
#contents.feature .photoList .photoBoxL {
  width: 960px;
}
#contents.feature .photoList .photoBoxHalf {
  width: 465px;
}
#contents.feature .photoList .photoBox630 {
  width: 630px;
}

#contents.feature .photoList .photoBox478 {
  width: 478px;
  padding-right: 3px;
}
#contents.feature .photoList .photoBox479 {
  width: 479px;
  padding-right: 0;
}

#contents.feature .photoList .photoBox479 .photoBox_4photo {
overflow: hidden;
}
#contents.feature .photoList .photoBox479 .photoBox_4photo li {
display: block;
float: left;
width: 238px;
padding: 0;
}
#contents.feature .photoList .photoBox479 .photoBox_4photo li:nth-child(2n+1) {
margin-right: 3px;
}
#contents.feature .photoList .photoBox479 .photoBox_4photo li:nth-child(1),
#contents.feature .photoList .photoBox479 .photoBox_4photo li:nth-child(2) {
margin-bottom: 3px;
}

#contents.feature video {
  width: 100%;
  height: auto;
  border: none;
}
#contents.feature a.colorbox.h_183 {
    position: relative;
    height:183px;
}
#contents.feature a.colorbox img {
display: block;
}
#contents.feature a.colorbox .plus {
display: block;
    position: absolute;
    right: 10px;
    bottom: 10px;
    margin: 0;
}
#contents.feature a.colorbox:hover .plus img {
    filter: alpha(opacity=0);
    opacity: 0;
    transition-duration: 0.2s;
    transition-timing-function: ease-in;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in;
    -moz-transition-duration: 0.2s;
    -moz-transition-timing-function: ease-in;
}
#contents.feature a.colorbox:hover .plus {
    background: url(/common/images/icon08_over.png) no-repeat left top;
}

.popBox {
  margin: 0 auto;
  max-width:90%;
}
.popBox .inner {
  padding:20px;
}
.popBox .poptxt {
  text-align:left;
}
.popBox .poptxt h2 {
  font-size:20px;
  margin-bottom:0.3em;
  font-weight:normal;
}
.popBox .poptxt p {
  margin-bottom:0.8em;
}
.popBox .popimg {
  overflow:hidden;
}
.popBox .popimg>div {
  float:left;
  width:50%;
  
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.popBox .popimg>div img {
  width:100%;
  height:auto;
}
.popBox .popimg>div:nth-of-type(1) {
  padding-right:1px;
}
.popBox .popimg>div:nth-of-type(2) {
  padding-left:1px;
}

.sp-next-arrow:after, .sp-next-arrow:before, .sp-previous-arrow:after, .sp-previous-arrow:before {
    background-color: #000000;
}
.sp-horizontal .sp-next-arrow, .sp-horizontal.sp-rtl .sp-previous-arrow {
    right: 0px;
    left: auto;
}
.sp-horizontal .sp-previous-arrow {
    left: 0px;
    right: auto;
}
.sp-arrow {
    position: absolute;
    display: block;
    width: 40px;
    height: 50px;
    cursor: pointer;
		background: rgba(0,0,0,0.5);
}
.sp-next-arrow:after, .sp-next-arrow:before, .sp-previous-arrow:after, .sp-previous-arrow:before {
    width: 10px;
    height: 15px;
    background-color: #FFF;
}
.sp-arrow:before {
    left: 15px;
    top: 10px;
}
.sp-arrow:after {
    left: 15px;
    top: 25px;
}

@media (max-width: 479px) {
#slider1.sp-horizontal .sp-arrows {
    top: 30%;
}
#slider2.sp-horizontal .sp-arrows {
    top: 40%;
}


/*max-width: 479px*/}