/* カスタマイズ用CSS */
.ec-headerNaviRole{
    max-width:100% !important;
}
.ec-productRole .ec-productRole__title .ec-headingTitle{
    font-size:28px !important;
}
#indexService{
	background:url(https://seiko-jyuken.co.jp/common/img/bg_service.jpg) no-repeat;
	background-size: 100%;
	padding:30px 0px;
	margin:0px;
}
.ec-layoutRole .ec-layoutRole__contents{
    max-width:inherit;
}
#page_product_list .ec-layoutRole__main{
    max-width: 1180px;
    margin: 0px auto;
}
h2.subTtl01{
  text-align:center;
  color:#111;
  font-size:15px;
  font-family: Quicksand;
  margin-top:0px;
  padding-top:30px;
}
h2.subTtl01 span{
  font-size:32px;
  display:block;
}
h2.subTtl02{
	font-weight:bold;
	font-size:35px;
}
h3.subTtl02{
  color:#111;
  font-size:24px;
  font-weight:bold;
  text-align:center;
}
h3.subTtl03{
    color: #CA8357;
    font-weight: bold;
    font-size: 28px;
    margin-bottom:30px;
}
p.intro {
    text-align: center;
    line-height: 4.2rem;
    margin: 30px;
    margin-bottom: 50px;
    font-size: 18px;
}
.ec-role{
    max-width:100%;
}

@media only screen and (min-width: 768px){
.ec-newItemRole .ec-newItemRole__listItem {
    margin-bottom: 15px;
    width: calc(20% - 30px);
    border-radius: 15px;
    padding: 15px;
    border: 1px solid #efefef;
    border-radius: 15px;
    padding: 15px;
}
.ec-newItemRole .ec-newItemRole__list{
    flex-wrap: wrap;
}
.ec-searchnavRole{
    max-width: 100% !important;
}
.ec-shelfRole{
    max-width: 100% !important;
}
.ec-searchnavRole .ec-searchnavRole__infos{
    max-width: 100% !important;
}
.ec-shelfGrid .ec-shelfGrid__item {
    padding: 0 16px;
    width: 20%;
}
.ec-productRole .ec-productRole__profile{
    margin-top:30px;
}
.ec-sliderItemRole .item_nav {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}
.ec-sliderItemRole .slideThumb{
    width: 30%;
}
}
.img_outer {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 230px;
    border: 1px solid #efefef;
}
.img_outer img {
    height: 100%;
    max-height: 230px;
    width: auto;
}
.ec-newItemRole__listItemPrice{
    text-align:right;
    color:#d90000;
    font-weight:bold;
    font-size:130% !important;
}
.ec-productRole .slide-item{
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 280px;
    border: 1px solid #efefef;
}
.ec-productRole .slide-item img {
    height: 100%;
    max-height: 280px;
    width: auto;
}

.ec-productRole .slideThumb{
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 180px;
    border: 1px solid #efefef;
    margin-bottom:10px;
}
.ec-productRole .slideThumb img {
    height: auto;
    max-height: 180px;
    width: auto;
}
.ec-shelfGrid .ec-shelfGrid__item-image{
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 250px;
    border: 1px solid #efefef;
    margin-bottom:10px;
}
.ec-shelfGrid .ec-shelfGrid__item-image img {
    height: auto;
    max-height: 248px;
    width: auto;
}
.price02-default{
    text-align:right;
    color:#d90000;
    font-weight:bold;
    margin:10px 0px;
    font-size:130% !important;
}
/* ----------------------------------------
 *   ���若����
 * ---------------------------------------- */
.table_normal_caption{
	 background-color:#E4E4E4; text-align:center;
	 vertical-align:middle;
	 border:#CCCCCC 1px solid; font-size:14px;
	}

.table_normal_contents{
	 background-color:#FFF; padding:10px;
	 border:#CCCCCC 1px solid;	font-size:14px;}

.table_normal_caption_company{
     padding:10px 20px;
	 border-top:#CCCCCC 1px solid;
	 border-bottom:#CCCCCC 1px solid;
	 font-weight:bold; font-size:14px;
	}

.table_normal_contents_company{
	padding:10px;
	border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
    font-size:14px;
}
.table_normal_caption_contact{
     padding:20px 40px;
	 border-top:#CCCCCC 1px solid;
	 border-bottom:#CCCCCC 1px solid;
	 font-size:14px;
}
.table_normal_contents_contact{
	padding:20px 10px;
	border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
    font-size:14px;
}
.table_normal_caption_tyukai{
     padding:5px;
	 vertical-align:middle;
	 border:#CCCCCC 1px solid;
	 font-size:13px;
	 text-align:center;
	 color:#669F10;
	 	font-weight:bold;
}
.table_normal_contents_tyukai{
	padding:5px 3px;
	vertical-align:middle;
	 border:#CCCCCC 1px solid;
    font-size:13px;
	text-align:center;
}
#contents_gray {
    background: rgb(62,127,158);
    background: linear-gradient(86deg, rgba(62,127,158,1) 28%, rgba(0,66,133,1) 89%);
    text-align: center;
    padding-top: 50px;
    padding-bottom: 60px;
}
#contents_gray h2.subTtl01{
    color:#ffffff;
}
#contents_gray th,#contents_gray td{
    color:#fff;
    border-color:#fff;
}
.item_nav{
 justify-content:flex-start;
}
.item_nav .slideThumb{
    margin-right: 10px;
}
.ec-shelfGrid__item p{
    font-size:14px;
}
.d-flex{
    display: flex;
}
.justify-content-between-arround{
    justify-content: space-between;
    align-items: center;
}
.ec-categoryNaviRole{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content:space-between;
}
.ec-headerNaviRole {
    padding-top:0px;
    padding-bottom: 0px;
}
.ec-itemNav__nav{
    display: flex;
    justify-content: flex-end;
    max-width:1180px;
}
.ec-shelfGrid .ec-shelfGrid__item{
    width:100%;
}
.ec-shelfGrid a{
    display:flex;
    align-items:center;
}
.side_area{
    width:20%;
}
.side_area .ec-topicpath{
    flex-direction:column;
    display:flex;
}
.side_area .ec-topicpath a{
    color:#333;
}
.main_area{
    width:80%;
}
.ec-layoutRole__main{
    display:flex;
    flex-direction:row;
}
.side_area .ec-topicpath a {
    color: #333;
    display: block;
    margin-bottom: 20px;
    border: 1px solid #efefef;
    padding: 10px;
    margin: 10px;
}
.ec-shelfGrid .ec-shelfGrid__item-image{
    margin-right:50px;
}
.ec-productRole__code{
    border-bottom: 1px dotted;
    padding: 10px;
}
.w-30{
    width:30%;
}
.w-70{
    width:70%;
}
.ec-layoutRole__main{
    flex-direction: column;
}
#page_product_list .ec-layoutRole__main{
    flex-direction: row;
}
.ec-categoryNaviRole{
    flex-direction:column;
    align-items: inherit
}
.ec-itemNav__nav li{
    width:25%;
}
.ec-itemNav__nav li a{
    width:100%;
}
.ec-itemNav{
    background:#f7f5f0
}
.ec-itemNav__nav li a{
    background:transparent;
    border-left:1px solid #333;
}
.ec-categoryNaviRole{
    max-width:inherit !important;
}
.ec-categoryNaviRole{
    padding:0px !important;
}
.ec-headerTitle__title{
    padding:0px 20px !important;
}
.ec-itemNav__nav li a{
    
}
.ec-itemNav{
border-bottom:6px solid #337ab7
}
.ec-itemNav__nav li{
    padding:15px 0px;
}
.ec-itemNav__nav{
}
.ec-newItemRole__listItemTitle{
    text-align:left;
    font-size:100%;
    font-weight:bold;
}
.ec-newItemRole__listItemCotents{
    text-align:left;
}
.table_normal_caption_company{
    border-color:#fff;
    color:#ffffff;   
}
.table_normal_contents_company{
    border-color:#fff;
    color:#ffffff;
}
#contents_gray h3.subTtl02{
    color:#ffffff;
}
.ec-headerTitle__title{
     width: 1180px;
    margin: 0px auto;
}
.ec-headingTitle{
    font-size:23px;
}
.ec-headingTitle{
    position:relative;
}
.ec-newsRole{
    max-width: 1180px;
    margin: 0px auto;
}
.ec-itemNav__nav li a:hover{
  background:#337ab7;
  color:#fff;
}
.ec-newItemRole__listItemTitle{
    text-align:left;
    font-size:100%;
    font-weight:bold;
}

@media screen and (max-width:768px){
.ec-itemNav__nav{
    display:none;
}
.ec-headerNavSP{
    left:inherit !important;
    right:0px !important;
}
.ec-itemNav__navSP{
    display:flex;
    flex-direction: column;
    margin:0px;
    padding:0px;
}
.ec-itemNav__navSP li{
    width:100%;
    list-style:none;
    padding:15px;
}
.ec-role{
    padding:0px !important;
}
.ec-layoutRole__main{
    flex-direction:column !important;
}
.side_area{
    width:100% !important;
}
.main_area{
    width:100% !important;
}
.w-30{
    width:100% !important;
}
.w-70{
    width:100% !important;
}
.box_960.d-flex{
    width:100% !important;
    display:flex !important;
    flex-direction:column !important;
}
.company_right{
    width:100% !important;
}
.sp-column{
    flex-direction: column !important;
}
.w-100{
    width:100% !important;
}
.ec-shelfGrid a{
    flex-direction:column;
}
#indexService{
    background-size:cover !important;
}
.ec-headerTitle__title{
    width:100% !important;
}
.ec-shelfGrid .ec-shelfGrid__item-image{
    margin-right:0px !important;
}
.ec-newsRole{
    padding:15px !important;
}
.ec-sliderRole{
    padding:0px !important;
}
#contents_gray th, #contents_gray td{
    width:100% !important;
    display:block;
}
.side_area .ec-topicpath a{
    margin:0px !important;
}
.table_10{
    width:100% !important;
}
.ec-headingTitle span{
    top:-65px !important;
}
}
.ec-productRole__title{
    margin-bottom:30px !important;
}
.ec-productRole .ec-productRole__code{
    padding:10px !important; 
}
.ec-productRole .ec-productRole__category{
    padding:10px !important; 
}
.d-flex.space-evenly{
    justify-content: space-evenly;
}
.circle{
    background:#fff;
    width:300px;
    height:300px;
    border-radius:50%;
    text-align:center;
    padding:10px;
    justify-content:center;
    flex-direction:column;
    display:flex;
    align-items:center;
    margin-bottom:20px;
}
.circle h5{
    text-align:center;
    color:#8addff;
    font-size:18px;
}
.circle h3{
    text-align:center;
    font-size:25px;
}
.circle span{
    width:100px;
    display:block;
    margin:0px auto;
}
@media screen and (max-width: 767px) {
    .d-flex.space-evenly{
        flex-direction:column;
        align-items: center;
    }
}