@charset "shift_jis";
/* CSS Document */

/*orignal CSS調整*/
p.pan{
	width: 800px;
	margin: 0 auto!important;
}
.FS2_sort_menu_bg{
	width: 800px;
	margin: 0 auto!important;
	text-align: center;
}

.FS2_GroupLayout{
	width: 800px;
	margin: 0 auto!important;
}

/*ページスタイル*/
.wrap {
	width: auto;
	max-width: 800px;
	margin: 0 auto 150px;
	text-align: center;
	color: #563b32;
}

.wrap h1 {
    text-align: left;
    font-size: 14px;
    font-weight: 400;
}


/*トップ画像*/
.topimg {
	margin: 1.5em 0 2em 0;
}

.topimg img {
	width: 100%;
	max-width: 800px;
	height: auto;
}


/*アイテムから選ぶ　メニュー*/
/*.sale_menu {
    margin-bottom: 5%;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}*/

.sale_menu h3 {
    font-size: 1.5em;
    font-weight: 600!important;
    letter-spacing: 1px;
    padding: 0 0 0.5em 3em;
    border-bottom: 4px solid #a4282a;
    position: relative;
    width: 100%;
    text-align: left;
}

.sale_menu h3::before {
	font-family: "Font Awesome 5 Free";
  	content: "\f002";
	position: absolute;
	color: #bca750;
	left: 15px;
	top: 1px;
    font-size: 1.2em;
	font-weight: bold;
}

.sale_menu ul#accordion_menu {
    width: 100%;
	margin: 1em auto;
	list-style: none;
	padding: 0;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    box-sizing: border-box;
    justify-content: center;
}

.sale_menu ul#accordion_menu li {
    width: 50%;
    box-sizing: border-box;
}

.sale_menu ul.acdon01 {
    box-sizing: border-box;
    width: 50%;
    border: 1px solid #CCCCCC;
    padding: 0 5%!important;
    font-size: 0.9em;
}

.sale_menu ul.acdon01 li {
    width: 100%!important;
    box-sizing: border-box;
    border-bottom: 1px solid #CCCCCC;
}

.sale_menu ul.acdon01 li:last-child {
    border: none;
}

.sale_011 {
    width: 100%;
	margin: 1em auto;
	list-style: none;
	padding: 0;
    display: -webkit-flex;
    display: flex;
    /*flex-wrap: wrap;
    justify-content: center;*/
    align-items: flex-start;
}


.sale_menu ul li img {
    width: 100%;
    max-width: 50px;
    padding: 0 12% 0 7%;
    float: left;
}

.sale_menu ul li p {
    font-size: 1.3em;
    font-weight: 500!important;
    letter-spacing: 0.5px;
    color: #563b32;
}



/*大特価用ボタン*/
.sale_012 {
	width: 100%;
}

.sale_012 p:first-of-type {
    margin-bottom: 2em;
}

.sale_012 a.sale_btn3 {
    margin: 0.5em auto;
    font-size: 1.2em;
    font-weight: 600!important;
    position: relative;
    display: block;
    padding: 1.5%;
    text-decoration: none;
    color: #a4282a;
    border-radius: 4px;
    border: 5px double #a4282a;
}

.sale_012 a.sale_btn3:hover {
    background: #ffecec;
}

.sale_btn3::after {
	font-family: "Font Awesome 5 Free";
  	content: "\f105";
	position: absolute;
	right: 15px;
	top: 2px;
    font-size: 1.5em;
    line-height: 1.5em;
	padding-bottom: 2em;
	font-weight: bold;
}










.sale_01 {
    margin-bottom: 5%;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.sale_01 h3 {
    font-size: 1.5em;
    font-weight: 600!important;
    letter-spacing: 1px;
    padding: 0 0 0.5em 3em;
    border-bottom: 4px solid #a4282a;
    position: relative;
    width: 100%;
    text-align: left;
}

.sale_01 h3::before {
	font-family: "Font Awesome 5 Free";
  	content: "\f002";
	position: absolute;
	color: #bca750;
	left: 15px;
	top: 1px;
    font-size: 1.2em;
	font-weight: bold;
}

.sale_011 {
    width: 100%;
	margin: 1em auto;
	list-style: none;
	padding: 0;
    display: -webkit-flex;
    display: flex;
    /*flex-wrap: wrap;
    justify-content: center;*/
    align-items: flex-start;
}

.sale_01 ul {
    width: 50%;
	margin: 1em auto;
	list-style: none;
	padding: 0;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border: 1px solid #c1c1c1;
    box-sizing: border-box;
}
.sale_01 ul:last-child {
    border-right: 1px solid #c1c1c1;
}

.sale_01 ul li {
	width: 100%;
    border-bottom: 1px solid #c1c1c1;
	text-align: left;
}

.sale_01 ul li:last-child {
	border-bottom: none;
}

.sale_01 ul li p {
    font-size: 1.3em;
    font-weight: 500!important;
    letter-spacing: 0.5px;
    color: #563b32;
}

.sale_01 ul li a {
    text-decoration: none;
    display: block;
	padding: 3% 0;
    margin: 0;
}

.sale_01 ul li a:hover {
        opacity:0.6;
        filter: alpha(opacity=60);
        -ms-filter: "alpha( opacity=60 )";
        background: #fcf8f7;
}

.sale_01 ul li img {
    width: 100%;
    max-width: 50px;
    padding: 0 10% 0 7%;
    float: left;
}

.wrap h2 {
    font-size: 1.8em;
    color: #ffffff;
    background-color: #a4282a;
    font-weight: 700!important;
    letter-spacing: 1px;
    padding: 10px 0;
    width: 100%;
    margin-bottom: 0.5em;
    position: relative;
}

.wrap h2::before {
	font-family: "Font Awesome 5 Free";
  	content: "\f005";
	position: absolute;
	color: #f9f493;
	left: 15px;
    top: 10px;
    font-size: 0.8em;
    font-weight: 100;
}

.wrap h2::after {
    font-family: "Font Awesome 5 Free";
    content: "\f005";
    position: absolute;
    color: #f9f493;
    right: 15px;
    top: 10px;
    font-size: 0.8em;
    font-weight: 100;
}

.sale_02 h4 {
    color: #4f3e38;
    font-size: 1.5em;
    line-height: 1.8em;
    width: 100%;
    margin: 0.8em auto;
}

.sale_02 h4 span {
	font-size: 0.8em;
	line-height: 3em;
}

.sale_02 {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
    margin-bottom: 5%;
}

/*2カラム*/
.sale_021 {
    width: 45%;
    margin: 1% 2% 3% 1%;
    border: 1px solid #c1c1c1;
    padding: 2% 1%;
    border-radius: 3px;
    box-sizing: border-box;
	position: relative;
    z-index: 1;
}

/*3カラム*/
.sale_022 {
    width: 30%;
    margin: 1% 1% 3% 1%;
    border: 1px solid #c1c1c1;
    padding: 2% 1%;
    border-radius: 3px;
    box-sizing: border-box;
	position: relative;
    z-index: 1;
}

.sale_021 a,
.sale_022 a {
	display: block;
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2;
}

.sale_021 a:hover,
.sale_022 a:hover {
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background: #ffffff;
    zoom:1;/*IE*/
}

.sale_021 h5,
.sale_022 h5 {
    color: #563b32;
    font-size: 1.5em;
    font-weight: 500!important;
    padding-bottom: 0.8em;
    border-bottom: 1px solid #9e8a6c;
    margin: 0.2em auto;
    width: 95%;
    line-height: 1.3em;
}

.sale_021 img {
	width: 100%;
	max-width: 230px;
	height: auto;
    margin: 1em auto;
}

.sale_022 img {
	width: 100%;
	max-width: 200px;
	height: auto;
    margin: 1em auto;
}

.sale_021 p,
.sale_022 p {
    margin: 1em 0;
    font-size: 1.3em;
    line-height: 1.5em;
}

.sale_021 p.sale-btn {
    width: 80%;
    margin: 0 auto;
    padding: 2%;
    position: relative;
    color: #FFFFFF;
    background: #9e8a6c;
    border-radius: 4px;
}

.sale_022 p.sale-btn {
    width: 80%;
	font-size: 1.1em;
    margin: 0 auto;
    padding: 2%;
    position: relative;
    color: #FFFFFF;
    background: #9e8a6c;
    border-radius: 4px;
}
.sale_031 p.sale-btn.disabled,
.sale_021 p.sale-btn.disabled,
.sale_022 p.sale-btn.disabled {
    background: #a5a5a3;
}


.sale_021 p.sale-btn::after {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    position: absolute;
    right: 15px;
    top: 2px;
    font-size: 1.5em;
    line-height: 1.5em;
    padding-bottom: 2em;
    font-weight: bold;
}

.sale_022 p.sale-btn::after {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    position: absolute;
    right: 15px;
    top: 3px;
    font-size: 1.2em;
    line-height: 1.5em;
    padding-bottom: 2em;
    font-weight: bold;
}

.sale_021 p:last-child,
.sale_022 p:last-child {
    color: #CC0000;
    font-weight: bold;
    text-align: right;
    padding-right: 1em;
    margin-bottom: 0.5em;
}


/*3カラム時総合ボタン*/
.sale_020 {
	width: 60%;
}

.sale_020 a.sale_btn2 {
	margin: 0.5em auto;
	font-weight: 600!important;
    position: relative;
    display: block;
    padding: 2%;
    text-decoration: none;
    color: #ffffff;
    background: #9e8a6c;
    border-radius: 4px;
}

.sale_020 a.sale_btn2:hover {
    background: #d8c2a1;
}

.sale_btn2::after {
	font-family: "Font Awesome 5 Free";
  	content: "\f105";
	position: absolute;
	right: 15px;
	top: 2px;
    font-size: 1.5em;
    line-height: 1.5em;
	padding-bottom: 2em;
	font-weight: bold;
}


/*1カラム*/
.sale_03 {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border: 1px solid #c1c1c1;
    border-radius: 3px;
    padding: 1% 5%;
	position: relative;
    z-index: 1;
    width: 95%;
    box-sizing: border-box;
    text-align: center;
    margin: 3em auto 4em;
}

.sale_03 a {
	display: block;
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2;
}

.sale_03 a:hover {
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background: #ffffff;
    zoom:1;/*IE*/
}

.sale_031 {
    width: 47%;
}

.sale_031 img {
    width: 100%;
	max-width: 250px;
}

.sale_031 p {
    margin: 2em 0 1em;
    font-size: 1.3em;
    line-height: 1.5em;
}

.sale_031 p.sale-btn {
    width: 80%;
    margin: 0 auto;
    padding: 2%;
    position: relative;
    color: #FFFFFF;
    background: #9e8a6c;
    border-radius: 4px;
}

.sale_031 p.sale-btn::after {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    position: absolute;
    right: 15px;
    top: 2px;
    font-size: 1.5em;
    line-height: 1.5em;
    padding-bottom: 2em;
    font-weight: bold;
}

.sale_031 p:last-child {
    color: #CC0000;
    font-weight: bold;
    text-align: right;
    padding-right: 1em;
    margin-bottom: 0.5em;
}


/* 上に戻るボタン */
#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #c7c4ca;
  opacity: 0.6;
  border-radius: 50%;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: FontAwesome;
  content: '\f106';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

.price {
    margin-left: 10px;
}

.mb {
	margin-bottom: 3em;
}

.small {
    font-size: 0.8em!important;
    margin: 1em 0 !important;
}


@media (min-width: 320px) and (max-width: 667px){

.wrap {
    margin: 0 auto 50px;
}

.sale_01 ul li {
    text-align: center;
}

.sale_01 ul li img {
    padding: 7% 0;
    float: none;
}

.sale_01 ul li p {
    font-size: 1.1em;
    letter-spacing: 0.5px;
}

.sale_01 h3 {
    font-size: 1.4em;
    font-weight: 600!important;
    padding: 0 0 0.3em 0;
    width: 95%;
    text-align: center;
}

.sale_01 h3::before {
    left: 5px;
    font-size: 1.0em;
}

.wrap h2 {
    font-size: 1.4em;
    font-weight: 600!important;
    padding: 6px 0;
    margin-bottom: 0;
}

.wrap h2::before {
    left: 5px;
    top: 8px;
}

.wrap h2::after {
    right: 5px;
    top: 8px;
}

.sale_02 h4 {
    font-size: 1.2em;
    line-height: 1.6em;
    width: 95%;
    margin: 0.8em auto;
}

.sale_02 h4 span {
    font-size: 0.8em;
    line-height: 1.5em;
}

.sale_021,
.sale_022 {
    width: 95%;
    margin: 0 0 8% 0;
    padding: 2%;
}

.sale_021 h5,
.sale_022 h5 {
    font-size: 1.3em;
    padding-bottom: 0.5em;
    margin: 0.5em auto;
    width: 95%;
}

.sale_021 img {
    max-width: 180px;
    margin: 0;
}

.sale_021 p,
.sale_022 p {
    margin: 0.5em 0;
    font-size: 1.1em;
    line-height: 1.5em;
}

.sale_020 {
    width: 90%;
}

.sale_020 a.sale_btn2 {
    margin: 0.5em auto;
    font-weight: 500!important;
    font-size: 1.1em;
    padding: 3%;
}

.sale_021 p.sale-btn {
	margin: 1.0em auto;
	}

.sale_022 p.sale-btn::after {
	font-size: 1.5em;
	}

.sale_btn2::after {
    top: 4px;
}

.sale_03 {
    justify-content: center;
    padding: 5%;
    width: 95%;
    margin: 0.5em auto 3em;
    box-sizing: border-box;
}

.sale_031 {
    width: 100%;
}

.sale_031 img {
    max-width: 180px;
}

.sale_031 p {
    margin: 1em 0;
    font-size: 1.1em;
    line-height: 1.5em;
}

.sale_031 p.sale-btn::after {
    top: 1px;
}

.sale_031 p:last-child {
    padding-right: 0;
}


.info_chien{
    width: 96%;
    margin: 0 auto;
	text-align: center;
	}

.info_chien a {
    width: 92%;
}

p.pan {
    width: 97%;
    margin: 1em auto!important;
}

}
