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

 file name  : home018.css
 author     : Weboss
 style info : home018
 =================================================================== */
/*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 .person1{
  color:#BD3E74;
}

#contents .fw{
  background: rgba(108, 158, 207, .2);	
  padding: 16px;
  margin-top: 20px;
  font-size: 13px;
  line-height: 1.6;
  }	

#contents .fw a{
  word-break: break-all;
}

#contents .link {	
  display: block;	
  margin-top: 10px;
}

#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: -178px;
}
@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: -80px;
  }
}
@media only screen and (max-width: 374px) {
  #contents .con_main .box_txt {
    margin-top: -65px;
  }
}
#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: 60px;
  }
}
@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: 27px;
  }
}
#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 16px;
  margin-left: -25px;
  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 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: 70px;
  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: #BD3E74;
}
@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 {
  margin-left: 0;
  margin-top: 16px;
}
@media only screen and (max-width: 767px) {
  #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.txt2 {
    margin-left: 40px;
  }
}
#contents .con_main .box_txt h3 span em.txt3 {
  margin-left: 200px;
}
@media only screen and (max-width: 767px) {
  #contents .con_main .box_txt h3 span em.txt3 {
    margin-left: 60px;
    letter-spacing: 0;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
  }
}
@media only screen and (max-width: 374px) {
  #contents .con_main .box_txt h3 span em.txt3 {
    /*margin-left: 30px;*/
  }
}

#contents .con_intro {
  max-width: 1050px;
  margin: 0 auto;
}
#contents .con_intro .box_intro {
  max-width: 820px;
  margin: 0 auto;
  padding: 70px 0 274px;
  background: transparent url(../images/home018/bg_intro.png) no-repeat 75% center;
}
@media only screen and (max-width: 767px) {
  #contents .con_intro .box_intro {
    margin-top: 4px;
    padding:41px 0 0;
    background: transparent url(../images/home018/sp_bg01.png) no-repeat top center;
    background-size: 45px;
  }
}

#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;
  padding-top: 5px;
  margin: 0 0 35px;
  z-index: 100;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  #contents .con_intro .box_intro .box h3 {
    margin: 0 0 15px;
    padding-top:0;
    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: 15px 0 0;
}
@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;
  }
}
@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: 8;
  }
}
#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: #BD3E74;
  padding: 10px;
}
@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: 30px;
  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;
    max-width: 360px;
  }
}
#contents .con_item .box_item .photos .photo img {
  max-width: none;
  width: 100%;
  margin-top: 8px;
}
#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;
  /*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;
    text-align: justify;
    margin-bottom:1rem;
  }

  #contents .con_item .box_item .info .des p:last-child{
    margin-bottom: 0;
  }
}
#contents .con_item .box_item .info .des div.annotation{
  font-size:13px;
  margin-top:20px;
}

#contents .con_item .box_item .info .des p .annotation{
  display: inline-block;
  margin-left: -0.5rem;
  font-size:12px;
}

#contents .con_item .box_item .info .des p .interview{
  font-weight: bold;
  color:#333;
}

#contents .con_item.item1 {
  margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  #contents .con_item.item1 {
    margin-bottom: 10px;
    margin-top:0;
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item1 h3 {
    margin-top: -135px;
    text-align: left;
  }

  #contents .con_item.item1 .des{
    background-color: #fff;
  }
}

#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: -200px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item1 h3 span.line1 em.txt1 {
    margin-left: 0;
    margin-top: 20px;
  }
}
@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: -90px;
  /*letter-spacing: -3px;*/
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item1 h3 span.line1 em.txt2 {
    margin-left: 2rem;
  }
}
@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: 4rem;
  }
}
@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 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  #contents .con_item.item1 .photos {
    /* flex-direction: row; */
    /* justify-content: flex-start; */
    background: url('../images/home018/sp_bg02.png') 70% -36% no-repeat;
    background-size: 160px auto;
    padding-top: 96px;
  }
}

@media only screen and (max-width: 630px) {
  #contents .con_item.item1 .photos {
    background: url('../images/home018/sp_bg02.png') 90% -36% no-repeat;
    background-size: 150px auto;
    padding-top: 96px;
  }
}

@media only screen and (max-width: 520px) {
  #contents .con_item.item1 .photos {
    background: url('../images/home018/sp_bg02.png') 100% -36% no-repeat;
    background-size: 140px auto;
    padding-top: 96px;
  }
}




#contents .con_item.item1 .photos .photo {
  margin: 0;
}

@media only screen and (max-width: 767px) {
  #contents .con_item.item1 .photos .photo_outer {
    padding-right:110px;
    padding-bottom:90px;
    /* background: url('../images/home018/sp_bg02.png') top right no-repeat;
    background-size: 160px auto; */
  }

  #contents .con_item.item2 .photos .photo_outer {
    margin-top:20px;
    padding: 120px 0 30px 170px;
    background: url('../images/home018/sp_bg04.png') top left no-repeat;
    background-size: 120px auto;
  }
}

#contents .con_item.item1 .photos .icon {
  text-align: center;
  margin-right: 70px;
}


#contents .con_item.item1 .photos .icon img {
  width: 100%;
  max-width: 201px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item1 .photos .icon img {
   width:110px;
   height: auto;
  }
}
#contents .con_item.item1 .info {
  padding-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item1 .info {
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  #contents .con_item.item2 h3 {
    margin: 0px 0px -20px -110px;
    padding: 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;
    margin-bottom: 0;
  }
  #contents .con_item.item2 .photo > img{
    display: inline-block;
    margin-top:-20px;
  }
}
#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: 50px;
}
@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: 100px;
  }
}
@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: 23%;
}
#contents .con_item.item2 .pic img {
  max-width: 238px;
}

#contents .con_item.item2 .photos {
  order: 2;
  padding-top: 18px;
  position: relative;

  display: flex;
  flex-direction: column;
  /* justify-content: space-between; */
}


@media only screen and (max-width: 767px) {
  #contents .con_item.item2 .photos {
    order: 1;
    padding-top: 0;
    flex-direction: row-reverse;
    align-items: center;
    margin-top: -10px;
  }
}
#contents .con_item.item2 .photos .photo {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item2 .photos .photo {
    order: 2;
    margin-bottom: 10px;
  }
}
#contents .con_item.item2 .photos .icon {
  text-align: left;
  padding-left: -10px;
  padding-top: 0;
  margin-left: 0;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  #contents .con_item.item2 .photos .icon {
    /*position: absolute;
    bottom: 50px;
    padding-top: 0;
    margin-left: 0;
    left: 10px;*/
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item2 .photos .icon {
   display: none;
  }
}
#contents .con_item.item2 .photos .icon img {
  width: 100%;
  max-width: 274px;
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item2 .photos .icon img {
    max-width: 21px;
  }
}
#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 {
    text-align: left;
    margin: 0;
    padding-top: 8px;
    padding-left: 0;
    margin-top: -30px;
  }
}
@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;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item3 h3 span.line1 em.txt1 {
    margin-left: 10px;
    margin-right: 0;
    letter-spacing: -1px;
  }
}
@media only screen and (max-width: 374px) {
  #contents .con_item.item3 h3 span.line1 em.txt1 {
    margin-right: 0;
    letter-spacing: 0;
  }
}
#contents .con_item.item3 h3 span.line1 em.txt2 {
  margin-left: -170px;
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item3 h3 span.line1 em.txt2 {
    margin-left: 40px;
    margin-right: 0;
  }
}
@media only screen and (max-width: 374px) {
  #contents .con_item.item3 h3 span.line1 em.txt2 {
    margin-left: 0;
  }
}
@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 {
  max-width: 157px;
}
#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_outer{
    padding: 70px 110px 20px 0px;
    margin-top: 20px;
    background: url('../images/home018/sp_bg05.png') top right no-repeat;
    background-size: 110px auto;
  }
}
#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;
    margin-top:-30px;
  }
}
#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 {
    display: none;
  }
}
@media only screen and (max-width: 375px) {
  #contents .con_item.item3 .photos .icon {
    /*padding-right: 11%;*/
  }
}
#contents .con_item.item3 .photos .icon img {
  max-width: 402px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.item3 .photos .icon img {
    max-width: 32px;
  }
}
#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 {
    padding-top: 15px;
    text-align: center;
    max-width: 330px;
    margin:0 auto;
    background: url('../images/home018/sp_bg06.png') top left no-repeat;
    background-size:90px auto;
  }
}
#contents .con_item.item3 .info .photo2 img {
  width:100%;
  max-width: 438px;
}

#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;
}
