@charset "Shift_JIS";
/*------------header------------*/
.commonsp,
li.left,
.spline {
    display:none;
}
.logo0 {
	list-style-type: none;
    margin-left: 0;
    padding-left:0;
}
.logo1 {
    height:70px;
    line-height:70px;
    margin-top:20px;
	float: left;
}
.logo2 {
    margin-left: 10px;
    padding-left:10px;
	float: left;
}

.logo3 {
	text-align: right;
	height: 72px;
    line-height: 72px;
}

.cpiscatch-headerp {
	width: 728px;
	height: 90px;
}

ul.logo4 {
    list-style-type: circle;
}

ul.logo4 li {
    float: left;
    margin-right: 30px;
    font-size: 60%;
}

ul.logo4 li.log4 {
    list-style-type:none;
    float: right;
    font-size: 75%;
}

.loul,
.loulunder {
    width: 980px;
	list-style-type: none;
	white-space: nowrap;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-left:0;
	display: block;
}
.loulunder {
    margin:0 auto;
}

.loli1,
.loli2,
.loli3,
.loli4 {
  height: 20px;
  margin: 0 auto;
  padding:1px 0px 1px 0px;
  font-weight: bold;
  font-size: 90%;
/*   color: #ffffff; */
  text-align: center;
  list-style-type: none;
  float: left;
   	box-sizing: border-box;
}
.loli1 {
  width: 76px;
  background-color: #c83e3c;
  border-left: #9c2828 groove 1px;
  border-right: #9c2828 groove 1px;
  border-top: #ff8281 groove 3px;
  border-bottom: #872d25 groove 1px;
    display:block;
}
.loli2 {
  width: 75px;
  background-color: #3d78c4;
  border-left: #234e85 groove 1px;
  border-right: #234e85 groove 1px;
  border-top: #a4e5ff groove 3px;
  border-bottom: #274c80 groove 1px;
    display:block;
}
.loli3 {
  width: 75px;
  background-color: #7856a2;
  border-left: #583a78 groove 1px;
  border-right: #583a78 groove 1px;
  border-top: #ccaaf6 groove 3px;
  border-bottom: #553973 groove 1px;
    display:block;
}
.loli4{
  display:none;
}

.loul li a ,
.loulunder li a {
  display: block;
}

/* .loul li a:link ,
.loul li a:visited ,
.loul li a:hover ,
.loul li a:active ,*/
.loulunder li a:link ,
.loulunder li a:visited ,
.loulunder li a:hover ,
.loulunder li a:active {
  color: white;
  text-decoration: none;
}
/*
.loulnew {
    width: 400px;
	list-style-type: none;
    margin-left: 0px;
    margin-right: 0px;
    padding-left:0;
	display: block;
}
.loulnew li {
  width: 100px;
  margin: 0 auto;
  list-style-type: none;
  float: left;
}
.loulnew li span {
    position:relative;
    top:-25px;
    color:silver;
}
*/
.line {
    list-style-type: none;
    display: block;
    margin: 0 auto;
	padding: 0;
	text-align: right;
    color: white;
	background-image: url(line.jpg);
	background-repeat: repeat;
	width: 980px;
	height: 27px;
	border: 0px;
}

.lined{
    margin-left:660px;
    float:left;
    height:25px;
    line-height:25px;
    font-size:90%;
}

#cse-search-box{
    width:200px !important;
    float:right;
}
#cse-search-box table.gsc-search-box td.gsc-input {
	padding: 0 !important;
}
#cse-search-box input[type="text"] {
	padding: 0 !important;
	height: 20px;
	width: 140px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-appearance: none;
}
#cse-search-box input[type="submit"] {
	margin-left: 0px !important;
    margin-right:5px !important;
 	background: linear-gradient(gray,#333333);
    background: -moz-linear-gradient(top, gray, #333333);
    background: -webkit-gradient(linear, left top, left bottom, from(gray), to(#333333));
	border: 1px solid #333333;
	color: #FFFFFF;
	height: 22px;
	width: 40px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-appearance: none;
}

@media only screen and (max-device-width:767px),only screen and (-webkit-min-device-pixel-ratio : 2),only screen and (min-device-pixel-ratio : 2) {
li.left{
	display:block;
    height:60px;
    margin-left:2%;
    float:left;
}
.logo1 {
    height:60px;
    line-height:60px;
    margin:0 auto;
	float:none;
}
.logo1 img ,
li.left img{
    max-height:50px;
	height:auto;
	width:auto;
}
#header .logo3 {
	width: 100%;
	text-align: center;
	height: 50px;
    line-height: 50px;
}
.cpiscatch-headerp {
	width: 320px;
	height: 50px;
}
/*.spli1{
    width:32%;
    height:40px;
    line-height:40px;
	color: #ffffff;
	background-color: #c83e3c;
	text-align: center;
	border-left: #9c2828 groove 1px;
	border-right: #9c2828 groove 1px;
	border-top: #ff8281 groove 3px;
	border-bottom: #872d25 groove 1px;
	list-style-type: none;
    float:left;
}
.spli2{
    width:32%;
    height:40px;
    line-height:40px;
	color: #ffffff;
	background-color: #3d78c4;
	text-align: center;
	border-left: #234e85 groove 1px;
	border-right: #234e85 groove 1px;
	border-top: #a4e5ff groove 3px;
	border-bottom: #274c80 groove 1px;
	list-style-type: none;
    float:left;
}*/
ul.logo4 {
    list-style-type: none;
	display: block;
    margin: 0 auto;
    padding: 0px;
}

ul.logo4 li {
    margin: 0 auto;
    padding: 0px;
    list-style-type: none;
    display:block;
    width:100%;
    line-height:20px;
	border-top:1px solid #4d4d4d;
	border-bottom:1px solid #1a1a1a;
    background-color:silver;
}
ul.logo4 li a:link ,
ul.logo4 li a:visited ,
ul.logo4 li a:hover ,
ul.logo4 li a:active {
	color: black;
	text-decoration: none;
}
ul.logo4 li.log4 {
    float: both;
    font-size: 60%;
    background-color:white;
    border:none;
}

/*.menusp {
    background-color:silver !important;
}*/
.spline,
p.line {
	display:block;
	width:100%;
	height:2px;
    background-color:purple;
 	background-image: none;
}
#footer ul.logo0 ,
.common {
	display: none;
}

.loul,
.loulunder {
	width: 100%;
}
.loli1,
.loli2 {
	width: 100%;
	height:100%;
	line-height:100%;
    display:none;
}
.loli3,
.loli4 {
	width: 100%;
	height:100%;
	line-height:100%;
    display:block;
}
.line {
	width: 100%;
	height: 100%;
	border: 0px;
}

.lined{
    margin-left:0;
    font-size:90%;
}
.line form div input{
    float:left;
}

/*.loulnew {
    width: 100%;
}
.loulnew li {
  width: 25%;
}
.loulnew img ,
.loulnew li img {
	max-width: 100%;
	height:auto;
	width:auto;
}*/
}

/*----------------------meka-----------------*/
/* pc */
.mekaimg {
    text-align:center;
}
.case {
	width: 150px;
	margin-right: 2.5px;
	margin-left: 2.5px;
	position: relative;
	float: left;
    background-color:white;
}
 
.c {
   list-style-type: none;
   width: 150px;
   margin-left: 0;
   padding-left:0;
}
 
.cstate {
   width: 50px;
   height: 17px;
   float: left;
}
 
.cmodel {
   width: 100px;
   height: 17px;
    float:right;
    
}
 
.cname {
   width: 150px;
   height: 30px;
   line-height: 30px;
   font-weight: bold;
   font-size: 100%;
    clear:both;
}

.cname2 {
   width: 150px;
   height: 30px;
   font-weight: bold;
   font-size: 100%;
    clear:both;
}

.cname3 {
   width: 150px;
   height: 30px;
   font-weight: bold;
   font-size: 80%;
    clear:both;
}

.csnap {
   width: 150px;
   height: 125px;
}

.ccaption {
   width: 150px;
   font-size: 75%;
}
/* pc end */
/* sp */
@media only screen and (max-device-width:767px),only screen and (-webkit-min-device-pixel-ratio : 2),only screen and (min-device-pixel-ratio : 2) {
.mekaimg img {
	max-width: 100%;
	height:auto;
	width:auto;
}
.case {
	width: 45%;
	margin-right: 1%;
	margin-left: 1%;
}
.c {
   width: 99%;
}
.cstate {
	width: 33%;
    text-align:center;
}
.cstate img {
	max-width: 100%;
	height:auto;
	width:auto;
}
.cmodel {
	width: 66%;
    text-align:center;
}
.cmodel img {
	max-width: 100%;
	height:auto;
	width:auto;
}
.cname {
   width: 99%;
   font-size: 90%;
}

.cname2 {
   width: 99%;
   font-size: 90%;
}

.cname3 {
   width: 99%;
   font-size: 70%;
}
.csnap {
	width: 99%;
    text-align:center;
}
.csnap img {
	max-width: 100%;
	height:auto;
	width:auto;
}
.ccaption {
   width: 99%;
}
}/* sp end */

/*------------------------page----------------*/
/* pc */
.snsbutton {
    float: right;
	list-style:none;
	margin: 0 auto;
}
.snsbutton li {
    float: left;
	/* margin-left: 5px; */
	overflow: hidden;
}
.career {
	padding-left: 20px;
    text-align:left;
}
.name {
	font-weight: bold;
	font-size: 300%;
	background-image: url(nameline.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin: -5px;
}

.explainline {
	background-image: url(explainline.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
/* ǉ */
.hp {
    background-image:url('logo11.gif');
    background-repeat:no-repeat;
    padding-left:20px;
    font-size:130%;
}
.lipo6 li {
    list-style-image: url(logo22.gif);
    font-weight: bold;
    color: #ff0000;
    margin-bottom: 20px;
}

.relation {
	width:100%;
	height:35px;
	line-height:35px;
    margin:0 auto;
}
.relation ul{
	width:100%;
	height:30px;
	margin:0 auto;
	display: block;
}
.relation ul li {
    border-radius: 8px 8px 0px 0px;  
    -moz-border-radius: 8px 8px 0px 0px;  
    -webkit-border-radius: 8px 8px 0px 0px;  
    border: 1px solid #CCC;  
    border-bottom: 3px solid purple;  
    text-decoration: none;  
    font-weight: bold;  
    font-size: 13px;  
    width:30%;
	height:30px;
	line-height:30px;
	margin:0 auto;
	text-align: center;
	list-style-type:none;
    display:block;
   	box-sizing: border-box;
    float:left;
}
.relation ul li a {
  display: block;
}

.relation ul li a:link ,
.relation ul li a:visited ,
.relation ul li a:hover ,
.relation ul li a:active {
  color: black;
  text-decoration: none;
}
.relation ul li.active {
    color:white;
    background-color:purple;
}
.relation ul li.none {
	color:silver;
    border-bottom: 3px solid #CCC;  
}
.theme {
    font-weight: bold;
    font-size:100%;
}

.opcl {
	display:none;
}
.salenotice {
    font-size:x-small;
    color:red;
}
/* pc end */
/* sp */
@media only screen and (max-device-width:767px),only screen and (-webkit-min-device-pixel-ratio : 2),only screen and (min-device-pixel-ratio : 2) {
.career {
	padding-left:0;
}
.name {
	width:100%;
	font-size: 150%;
	background-repeat: repeat;
    margin:0 auto;
}

.explainline {
	background-repeat: repeat;
}

#point h2 {
	display:none;
}

.relation ul{
	padding:0;
}
.relation ul li {
	width:33%;
}
.lipo6 li {
    list-style-image: disc;
    margin-bottom: 5px;
    margin-left: 5px;
}

.opcl {
	display:block;
	text-align:center;
    width:100%;
    line-height:50px;
    font-weight:bold;
    font-size:large;
    border-top:black solid 1px;
    border-bottom:black solid 1px;
    margin:0;
    padding:0;
}
.opcl a {
	display: block;
}

.opcl a:link,
.opcl a:visited,
.opcl a:hover,
.opcl a:active {
	color:black;
	background-color: lightgrey;
	text-decoration: none;
}

#opclc,
#opclp,
#opcls,
#opcla {
	display:none;
    width:100%;
}
#opcla table {
	margin:0 auto;
}
}/* sp end */

/*-------------------page-relevant-------------*/
/* pc */
.pr {
	width: 340px;
	float:left;
    border: solid purple 2px;
    margin: 0 auto;
    margin-top: 10px;
/*     background-color: #f2e6ff; */
   	box-sizing: border-box;
}

.pr div {
    padding: 0px 2.5px 0px 2.5px;
    margin: 1.5px;
}

.pr h2 {
    height: 5px;
    line-height: 5px;
    font-size:100%;
}

.pr hr{
    background-color: purple;
    height:2px;
}
#ad {
    width:620px;
    float:right;
}
#ad div div.haripa {
    float:left;
}
#ad div div.rakuten {
    float:right;
}
/* pc end */
/* sp */
@media only screen and (max-device-width:767px),only screen and (-webkit-min-device-pixel-ratio : 2),only screen and (min-device-pixel-ratio : 2) {
.pr {
	width: 100%;
	float:clear;
}
.pr div {
    margin: 0px;
} 
#ad {
    width:100%;
    float:none;
}
#ad div div.haripa {
    float:none;
}
#ad div div.rakuten {
    float:none;
}
}/* sp end */

/*-------------------page-spec-----------------*/
/* pc */
.table {
	width: 365px;
	text-align: center;
	border-collapse:collapse;
	margin:0 auto 0 auto;
	padding:0;
}
th,td {padding:0;
    border:1px #000000 solid;
}
.top {
	font-size : 125%;
	background-color: #BBBBBB;
	text-align: center;
}

.me {
	width: 150px;
	font-weight: bold;
	font-size: 120%;
	background-color: #EEEEEE;
	text-align: center;
}

.ms {
	width: 100px;
	font-weight: bold;
	font-size: 120%;
	background-color: #EEEEEE;
	text-align: center;
}

.su {
	width: 50px;
	font-weight: bold;
	font-size: 100%;
	background-color: #EEEEEE;
	text-align: center;
}

.co {
	width: 215px;
	font-size: 120%;
	text-align: center;
}

.co span {
    font-size:80%;
}
/* pc end */
/* sp */
@media only screen and (max-device-width:767px),only screen and (-webkit-min-device-pixel-ratio : 2),only screen and (min-device-pixel-ratio : 2) {
.table {
	width: 96%;
}

.top {
	font-size : 100%;
}

.me {
	width: 40%;
}

.ms {
	width: 26.6%;
}

.su {
	width: 13.3%;
}

.co {
	width: 55%;
}
}/* sp end */

/*-------------------news-----------------*/
.tab2 {
    font-weight: bold;
    text-align : left;
    valign : top;
    width: 560px;
}
#hpb-main dl {
    margin: 0 10px 0 10px;
    padding: 0;
}
#hpb-main dl dt {
	float: left;
	margin: 0px;
	text-align: left;
	line-height: 15px;
	min-height: 19px;
	font-weight: bold;
	width: 70px !important;
	padding: 9px 0 7px 2px;
}
#hpb-main dl dd {
	margin: 0px;
	padding: 9px 0 7px 0;
	text-align: left;
	line-height: 15px;
	min-height: 19px;
	border-bottom: dashed 1px rgb(247, 186, 5);
	font-weight: bold;
}
/* sp */
@media only screen and (max-device-width:767px),only screen and (-webkit-min-device-pixel-ratio : 2),only screen and (min-device-pixel-ratio : 2) {
.tab2 {
    width: 100%;
}
}/* sp end */
