@charset "UTF-8";
/* CSS Document */
#futter {
    border-top-width: 0px;
}
section {
  position: relative;
}
h1{
	width: 100%;
}
li.new{
	position: relative;	
}
.pro-data h2{
    font-size: 20px;
    color: #666;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
li.new span{
	position: absolute;	
	left:5px;
	top:5px;
	text-align: center;
    font-family: "henderson-sans-basic", sans-serif;
	font-size: 8px;
	line-height: 30px;
	color: #fff;
	width:30px;
	height: 30px;
	border-radius: 30px;
    background: linear-gradient(to right, #800303 25%, #c60012 100%);
	
	
}
.page-title {
  height: 220px;
  background: #000;}
  .page-title::before {
    content: "";
    width: calc(80% + 100px);
    height: 100%;
    display: block;
    background: linear-gradient(to right, #800303 25%, #c60012 100%);
    transform: skewX(-30deg);
    position: absolute;
    right: 20%;
    top: 0;
    z-index: 2; }
  .page-title h2 {
    position: relative;
    max-width: 900px;
    height: 100%;
    margin-inline: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    z-index: 3; }
    .page-title h2 .en {
      font-family: "henderson-sans-basic", sans-serif;
      font-weight: 100;
      font-style: italic;
      font-size: 40px;
      margin-bottom: 15px;
      letter-spacing: -0.1em; }
    .page-title h2 .ja {
      font-family: noto-sans-cjk-jp, sans-serif;
      font-weight: 100;
      font-style: normal;
      font-size: 18px;
      letter-spacing: .08em; }
  .page-title .title-img {
    position: absolute;
    left: calc(50% - 100px);
    top: 0;
    height: 100%; }
    .page-title .title-img img {
      object-fit: cover;
      height: 100%;
      width: 100%; }


.pro-data a:link {
	color: #666;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
.pro-data a:visited {
	color: #666;
}
.pro-data a:hover {
	color: #999;
}
.pro-data a:active {
	color: #999;
}
#pro-data a:link {
	color: #666;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
#pro-data a:visited {
	color: #666;
}
#pro-data a:hover {
	color: #999;
}
#pro-data a:active {
	color: #999;
}
.photo-gallery {
	word-spacing: -0.3em;
	text-align: center;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.photo-gallery a:hover {
	opacity:0.6;
}
.photo-gallery li {
	display: inline-block;
	word-spacing: 0em;
	margin-right:3.3%;
	*display: inline;
	*zoom: 1;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
	margin-bottom: 14px;
	border: 1px solid #CCC;
}
#h1-shdarow {
	margin-bottom: 60px;
}
.h1-shdarow {
	margin-bottom: 60px;
}
#pro-data {
	margin-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.pro-data {
	margin-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#pro-data-in {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	max-width: 960px;
}
.pro-data-in {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	max-width: 960px;
}
/*h2 {
	font-size: 20px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 5px;
}*/
#pro-data-in p {
	color: #666;
	margin-bottom: 7px;
}
.pro-data-in p {
	color: #666;
	margin-bottom: 7px;
}

#pro-data-in dl {
	padding: 0px;
	text-align: right;
	word-spacing: -0.3em;
	margin-bottom: 14px;
}
.pro-data-in dl {
	padding: 0px;
	text-align: right;
	word-spacing: -0.3em;
	margin-bottom: 14px;
}
#pro-data-in dl dt {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	color: #FFF;
	background-color: #666;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	word-spacing: 0em;
	border: 1px solid #666;
	line-height: 1.5em;
	height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.pro-data-in dl dt {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	color: #FFF;
	background-color: #666;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	word-spacing: 0em;
	border: 1px solid #666;
	line-height: 1.5em;
	height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#pro-data-in dl dd {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	word-spacing: 0em;
	color: #666;
	line-height: 1.5em;
	height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: -1px;
	border: 1px solid #666;
}
.pro-data-in dl dd {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	word-spacing: 0em;
	color: #666;
	line-height: 1.5em;
	height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: -1px;
	border: 1px solid #666;
}
.pro-selecter {
	width: 100%;
	background-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAA;
}
.pro-selecter:last-child {
	border-bottom-width: 0px;
}
.pro-selecter-in {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 5%;
	padding-bottom: 5%;
}
.pro-selecter-in ul{
	display: flex;
	justify-content: space-around;
}
.pro-selecter-in li {
	width: 45%;
	border: 2px solid #fff;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 5px;
	border-radius: 8px;
	background-color: #FFF;
	overflow: hidden;
}
.pro-selecter-in .selected {
	background-color: #666;
}
.pro-selecter-in ul {
	overflow: hidden;
	text-align: center;
}
.pro-selecter-in li a {
	display: block;	
}
.pro-selecter-in li a.selected {
	opacity: 0.6!important;
}
.pro-selecter-in img {
	max-width: 100%;
	max-height: 100%;
}
.pro-archive {
	display: none;
	padding-top: 0px;
	padding-bottom: 5%;
}
#archive-title {
	background-color: #999;
	width: 100%;
	padding-top: 5%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777;
}
#futter {
	width: 100%;
}
.pro-close {
	text-align: center;
	width: 147px;
	margin-right: auto;
	margin-left: auto;
}
.pro-close a:hover{
	opacity: 0.6;
}

.pro-close a {
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #CCC;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
}
.pro-close a img{
	width:70%;
	height:70%;
}

#archive-title h1 {
	text-align: left;
	margin-bottom: 5%;
}

#pro-data #pro-data-in dl {
	clear: both;
}
.pro-data-port {
	float: left;
	width: 15%;
	margin-bottom: 7px;
}
.pro-data-text {
	padding-left: 17%;
	font-size:12px;
}
.caution {
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	margin: 0px;
}
#pro-data-in .pro-data-text {
	margin-bottom: 10px;
}
#pro-data-in h4 {
	margin-top: 10px;
	margin-bottom: 0px;
	color: #333333;
}
#pro-data-in h3 {
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid rgba(0,0,0,0.30);
	margin-top: 10px;
	color: #333333;
}

@media screen and (max-width : 768px){
  .page-title {
    height: 110px;
    overflow: hidden; }
    .page-title h2 {
      width: 85%; }
      .page-title h2 .en {
        font-family: "henderson-sans-basic", sans-serif;
        font-weight: 100;
        font-style: italic;
        font-size: 21px;
        margin-bottom: 5px; }
      .page-title h2 .ja {
        font-family: noto-sans-cjk-jp, sans-serif;
        font-weight: 100;
        font-style: normal;
        font-size: 10px;
        letter-spacing: .1em; }
    .page-title .title-img {
      left: 40%;
      display: flex;
      justify-content: center;
      align-items: center; }
      .page-title .title-img img {
        object-fit: cover;
        height: 80%;
        width: 80%; }

}

@media screen and (min-width : 769px){
li.new span{
	left:5px;
	top:5px;
	font-size: 10px;
	line-height: 35px;
	width:35px;
	height: 35px;
	border-radius: 35px;	
}
}

@media screen and (min-width : 1024px){
h1 {
	width: 960px;
}
.pro-data-in {
	width: 960px;
}
.pro-selecter-in {
	width: 960px;
	padding-top: 3%;
	padding-bottom: 3%;
}

.archive-caution {
	width: 960px;
}
	.pro-archive {
    padding-top: 15px;
}
.pro-data-port {
	width: 12%;
}
.pro-data-text {
	padding-left: 13%;
	font-size:14px;
}
li.new span{
	left:5px;
	top:5px;
	font-size: 11px;
	line-height: 45px;
	width:45px;
	height: 45px;
	border-radius: 45px;
}	
}

@media screen and (min-width : 1280px){

}

@media screen and (min-width : 1540px){
	#pro-data-in {
	max-width: 960px;
}
.archive-caution {
	max-width: 960px;
}
.pro-selecter-in {
	padding-top: 2.5%;
	padding-bottom: 2.5%;
}

}
