h2 {
	color: #C2593E;
}
.wf-roundedmplus1c {
	font-family: "Rounded Mplus 1c";
	font-style:normal;
	font-weight:normal;
}
.font-red {
	color: #E40B20;
}


.kadomaru {
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-top-bottom-right-radius: 8px;
	-webkit-top-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-top-radius-bottomright: 8px;
	-moz-top-radius-bottomleft: 8px;
}


.btn-success {
    color: #fff;
    background-color: #C2593E;
    border-color: #C2593E;
	border-bottom-right-radius: 22px;
	border-bottom-left-radius: 22px;
	border-top-right-radius: 22px;
	border-top-left-radius: 22px;
	-webkit-border-bottom-right-radius: 22px;
	-webkit-border-bottom-left-radius: 22px;
	-webkit-top-bottom-right-radius: 22px;
	-webkit-top-bottom-left-radius: 22px;
	-moz-border-radius-bottomright: 22px;
	-moz-border-radius-bottomleft: 22px;
	-moz-top-radius-bottomright: 22px;
	-moz-top-radius-bottomleft: 22px;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #CD785F;
    border-color: #CD785F;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #C2593E;
    border-color: #C2593E;
}
.btn-success .badge {
    color: #C2593E;
    background-color: #fff;
}

.indent-2 {
  padding-left: 2em;
  text-indent: -2em;
}


@media screen and (min-width: 816px) {

#tel-mai-chira-pc {
	padding-top:10px;
	padding-bottom:10px;
	text-align:right;
}

#tel-mai-chira-tbsp {
	display:none
}


}





@media only screen and (min-width: 756px) and (max-width: 815px) {


#tel-mai-chira-pc {
	display:none
}

#tel-mai-chira-tbsp {
	padding-left:2px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	max-width:70%;
	
}



}









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


#tel-mai-chira-pc {
	display:none
}

#tel-mai-chira-tbsp {
	padding-left:2px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	max-width:70%;
}




}