*{
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
}
.wf-roundedmplus1c { font-family: "Rounded Mplus 1c"; }
body{
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 38px;
}
.containaer-fluid,container,row,{
	padding-left:0;
	padding-right: 0;
}

.top-back {
    height: 91px;
    width: 100%;
    background-image: url(../img/top-back.png);
    background-repeat: repeat;
}
.top {
    padding-top: 8px;
    padding-bottom: 4px;
}
.tel {
    font-weight: bold;
    font-size: 1.5em;
    background-image: url(../img/tel.png);
    background-repeat: no-repeat;
    padding-left: 34px;
    padding-bottom: 8px;
    margin-top: 41px;
}
.fax {
    font-weight: bold;
    font-size: 1.4em;
    padding-bottom: 8px;
}
.navbar-nav {
	margin: 0 auto;
	display: table;
	table-layout: fixed;
	float: none;
	font-weight: bold;
}
.navbar {
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: rgba(249,223,167,1.00);
}
.slide {
    padding-left: 0px;
    padding-right: 0px;
}
.kumo {
    background-image: url(../img/kumo1.png);
    background-repeat: no-repeat;
    height: auto;
    padding-left: 30px;
    padding-right: 30px;
    background-size: contain;
}
.box {
    height: auto;
    padding-left: 30px;
    padding-right: 30px;
}
.kumo h2 {
    font-size: 2em;
}
.kumo p {
    font-size: 1.2em;
}


.ma-40 {
    margin-bottom: 40px;
}
.ma-30 {
	margin-bottom: 30px;
	font-family: "M+ 1c medium";
}
.m-line {
    background-image: url(../img/k-border.png);
    background-repeat: no-repeat;
    padding-left: 48px;
    padding-top: 0px;
    padding-bottom: 6px;
    height: 54px;
    background-position: 0% bottom;
}
.d-flex {
	display: flex;
	flex-wrap: wrap;
}

.k-title{
	color: #E45500;
	font-family: "M+ 1c medium";
	font-size: 20px;
	text-align: center;
	}

.k-tel{
	color: #551A00;
	font-family: "M+ 1c medium";
	font-size: 20px;
	text-align: center;
	}


.index-h3{
	color: #FF8D29;
	font-family: "Rounded-X M+ 1c medium";
	font-weight: normal;
	text-shadow: 1px 1px #7E7E7E;
	
}

@media (max-width:649px){

.tel {
    font-weight: bold;
    font-size: 1.5em;
    background-image: url(../img/tel.png);
    background-repeat: no-repeat;
    padding-left: 34px;
    padding-bottom: 8px;
    padding-top: 3px;
    margin-top: -1px;
}
.top {
    font-size: 0.8em;
    padding-bottom: 0px;
}
.top-back {
    height: 123px;
}
.tel-box {
    padding-bottom: 0px;
}

@media (min-width:650px) and (max-width:949px){
.tel {
    font-size: 1.2em;
}
.fax {
    font-variant: small-caps;
    font-size: 1.2em;
}


}
