@charset "utf-8";
/* CSS Document */

/*=====================================
   Common
=======================================*/   
.pc {
	display: block!important;
}
.sp {
	display: none!important;
}
* {
	margin: 0;
	padding: 0;
}
html {
}
body {
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	-webkit-text-size-adjust: 100%;
	color: #000;
	background-color: #F3F3E7;
	min-width: 1080px;
}

/*clearfix */
.clearfix {
}
.clearfix:after {
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	min-height: 1px;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
h1 {
	font-size: 2em;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	display: flex;
}
img {
	border: none;
	vertical-align: top;
}
p, dt, dd, li {
	line-height: 1.6;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	margin: 0px;
	padding: 0px;
}
a {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.mt1 {
	margin-top: -1px;
}
.ml0 {
	margin-left: 0!important;
}
.ml10 {
	margin-left: 10px!important;
}
.ml15 {
	margin-left: 15px!important;
}
.ml20 {
	margin-left: 20px!important;
}
.pb10 {
	padding-bottom: 10px!important;
}
.pb20 {
	padding-bottom: 20px!important;
}
.pb30 {
	padding-bottom: 30px!important;
}
.mb0 {
	margin-bottom: 0!important;
}
.mb5 {
	margin-bottom: 5px!important;
}
.mb10 {
	margin-bottom: 10px!important;
}
.mb15 {
	margin-bottom: 15px!important;
}
.mb20 {
	margin-bottom: 20px!important;
}
.mb25 {
	margin-bottom: 25px!important;
}
.mb30 {
	margin-bottom: 30px!important;
}
.mb35 {
	margin-bottom: 35px!important;
}
.mb40 {
	margin-bottom: 40px!important;
}
.mb45 {
	margin-bottom: 45px!important;
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center!important;
}
table {
	border-collapse: collapse;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrap {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}

#header {
	width: 100%;
	position: relative;
	z-index: 999;
	background-color: #CF372B;
}
#header .head_area{
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	height: 94px;
}
#header .head_area .logo {
	float: left;
	padding-top: 15px;
}



#navwrap {
	float: right;
}
#navwrap ul li{
	float: left;
	margin-left: 20px;
}
#navwrap ul li.tel {
	padding-top: 22px;
}


#content_wrap #content{
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	padding-bottom: 20px;
}
.pcbnrblock {
	width: 1000px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	position: relative;
}
.pcbnrblock .ab01 {
	position: absolute;
	top: 8px;
	right: 8px;
}


.cont01 {
	background-image: url(../img/bg_01.png);
	background-repeat: repeat-y;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-bottom: 30px;
}
.cont01 .list01 li {
	margin-bottom: 20px;
}
.cont02 {
	width: 1000px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 40px;
}

.cont02 .boxwrap {
	background-image: url(../img/bg_01.png);
	background-repeat: repeat-y;
	padding: 35px;
	position: relative;
}
.cont02 .txt01 {
	margin-bottom: 50px;
}
.cont02 .list01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7C7C7C;
	margin-bottom: 40px;
	padding-bottom: 40px;
	padding-left: 110px;
}
.cont02 .list01.no01 {
	background-image: url(../img/ico_01.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.cont02 .list01.no02 {
	background-image: url(../img/ico_02.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.cont02 .list01.no03 {
	background-image: url(../img/ico_03.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
	padding-bottom: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cont02 .list01 dt {
	margin-bottom: 10px;
}
.cont02 .list01 dd {
	font-size: 15px;
	font-weight: bold;
}
.cont02 .pic01 {
	margin-bottom: 40px;
}
.cont02 .pic02 {
	position: absolute;
	top: 50px;
	right: 50px;

}
.cont02 .pic03 {
	margin-bottom: 40px;
}

.cont03 {
	width: 1000px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 40px;
}
.cont03 .boxwrap {
	background-image: url(../img/bg_01.png);
	background-repeat: repeat-y;
	padding: 35px;
}
.cont03 .list01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7C7C7C;
	margin-bottom: 40px;
	padding-bottom: 40px;
	padding-left: 110px;
}
.cont03 .list01.no01 {
	background-image: url(../img/ico_01.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.cont03 .list01.no02 {
	background-image: url(../img/ico_02.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.cont03 .list01.no03 {
	background-image: url(../img/ico_03.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.cont03 .list01.no04 {
	background-image: url(../img/ico_04.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
	padding-bottom: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cont04 {
	width: 1000px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 40px;
}
.cont04 .boxwrap {
	background-image: url(../img/bg_01.png);
	background-repeat: repeat-y;
	padding: 35px;
}
.cont04 .list01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7C7C7C;
	margin-bottom: 40px;
	padding-bottom: 40px;
	padding-left: 110px;
}
.cont04 .list01.no01 {
	background-image: url(../img/ico_01.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.cont04 .list01.no02 {
	background-image: url(../img/ico_02.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.cont04 .list01.no03 {
	background-image: url(../img/ico_03.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.cont04 .list01.no04 {
	background-image: url(../img/ico_04.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.cont04 .list01.no05 {
	background-image: url(../img/ico_05.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
	padding-bottom: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cont05 {
	width: 1000px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 40px;
}
.cont05 .boxwrap {
	background-image: url(../img/bg_01.png);
	background-repeat: repeat-y;
	padding: 35px;
}
.cont05 .list01 li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7C7C7C;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.cont05 .list01 li.bdn {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #7C7C7C;
	margin-bottom: 0px;
	padding-bottom: 30px;
}







.maintitle {
	margin-bottom: 30px;
}

.cmnblock01 {
	margin-bottom: 50px;
	border: 1px dashed #6C6C6C;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
}
.cmnblock01 .list01 {
	margin-bottom: 35px;
}
.cmnblock01 .list01 dt{
	margin-bottom: 25px;
}
.cmnblock01 .txt01 {
	margin-bottom: 25px;
}
.cmnblock01 .txt02 {
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 35px;
	background-color: #CE362A;
	border-radius: 10px;

}
.cmnblock01 .txt03 {
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #CE362A;
	border-radius: 10px;

}
.cmnblock01 .txt04 {
	margin-bottom: 25px;
	margin-left: 12px;
}
.cmnblock01 .txt05 {
	margin-left: -130px;
}







#pagetop {
	position: fixed;
	right: 50px;
	bottom: 50px;
	display: none;
	z-index: 9999;
}
#footer {
	width: 100%;
}
#footer address {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #463D2E;
	padding-top: 50px;
	padding-bottom: 50px;
}
.spbnrblock {
	display: none;
}
