@charset "UTF-8";

/*sub-topimg
---------------------------------------------------------------------------*/
.sub-topimg {
  position: relative;
  width: 100%;
  height: 430px;
  z-index:1;
}

.sub-topimg {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  background-color: #FFF;
}

#bg_contact {
  background-position: center center;
  background-image: url("../images/sec02_img01.jpg");
}

#bg_kouji {
  background-position: center center;
  background-image: url("../images/sec02_img02.jpg");
}

.sub-topimg .block {
  padding:0;
  width:100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index:1;
  position: relative;
}

#top_row {
	width: 100%;
	height:auto;
	position:absolute;
	top:50%;
	margin-top:-50px;
}

@media screen and (max-width: 800px) {
#top_row {
  margin-top:-60px;
}
}

@media screen and (max-width: 568px) {
#top_row {
  margin-top:-50px;
}
}

.sub-topimg .sps_logo {
  width:120px;
  height:auto;
  position: absolute;
  top: 5%;
  left: 15%;
  z-index: 2;
}

.sub-topimg .sps_logo img {
  width:120px;
  height:auto;
}

#top_info  {
  color: #fff;
  position: relative;
  text-align: center;
  z-index: 2;
  width:96%;
  margin:0 2%;
}

#top_info h2 {
  font-size:1.8em;
  font-family: Roboto,Meiryo,sans-serif;
  letter-spacing:.1em;
  font-weight:700;
  text-transform: uppercase;
  color: #FFF;
  text-shadow:1px 1px 1px #000;
}

@media screen and (max-width: 568px) {
#top_info h2  {
  font-size: 1.4em;
}
}

#top_info .top_text {
  width:100%;
  margin:10px auto 20px;
  text-shadow:1px 1px 1px #000;
  font-size:1.2em;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 500;
  letter-spacing:0em;
}

@media screen and (max-width: 568px) {
#top_info .top_text {
  font-size:1.1em;
}
}

/* p_navi
---------------------------------------------------------------------------*/
.p_navi{
	width: 100%;
	box-sizing: border-box;
	padding:1% 1% 0;
	margin:0 auto;
	text-align: left;
	font-size :0.8em;
	letter-spacing	: 0.05em;
	font-weight:400;
	color: #888;
	}
	
.p_navi a {
	color		: #888;
	font-weight:400;
	text-decoration: none;
	}

.p_navi a:hover {  
	color: #888;
	text-decoration: underline;
	}

@media screen and (max-width: 800px) {
  .p_navi{display:none;}
}


/* kouji_box
--------------------------------------------------*/
.kouji_box {
    width: 100%;
	padding:1% 0 3%;
	float:left;
	background:#FFF;
}

@media screen and (max-width: 800px) {
.kouji_box {
  padding:3% 2%;
  box-sizing: border-box;
}
}

.ttl_kouji {
    box-sizing: border-box;
	width: 100%;
	padding:0 2% 3%;
	line-height:1.8;
	text-align: center;
	color: #000;
	margin-bottom:1%;
}

.ttl_kouji  h3 {
  font-size: 2em;
  letter-spacing:0em;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:600;
}

@media screen and (max-width: 800px) {
.ttl_kouji  h3 {
  font-size: 1.8em;
}
}

@media screen and (max-width: 568px) {
.ttl_kouji  h3 {
  font-size: 1.4em;
  line-height:1.5;
  margin-top:10px;
}
}

.kouji_syousai {
    width: 100%;
	max-width:900px;
	margin:0 auto;
}

@media screen and (max-width: 800px) {
.kouji_syousai {
  box-sizing: border-box;
  padding:1% 2%;
}
}

.kouji_text {
    width: 60%;
	padding:2% 3% 2% 0;
	float:left;
	box-sizing: border-box;
	color:#000;
}

@media screen and (max-width: 568px) {
.kouji_text {
  width: 100%;
  padding:2%;
}
}

.kouji_text .kjtx{
  font-size: 1.2em;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:500;
  padding:10px;
  line-height:1.8;
}

@media screen and (max-width: 800px) {
.kouji_text .kjtx{
  font-size: 1em;
  line-height:1.6;
  padding:5px 0;
}
}

.kouji_text .kjtx span{
  color:#BD1616;
}

.kouji_text2 {
    width: 56%;
	margin-top:2%;
	margin-right:4%;
	padding:2% 3%;
	float:left;
	box-sizing: border-box;
	color:#000;
	border:1px solid #000;
}

@media screen and (max-width: 568px) {
.kouji_text2 {
  width: 96%;
  padding:2% 3%;
  margin:5% auto;
  float:none;
}
}

.kjtx2{
  font-size: 1em;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:400;
  line-height:1.8;
}


.kouji_ph {
    width: 40%;
	padding:1%;
	float:right;
	box-sizing: border-box;
}

@media screen and (max-width: 568px) {
.kouji_ph {
  width: 100%;
  padding:2%;
}
}

.kouji_ph img{
    width: 100%;
	height:auto;
	max-width:275px;
	margin:0 auto;
}

/* contact_box
--------------------------------------------------*/
.contact_box {
    width: 100%;
	padding:1% 0 3%;
	float:left;
	background:#FFF;
}

@media screen and (max-width: 800px) {
.contact_box {
  padding:3% 2%;
  box-sizing: border-box;
}
}

.ttl_contact {
    box-sizing: border-box;
	width: 100%;
	padding:0 2% 1%;
	line-height:1.8;
	text-align: center;
	color: #000;
	margin-bottom:1%;
}

.ttl_contact h3 {
  font-size: 2em;
  letter-spacing:0em;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:600;
}

@media screen and (max-width: 800px) {
.ttl_contact h3 {
  font-size: 1.8em;
}
}

@media screen and (max-width: 568px) {
.ttl_contact h3 {
  font-size: 1.4em;
  line-height:1.5;
  margin-top:10px;
}
}

.ttl_contact p {
  margin-top:2%;
  font-size: 1em;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:400;
  line-height:1.8;
}

@media screen and (max-width: 568px) {
.ttl_contact p {
  line-height:1.6;
  margin-top:20px;
  text-align: left;
}
}

.contact_box table{
	width		: 100%;
	margin		: 0 auto 5%;
	border	: solid 1px #ccc;
	background:#FFF;
	font-size:1em;
	float:left;
	}

@media only screen and  (max-width: 568px) {
.contact_box table{
	font-size:13px;
	letter-spacing:0em;
}
}

.contact_box td{
	padding		: 18px 5px 12px 20px;
	border-bottom	: dotted 1px #ccc;
	text-align	: left;
	line-height:1.4;
	}

@media only screen and  (max-width: 568px) {
.contact_box td{
	padding		: 18px 5px 12px 10px;
	}
}

.contact_box .w30{
	box-sizing: border-box;
	width:33%;
	float:left;
	padding		: 1% 2% 0.5%;
	}

@media only screen and  (max-width: 800px) {
.contact_box .w30{
	width:50%;
	}
}

@media only screen and  (max-width: 568px) {
.contact_box .w30{
	width:100%;
	font-size:1.2em;
	}
}

.contact_box  .line02{
	padding:3px 0;
	border-bottom:1px dotted #FFF;
	}

.contact_box .uline{
	border-top:1px solid #CCC;
	width:96%;
	padding: 0.5% 1% 0.5%;
	margin-top:1%;
	float:left;
	clear:both;
	}

@media only screen and  (max-width: 568px) {
.contact_box .uline{
	padding: 2% 1% 0.5%;
	margin-top:0;
	}
}


.contact_box th{
	border-right	: dotted 1px #ccc;
	border-bottom	: dotted 1px #ccc;
	text-align	: center;
	padding		: 18px 5px 12px 5px;
	line-height:1.4;
	font-weight:normal;
	background:#FAFAFA;
	width:25%;
	}

@media only screen and  (max-width: 568px) {
.contact_box th{
	width:30%;
	}
}

.contact_box caption{
	margin : 0 0 0;
	padding		: 7px 0 5px 3%;
	font-weight	: normal;
	background-color: #9F9F9F;
	color:#FFF;
	width		: 100%;
	box-sizing: border-box;
	font-size:1.6em;
	}

@media only screen and  (max-width: 800px) {
.contact_box caption{
	font-size:14px;
	}
}

.contact_box input{
	padding		: 5px;
	}

.contact_box select{
	padding		: 5px 0 5px 0;
	letter-spacing:0.1em;
	}

@media only screen and  (max-width: 800px) {
.contact_box select{
	letter-spacing:0em;
	}
}

.contact_box .btn_send{
	text-align	: center;
	}
	
.contact_box .btn_send input{
	padding		: 10px;
	}

/* product_syousai
--------------------------------------------------*/
.product_syousai {
    width: 100%;
	box-sizing: border-box;
	padding:2% 4% 3%;
	float:left;
	background:#FFF;
}

@media screen and (max-width: 800px) {
.product_syousai {
	padding:3% 4% 4%;
}
}

.productL {
    width: 45%;
	box-sizing: border-box;
	float:left;
	font-family: 'Noto Sans Japanese', sans-serif;
	padding:1% 2%;
}

@media screen and (max-width: 568px) {
.productL {
	width: 100%;
	padding:2%;
}
}

.productL_tx{
    font-size: 2.2em;
	font-weight:600;
	margin-bottom:10px;
}

@media screen and (max-width: 568px) {
.productL_tx{
    font-size: 1.8em;
}
}

.productL_tx img{
    width: auto;
	height:141px;
	margin-bottom:20px;
}

@media screen and (max-width: 568px) {
.productL_tx img{
    height:100px;
	margin-top:15px;
	margin-bottom:15px;
}
}

.productL_tx2{
    font-size: 1em;
	font-weight:500;
}

.productR {
    width: 55%;
	max-width:514px;
	box-sizing: border-box;
	float:right;
	padding:0 2%;
}


@media screen and (max-width: 800px) {
.productR {
	padding:0;
}
}

@media screen and (max-width: 568px) {
.productR {
	width: 100%;
	padding:2% 1%;
}
}

.productR li {
    width: 100%;
	box-sizing: border-box;
	float:left;
	padding:0;
}

.productR li img{
    width: 100%;
	height:auto;
	margin-bottom:30px;
}

@media screen and (max-width: 800px) {
.productR li img{
	margin-bottom:15px;
}
}

.productR p{
    font-family: 'Noto Sans Japanese', sans-serif;
	font-size: 1.3em;
	font-weight:600;
	margin:10px auto;
}

@media screen and (max-width: 800px) {
.productR p{
  font-size: 1.1em;
}
}

@media screen and (max-width: 568px) {
.productR p{
  font-size: 1em;
  margin:5px auto;
  font-weight:500;
}
}

/* product_syousai2
--------------------------------------------------*/
.product_syousai2 {
    width: 100%;
	box-sizing: border-box;
	padding:3% 4% 4%;
	float:left;
	color:#FFF;
  background-color:#000;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 38% 100%;;
  background-image:url("../images/sec04_bg.jpg");
}

@media screen and (max-width: 800px) {
.product_syousai2 {
  background-size: 0 0;
}
}

.productR2 {
    width: 55%;
	box-sizing: border-box;
	float:right;
	padding:0 2%;
	font-family: 'Noto Sans Japanese', sans-serif;
}

@media screen and (max-width: 800px) {
.productR2 {
    width: 100%;
	padding: 2% 0;
}
}

.productR2_tx{
    font-size: 2.2em;
	font-weight:600;
	margin-bottom:20px;
}

@media screen and (max-width: 568px) {
.productR2_tx{
    font-size: 1.5em;
}
}

.productR2_tx img{
    width: auto;
	height:141px;
	margin-bottom:20px;
}

@media screen and (max-width: 568px) {
.productR2_tx img{
    height:100px;
	margin-top:15px;
	margin-bottom:15px;
}
}

.productR2 dl{
    margin:15px 0;
	width:100%;
	display:table;
}

.productR2 dt{
   width:34px;
   vertical-align:middle;
   display:table-cell;
   letter-spacing	: 0em;
}

.productR2 dt span{
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	width:18px;
	height:18px;
	line-height:1;
	vertical-align:middle;
	display:table-cell;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	padding: 6px 6px;
	text-align: center;
	background-color:#616161;
}

.productR2 dd{
    display:table-cell;
	font-size:15px;
}

.stp_tx{
    width:100%;
	float:left;
	margin:20px 0;
}

@media screen and (max-width: 568px) {
.stp_tx{
	margin:10px 0;
}
}

.stp_tx img{
    width:70%;
	max-width:277px;
	margin:0 15px 0 0;
	float:left;
}

@media screen and (max-width: 568px) {
.stp_tx img{
    width:100%;
	margin:0 0 15px 0;
}
}

.stp_tx p{
    padding:5px 0;
	font-size:12px;
}

@media screen and (max-width: 568px) {
.stp_tx p{
    width:100%;
	clear:both;
}
}

.stp_tx .udlw{
    padding:5px;
	border-bottom:1px solid #FFF;
	margin-bottom:5px;
}

.productR3_tx{
	margin-top:30px;
	margin-bottom:20px;
}

.productR3_tx img{
    width: auto;
	height:141px;
	margin-bottom:20px;
}

@media screen and (max-width: 568px) {
.productR3_tx img{
    height:100px;
	margin-top:15px;
	margin-bottom:15px;
}
}

.productR3_tx .widt60{
    font-size: 2.2em;
	font-weight:600;
	float:left;
	width:35%;
}

@media screen and (max-width: 800px) {
.productR3_tx .widt60{
	padding:0 2%;
	width:100%;
	box-sizing: border-box;
}
}
@media screen and (max-width: 568px) {
.productR3_tx .widt60{
    font-size: 1.8em;
}
}

.productR3_tx .widt40{
	float:right;
	width:62%;
}

@media screen and (max-width: 800px) {
.productR3_tx .widt40{
	padding:2% 0 2% 0;
	width:100%;
	margin-top:5%;
	box-sizing: border-box;
}
}

.productR3_tx .widt40 li{
	margin-bottom:15px;
	float:left;
	font-size:0.9em;
}

.productR3_tx .widt40 img{
    width: 35%;
	height:auto;
	float:right;
}

@media screen and (max-width: 800px) {
.productR3_tx .widt40 img{
    width: 20%;
}
}

@media screen and (max-width: 568px) {
.productR3_tx .widt40 img{
    width: 35%;
	margin-top:10px;
}
}

.productR3_tx .widt40 .wd4_tx{
    width: 60%;
	height:auto;
	float:left;
}

@media screen and (max-width: 800px) {
.productR3_tx .widt40 .wd4_tx{
    width: 75%;
}
}

@media screen and (max-width: 568px) {
.productR3_tx .widt40 .wd4_tx{
    width: 62%;
}
}

.productR3_tx .widt40 .udlw{
    padding:5px;
	margin-bottom:5px;
	font-size:1.2em;
}

.productR3_tx .widt40 .udlw span{
    padding:1px 8px;
	border:1px solid #FFF;
	font-size:14px;
	margin-right:10px;
}

.productL4 {
    width: 60%;
	box-sizing: border-box;
	float:left;
	font-family: 'Noto Sans Japanese', sans-serif;
	padding:1% 2%;
}

@media screen and (max-width: 568px) {
.productL4 {
    width: 100%;
	padding:2% 0;
}
}

.productL4_tx{
    font-size: 2.2em;
	font-weight:600;
	margin-bottom:10px;
}

@media screen and (max-width: 568px) {
.productL4_tx{
    font-size: 1.8em;
}
}

.productL4_tx img{
    width: auto;
	height:141px;
	margin-bottom:10px;
}

@media screen and (max-width: 568px) {
.productL4_tx img{
    height:100px;
	margin-top:15px;
	margin-bottom:5px;
}
}

.productL4 li{
	width: 50%;
	box-sizing: border-box;
	float:left;
	padding:2% 4% 2% 0;
	font-size:16px;
}

@media screen and (max-width: 800px) {
.productL4 li{
    width: 100%;
	padding:2% 0;
}
}

.productL4 li dl{
    padding:5px;
	margin-bottom:10px;
	font-size:20px;
	display:table;
	line-height:1;
}

.productL4 li dt{
	vertical-align:middle;
	display:table-cell;
}

.productL4 li dd{
	padding-top:5px;
}

.productL4 li dt span{
    padding:1px 8px;
	border:1px solid #000;
	font-size:14px;
	margin-right:10px;
}

.productL4 li .txt{
	font-size:1em;
}

.productR4 {
    width: 40%;
	max-width:514px;
	box-sizing: border-box;
	float:right;
	padding:0 2%;
}

@media screen and (max-width: 568px) {
.productR4 {
    width: 100%;
	padding:2% 0 0;
}
}

.productR4 li {
    width: 100%;
	box-sizing: border-box;
	float:left;
	padding:0;
}

.productR4 li img{
    width: 100%;
	max-width:381px;
	height:auto;
	margin-bottom:30px;
}

@media screen and (max-width: 568px) {
.productR4 li img{
    wmargin-bottom:0;
}
}

.productL5 {
    width: 50%;
	box-sizing: border-box;
	float:left;
	font-family: 'Noto Sans Japanese', sans-serif;
	padding:0 2% 2%;
}

@media screen and (max-width: 800px) {
.productL5 {
    width: 100%;
	padding:0 0 2%;
}
}

.productL5_tx{
    font-size: 2.2em;
	font-weight:600;
	margin-bottom:30px;
}

@media screen and (max-width: 568px) {
.productL5_tx{
    font-size: 1.8em;
	margin-bottom:15px;
}
}

.productL5_tx img{
    width: auto;
	height:141px;
	margin-bottom:20px;
}

@media screen and (max-width: 568px) {
.productL5_tx img{
    height:100px;
	margin-bottom:15px;
}
}

.productL5_tx2{
    font-size: 1em;
	font-weight:400;
	margin-bottom:30px;
}

@media screen and (max-width: 568px) {
.productL5_tx2{
	margin-bottom:20px;
}
}

.productL5_ph{
    width:100%;
	float:left;
	max-width:274px;
	margin-bottom:20px;
}

.productL5_ph img{
    width:100%;
	height:auto;
}

.productR6 {
    width: 50%;
	box-sizing: border-box;
	float:right;
	font-family: 'Noto Sans Japanese', sans-serif;
	padding:0 2% 2%;
}

@media screen and (max-width: 800px) {
.productR6 {
    width: 100%;
	padding:2% 0;
}
}

.productR6_tx{
    font-size: 2.2em;
	font-weight:600;
	margin-bottom:30px;
}

@media screen and (max-width: 568px) {
.productR6_tx{
    font-size: 1.8em;
	margin-bottom:15px;
}
}

.productR6_tx img{
    width: auto;
	height:141px;
	margin-bottom:20px;
}

@media screen and (max-width: 568px) {
.productR6_tx img{
    height:100px;
	margin-top:15px;
	margin-bottom:15px;
}
}

.productR6_tx2{
    font-size: 1em;
	font-weight:400;
	margin-bottom:30px;
}

@media screen and (max-width: 568px) {
.productR6_tx2{
	margin-bottom:20px;
}
}

.productR6_ph{
    width:100%;
	float:left;
	max-width:274px;
	margin-bottom:20px;
}

.productR6_ph img{
    width:100%;
	height:auto;
}

.movie{
	width: 100%;
	background: #fff;
	padding: 5% 0;
}
.movie .inner{
	width: 838px;
	height: auto;
	margin: 0 auto;
}

@media screen and (max-width: 800px) {
.movie .inner{
	width: 100%;
}
}

.movie .inner p{
	display: inline-block;
	color: #000;
	font-size: 22px;
	border: 1px solid #000;
	padding: 5px 30px;
}

@media screen and (max-width: 800px) {
.movie .inner p{
	font-size: 18px;
}
}

.movie .inner .youtube{
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin-top: 30px;
}

@media screen and (max-width: 800px) {
.movie .inner .youtube{
	margin-top: 20px;
}
}

.movie .inner .youtube iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}