/* ===================================================================
CSS information

 file name  : home019.css
 author     : UCI
 style info : home019
 =================================================================== */
/*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
  ----------------------------------------------------------- */
  /* -----------------------------------------------------------
  	.con_profile
  ----------------------------------------------------------- */
}
#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: -150px;
}
@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: -50px;
  }
}
@media only screen and (max-width: 374px) {
  #contents .con_main .box_txt {
    margin-top: -35px;
  }
}
#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: 168px;
  line-height: 1;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  #contents .con_main .box_txt .caption span {
    margin-left: 40px;
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_main .box_txt .caption span {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 374px) {
  #contents .con_main .box_txt .caption span {
    margin-left: 0;
  }
}
#contents .con_main .box_txt .caption span em {
  font-style: normal;
  display: inline-block;
}
#contents .con_main .box_txt .caption span em.en {
  color: #fff;
  font-size: 19px;
  margin: 0 0 10px;
  text-shadow: 0 0 7px #000;
}
@media only screen and (max-width: 767px) {
  #contents .con_main .box_txt .caption span em.en {
    font-size: 12px;
  }
}
#contents .con_main .box_txt .caption span em.jp {
  font-size: 35px;
  color: #fff;
  text-shadow: 0 0 7px #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: -1px;
  }
}
#contents .con_main .box_txt h3 {
  font-weight: normal;
  margin-left: 10px;
  position: relative;
  z-index: 100;
  letter-spacing: 0;
}
@media only screen and (max-width: 1024px) {
  #contents .con_main .box_txt h3 {
    margin: 0 auto;
    position: relative;
  }
}
#contents .con_main .box_txt h3 span {
  font-size: 0;
}
@media only screen and (max-width: 767px) {
  #contents .con_main .box_txt h3 span {
    margin-left: 20px;
  }
}
#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: #86c483;
}
_:-moz-read-write, :root #contents .con_main .box_txt h3 span em {/* firefox用の記述 */
  border: 1px solid #86c483;
  margin: -1px;
}
@media all and (-ms-high-contrast: none) {/* IE用の記述 */
  #contents .con_main .box_txt h3 span em {
    border: 1px solid #86c483;
    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: 21px;
  }
}
#contents .con_main .box_txt h3 span em.txt1 {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  #contents .con_main .box_txt h3 span em.txt1 {
    margin-left: 10px;
  }
}

#contents .con_main .box_txt h3 span em.txt3 {
  margin-left: 40px;
}
@media only screen and (max-width: 767px) {
  #contents .con_main .box_txt h3 span em.txt3 {
    margin-left: 0;
    letter-spacing: 0;
    position: relative;
  }
}
@media only screen and (max-width: 374px) {
  #contents .con_main .box_txt h3 span em.txt3 {
    /*margin-left: 30px;*/
  }
}
#contents .con_main .box_txt h3 span em.txt3:after {
  content: '';
  position: absolute;
  top: 70%;
  bottom: auto;
  left: 65%;
  width: 18px;
  height: 52px;
  background: transparent url(../images/home019/bg_intro_sp.png) no-repeat center center;
  background-size: contain;
  display: none;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  #contents .con_main .box_txt h3 span em.txt3:after {
    display: block;
  }
}
@media only screen and (max-width: 413px) {
  #contents .con_main .box_txt h3 span em.txt3:after {
    left: 55%;
  }
}
@media only screen and (max-width: 374px) {
  #contents .con_main .box_txt h3 span em.txt3:after {
    left: 40%;
  }
}
#contents .con_intro {
  max-width: 1050px;
  margin: 0 auto;
}
#contents .con_intro .box_intro {
  max-width: 800px;
  margin: 0 auto;
  padding: 70px 0 230px;
  background: transparent url(../images/home019/bg_intro_pc.png) no-repeat 80% center;
  background-size: 42%;
}
@media only screen and (max-width: 767px) {
  #contents .con_intro .box_intro {
    background: transparent;
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_intro .box_intro {
    position: relative;
    width: 95%;
    padding: 30px 0 65px;
  }
}
#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 10px;
  z-index: 100;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  #contents .con_intro .box_intro .box h3 {
    margin: 0 0 15px;
    letter-spacing: -1px;
    background: transparent;
  }
}
#contents .con_intro .box_intro .box h3 span {
  display: inline-block;
  /*background: rgb(254, 196, 198);*/
  line-height: 1;
  padding: 0 0 15px;
}
@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;
  line-height: 1.5;
}
@media not all and (min-resolution:.001dpcm) {/* Safari only style */
  @supports (-webkit-appearance:none) {
    #contents .con_intro .box_intro .box h3 span em.txt1 {
      white-space: nowrap;
    }
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_intro .box_intro .box h3 span em.txt1 {
    font-size: 15px;
  }
}
@media only screen and (max-width: 374px) {
  #contents .con_intro .box_intro .box h3 span em.txt1 {
    font-size: 14px;
  }
}
#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;
}
@media only screen and (max-width: 1023px) {
  #contents .con_intro .box_intro .box .txt {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_intro .box_intro .box .txt {
    padding: 0;
  }
}
#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;
    line-height: 1.8;
  }
}
#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;
  position: relative;
  z-index: 10;
}
@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: 18px;
    overflow: hidden;
  }
}
#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: #86c483;
  padding: 10px;
}
_:-moz-read-write, :root #contents .con_item .box_item h3 span em {/* firefox用の記述 */
  border: 1px solid #86c483;
  margin: -1px;
}
@media all and (-ms-high-contrast: none) {/* IE用の記述 */
  #contents .con_item .box_item h3 span em {
    border: 1px solid #86c483;
    margin: -1px;
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_item .box_item h3 span em {
    padding: 7px;
  }
}
#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;
}
#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;
  text-align: justify;
  margin-bottom:1rem;
}
@media only screen and (max-width: 767px) {
  #contents .con_item .box_item .info .des p {
    font-size: 13px;
    letter-spacing: 0;
    text-align: justify;
    margin-bottom:1rem;
  }
}
#contents .con_item.item1 {
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item1 {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item1 h3 {
    margin-top: -20px;
    text-align: left;
  }
}
@media only screen and (max-width: 374px) {
  #contents .con_item.item1 h3 {
    margin-top: -10px;
  }
}
#contents .con_item.item1 h3 span.line1 {
  margin-bottom: 7px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item1 h3 span.line1 {
    margin-bottom: 5px;
  }
}
#contents .con_item.item1 h3 span.line1 em.txt1 {
  margin-left: -40px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item1 h3 span.line1 em.txt1 {
    margin-left: 0;
  }
}
@media only screen and (max-width: 374px) {
  #contents .con_item.item1 h3 span.line1 em.txt1 {
    margin-left: 0;
    letter-spacing: -1px;
  }
}
#contents .con_item.item1 h3 span.line1 em.txt2 {
  margin-left: -220px;
  /*letter-spacing: -3px;*/
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item1 h3 span.line1 em.txt2 {
    margin-left: 0;
  }
}
@media only screen and (max-width: 374px) {
  #contents .con_item.item1 h3 span.line1 em.txt2 {
    margin-left: 50px;
  }
}
#contents .con_item.item1 h3 span.line1 em.txt3 {
  margin-left: 50px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item1 h3 span.line1 em.txt3 {
    margin-left: 120px;
  }
}
@media only screen and (max-width: 374px) {
  #contents .con_item.item1 h3 span.line1 em.txt3 {
    margin-left: 80px;
  }
}
#contents .con_item.item1 h3 span.line2 {
  margin-bottom: 7px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item1 h3 span.line2 {
    margin-bottom: 0;
  }
}
#contents .con_item.item1 h3 span.line2 em.txt1 {
  float: left;
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item1 h3 span.line2 em.txt1 {
    margin-left: 60px;
  }
}
#contents .con_item.item1 h3 span.line2 em.txt2 {
  float: right;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item1 h3 span.line2 em.txt2 {
    margin-right: 12%;
  }
}
#contents .con_item.item1 .photos .photo {
  /* margin: 0; */
  margin-top: 20px;
}
#contents .con_item.item1 .photos .icon {
  padding-top: 0;
  text-align: right;
  padding-left: 0;
  margin-right: -20px;
}
@media only screen and (max-width: 1023px) {
  #contents .con_item.item1 .photos .icon {
    padding-right: 30px;
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item1 .photos .icon {
    padding-top: 0;
    text-indent: 0;
    margin-top: -70px;
    padding-left: 3%;
    padding-right: 0;
    margin-right: 0;
    width: 38%;
    text-align: left;
  }
}
#contents .con_item.item1 .photos .icon img {
  width: 90%;
  margin-right: 10%;
}
@media only screen and (max-width: 1023px) {
  #contents .con_item.item1 .photos .icon img{
    width: 100%;
    margin: 0 0 0 20px;
  }

}
@media only screen and (max-width: 767px) {
  #contents .con_item.item1 .photos .icon img {
    margin: -10px 0 0;
  }
}
#contents .con_item.item1 .info {
  padding-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item1 .info {
    padding-bottom: 0;
  }
}
#contents .con_item.item2 {
  margin-bottom: 15px;
}
@media only screen and (max-width: 1023px) {
  #contents .con_item.item2 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item2 {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item2 h3 {
    margin: 0;
    padding: 5px 0;
    padding-left: 0;
  }
}
#contents .con_item.item2 h3 span {
  margin-right: -200px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item2 h3 span {
    margin-right: 0;
  }
}
#contents .con_item.item2 h3 span.line1 {
  margin-bottom: 8px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item2 h3 span.line1 {
    overflow: hidden;
  }
}
#contents .con_item.item2 h3 span.line1 em {
  padding: 8px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item2 h3 span.line1 em {
    padding: 7px;
  }
}
#contents .con_item.item2 h3 span.line1 em.txt1 {
  margin-left: 0;
}
@media only screen and (max-width: 1023px) {
  #contents .con_item.item2 h3 span.line1 em.txt1 {
    /* margin-left: 10px; */
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item2 h3 span.line1 em.txt1 {
    margin-left: 0;
  }
}
#contents .con_item.item2 h3 span.line1 em.txt2 {
  margin-left: 30px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item2 h3 span.line1 em.txt2 {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 374px) {
  #contents .con_item.item2 h3 span.line1 em.txt2 {
    margin-left: 0px;
  }
}
#contents .con_item.item2 h3 span.line1 em.txt3 {
  margin-left: 150px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item2 h3 span.line1 em.txt3 {
    margin-left: 40px;
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item2 h3 span.line1 em.txt4 {
    float: right;
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item2 h3 span.line2 {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 374px) {
  #contents .con_item.item2 h3 span.line2 {
    margin-left: 20px;
  }
}
#contents .con_item.item2 h3 span.line2 em {
  padding: 8px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item2 h3 span.line2 em {
    padding: 7px;
  }
}
#contents .con_item.item2 h3 span.line2 em.txt1 {
  margin-left: 30px;
}
@media only screen and (max-width: 1023px) {
  #contents .con_item.item2 h3 span.line2 em.txt1 {
    margin-left: 0;
  }
}
@media only screen and (max-width: 374px) {
  #contents .con_item.item2 h3 span.line2 em.txt1 {
    margin-left: 0;
  }
}
#contents .con_item.item2 h3 span.line2 em.txt2 {
  margin-left: 60px;
}
@media only screen and (max-width: 1023px) {
  #contents .con_item.item2 h3 span.line2 em.txt2 {
    margin-left: 30px;
  }
}
#contents .con_item.item2 .pic {
  padding-left: 5%;
}
#contents .con_item.item2 .pic img {
  /* max-width: 238px; */
  width: 90%;
}
#contents .con_item.item2 .photos {
  order: 2;
  padding-top: 18px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item2 .photos {
    order: 1;
    padding-top: 0;
    align-items: center;
    margin-top: -10px;
  }
}
#contents .con_item.item2 .photos .photo {
  margin-bottom: 10px;
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item2 .photos .photo {
    order: 2;
    margin-bottom: 10px;
    margin-top: 0;
  }
}
#contents .con_item.item2 .photos .icon {
  text-align: center;
  padding-left: 0;
  padding-top: 0;
  margin-left: 0;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  #contents .con_item.item2 .photos .icon {
    position: static;
    text-indent: 0;
    width: 38.02817%;
    order: 1;
    text-align: left;
    padding-left: 2%;
    margin-left: 0;
    margin-top: -40px;
  }
}
#contents .con_item.item2 .photos .icon img {
  width: 100%;
  max-width: 338px;
  margin-right: 10%;
}
@media only screen and (max-width: 1023px) {
  #contents .con_item.item2 .photos .icon img {
    width: 95%;
  }
}


@media only screen and (max-width: 767px) {
  #contents .con_item.item2 .photos .icon img {
    /* max-width: 21px; */
    width: 62%;
  }
}
#contents .con_item.item2 .info {
  order: 1;
  padding-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item2 .info {
    padding-bottom: 0;
    order: 2;
  }
}
#contents .con_item.item2 .info .des p {
  /*letter-spacing: -1.3px;*/
}
#contents .con_item.item3 {
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item3 {
    margin-bottom: 30px;
  }
}
#contents .con_item.item3 h3 {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item3 h3 {
    margin: 0;
  }
}
@media only screen and (max-width: 374px) {
  #contents .con_item.item3 h3 {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item3 h3 span.line1 {
    margin-bottom: 8px;
  }
}
#contents .con_item.item3 h3 span.line1 em {
  padding: 9px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item3 h3 span.line1 em {
    padding: 7px;
  }
}
#contents .con_item.item3 h3 span.line1 em.txt1 {
  margin-left: -150px;
}

@media only screen and (max-width: 767px) {
  #contents .con_item.item3 h3 span.line1 em.txt1 {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 374px) {
  #contents .con_item.item3 h3 span.line1 em.txt1 {
    margin-left: 0;
    letter-spacing: -1px;
    font-size: 1.7rem;
  }
}
#contents .con_item.item3 h3 span.line1 em.txt2 {
  margin-left: 170px;
  margin-bottom: 8px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item3 h3 span.line1 em.txt2 {
    margin-left: 210px;
    margin-bottom: 8px;
  }
}

@media only screen and (max-width: 374px) {
  #contents .con_item.item3 h3 span.line1 em.txt2 {
    margin-left: 180px;
  }
}
#contents .con_item.item3 h3 span.line1 em.txt3 {
  margin-left: -80px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item3 h3 span.line1 em.txt3 {
    margin-left: 110px;
  }
}
@media only screen and (max-width: 424px) {
  #contents .con_item.item3 h3 span.line1 em.txt3 {
    margin-left: 70px;
  }
}

@media only screen and (max-width: 374px) {
  #contents .con_item.item3 h3 span.line1 em.txt3 {
    margin-left: 16px;
  }
}


@media only screen and (max-width: 767px) {
  #contents .con_item.item3 h3 span.line2 {
    text-align: right;
  }
}
#contents .con_item.item3 h3 span.line2:after {
  content: '';
  display: block;
  clear: both;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item3 h3 span.line2 em {
    padding: 7px;
  }
}
#contents .con_item.item3 h3 span.line2 em.txt1 {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item3 h3 span.line2 em.txt1 {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 374px) {
  #contents .con_item.item3 h3 span.line2 em.txt1 {
    margin-right: 10px;
  }
}
#contents .con_item.item3 h3 span.line2 em.txt2 {
  float: right;
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item3 h3 span.line2 em.txt2 {
    margin-right: 10%;
  }
}
#contents .con_item.item3 .pic {
  width: 100%;
  line-height: 0;
  text-align: right;
  margin-right: 0;
  padding-right: 0;
  padding-left: 0%;
}
@media only screen and (max-width: 413px) {
  #contents .con_item.item3 .pic {
    /*padding-right: 13%;*/
  }
}
@media only screen and (max-width: 374px) {
  #contents .con_item.item3 .pic {
    /*padding-right: 12%;*/
  }
}
#contents .con_item.item3 .pic img {
  width: 100%;
  margin-top: -10px;
  margin-right: 7%;
  max-width: 155px;
}
#contents .con_item.item3 .photos {
  padding-top: 20px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item3 .photos {
    padding-top: 0;
    margin: 0 0 10px;
    align-items: center;
  }
}
#contents .con_item.item3 .photos .photo {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item3 .photos .photo {
    margin-bottom: 0;
  }
}
#contents .con_item.item3 .photos .icon {
  text-align: center;
  margin-right: 0;
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item3 .photos .icon {
    margin-top: 0;
    width: 38.02817%;
    text-align: right;
    margin-right: 0;
    padding-right: 10%;
    padding-left: 0;
  }
}
@media only screen and (max-width: 375px) {
  #contents .con_item.item3 .photos .icon {
    padding-right: 11%;
  }
}
#contents .con_item.item3 .photos .icon img {
  width: 75%;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item3 .photos .icon img {
    width: 100%;
    max-width: 65px;
  }
}
#contents .con_item.item3 .info h3 span.line1 {
  margin-bottom: 7px;
}
#contents .con_item.item3 .info .photo2 {
  text-align: right;
  line-height: 0;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item3 .info .photo2 {
    text-align: center;
    margin-top: 8px;
  }
}
#contents .con_item.item3 .info .photo2 img {
  max-width: 228px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item3 .info .photo2 img {
    max-width: 290px;
  }
}
#contents .con_item.item3 .info .des .pic2 {
  margin-top: 25px;
  padding-left: 14%;
}
#contents .con_item.item3 .info .des .pic2 img {
  max-width: 115px;
}
#contents .con_item.item3 .info .des .note {
  margin-top: 10px;
  text-align: right;
  font-size: 13px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item3 .info .des .note {
    font-size: 11px;
  }
}
#contents .con_profile {
  max-width: 850px;
  margin: 0 auto 100px;
  padding-bottom: 30px;
  background: rgba(108, 158, 207, 0.2);
  padding: 15px 25px;
}
@media only screen and (max-width: 767px) {
  #contents .con_profile {
    max-width: 95%;
    padding: 10px;
    margin-bottom: 20px;
  }
}
#contents .con_profile .box_profile {
  display: flex;
  justify-content: space-between;
}
#contents .con_profile .box_profile .photo {
  width: 100px;
}
@media only screen and (max-width: 767px) {
  #contents .con_profile .box_profile .photo {
    width: 85px;
  }
}
#contents .con_profile .box_profile .info {
  width: calc(100% - 120px);
  padding-top: 4px;
}
@media only screen and (max-width: 767px) {
  #contents .con_profile .box_profile .info {
    width: calc(100% - 100px);
  }
}
#contents .con_profile .box_profile .info h3 {
  font-weight: normal;
  font-size: 15px;
}
@media only screen and (max-width: 767px) {
  #contents .con_profile .box_profile .info h3 {
    font-size: 13px;
  }
}
#contents .con_profile .box_profile .info .txt {
  font-size: 15px;
  line-height: 1.95;
  letter-spacing: -.5px;
}
@media only screen and (max-width: 767px) {
  #contents .con_profile .box_profile .info .txt {
    font-size: 13px;
    letter-spacing: 0;
  }
}
#contents .con_profile .box_profile .info .txt.ex {
  margin-top: 10px;
}
#contents .con_profile .box_profile .info .txt.ex a {
  color: #0085de;
  text-decoration: none;
}
#contents .con_profile .box_profile .info .txt.ex a:hover {
  text-decoration: underline;
}
