@charset "EUC-JP";

.pageID{
    padding:5px;
    text-align:center;
}
h2.entry_title {
    display: none;
}
.bigdai{
    padding:5px 5px 5px 10px;
    margin:10px 0px;
    font-size: 110%;
    text-align:left;
    font-weight:bold;
    background-image: url("https://www.gripgrip.jp/pic-labo/tyekku.gif");
}
.bigdai div{
    float: right;
    font-size:11px;
}
#idou {
    overflow:hidden;
    margin: 0px;
    padding: 0px;
}
#idou li {
    display: block;
    width: 33%;
    float: left;
    text-align: center;
}
#idou a {
    text-align: center;
    color: #00F;
}
.syasin01 {
    font-size:10px;
    text-align: center;
    color: #00F;
}
.syasin01 img{
    margin:10px 3px 0px 3px;
    padding:0px;
    display:inline;
    height:auto;
    width:45%;
    position: relative;
    
    box-shadow: 5px 5px 3px rgba(0,0,0,0.4);
    -moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.4);
    -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.4);
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#c2c0c0, direction=0, strength=0, enabled=true), 
            progid:DXImageTransform.Microsoft.Shadow(color=#616161, direction=90, strength=4, enabled=true),
            progid:DXImageTransform.Microsoft.Shadow(color=#616161, direction=180, strength=4, enabled=true),
            progid:DXImageTransform.Microsoft.Shadow(color=#616161, direction=270, strength=0, enabled=false);
}
#yoko3 img + img {
    margin-left: 8px;
}
#yoko2 img + img {
    margin-left: 8px;
}
.image-vw {
  width : 95vw ; 
}

.syosai{
    width:100%;
}
.syosai .yubi{
    width:20px;
    padding:0px 0px 3px 0px;
}
.syosai .smpPointImg {
	width: 35px;
    padding:0px 0px 0px 0px;
	margin-bottom: -3px;	
}
.syosai th, .syosai td{
    border:1px solid #999;
    padding:10px;
    vertical-align:middle;
}
.syosai th{
    text-align:center;
    background-color: #ECECEC;
    font-weight:normal;
}
.syosai th br {
	display: block;
}
.syosai a{
    color:blue;
    text-decoration:none;
}
.syosai a:hover{
    text-decoration:underline;
}
#center3 .syohin{
    margin:0px;
  }
#center3 .syohin td, #center3 .syohin th{
    border:none;
    padding:0px;
    background-color:#fff;
    text-align: left;
}
#center3 .syohin th{
    font-weight:normal;
    padding-left: 20px;
}
#center3 .hiyo{
    margin:0px;
}
#center3 .hiyo td{
    padding:5px;
    border:none;
}
#center3 .hiyo .en{
    text-align:right;
}
#center3 .hiyo .goke td{
    border-top:1px solid;
}
#center3 .hiyo .goke .hoken{
    border:none;
}
.modoru {
    display: inline-block;
    font-size: 15px;
    margin: 20px auto;
    color: blue;
}










  .kukuri{
    margin: 50px 0px 0px 0px;
    padding:0px;
  }
  #yose{
    display:table;
    margin:0px auto;
    padding:0px;
  }
  .daime{
    display: block;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    width: 100%;
    background-image: url("https://www.gripgrip.jp/pic-labo/underline_blue.gif");
    text-align: center;
  }
  #betto {
    text-align: right;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    line-height: 1em;
  }
  #center3 .hiyo+.hiyo{
    margin:40px 0px 0px 0px;
  }
  .sabdai{
    display:block;
    margin:0px 0px 10px 0px;
    padding:0px;
    width:100%;
  }
  .hiyo h3{
    font-size:18px;
    line-height:1.5em;
  }
  #center3 #ranku, .setume{
    margin:0px;
    padding:0px;
    text-align:left;
  }
  #center3 #ranku th, #center3 #ranku td{
    padding:10px;
    border:1px solid #333;
    vertical-align:middle;
  }
  #ranku th{
    text-align:center;
    font-weight:bold;
  }
  #ranku .arfbt{
    text-align:center;
  }
  #ranku .kakaku{
    text-align:right;
  }
  .kakaku{
    color:red;
  }
  .smhyo{
    display:none;
  }
  span.sr{
    padding:0em 1em;
  }
  .kukuri{
    text-align:center;
  }
  #modoru2{
    margin-bottom: 50px;
  }
  
  
#contents section:first-child {
	display: none;
}

  
#yose .koujinoirai {
	margin: 40px 0 10px;
}


/*画像2枚 調整*/
@media screen and (max-width: 350px) {
/* 表示領域が360px以下の場合に適用するスタイル */	
	@media screen and (orientation: landscape) {
	   /* 横向きの場合のスタイル */
		#yoko2 .ttng {
			display: inline-block;
			width:  auto !important;
			min-height: 200px !important;
			height: 200px !important;
			margin-bottom: 10px !important;
		}
	}
	
	@media screen and (orientation: portrait) {
	   /* 縦向きの場合のスタイル */
		#yoko2 .ttng {
			display: inline-block;
			width:  auto !important;
			min-height: 130px !important;
			height: 130px !important;
			margin-bottom: 10px !important;
		}
	}	
}


@media screen and (min-width: 351px) {
/* 表示領域が361px以上の場合に適用するスタイル */	
	@media screen and (orientation: landscape) {
	   /* 横向きの場合のスタイル */
		#yoko2 .ttng {
			display: inline-block;
			width:  auto !important;
			min-height: 250px !important;
			height: 250px !important;
			margin-bottom: 10px !important;
		}
	}
	
	@media screen and (orientation: portrait) {
	   /* 縦向きの場合のスタイル */
		#yoko2 .ttng {
			display: inline-block;
			width:  auto !important;
			min-height: 150px !important;
			height: 150px !important;
			margin-bottom: 10px !important;
		}
	}	
}




/*画像3枚 調整*/
@media screen and (max-width: 350px) {
/* 表示領域が360px以下の場合に適用するスタイル */	
	@media screen and (orientation: landscape) {
	   /* 横向きの場合のスタイル */
		#yoko3 .ttng {
			display: inline-block;
			width:  auto !important;
			min-height: 170px !important;
			height: 170px !important;
			margin-bottom: 10px !important;
		}
	}
	
	@media screen and (orientation: portrait) {
	   /* 縦向きの場合のスタイル */
		#yoko3 .ttng {
			display: inline-block;
			width:  auto !important;
			min-height: 120px !important;
			height: 120px !important;
			margin-bottom: 10px !important;
		}
	}	
}


@media screen and (min-width: 351px) {
/* 表示領域が361px以上の場合に適用するスタイル */	
	@media screen and (orientation: landscape) {
	   /* 横向きの場合のスタイル */
		#yoko3 .ttng {
			display: inline-block;
			width:  auto !important;
			min-height: 210px !important;
			height: 210px !important;
			margin-bottom: 10px !important;
		}
	}
	
	@media screen and (orientation: portrait) {
	   /* 縦向きの場合のスタイル */
		#yoko3 .ttng {
			display: inline-block;
			width:  auto !important;
			min-height: 140px !important;
			height: 140px !important;
			margin-bottom: 10px !important;
		}
	}	
}

