/* CSS Document */

#mainvis{
	padding:0;
	text-align:center;
}

#mf1{
	
}

#mf1 .mf-inner{
	padding:30px 0 40px 0;
}

#mf1 .cbox{
	width:200px;
	float:left;
	margin:0 30px 40px 0;
}

#mf1 .cbox:nth-of-type(3n){
	margin-right:0;
}
#mf1 .cbox:nth-of-type(3n+1){
	clear:both;
}

#mf1 .cbox .ctext{
	padding:5px 0 0 0;
}

#mf1 .cbox .ctext h3{
	color:#80c729;
	font-size:1.1em;
	line-height:1.7em;
}

#mf1 .cbox .ctext .ctype{
	color:#80c729;
	font-size:0.9em;
	line-height:1.5em;
}

#mf1 .cbox .ctext .ctype span{
	display:inline-block;
	font-size:0.9em;
	line-height:1.1em;
	color:#fff;
	background:#80c729;
	padding:2px 3px;
}

#mf1 .cbox .ctext .cbody{
	font-size:0.9em;
	line-height:1.5em;
	padding:5px 0 0 0;
}




#mf2{
	background:url(https://www.takamatsu-reform.com/img/sekou/bg1.jpg) left top repeat;
}

#mf2 .mf-inner{
	padding:20px 0px;
}


#mf2 .cbox{

}

#mf2 .cbox-inner{
	padding:20px;
}

#mf2 .cbox h4{
	font-size:1.3em;
	line-height:1.7em;
}

#mf2 .cbox ul{
	
}

#mf2 .cbox ul li{
	float:left;
	padding:10px 20px 0px 15px;
	background:url(https://www.takamatsu-reform.com/img/sekou/ic1.png) left 17px no-repeat;
}



#mf3{
	
}

#mf3 .mf-inner{
	padding: 40px 10px 40px 10px;
}

#mf3 .mf-inner > h1{
	font-size:2.0em;
	line-height:1.7em;
	color:#592407;
	text-align:center;
}

#mf3 .mf-inner .cbox{
	padding:30px 0 50px 0;
}

#mf3 .mf-inner .cbox h2{
	background:#80c729;
	color:#fff;
	font-size:1.5em;
	line-height:1.7em;
	padding:2px 10px;
	margin:0 0 20px 0;
}

#mf3 .mf-inner .cbox h3{
	border:2px solid #592407;
	background:#fdda97;
	color:#592407;
	font-size:1.3em;
	line-height:1.7em;
	padding:2px 8px;
	margin:0 0 20px 0;
}

#mf3 .mf-inner .cbox h4{
	color:#592407;
	font-size:1.2em;
	line-height:1.7em;
	border:1px solid #592407;
	border-width:0 0 1px 5px;
	border-left-color:#80c729;
	padding:2px 5px;
	margin:0 0 20px 0;
}

#mf3 .mf-inner .cbox p{
	padding:0 10px;
	margin:0 0 20px 0;
}


#mf3 .btn{
	text-align:center;
}

#mf3 .btn a{
	display:inline-block;
	padding:10px 120px;
	background: #682a08; /* Old browsers */
	background: linear-gradient(to bottom, #682a08 0%,#682a08 50%,#592407 51%,#592407 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	font-size:1.5em;
	line-height:1.7em;
	color:#fff;
	text-decoration:none;
	border-radius:5px;
}


#mf4 .mf-inner{
	padding: 80px 0 40px 0;
}





#mf5 .mf-inner{
	padding: 0px 0 0 0;
}

#mf5 ul{
	
}

#mf5 li{
	float:left;
	padding:0 15px 15px 0;
}

#mf5 li a{
	display:block;
	padding:5px 20px;
	border:2px solid #80c729;
	background:#fff;
	text-decoration:none;
}


#mf5 li.current-cat a,
#mf5 li a:hover{
	background:#80c729;
	color:#fff;
}

.navigation{
	padding:30px 0 0 0;
	text-align:center;
	clear:both;
}

.page-numbers{
	display:inline-block;
	border:1px solid #682a08;
	color:#682a08;
	background:#fff;
	padding:2px 10px;
	border-radius:5px;

}


a.page-numbers{
	text-decoration:none;
}



.page-numbers.current,
a.page-numbers:hover{
	background:#682a08;
	color:#fff;
}









@media screen and (max-width: 800px) {

#mainvis{
	padding:0;
	text-align:center;
}

#mainvis img{
	width:50%;
}


#mf1{
	
}

#mf1 .mf-inner{
	padding:40px 10px;
}

#mf1 .cbox{
	width:49%;
	float:left;
	margin:0 0px 30px 0;
}

#mf1 .cbox:nth-of-type(2n){
	float:right;
}
#mf1 .cbox:nth-of-type(2n+1){
	clear:both;
}


#mf1 .cbox:nth-of-type(4n){
	margin-right:0;
}
#mf1 .cbox:nth-of-type(4n+1){
	clear:both;
}


#mf1 .cbox .cimg img{
	width:100%;
}

#mf1 .cbox .ctext{
	padding:5px 0 0 0;
}

#mf1 .cbox .ctext h3{
	color:#80c729;
	font-size:1.1em;
	line-height:1.7em;
}

#mf1 .cbox .ctext .ctype{
	color:#80c729;
	font-size:0.9em;
	line-height:1.5em;
}

#mf1 .cbox .ctext .ctype span{
	display:inline-block;
	font-size:0.9em;
	line-height:1.1em;
	color:#fff;
	background:#80c729;
	padding:2px 3px;
}

#mf1 .cbox .ctext .cbody{
	font-size:0.9em;
	line-height:1.5em;
	padding:5px 0 0 0;
}




#mf2{
	background:url(https://www.takamatsu-reform.com/img/sekou/bg1.jpg) left top repeat;
}

#mf2 .mf-inner{
	padding:20px 10px;
}


#mf2 .cbox{
	width:auto;
	float:none;
	padding:0 0 20px 0;
}

#mf2 .cbox-inner{
	padding:0px;
}

#mf2 .cbox h4{
	font-size:1.3em;
	line-height:1.7em;
}

#mf2 .cbox ul{
	
}

#mf2 .cbox ul li{
	float:left;
	padding:10px 20px 0px 15px;
	background:url(https://www.takamatsu-reform.com/img/sekou/ic1.png) left 17px no-repeat;
}

#mf3{
	
}

#mf3 .mf-inner{
	padding: 40px 10px 40px 10px;
}

#mf3 .mf-inner > h3{
	font-size:1.5em;
	line-height:1.7em;
	color:#80c729;
	text-align:center;
}

#mf3 .mf-inner .cbox{
	padding:30px 0 50px 0;
}


#mf3 .cimgs{
	width:auto;
	float:none;
}

#mf3 .cimgs h4{
	background:#80c729;
	text-align:center;
	font-size:1.5em;
	line-height:1.7em;
	color:#fff;
	border-radius:5px 5px 0 0px;
}

#mf3 .cimgs ul li{
	float:left;
	width:49%;
	padding:10px 0px 0 0;
}

#mf3 .cimgs ul li:nth-of-type(2n){
	padding-right:0px;
	float:right;
}

#mf3 .cimgs ul li:nth-of-type(2n+1){
	clear:both;
}


#mf3 .cimgs .before{
	background:url(https://www.takamatsu-reform.com/img/sekou/ic2.png) center bottom no-repeat;
	padding:0 0 50px 0;
}

#mf3 .cimgs .after{
	padding:20px 0 0 0;
}


#mf3 .cimgs .after ul li{
	width:auto;
}


#mf3 .ctext{
	width:auto;
	float:none;
	padding:30px 0 0 0;
}

#mf3 .ctext dl{
	padding:15px 10px;
	border:1px dotted #888;
	border-width:0 0 1px 0;
}

#mf3 .ctext dt{
	float:left;
	width:90px;
	font-weight:bold;
}

#mf3 .ctext dd{
	float:left;
	width:350px;
}




#mf3 .ctext .ctype dd{
	color:#80c729;
	font-size:0.9em;
	line-height:1.5em;
}

#mf3 .ctext .ctype span{
	display:inline-block;
	font-size:0.9em;
	line-height:1.1em;
	color:#fff;
	background:#80c729;
	padding:2px 3px;
}

#mf3 .ctext .cprice dd{
	font-size:0.9em;
	line-height:1.5em;
}

#mf3 .ctext .cprice span{
	font-size:1.5rem;
	line-height:1.2em;
	color:#f00;
	font-weight:bold;
}












#mf3 .ctext .cbody{
	padding:20px 0 0 0;
}


#mf3 .btn{
	text-align:center;
}

#mf3 .btn a{
	display:inline-block;
	padding:10px 30px;
	background: #682a08; /* Old browsers */
	background: linear-gradient(to bottom, #682a08 0%,#682a08 50%,#592407 51%,#592407 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	font-size:1.1em;
	line-height:1.7em;
	color:#fff;
	text-decoration:none;
	border-radius:5px;
}


#mf4 .mf-inner{
	padding:60px 10px;
}




}