/*ウェブフォント*/
 @import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
 body *{
  font-family: 'Noto Sans Japanese', sans-serif;
  /*line-break:strict;*/
}

h1{
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 500;
  font-size: 26px;
  color: #3d3d3d;
  margin: .52em 0 
}

h2{
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #3d3d3d;
  margin: .52em 0 
}
h3{
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #626262;
  margin: .5em 0 
}

h4{
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #626262;
  margin: .5em 0; 
  padding: .5em .75em;
	background-color: #f6f6f6;
}

h5{
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 300;
  font-size:16px;
  line-height: 24px;
  color: #626262;
  margin: 1.5em 0 
}

p{
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 200;
  font-size: 15px; 
  line-height: 20px
}
/*本文のリスト用*/
.honbun_list{
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 200;
  font-size: 18px;
  margin-left: 26px;
line-height: 24px	
}

.line {
  text-decoration: underline;
}

/*米印用*/
.asterisk  {	
    text-indent: -1em;
    margin-left: 1em;
    font-size: 13px;
	margin-top: 1em
   }

/*ページトップに戻る*/
#pageTop {
  position: fixed;
  bottom: 100px;
  right: 16px;
}
 
#pageTop a {
  display: block;
  z-index: 999;
  /*padding: 8px 0 0 8px;*/
  border-radius: 30px;
  width: 44px;
  height: 44px;
  background-color: #c0c0c0;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  line-height: 44px;
  opacity: 0.7;
}
 
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.5;
}




/*トップ画像の並びとレスポンシブ*/
}
/*.name {
	margin-bottom: 3%;*/
	
.itemList {
	margin: -20px 0 0 -20px;
	width: auto;
}
/*.container ul {
	text-align: center;
}*/

.itemList li {
    display: inline-block;
	width: 110px;
	height: 160px;
	margin: 20px 0 20px 20px;
	vertical-align: top;
	line-height:18px
}

.inner {
    width: 980px;
    margin: 0 auto;
}
.inner:after {
    content: "";
    clear: both;
    display: block;
}
 
 /*製品画像並びとレスポンシブ*/
}
/*.name {
	margin-bottom: 3%;*/
	
.itemList2 {
text-align: center;

}
.itemList2 li {
  display: -moz-inline-box;
  display: inline-block;
  /display: inline;
  /zoom: 1;
  padding-right: 30px;
  padding-left: 16px;
  margin-top: 24px;
  width: 300px;
  vertical-align:middle
}


.itemList3 li {
  display: -moz-inline-box;
  display: inline-block;
  /display: inline;
  /zoom: 1;
 /* padding-right: 30px;*/
  /*padding-left: 10px;*/
  margin: 2px;
  /*width: 100%;*/
  vertical-align:middle
}

.itemList4 li {
  display: -moz-inline-box;
  display: inline-block;
  /display: inline;
  /zoom: 1;
 /* padding-right: 30px;*/
  /*padding-left: 10px;*/
  margin: 2px;
  /*width: 100%;*/
}

/*青文字*/
.blue {
	/*font-weight: bold;*/
	color: #4169e1;
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 5px;
	padding-left: 15px;
}


/*赤文字*/
.red {
	/*font-weight: bold;*/
	color: #b7282e;
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 5px;
	padding-left: 15px;
}

/*リンクカラー*/
a { 
color:#38b48b ; 
text-decoration: underline; 
}
a:hover {
color: #f09300; 
}

/*アイコン用*/
.image img{
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    behavior: url('PIE.htc');/* for IE */
    border: 1px solid #c5c5c5;
    width: 80px;
    height: 80px;
}
.image2 img{
    border-radius: 18px;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    behavior: url('PIE.htc');/* for IE */
    border: 1px solid #c5c5c5;
    width: 160px;
    height: 160px;
}
.image2_2 img{
    border-radius: 18px;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    behavior: url('PIE.htc');/* for IE */
    border: 1px solid #c5c5c5;
    width: 140px;
    height: 140px;
}
.image3 img{
    border-radius: 18px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    behavior: url('PIE.htc');/* for IE */
    border: 1px solid #c5c5c5;
    width: 100px;
    height: 100px;
}
.image3.mini img{
    border-radius: 8px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    behavior: url('PIE.htc');/* for IE */
    border: 1px solid #c5c5c5;
    width: 50px;
    height: 50px;
	margin-right: 5px;
	float:left; 
}

.btn-square-soft {
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: #626262;
	/*
  width: 120px;
  height: 50px;
  font-weight: bold;
  line-height: 50px;
	*/
  border-radius: 5px;
  text-align: left;
  overflow: hidden;
  background: linear-gradient(#eee 0%, #ccc 100%);
	/*
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.66);
	*/
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.28);
  padding: 10px;
}

.btn-square-soft:active {
  /*押したとき*/
  -webkit-transform: translateY(2px);
  transform: translateY(2px);/*沈むように*/
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
  background-image: linear-gradient(#fed6e3 0%, #ffbcbc 100%);/*グラデーションを明るく*/
}


/*紹介ページヘッダー固定*/
body{  
    margin: 0;  
    padding: 90px 0 0 0;  
}  
 
div#headerArea_j {  
    position: fixed !important;  
    position: absolute;  
    top: 0;  
    left: 0;  
    width: 100%;  
    height: 60px;  
    background-color: rgba( 255, 255, 255, 0.93 );  
	border-bottom: 2px solid #DFA3B5;
    text-align: center;
    line-height: 30px;
}
 
body{  
    margin: 0;  
    padding: 90px 0 0 0;  
}  
 
div#headerArea_a {  
    position: fixed !important;  
    position: absolute;  
    top: 0;  
    left: 0;  
    width: 100%;  
    height: 60px;   
    background-color: rgba( 255, 255, 255, 0.93 );
    border-bottom: 2px solid #CB90D0;
    text-align: center;
    line-height:30px;
} 

body{  
    margin: 0;  
    padding: 90px 0 0 0;  
}  
 
div#headerArea_f {  
    position: fixed !important;  
    position: absolute;  
    top: 0;  
    left: 0;  
    width: 100%;  
    height: 60px;  
    background-color: rgba( 255, 255, 255, 0.93 );
	border-bottom: 2px solid #7FC7CB;
    text-align: center;
    line-height: 30px;
} 

body{  
    margin: 0;  
    padding: 90px 0 0 0;  
}  
 
div#headerArea_h {  
    position: fixed !important;  
    position: absolute;  
    top: 0;  
    left: 0;  
    width: 100%;  
    height: 60px;  
    background-color: rgba( 255, 255, 255, 0.93 );
	border-bottom: 2px solid #C7C754;
    text-align: center;
    line-height: 30px;
} 

body{  
    margin: 0;  
    padding: 90px 0 0 0;  
}  
 
div#headerArea_m {  
    position: fixed !important;  
    position: absolute;  
    top: 0;  
    left: 0;  
    width: 100%;  
    height: 60px;  
    background-color: rgba( 255, 255, 255, 0.93 );
	border-bottom: 2px solid #85CC82;
    text-align: center;
    line-height: 30px;
} 

body{  
    margin: 0;  
    padding: 90px 0 0 0;  
    
}  
 
div#headerArea_p {  
    position: fixed !important;  
    position: absolute;  
    top: 0;  
    left: 0;
	 width: 100%;  
    height: 60px;  
    background-color: rgba( 255, 255, 255, 0.93 );
	border-bottom: 2px solid #DBA383;
    text-align: center;
    line-height:30px;
}

body{  
    margin: 0;  
    padding: 90px 0 0 0;  
}  
 
div#headerArea_s {  
    position: fixed !important;  
    position: absolute;  
    top: 0;  
    left: 0;  
    width: 100%;  
    height: 60px;  
    background-color:rgba( 255, 255, 255, 0.93 );
	border-bottom: 2px solid #999ADB;
    text-align: center;
    line-height: 30px;
}


 
/*  General CSS*/
body{
    background: #fff;
    width: 100%;
	margin: 0 auto 0%;
}
.body2{
    width: 86%;
	max-width: 868px;
	/*padding:  4px;*/
	margin: 0 auto;
}


/*  各カテゴリ用中央揃え*/
.container {
	max-width: 1000px;
	background-color: #FFFFFF;
	margin: 0 auto; 
}

/*  トップ画像用*/
@media screen and (max-width: 480px){
.None {       display:none;}
}

/*  テーブルテスト
.demo01 th  { width: 50%; text-align: left; vertical-align: top; }
 
@media only screen and (max-width:640px){
    .demo01 { margin: 0 0px; }
    .demo01 th,
    .demo01 td{
        width: 100%;
        display: block;
        border-top: none;
    }
}*/

/*  画像切り替え用*/
#change p.pc {
	text-align: center;
}
#change p.sp {
	display: none;
	text-align: center;
}

@media only screen and (max-width : 640px){
#change p.pc {
	display: none;
}
#change p.sp {
	display: block;
}
}

/*  画像切り替え用（別の画像に差し替え）*/
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc2 { display: block !important; }
.sp2 { display: none !important; }
 
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 640px) {
    .pc2 { display: none !important; }
    .sp2 { display: block !important; }
}

/**  フローティング **/
.back {
top: 12px;
position: fixed;
z-index: 1;
}

.box2 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #2c2c2f;
    background: #fffcf0;/*背景色*/
    border: solid 2px #c0c0c0;
    border-radius: 0px;
}


/**  フッター  **/
footer{
    width: 100%;
    padding: 60px 0;
    background: #c41212;
}

footer .copyrights{
    float: left;
}

footer .copyrights p{
    display: inline-block;
    color: #b6b6b6;
    font-family: "opensans-regular", arial;
    font-size: 13px;
    margin-left: 1px;
    letter-spacing: .5px;
}

footer .copyrights a{
    color: #d7d7d7;
    font-family: "opensans-semibold", arial;
    font-weight: bold;
    text-decoration: none;

    transition:all .2s linear;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
}

footer .copyrights a:hover{
    color: #ffffff;
}

footer .social{
   /* float: right;*/
}

footer .social ul{
    list-style: none;
    overflow: hidden;
}


footer .social ul li{
    display: inline-block;
    margin-right: 26px;
    letter-spacing: .30px;
}

footer .social ul li:last-child{
    margin-right: 0;
}

footer .social ul li a{
    color: #b5b5b5;
    font-family: "opensans-regular", arial;
    font-size: 14px;
    text-decoration: none;

    transition:all .2s linear;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
}

footer .social ul li a:hover{
    color: #fff;
}