@charset "utf-8";
/*
Theme Name: ecp_wt AA3i
Theme URI: http://theme-designers.com/
Description: テーマデザイナーズによるwordpressテーマの自動生成
Version: 1.0
Author: テーマデザイナーズ by Webloco
Author URI: http://theme-designers.com/
Tags: theme-designers webloco

	Webloco template v1.0
	 http://webloco.webolha.com/

	designed and built by Webloco template,

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/*-------------------レイアウト-----------------------*/
/*--bodyのスタイル--*/
 #wrapper .inner,
 #wrapper .column{
width:100%;
margin:0 auto;
}

/*-------------------カラム-----------------------*/
 .column {
width: 100%;
display: flex;/*--flexbox定義--*/
flex-direction:row;/*--rowを指定するとorderが無ければ、要素の上から順番に左から表示--*/
flex-wrap:wrap;/*--wrap:を指定すると子要素が親の幅を上回った時、折り返して表示させる--*/
display: -webkit-flex;/*--- safari（PC）用 ---*/
-webkit-flex-wrap:wrap;/*--- safari（PC）用 ---*/
}
 .column #contentsMain {
	width:60%;
  background:#fff;
   border: 0px  solid #000;
    margin: 1px 0px 0px 0px;
  padding:15px 10px 15px 10px;
	order: 3;
}
 .column #contentsLeft {
   
    background:#F3E2A9;
    border: 1px solid #000;
    margin: -1px 0px -1px 0;
	width:20%;
        padding: 10px;
	order: 2;
}
 .column #contentsRight {
	  margin-top:0px;
    background:#F3E2A9;
    border: 1px solid #000;
    margin: -1px 0 -1px 0px;
	width:20%;
        padding: 10px;
  order: 4;
}
 .column #contentsHeader {
	width:100%;
	order: 1;
}
 .column #contentsFooter {
	width:100%;
	order: 5;
}

 .column #contentsFooter0 {
	width:100%;
	
}




  
/*-------------------サイトカラー-----------------------*/
/*--bodyのスタイル--*/
{
background:#ffffff;
color:#000000;
}
  a{
color:#000000;
}
 #footer{
background:#F8BA68;
color:#cccccc;
}
 #footer a{
color:#000;
  border-bottom: 1px solid #000;
}
 #footer a:hover{
color:#ffffff;
}



.youtube{
position:relative;
padding-bottom: 56.25%;
padding-top:30px;
height:0;
overflow:hidden;
}
.youtube iframe{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}


.fixPage {
      padding-top: -174px !important;
  }
  







/*-------------------基本スタイル-----------------------*/
/*--bodyのスタイル--*/
 p{
padding:0.3em;
margin:0;
}

 a{
margin:0;
padding:0;
text-decoration:none;
}

 a:hover,
 a:active{
text-decoration:underline;
}


/*-------------------書体-----------------------*/
 #wrapper{
font-family:"メイリオ","Meiryo","MS Gothic",Sans-Serif;
  background:#E7FEFF;/*背景*/
}

/*-------------------レイアウトの調整-----------------------*/
/*--bodyのスタイル--*/
 #contentsMain,
 #contentsLeft,
 #contentsRight{
padding:0em;
}
/*---------------画像配置調整-------------*/
.alignleft{
float:left;
padding:0px;
text-align:left;
}

.alignright{
float:right;
margin:10px;
padding:px;
text-align:right;
border: 3px solid #fff;
}

/*---------カテゴリ毎記事タイトル-------*/
.su-posts-default-loop h2.su-post-title {
    clear: none;
    margin: 0 0 0.3em 0;
    font-size: 1.2em;
    font-weight: bold;
    border-bottom: 1px solid #3498db;
}

.su-posts-default-loop .su-post {
    margin-bottom: .5em;
    line-height: 1.5;
    border: 1px solid #3498db;
    padding: 5px;
}





/*-------------------タイトル見出し-----------------------*/
 .midashiTitle{
padding: 0.5em 0;
line-height:1;
border-bottom:1px solid #ccc;
}

h1 {
    font-size: 2em;
    margin: 0em 0;
}

/*-------------------見出し１-----------------------*/
 .midashi1{
clear:both;
position: relative;
padding: 0.5em 0.3em 0.5em 0.7em;
line-height:1;
color:#333;
}
 .midashi1:before{
content: "";
position:absolute;
top:.5em;
left:0;
width: .3em;             /* 四角形の横幅 */
height: 1em;            /* 四角形の縦幅 */
background: #212121;
}

/*-------------------見出し２-----------------------*/
.midashi2 {
	padding: .3em .55em;
	border: 1px solid #FAAC58;
}


/*-------------------見出し３-----------------------*/
 .midashi3{
padding: 0.5em 0;
line-height:1;
border-bottom:1px solid #ccc;
}






/* -------------Newpost Catch--------------- */

#npcatch li{
    overflow:hidden;
    clear:both;
    vertical-align:top;
  border-bottom: 1px solid #ccc;
 
}
#npcatch img{
    float:left;
    padding:5px 10px 5px 0;
}
#npcatch .title {
   
}

#npcatch .title a{
    font-weight: 700;
}
#npcatch .date {
    font-size: x-small;
    font-weight: 400;
    display:block;
    color: #666699;
    margin-bottom: 5px;
}

#npcatch li:hover{}
#npcatch li:hover .title{}
#npcatch li:hover .title a{}
#npcatch li:hover .date{}


/*-------------------サイドメニュー-----------------------*/
.sm1 {
	
  }
  
.sm1 a {
	color: #FF0000;
    font-weight: bold;
	border-bottom: 1px solid #3498db;
	}


/*-------------------見出しの書式-----------------------*/
  
.md1 {
	position: relative;
	padding: .55em 1em .55em 1.5em;
	border: 1px solid #3498db;
    
}
.md1::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #0000FF;
	border-radius: 4px;
}


.md2 {
    margin-bottom:-0px;
	padding: 0em 0 0 5px;
	border-left: 6px solid #ff0000;
	font-size:20px;
	color:#000;
    border-bottom: 1px solid #ff0000;
}


.md3 {
	padding: .25em 0 .25em .75em;
	border-left: 6px solid #FF8000;
	font-size:18px;
	color:#ff0000;
  border-bottom: 1px solid #FF8000;
}

.md4 {
	padding: .25em 0 .25em .75em;
	border-left: 0px solid #ccc;
	font-size:25px;
	color:#FF8000;
    margin-bottom:5px;
}

.md6 {
padding-bottom: .5em;
	border-bottom: 1px solid #3498db;
	}




/*-------トップ右上連絡先----------*/
.md5 {
	padding: .25em 0 .25em .75em;
	border-left: 0px solid #ccc;
	font-size:21px;
	color:#FF8000;
    margin-bottom:5px;
}





/*-----H3　サイドバー装飾--------------*/

.leftSidemidashi{
    position: relative;
    font-size: 1.143em;
    font-weight: bold;
    margin: 0 0 1.5em;
    padding: 0.5em 0.5em 0.5em 2.0em;
    border-bottom: 2px solid #3498db;
}
 
.leftSidemidashi:before{
    content: "□";
    font-size: 150%;
    position: absolute;
    color: #FAAC58;
    top: -0.3em;
    left: 0.3em;
    height: 12px;
    width: 12px;
}
 
.leftSidemidashi:after{
    content: "□";
    font-size: 150%;
    position: absolute;
    color: #FF4000;
    top: 0.1em;
    left: 0;
    height: 12px;
    width: 12px;
}



/*------------右サイドバータイトル------------*/
.rightSidemidashi{
    position: relative;
    font-size: 1.143em;
    font-weight: bold;
    margin: 0 0 1.5em;
    padding: 0.5em 0.5em 0.5em 2.0em;
    border-bottom: 2px solid #3498db;
}
 
.rightSidemidashi:before{
    content: "□";
    font-size: 150%;
    position: absolute;
    color: #FAAC58;
    top: -0.3em;
    left: 0.3em;
    height: 12px;
    width: 12px;
}
 
.rightSidemidashi:after{
    content: "□";
    font-size: 150%;
    position: absolute;
    color: #FF4000;
    top: 0.1em;
    left: 0;
    height: 12px;
    width: 12px;
}


/*-----H3　サイドバー装飾--------------*/

.midashiTitle{
    position: relative;
    font-size: 1.4em;
    font-weight: bold;
    margin: 0 0 1.5em;
    padding: 0.5em 0.5em 0.5em 2.0em;
    border-bottom: 2px solid #3498db;
}
 
.midashiTitle:before{
    content: "□";
    font-size: 150%;
    position: absolute;
    color: #3498db;
    top: -0.3em;
    left: 0.3em;
    height: 12px;
    width: 12px;
}
 
.midashiTitle:after{
    content: "□";
    font-size: 150%;
    position: absolute;
    color: #FF4000;
    top: 0.1em;
    left: 0;
    height: 12px;
    width: 12px;
}





/*-------------------------画像を枠で囲む---------------*/
img.hh11 { border: 1px #000 solid;
margin-right:5px;
margin-bottom:5px;
 }


img.hh12 { border: 1px #F781F3 solid;
margin-right:0px;
margin-bottom:0px;
  
 }  

img.hl { border: 2px #fff solid;
margin-right:5px;
margin-bottom:5px;
align:left;
float:left;
}

img.hr { border: 2px #fff solid;
margin-right:5px;
margin-bottom:5px;
text-align: right;
float:right
}
/*------------メタスライダー---------*/
.metaslider .slides img {
	  border: 1px #000 solid;
  
} 

/*----------トップスライダー---------------*/
.top-m {
  margin-top:0px;
   border-bottom: 2px solid #6E6E6E;
  background:#fff;
  padding:0px 0 0px 0;
	}



/*------ページ最下位会社情報--------*/
.ffbox{
width:80%;
margin: 0 auto;
/*background-color:#fff;*/
border-width: 0px; 
border-style: solid;
border-color: #FAAC58;
padding:5px 15px 5px 15px;
text-align: center;

-webkit-border-radius: 10px; /* 角丸Safari, Chrome用 */
-moz-border-radius: 10px; /*  角丸Firefox用 */
border-radius: 10px; /*  角丸CSS3 */



}

/*---------footer------------*/
.f0 {
  
  border-top: 1px double #000;
  width:100%;
  margin: 0 auto ;
  background: linear-gradient( #F781F3,#F5A9F2,#F6CEF5,#fff);
  }

.f2 {
  width:55%;
 margin:0 auto;
  }


/*---------------class----------------------------------------------------------------------------------*/
/*-------トップ画面あいさつ-----------*/
.t1{
  margin:0px 0 0 0px;
  padding: 1% 4% 6% 4%;
background-image : url(http://corporation.ppx.jp/user/user/torii/wp-content/uploads/2016/09/top6v.jpg);
border: 1px solid #FAAC58 ;
}
.m1{margin-bottom:320px 0 0 0
}

/*------------トップ商品表示--------------*/
.frontPageBox{
border: 0px solid #F781F3 ;
width: 130px;
padding: 7px 7px 7px 7px;
margin:0 auto;
   
  }

.frontPageBox a {
  font-size:11px;
  }
  
.frontPageBox span.price {  
  font-size:100%;
  }	
	  
.frontPageBox img {
 width: 130px;
    border: 4px double #000;
  margin:0 auto;
  }
  
/*--------トップ商品画像----------*/
.f1{

  }




















/*-------------------ヘッダーレイアウト-----------------------*/
 #header{
padding:0;
margin:0;
background:#fff;
}

 #header h1{
color:#000f;
font-size:0.9em;
font-size:normal;
padding:0;
margin:;
}
 #header h2{
padding:0;
margin:0;
}

 #header .hLeft{
width:40%;
float:left;
padding:0px;
}

 #header .hRight{
width:59%;
float:left;
padding:0px;
text-align:right;
margin-top:-30px;
}

 #header .widgetArea img{
max-width:100%;
}

 #header .widgetArea ul{
float:right;
}

 div.breadcrumbs {
padding:1em 1em;
}


/*-------------------ウィジェット内リスト-----------------------*/
 #header .widget_archive ul, #header .widget_recent_comments ul, #header .widget_recent_entries ul, #header .widget_categories ul, #header .widget_text ul, #header .widget_nav_menu ul, #header .widget_meta ul{
padding:0;
margin:0;
list-style:none;
line-height:1;
border-right: 1px solid #696969;
}

 #header .widget_archive ul li,

 #header .widget_recent_comments ul li,

 #header .widget_recent_entries ul li,

 #header .widget_categories ul li,

 #header .widget_text ul li,

 #header .widget_nav_menu ul li,

 #header .widget_meta ul li{
float:left;
padding:0;
margin:0;
/*display:inline-block;*/
}

 #header .widget_archive ul li a,

 #header .widget_recent_comments ul li a,

 #header .widget_recent_entries ul li a,

 #header .widget_categories ul li a,

 #header .widget_text ul li a,

 #header .widget_nav_menu ul li a,

 #header .widget_meta ul li a{
display:block;
margin:0;
padding:0 0.6em;
border-left: 1px solid #696969;
}


/*-------------------フロントページ-----------------------*/
 

/*-------------------固定ページ-----------------------*/
 

/*-------------------単一ページ-----------------------*/
 

/*-------------------一覧ページ-----------------------*/
.archivePage ul.archiveList{
width:100%;
}

.archivePage ul.archiveList li{
margin:1em 0;
padding:1em 0;
border-bottom:1px dotted #212121;
}

.archivePage ul.archiveList .leftBox{
width:40%;
float:left;
padding:1em;
}
.archivePage ul.archiveList .rightBox{
width:60%;
float:left;
padding:1em;
}
.archivePage ul.archiveList li .category{
display:inline-block;
border:1px solid #212121;
margin:0.3em;
padding:0.2em 0.4em;
}

/*-------------------検索スタイル-----------------------*/
 #searchStyle{
position:relative;
background-color:#ffffff;
border:1px solid #ccc;
width:16em;
height:2.4em;
}

 #searchStyle #s{
width: 12em;
position: absolute;
top: 0.2em;
left: 0.3em;
background-color:#ffffff;
border:1px solid #ffffff;;

}  
 #searchStyle #searchButton{
position: absolute;
top: 0.2em;
right: 0.6em;
}

/*-------------------ウィジェット内リスト-----------------------*/
 #contentsLeft .widget_archive ul, #contentsLeft .widget_recent_comments ul, #contentsLeft .widget_recent_entries ul, #contentsLeft .widget_categories ul, #contentsLeft .widget_text ul, #contentsLeft .widget_nav_menu ul, #contentsLeft .widget_meta ul{
padding:0px;
margin:0px;
list-style:none;
line-height:1;
}
 #contentsLeft .widget_archive ul li,
 #contentsLeft .widget_recent_comments ul li,
 #contentsLeft .widget_recent_entries ul li,
 #contentsLeft .widget_categories ul li,
 #contentsLeft .widget_text ul li,
 #contentsLeft .widget_nav_menu ul li,
 #contentsLeft .widget_meta ul li{
position:relative;
}

 #contentsLeft .widget_archive ul li span,
 #contentsLeft .widget_archive ul li a,

 #contentsLeft .widget_recent_comments ul li span,
 #contentsLeft .widget_recent_comments ul li a,

 #contentsLeft .widget_recent_entries ul li span,
 #contentsLeft .widget_recent_entries ul li a,

 #contentsLeft .widget_categories ul li span,
 #contentsLeft .widget_categories ul li a,

 #contentsLeft .widget_text ul li span,
 #contentsLeft .widget_text ul li a,

 #contentsLeft .widget_nav_menu ul li span,
 #contentsLeft .widget_nav_menu ul li a,

 #contentsLeft .widget_meta ul li span,
 #contentsLeft .widget_meta ul li a{
display:block;
padding:0.5em 0;
border-bottom:1px dotted #ccc;
}


/*-------------------レフトサイド見出し-----------------------*/
 

/*-------------------メインコンテンツ見出し-----------------------*/
 .contentsmidashi{
padding: 0.5em 0;
line-height:1;
  font-size:15px;
      color: #FF0000;
    font-weight: bold;
    text-shadow: 1px 1px 2px silver;
border-bottom:1px solid #3498db;
}


/*-------------------最近の投稿(画像無し)-----------------------*/
  .widget_recent_info_posts ul{
padding:0px;
margin:0px;
list-style:none;
line-height:1;
}
 .widget_recent_info_posts ul li{
display:block;
padding:0.5em 0;
border-bottom:1px dotted #ccc;
}
 .widget_recent_info_posts ul li .post-date{
display:inline-block;
padding-right:2em;
}

/*-------------------テーブルスタイル-----------------------*/
 .tableStyle{
border: 1px #696969 solid;
border-collapse: collapse;
border-spacing: 0;
margin:10px 0 20px;
}

 .tableStyle th{
padding:10px;
color:#ffffff;
border:1px #ffffff solid;
border-width: 0 0 1px 1px;
background:#696969;
}

 .tableStyle td{
padding:10px;
border: 1px #696969 solid;
border-width: 0 0 1px 1px;
background:#ffffff;
}

/*--------------基本tablestyle------------*/
table.t01 {
	border-collapse: separate;
  width: 100%;
	border-spacing: 0;
	
	line-height: 0;
	border-top: 0px solid #F781F3;
	border-left: 0px solid #F781F3;
}
table.t01 th {
	width: 0%;
	padding: 0px;
	
	vertical-align: middle; /*行のそろえ*/
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
	border-top: 0px solid #fff;
	border-left: 0px solid #fff;
	background: #A9F5E1;
}
table.t01 td {
	width: 30%;
	padding: 0px;
	vertical-align: middle;
	border: 1px solid #000;

  
}


/*----------買取紹介--------*/
table.t02 {
    margin-left:0px;
	border-collapse: separate;
    width: 100%;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table.t02 th {
	width: 0%;
	padding: 0px;
	font-weight: bold;
	vertical-align: middle; /*行のそろえ*/
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #A9F5E1;
    text-align: center;     /* 左寄せ(標準) */

}
table.t02 td {
	width: 50%;
	padding: 5px;
	vertical-align: middle;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
   text-align: left;     /* 左寄せ(標準) */
}



/*----------送料--------*/
table.t03 {
    margin-left:5px;
	border-collapse: separate;
    width: 98.5%;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table.t03 th {
	/*width: 10%;*/
	padding: 2px;
	font-weight: bold;
	vertical-align: middle; /*行のそろえ*/
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #F7F8E0;
    text-align: center;     /* 左寄せ(標準) */

}
table.t03 td {
	/*width: 0%;*/
	padding: 2px;
	vertical-align: middle;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


/*----------TOP画像３分割--------*/
table.t04 {
    margin-bottom:-6px;
	border-collapse: separate;
    width: 35%;
	border-spacing: 0;
	text-align: left;
	/*line-height: 1.5;*/
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table.t04 th {
	width: 70%;
    color:#000;
	padding: 15px;
	font-weight: bold;
	vertical-align: middle; /*行のそろえ*/
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #F2F2F2;
    text-align: left;     /* 左寄せ(標準) */

}
table.t04 td {
	width: 30%;
	padding: 15px;
	vertical-align: middle;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;

}



/*----------TOP画像4分割--------*/
table.t05 {
    margin-top:0px;
	border-collapse: separate;
    width: 100%;
	border-spacing: 0;
	text-align: left;
	/*line-height: 1.5;*/
	border-top: 0px solid #ccc;
	border-left: 0px solid #ccc;
}
table.t05 th {
	/*width: 10%;*/
	padding: 0px;
	font-weight: bold;
	vertical-align: middle; /*行のそろえ*/
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-top: 0px solid #fff;
	border-left: 0px solid #fff;
	background: #F7F8E0;
    text-align: left;     /* 左寄せ(標準) */

}
table.t05 td {
	width: 25%;
	padding: 0px;
	vertical-align: middle;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;



}



/*----------特定商取引--------*/
table.t06 {
    margin-left:5px;
	border-collapse: separate;
    width: 69%;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table.t06 th {
	width: 35%;
	padding: 2px;
	font-weight: bold;
	vertical-align: middle; /*行のそろえ*/
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #F7F8E0;
    text-align: left;     /* 左寄せ(標準) */

}
table.t06 td {
	width: 60%;
	padding: 2px;
	vertical-align: middle;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}



/*----------topブランド--------*/
table.t07 {
    margin-left:5px;
	border-collapse: separate;
    width: 100%;
	border-spacing: 0;
	text-align: center;
	line-height: 1.5;
	border-top: 0px solid #ccc;
	border-left: 0px solid #ccc;
}
table.t07 th {
	width: 0%;
	padding: 0px;
	font-weight: bold;
	vertical-align: middle; /*行のそろえ*/
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-top:0px solid #fff;
	border-left: 0px solid #fff;
	background: #F7F8E0;
    text-align: left;     /* 左寄せ(標準) */

}
table.t07 td {
	width: 25%;
	padding: 2px;
	vertical-align: middle;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
}

/*----------TOP画像３分割--------*/
table.t08 {
    margin-bottom:-6px;
	border-collapse: separate;
    width: 90%;
	border-spacing: 0;
	text-align: left;
	/*line-height: 1.5;*/
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table.t08 th {
	width: 25%;
    color:#000;
	padding: 15px;
	font-weight: bold;
	vertical-align: middle; /*行のそろえ*/
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #F2F2F2;
    text-align: left;     /* 左寄せ(標準) */

}
table.t08 td {
	width: 75%;
	padding: 15px;
	vertical-align: middle;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;

}

/*-------------------inputボタンスタイル-----------------------*/
 input[type="submit"],input[type="button"]{
margin:0.2em 0;
padding:0.1em 0.4em;
display:inline-block;
background:#212121;
color:#ffffff;
font-weight:bold;
border-style: none;
text-decoration:none;
}

 input[type="submit"]:hover,input[type="button"]:hover{
background:#696969;
color:#fff;
text-decoration:none;
}

/*-------------------アンカーボタンスタイル-----------------------*/
 a.btnStyle{
margin:0.2em 0;
padding:0.1em 0.4em;
display:inline-block;
background:#212121;
color:#ffffff;
border-radius:0.5em;
font-weight:bold;
border-style: none;
text-decoration:none;
}

 a.btnStyle:hover{
background:#696969;
color:#fff;
text-decoration:none;
}

/*-------------------inputスタイル-----------------------*/
input[type="text"],input[type="email"],input[type="tel"],input[type="number"],input[type="password"],textarea{
width:100%;
}

/*-------------------ページャー-----------------------*/
 .pagenation {
    margin: 1em 0;
}
 .pagenation:after,  .pagenation ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
 .pagenation ul {
    margin: 0;
}
 .pagenation li {
    float: left;
    list-style: none outside none;
    margin-left: 3px;
}
 .pagenation li:first-child {
    margin-left: 0;
}
 .pagenation li.active {
    background-color: #212121;
    border-radius: 3px;
    color: #ffffff;
    cursor: not-allowed;
    padding: 10px 20px;
}
 .pagenation li a {
    background: none repeat scroll 0 0 #ccc;
    border-radius: 3px;
    color: #ffffff;
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
 .pagenation li a:hover {
    background-color: #696969;
    color: #ffffff;
    opacity: 0.8;
    transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: ease;
}

/*-------------------リストスタイル-----------------------*/
 .listStyle ul{
padding:0px;
margin:0px;
list-style:none;
line-height:1;
}
 .listStyle ul li{
position:relative;
}

 .listStyle ul li span,
 .listStyle ul li a{
display:block;
padding:0.5em 0;
border-bottom:1px dotted #ccc;
}


/*-------------------javascript1-----------------------*/
#header    {     
/*position: fixed !important;*/
position: relative;
width:100%;
z-index:200;
} 

/*-------------------フッターレイアウト-----------------------*/



  





 #footer{
width:100%;
padding:0;
}

 #footer #fContents1{
width:100%;
padding:0.5em;
}

 #footer #fContents1 .widgetArea{
width:25%;
float:left;
padding:0 0.5em;
}

 #footer #copyright{
width:100%;
padding:0.5em 0;
}

 #footer #copyright p{
float:left;
width:35%;
padding:0.5em;
  color:#000;
}

 #footer #copyright .widgetArea{
float:right;
width:64%;
padding:0.5em;
}

/*-------------------ウィジェット内リスト-----------------------*/
 .footerWidget .widget_archive ul, .footerWidget .widget_recent_comments ul, .footerWidget .widget_recent_entries ul, .footerWidget .widget_categories ul, .footerWidget .widget_text ul, .footerWidget .widget_nav_menu ul, .footerWidget .widget_meta ul{
padding:0px;
margin:0px;
list-style:none;
line-height:1;
}
 .footerWidget .widget_archive ul li,
 .footerWidget .widget_recent_comments ul li,
 .footerWidget .widget_recent_entries ul li,
 .footerWidget .widget_categories ul li,
 .footerWidget .widget_text ul li,
 .footerWidget .widget_nav_menu ul li,
 .footerWidget .widget_meta ul li{
position:relative;
}

 .footerWidget .widget_archive ul li span,
 .footerWidget .widget_archive ul li a,

 .footerWidget .widget_recent_comments ul li span,
 .footerWidget .widget_recent_comments ul li a,

 .footerWidget .widget_recent_entries ul li span,
 .footerWidget .widget_recent_entries ul li a,

 .footerWidget .widget_categories ul li span,
 .footerWidget .widget_categories ul li a,

 .footerWidget .widget_text ul li span,
 .footerWidget .widget_text ul li a,

 .footerWidget .widget_nav_menu ul li span,
 .footerWidget .widget_nav_menu ul li a,

 .footerWidget .widget_meta ul li span,
 .footerWidget .widget_meta ul li a{
display:block;
padding:0.5em 0;
}

/*-------------------ウィジェット内リスト-----------------------*/
 #copyright .widget_archive ul, #copyright .widget_recent_comments ul, #copyright .widget_recent_entries ul, #copyright .widget_categories ul, #copyright .widget_text ul, #copyright .widget_nav_menu ul, #copyright .widget_meta ul{
padding:0;
margin:0px;
}
 #copyright .widget_archive ul li,
 #copyright .widget_recent_comments ul li,
 #copyright .widget_recent_entries ul li,
 #copyright .widget_categories ul li,
 #copyright .widget_text ul li,
 #copyright .widget_nav_menu ul li,
 #copyright .widget_meta ul li{
list-style-type: none;
float:left;
padding:0;
margin-left:1em;
}

 #copyright .widget_archive ul li a,

 #copyright .widget_recent_comments ul li a,

 #copyright .widget_recent_entries ul li a,

 #copyright .widget_categories ul li a,

 #copyright .widget_text ul li a,

 #copyright .widget_nav_menu ul li a,

 #copyright .widget_meta ul li a{
display:block;
}

/*-------------------フッター見出し-----------------------*/


.footermidashi {
	position: relative;
	padding: 0.5em 0;
}
.footermidashi::before,
.footermidashi::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 4px;
	box-sizing: border-box;
}
.footermidashi::before {
	top: 0;
	border-top: 2px solid #FAAC58;
	border-bottom: 1px solid #FAAC58;
}
.footermidashi::after {
	bottom: 0;
	border-top: 1px solid #FAAC58;
	border-bottom: 2px solid #FAAC58;
}
	
/* #mainNavのスタイル PC表示
------------------------------------------------------------*/
@media only screen and (max-width: 1210px){	
	
/*--bodyのスタイル--*/
 #wrapper .inner,
 #wrapper .column{
width:100%;
margin:0 auto;
}	
	}	
	
	
/*-------------------グローバルメニュー-----------------------*/

/* #mainNavのスタイル PC表示
------------------------------------------------------------*/
@media only screen and (min-width: 1025px){
	  
/*-------------------レイアウト-----------------------*/

	  
	  
	  
 #toggle{display:none;}

 #mainNav #naviList{
display:block !important;

margin-bottom:-0.1em;
}

 #mainNav{
padding:0;
position: relative;
/*background:#FBEE12;*/
background: linear-gradient(#FACC2E,#FACC2E,#fff,#FACC2E,#FACC2E);
border-bottom:1px solid #000;
border-top:1px solid #000;
}

/*--親要素の指定
----------------------------------*/
 #mainNav #naviList ul {
margin: 0;
padding: 0;
}

 #mainNav #naviList li {
height:30px;
width: 11%;
position: relative;
float: left;
margin:10px 0 10px 0;
text-align: center;
list-style:none;
/*border-bottom:2px solid #000;*/
}


 #mainNav #naviList li a {
display: block;
margin: 0;
color:#000;
font-family: メイリオ;
	font-size:13px;
padding: 0px 30px;
font-weight: bold;
line-height: 2;
/*background:#FBEE12;*/
	
text-decoration: none;
border-right:1px solid #999;
}

 #mainNav #naviList li:hover {
border-bottom:0px solid #212121;
}

 #mainNav #naviList li li:hover {
border-bottom:none;
}

/*--子要素の指定
----------------------------------*/
 #mainNav #naviList li ul {
position: absolute;
z-index: 100;
top: 100%;
left: 0;
width: 150%;
margin: 0;
padding: 0 0 0 0px;
background:#fff;
}

 #mainNav #naviList li ul li {
overflow: hidden;
width: 100%;
height: 0;
transition: .2s;
margin:0;
}

 #mainNav #naviList li ul li a {
padding: 2px;
text-align: left;
color:#000;
padding: 0 0 0 10px;
border-right:none;
border-bottom:1px solid #ccc;
}


 #mainNav #naviList li ul li a:hover {
border-bottom:2px solid #212121;
}

 #mainNav #naviList li:hover > ul > li {
overflow: visible;
height:auto;
}

/*--孫要素の指定
----------------------------------*/
 #mainNav #naviList li ul li ul {
top: 0;
left: 100%;
}

 #mainNav #naviList li ul li ul:before {
position: absolute;
content: "";
top: 13px;
left: -20px;
width: 0;
height: 0;
border: 5px solid transparent;
border-left-color: #212121;
}
/*----------*/
}
/*----------*/



























/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 1024px){

/*-------------------レイアウト-----------------------*/
/*--bodyのスタイル--*/
 #wrapper .inner,
 #wrapper .column{
width:100%;
margin:0 auto;
}

/*-------------------カラム-----------------------*/
.column {
	width: 100%;
-moz-box-orient:vertical;
-webkit-box-orient:vertical;
-o-box-orient:vertical;
-ms-box-orient:vertical;
}

.column #contentsLeft,
.column  #contentsMain{
	width: 100%;
}

/*-------------------サイトカラー-----------------------*/
.layout {
	width: 100%;
-moz-box-orient:vertical;
-webkit-box-orient:vertical;
-o-box-orient:vertical;
-ms-box-orient:vertical;
}

.layout #contentsLeft,
.layout  #contentsMain,
.layout  #contentsRight {
	width: 100%;
}

/*-------------------レイアウトの調整-----------------------*/
.layout {
	width: 100%;
-moz-box-orient:vertical;
-webkit-box-orient:vertical;
-o-box-orient:vertical;
-ms-box-orient:vertical;
}

.layout #contentsLeft,
.layout  #contentsMain,
.layout  #contentsRight {
	width: 100%;
}

/*-------------------グローバルメニュー-----------------------*/
#mainNav .inner{
clear:both;
width:100%;
margin:0;
padding:0;
}

#mainNav #toggle{
width:100%;
display:block;
margin:0px;
border:1px solid #cccccc;
padding:0.5em;
}

#mainNav #naviList{
display: none;
width:100%;
position: relative;
right: 0;
top:0;
z-index: 1;
padding:0px 0px;
}

#mainNav ul{
padding:0px;
margin:0px;
}

#mainNav ul li{
float:none;
clear:both;
height:auto;
line-height:1.2;
list-style:none;
position: relative;
right: 0;
top:0;
}
#mainNav ul li a{
border-bottom:1px solid #cccccc ;
}
#mainNav ul li a:after{
display: block;
position: absolute;
top: 18px;
right: 10px;
width: 7px;
height: 7px;
margin-top: -4px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
content: "";
}

#mainNav ul li > a{
display:block;
padding:10px 10px;
text-decoration:none;
background:#fff;
}

#mainNav ul li li > a{
padding:10px 20px;
}

#mainNav ul li li li > a{
padding:10px 30px;
}


/* 3本ラインのスタイル
----------------------------------*/
.ico-menu {
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 20px;
    height: 0;
    padding-top: 18px;
background:#212121 ;

}

.ico-menu::before,
.ico-menu::after {
    position: absolute;
    left: 0;
    content: "";
    width: 20px;
    height: 0;
border-top: 3px solid #ffffff;
}

.ico-menu::before {
    top: 4px;
}

.ico-menu::after {
    bottom: 4px;
}

/*-------------------検索スタイル-----------------------*/
 #searchStyle{
width:100%;
}
 #searchStyle #s{
width: 90%;
}  


/*----------*/
}
/*----------*/


/* 幅644px以下から 
------------------------------------------------------------*/
@media only screen and (max-width: 700px){
  
  
/*------------トップ商品表示--------------*/
.frontPageBox{
border: 1px solid #FAAC58 ;
width: 160px;
padding: 2px 25px 0px 25px;
	margin: 0 auto;
  }

/*--------トップ商品画像----------*/
.f1{
	
	width: 110px;
height: 110px;

	}
 

/*-------------------ヘッダーレイアウト-----------------------*/
#header .hLeft,
#header .hRight{
width:100%;
float:none;
clear:both;
}

/*-------------------検索スタイル-----------------------*/
 #searchStyle #s{
width: 85%;
}  

/*-------------------フッターレイアウト-----------------------*/
 #footer #fContents1 .widgetArea{
width:100%;
float:none;
clear:both;
}

 #footer #copyright p,
 #footer #copyright .widgetArea{
width:100%;
float:none;
clear:both;
}


/*----------*/
}
/*----------*/
/* 幅380px以下から 
------------------------------------------------------------*/
@media only screen and (max-width: 380px){


/*----------*/
}
/*----------*/
