<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#inc_main ul{
	text-align:center;
}
/*#inc_main li{
	display:inline-block;
	width:180px;
	height:149px;
	position:relative;
	}*/
.mask01{
	opacity:0.4;
	filter: alpha(opacity=40);
	-ms-filter: "alpha( opacity=40 )";
	background: #f00;
	}
.mask02{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	/*background: #FFF;*/
	}
.alpha a:hover{
	opacity:0.4;
	filter: alpha(opacity=40);
	-ms-filter: "alpha( opacity=40 )";
	background: #f00;
}
.other{
padding-top:10px;
}
.ank{
float:left;
margin:1px;
}
.ank_goods{
float:left;
margin:0px 2px 3px 0px;
width:175px;
}

.ank_goods2{
float:left;
padding-left:1px;
width:185px;
}
.left{
float:left;
}

/*↓ 特集別 ↓*/

.maindesign{
	width:860px;
	max-width:860px;
	margin: auto;
	}
.maindesign h1{
	margin:0;
	padding:0;
}
.maindesign img{
	border:none;
}
.maindesign p{
	text-align:left;
}

#main .maindesign a{
	transition: 0.6s;
	text-decoration:none;
	color:#000;
}

div#main .maindesign h3{
	font-size:1.8em;
	font-weight:bold;
	margin:48px 0 24px;
	padding:0 0 6px;
	background:none;
	text-align:left;
	color:#928854;
	border-bottom:solid 3px #928854;
}
div#main .maindesign h2.marginTop30{
	margin-top:30px;
}
.maindesign h2.headingMiddle {
    margin: 60px 0 30px 0 !important;
}
div#main .maindesign h4{
	font-size:1.4em;
	font-weight:bold;
	margin:28px 0 20px;
	padding:0 0 6px;
	background:none;
	text-align:left;
	color:#333;
	border-bottom:solid 1px #ccc;
}

div#main .maindesign a:hover img {
	opacity:0.85;
	filter: alpha(opacity=85);
	-ms-filter: "alpha( opacity=85)";
	/*background: #fff;*/
}


.maindesign ul.btn{
	list-style:none;
	margin:0;
	padding:10px 15px;
	display: flex;
	flex-wrap: wrap;
	opacity: 1;
}
.maindesign ul.btn li{
	width:calc(33.3% - 8px);
	margin-right:12px;
	padding:0;
}

.maindesign ul.btn li:nth-child(3n){
	margin-right:0;
}

.maindesign .ttl{
	padding:32px 14px;
	height:345px;
	position:relative;

}

.maindesign .ttl img{
	/*position:absolute;
	left:38%;*/
}
.maindesign .description {
    background-color: #D2DCE6;
    margin: 0 0 20px 0;
    padding: 10px 20px;
    text-align: justify;
    font-size: 1em;
}
.maindesign .txtL{
	float:left;
	margin-left:16px;
	margin-bottom:30px;
}
.maindesign .txtR{
	float:left;
	margin-left:20px;
	margin-bottom:30px;
}
.maindesign .txtB{
	padding-bottom:30px;
}
div#main .maindesign h2.heading{
	padding:16px 14px 8px;
	margin-bottom:0;
}


.maindesign .button{
	border-radius: 40px;
    font-weight: bold;
    color: #FFF !important;
    display: inline-block;
    cursor: pointer;
    box-sizing: border-box;
    text-align: center;
    font-family: "Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	background-color:#EA6D0D;
	padding:10px 0;
	width:33.3%;
}

.maindesign .vier {
	width:830px;
	margin:20px auto 50px;
}

#main .maindesign .vier .button{
	width:calc(25% - 15px);
	margin-right:10px;
}

#main .maindesign .vier a:nth-child(4n) .button{
	margin-right:0;
}

.maindesign .choice_txt{
	padding:20px;
	margin:auto!important;
    font-family: "Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	background-color:#FFFFFF;
	width:790px;
	line-height:1.5;
	font-weight:bold;
}

.maindesign .product {
    width: calc(50% - 9px);
    /*margin-right: 12px;*/
    margin-bottom: 30px;
    /*padding: 0 10px;*/
	display:inline-block;
	text-align:left;
}
.maindesign .leftbox {
    margin-right: 12px;
}
.maindesign .product img {
    width: 100%;
}
.maindesign .product .name span {
    font-size: 22px;
    font-weight: bold;
    padding: 10px 0;
    margin: 0!important;
    height: 45px;
    color: #000;
    line-height: 1.3;
}

.maindesign .mtb20{
	margin:20px 0;
}
.maindesign .product2 {
    width: calc(33% - 9px);
    /*margin-right: 12px;*/
    margin-bottom: 12px;
    /*padding: 0 10px;*/
	display:inline-block;
	text-align:left;
}
.maindesign .leftbox2 {
    margin-right: 12px;
}
.maindesign .product2 img {
    width: 100%;
}
.maindesign .product2 .name span {
    font-size: 22px;
    font-weight: bold;
    padding: 10px 0;
    margin: 0!important;
    height: 45px;
    color: #000;
    line-height: 1.3;
}
body {
  font-family: "Open Sans", sans-serif;
  line-height: 1.25;
}

.maindesign table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 860px;
}
.maindesign table tr {
  background-color: #fff;
  border-bottom: 2px solid #fff;
}
.maindesign table th{
  /*background-color: #eee;*/
  border-bottom:dotted 1px #ccc;
}
.maindesign table tr{
  /*background-color: #eee;*/
  border-bottom:dotted 1px #ccc;
}
.maindesign table th,
.maindesign table td {
  padding: 1em;
}
/*.maindesign table thead th {
    font-size: .85em;
    padding: 1em;
}*/
.maindesign table thead tr{
  background-color: #fd6767;
  color:#fff;
}
/*.maindesign table tbody th {
  text-align: left;
  font-size: .8em;
}*/
.maindesign .txt{
   text-align: left;
   font-size: .75em;
}
.maindesign .numh{
  text-align: center;
  font-weight: bold;
  /*color: #FF7043;*/
}
.maindesign .num{
  text-align: center;
  font-weight: bold;
  /*color: #FF7043;*/
}



.maindesign .otherbtn{
  text-align: center;
  margin:20px auto;
text-align: -webkit-center;
text-align:-moz-center;
}
.maindesign .otherbtn a{
	color: #FFF;
    height: 3.7em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .maindesign .otherbtn a {
	  margin:auto;	  
	   } /* IE11 */
}
.maindesign .kan img{
	margin-bottom:20px;
}
.maindesign .mtb20{
	margin:20px 0;
}
.maindesign .tal{
	text-align:left;
}
.maindesign .tabtn{
	text-align: right;
}
.maindesign .tac{
	text-align: center;
}
.mgn0{
	margin:0 !important;
}
.maindesign .w100p {
    width: 100%;
}
.maindesign .pc-only{
	display:block;
	}
.maindesign .smt-only{
	display:none;
}
</pre></body></html>