<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:100%;
	max-width:860px;
	margin: auto;
	}
.maindesign h1{
	margin:0;
	padding:0;
}
.maindesign img{
	border:none;
	width:100%;
}
.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:60px;
}
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 .container{
	background-image:url(/include_html/koukoku/18_ochugen/img/bg_r.gif);
	background-repeat:repeat;
	background-color:#66CCFF;
}
.maindesign .inner{
	background-image:url(/include_html/koukoku/18_ochugen/img/bg.png);
	background-repeat:no-repeat;
}

#main .maindesign ul.btn{
	list-style:none;
	width:96%;
	margin:20px auto;
	padding:0;
	display: flex;
	flex-wrap: wrap;
}
.maindesign ul.btn li{
	width:calc(50% - 5px);
	margin-right:10px;
	padding:0;
}

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

.maindesign .ttl{
}

.maindesign .ttl img{
}
.maindesign .description {
    background-color: #D2DCE6;
    margin: 0 0 20px 0;
    padding: 10px 20px;
    text-align: justify;
    font-size: 1em;
}
.maindesign .txt{
	width:96%;
	margin:auto;
	text-align:left;
}

.maindesign .txtL{
	margin-bottom:10px;
	/*width:60%;*/
}
.maindesign .txtR{
}

.maindesign .txtB{
	padding-bottom:30px;
	width: 96%;
    margin: auto;
}
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: 96%;
	max-width:300px;
}

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

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

#main .maindesign .vier a:nth-child(2n) .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:calc(96% - 40px);
	line-height:1.5;
	font-weight:bold;
	font-size:0.9em;
	text-align: justify;
}


.maindesign .mtb20{
	margin:20px 0;
}
.maindesign .product {
    margin-bottom: 30px;
   /* padding: 0 10px;*/
}
.maindesign .product2 {
    width: calc(33% - 3px);
	margin-top:10px;
    margin-bottom: 12px;
	display:inline-block;
}

  table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
      width:100%
  }
.maindesign table tr {
  background-color: #fff;
  border-bottom: 2px solid #fff;
}
.maindesign table tr:nth-child(odd){
  /*background-color: #eee;*/
  border-bottom:dotted 1px #ccc;
}
.maindesign table th,
.maindesign table td {
  padding: 1em;
}
.maindesign table thead th {
	width:25%;
}
.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;
}
.maindesign .kan img{
	margin-bottom:20px;
}
.maindesign .tal{
	text-align:left;
}
.maindesign .tabtn{
	text-align: center;
	padding-bottom:30px;
}
.maindesign .tac{
	text-align: center;
}
.mgn0{
	margin:0 !important;
}
.maindesign .pc-only{
	display:none;
	}
.maindesign .smt-only{
	/*display:block;*/
}
</pre></body></html>