@charset "utf-8";
@media print, screen and (min-width: 768px){
.Fair-bloc{}
.Fair-bloc hr {
    padding: 0px;
    height: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    clear: both;
}
.Fair-bloc .fr-title{
    background-color: #E70013;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
    padding-top: 15px;
    padding-bottom: 15px;
}
.Fair-bloc .fr-title img{
    width: 420px;
}
.Fair-bloc .fr-menu{
    padding-top: 30px;
    padding-bottom: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
    margin-bottom: 10px;
}
.Fair-bloc .fr-menu ul{
    text-align: center;
}
.Fair-bloc .fr-menu li{
    float: left;
    margin-right: 10px;
}
.Fair-bloc .fr-menu li a{
    display: block;
    width: 320px;
    background-color: #E60012;
    color: #FFF;
    text-decoration: none;
    margin-bottom: 10px;
    font-size: 90%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
}
.Fair-bloc .fr-menu li a:hover {
    opacity: 1;
    -webkit-animation: flash 1s;
    animation: flash 1s;
}
  @-webkit-keyframes flash {
			0% {
				opacity: .4;
			}

			100% {
				opacity: 1;
			}
		}
		@keyframes flash {
			0% {
				opacity: .4;
			}
			100% {
				opacity: 1;
			}
		}
.Fair-bloc .fr-menu li:nth-of-type(3n){
      margin-right: 0px;
}
.Fair-bloc .fr-box{}
.Fair-bloc .fr_item-box {
    width: 235px;
    text-align: left;
    font-size: 80%;
    float: left;
    margin-right: 13px;
    margin-bottom: 20px;
}
.Fair-bloc .fr_item-box a:hover {
    opacity: 1;
    -webkit-animation: flash 1s;
    animation: flash 1s;
}
  @-webkit-keyframes flash {
			0% {
				opacity: .4;
			}

			100% {
				opacity: 1;
			}
		}
		@keyframes flash {
			0% {
				opacity: .4;
			}
			100% {
				opacity: 1;
			}
		}
.Fair-bloc .fr-cat-box {
}

.Fair-bloc .fr_cat-title {
    background-color: #fce5e7;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 10px;
    font-weight: bold;
}
.HD__mg {
  margin-top : -50px;
  padding-top : 50px;
}
.fr-cat-box .fr_item-box:nth-of-type(4n+1){
    margin-right: 0px !important;
}
.fr-cat-box .fr_item-box:nth-of-type(4n-1){
    clear: left;
}
.Fair-bloc .fr_item-box .fr_pic_box {
    width: 100%;
    margin-bottom: 5px;
}
.Fair-bloc .fr_item-box .fr_pic_box img {
    width: 100%;

}
.Fair-bloc .fr_item-box .fr_coment_box {
    padding-bottom: 15px;
}
.Fair-bloc .fr_item-box .fr_icon_box {
    height: 55px;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}
.Fair-bloc .fr_item-box .fr_icon_box .fr_icon_size01 img {
    height: 32px;
    margin-right: 10px;
}
.Fair-bloc .fr_item-box .fr_icon_box .fr_icon_size02 img {
    height: 55px;
    margin-right: 10px;
}
.Fair-bloc .fr_item-box a:hover {
    opacity: 1;
    -webkit-animation: flash 1s;
    animation: flash 1s;
}
  @-webkit-keyframes flash {
			0% {
				opacity: .4;
			}

			100% {
				opacity: 1;
			}
		}
		@keyframes flash {
			0% {
				opacity: .4;
			}
			100% {
				opacity: 1;
			}
}
.Fair-bloc .fr_item-box .fr_itemname-txt {
    height: 50px;
}
.Fair-bloc .fr_item-box .fr_size-txt {

}
.Fair-bloc .fr_item-box .fr_itemcopy01-txt {

}
.Fair-bloc .fr_item-box .fr_itemcopy02-txt {

}
.Fair-bloc .fr_item-box .fr_itemComments {
    font-size: 80%;
    line-height: 16px;
}
.Fair-bloc .fr_item-box .fr_price-txt{
    font-size: 110%;
    height: 30px;
}
.Fair-bloc .fr_item-box .fr_maker_price-txt{
    font-size: 80%;
    height: 20px;
}
.Fair-bloc .fr-cat-box span:nth-of-type(odd){
    display: none;
}
.Caution-box {
    text-align: left;
    border: 5px solid #CCC;
    margin-top: 15px;
    margin-bottom: 15px;
    -webkit-border-radius: 15px;     /* for Safari and Chrome */
    -moz-border-radius: 15px;    /* for Firefox */
    -o-border-radius: 15px;  /* when Opera Presto 2.3 or later is released */
    -khtml-border-radius: 15px;   /* Linux browsers */
    border-radius: 15px;     /* CSS3 */
}
.Caution-box .ct_title{
    padding-top: 1%;
    padding-left: 1%;
}
.Caution-box .ct-coment{
    padding-right: 2%;
    padding-bottom: 2%;
    padding-left: 2%;
}
.Caution-box_02 {
    text-align: left;
    border: 5px solid #CCC;
    margin-top: 15px;
    margin-bottom: 15px;
    -webkit-border-radius: 15px;     /* for Safari and Chrome */
    -moz-border-radius: 15px;    /* for Firefox */
    -o-border-radius: 15px;  /* when Opera Presto 2.3 or later is released */
    -khtml-border-radius: 15px;   /* Linux browsers */
    border-radius: 15px;     /* CSS3 */
}
.Caution-box_02 .ct-coment_02{
    padding-right: 2%;
    padding-bottom: 2%;
    padding-left: 2%;
    padding-top: 2%;
}
}

@media screen and (max-width: 768px){
.Fair-bloc{}
.Fair-bloc hr {
    padding: 0px;
    height: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
    clear: both;
}
.Fair-bloc .fr-title{
    background-color: #E70013;
    padding-top: 5%;
    padding-bottom: 5%;
}
.Fair-bloc .fr-title img{
    width: 90%;
}
.Fair-bloc .fr-menu{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
    margin-bottom: 10px;
}
.Fair-bloc .fr-menu ul{
    text-align: center;
}
.Fair-bloc .fr-menu li{
    float: left;
    margin-right: 1%;
    width: 48%;
    margin-left: 1%;
}
.Fair-bloc .fr-menu li a{
    display: block;
    background-color: #E60012;
    color: #FFF;
    text-decoration: none;
    margin-bottom: 5%;
    font-size: 80%;
    padding-top: 5%;
    padding-bottom: 5%;
    font-weight: bold;
    width: 100%;
    background-image: url(../img/fr/2ten/icon.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 10%;
}
.Fair-bloc .fr-menu li a:hover {
    opacity: 1;
    -webkit-animation: flash 1s;
    animation: flash 1s;
}
  @-webkit-keyframes flash {
			0% {
				opacity: .4;
			}

			100% {
				opacity: 1;
			}
		}
		@keyframes flash {
			0% {
				opacity: .4;
			}
			100% {
				opacity: 1;
			}
		}
.Fair-bloc .fr-box{}
.Fair-bloc .fr_item-box {
    width: 48%;
    text-align: left;
    font-size: 80%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 10px;
}
.Fair-bloc .fr_cat-title {
    background-color: #fce5e7;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 10px;
    font-weight: bold;
}
.HD__mg {
  margin-top : -50px;
  padding-top : 50px;
}
.Fair-bloc .fr_item-box .fr_pic_box img {
    width: 100%;
    margin-bottom: 5px;
}
.Fair-bloc .fr_item-box .fr_icon_box {
    height: 55px;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}
.Fair-bloc .fr_item-box .fr_icon_box .fr_icon_size01 img {
    height: 32px;
    margin-right: 10px;
}
.Fair-bloc .fr_item-box .fr_icon_box .fr_icon_size02 img {
    height: 55px;
    margin-right: 10px;
}
.Fair-bloc .fr_item-box a:hover {
    opacity: 1;
    -webkit-animation: flash 1s;
    animation: flash 1s;
}
  @-webkit-keyframes flash {
			0% {
				opacity: .4;
			}

			100% {
				opacity: 1;
			}
		}
		@keyframes flash {
			0% {
				opacity: .4;
			}
			100% {
				opacity: 1;
			}
}
.Fair-bloc .fr_item-box .fr_cate-txt {
}
.Fair-bloc .fr_item-box .fr_maker-txt {
    margin-bottom: 10px;
}
.Fair-bloc .fr_item-box .fr_age-txt {
}
.Fair-bloc .fr_item-box .fr_itemname-txt {
}
.Fair-bloc .fr_item-box .fr_itemComments {
    font-size: 80%;
    line-height: 16px;
}
.Fair-bloc .fr_item-box .fr_size-txt {
    margin-bottom: 5px;
}
.Fair-bloc .fr_item-box .fr_price-txt{
    font-size: 100%;
}

.Caution-box {
    text-align: left;
    border: 5px solid #CCC;
    margin-top: 2%;
    margin-bottom: 2%;
    -webkit-border-radius: 15px;     /* for Safari and Chrome */
    -moz-border-radius: 15px;    /* for Firefox */
    -o-border-radius: 15px;  /* when Opera Presto 2.3 or later is released */
    -khtml-border-radius: 15px;   /* Linux browsers */
    border-radius: 15px;     /* CSS3 */
    behavior: url(PIE.htc);   /* for IE */
    margin-right: 1%;
    margin-left: 1%;
}
.Caution-box .ct_title{
    padding-top: 3%;
    padding-left: 3%;
}
.Caution-box .ct-coment{
    padding-right: 3%;
    padding-bottom: 3%;
    padding-left: 3%;
    font-size: 80%;
}
.Caution-box_02 {
    text-align: left;
    border: 5px solid #CCC;
    margin-top: 2%;
    margin-bottom: 2%;
    -webkit-border-radius: 15px;     /* for Safari and Chrome */
    -moz-border-radius: 15px;    /* for Firefox */
    -o-border-radius: 15px;  /* when Opera Presto 2.3 or later is released */
    -khtml-border-radius: 15px;   /* Linux browsers */
    border-radius: 15px;     /* CSS3 */
    margin-right: 1%;
    margin-left: 1%;
}
.Caution-box_02 .ct-coment_02{
    padding-top: 3%;
    padding-right: 3%;
    padding-bottom: 3%;
    padding-left: 3%;
    font-size: 80%;
}
}
.anchor {
    padding-top: 60px;
    margin-top: -60px;
    display:inline-block;
}
