@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 31px;
	font-family: "Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "MS P ゴシック", verdana, sans-serif;
	color: #221e1f;
}

p,h1,h2,h3,h4,h5,h6 {
  margin-top: 0;
}

img {
  vertical-align:bottom;
}

ul {
  margin: 0;
  padding: 0;
}

a {
  color: #221e1f;
  text-decoration: none;
}


a:hover {
  text-decoration: none;
  opacity: 0.5;
}
 @media (min-width: 700px) {
header {
	width: 1000px;
	height: 110px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 15px;
}

.logo {
	float: left;
	margin-top: 30px;
	margin-left: 0px;
	text-align: center;
	height: 70px;
}
.topbarbg {
	background-color: #102942;
	height: 40px;
}
.topbar {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	color: #FFF;
	height: 40px;
	line-height: 40px;
}
.hed01 {
	float: right;
	width: 500px;
	margin-top: 55px;
	margin-left: 0px;
	text-align: left;
}

.bd01 {
border-right: 1px solid #102942;
}

.global-nav li {
	float: left;
	font-size: 15px;
	line-height: 17px;
	list-style: none;
	border-left: 1px solid #102942;
	width: 120px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	color: #102942;	
}
.global-nav li a {
	color: #102942;
	}

#wrap {
	clear: both;
	background-color: #ffffff;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.content {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.contactbg {
	background-color: #f7f7f7;
	height: 260px;
	padding-top: 20px;
}
.contact01 {
	width: 980px;
	height: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	padding: 10px;
}
.contactleft {
	float: left;
	width: 320px;
	height: 110px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-color: #FFF;
	text-align: center;
	font-size: 12px;
	line-height: 21px;
	border-right: 1px solid #102942;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.contactright {
	float: right;
	width: 560px;
	height: 125px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: center;
}
.button01 {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
	background-color: #221e1f;
	color: #FFF;
	font-size: 72%;
	float: right;
	line-height: 470%;
	border-radius: 50%;
  height: 50px;
  width: 50px;
}
.button02 {
	display: inline-block;
	width: 300px;
	height: 60px;
	text-decoration: none;
	outline: none;
	color: #FFF;
	background-color: #102942;
	text-align: center;
	line-height: 60px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	font-size: 16px;
	}

#page {
	width: 1000px;
	height: 50px;
	text-align: right;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
			}
footer {
	color: #ffffff;
	padding: 20px 0;
	background-color: #221e1f;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
}

footer a {
  color: #ffffff;
  text-decoration: none;
}


footer a:hover {
	color: #ffffff;
  text-decoration: none;
  opacity: 0.5;
}
.footer01 {
	color: #ffffff;
	background-color: #221e1f;
	font-weight: normal;
	height: 216px;
	width: 340px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.logo02 {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	height: 90px;
	weight: 90px;
}
.footer02 {
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	height: 90px;
	width: 240px;
}
.footer03 {
	float: left;
	margin-top: 0px;
	width: 650px;
	text-align: right;
}


h1 {
  
}
h2 {
	width: 100%;
	height: 90px;
	text-align: center;
	color: #FFF;
	margin: 0;
	background-color: #102942;
	font-weight: normal;
	font-size: 22px;
	padding-top: 20px;
}
h3 {
	font-size: 17px;
	margin-bottom: 40px;
	color: #102942;
	text-align: center;
	padding-top: 30px;
	position: relative;
	font-weight: normal;
	background-image: url(../images/line01.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	line-height: 20px;
	height: 50px;
}

h4 {
	font-size: 20px;
	text-align: center;
	font-weight: normal;
}

h5 {
	font-size: 17px;
	margin-bottom: 10px;
	color: #102942;
	text-align: center;
	padding-top: 8px;
	position: relative;
	font-weight: normal;
	line-height: 20px;
	height: 50px;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

section {
  margin-bottom: 35px;
}

.main {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
.bg01 {
	width: 630px;
	height: 80px;
	background-image: url(../images/bg01.jpg);
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 50px;
}
.bg02 {
	width: 1000px;
	height: 770px;
	background-image: url(../images/bg02.jpg);
	margin-top: 0;
	margin-bottom: 0;
}
.bg03 {
	width: 1000px;
	height: 240px;
	background-image: url(../images/bg03.jpg);
	margin-top: 0;
	margin-bottom: 0;
	background-repeat: no-repeat;
}
.bg04 {
	width: 1000px;
	height: 240px;
	background-image: url(../images/bg04.jpg);
	margin-top: 0;
	margin-bottom: 0;
	background-repeat: no-repeat;
}
.news {
	width: 650px;
	margin: 0 auto;
}

.news dl {
padding: 5px 0;

}

.news dt{
	float: left;
	width: 30%;
	border-bottom: 1px dashed #ccc;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #102942;
	text-align: center;
}

.news dd{
	margin-left: 30%;
	border-bottom: 1px dashed #ccc;
	padding-top: 20px;
	padding-bottom: 5px;
 }
.bnr {
	width: 1000px;
	height: 350px;
}
a img:hover {
  opacity: 0.5;
}


.contents01 {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.contents02 {
	width: 1000px;
	border-radius: 10px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
}
.contents03 {
	width: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
		}
ul.type01{
	margin: 0;
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	}
ul.type01 li {
	display: inline;
	display: block;
	padding: 0px;
	width: 190px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-decoration: none;
}
ul.type02{
	margin: 0;
	list-style: none;
	padding-top: 0;
	padding-right: 160px;
	padding-bottom: 40px;
	padding-left: 160px;
	}
ul.type02 li {
	display: inline;
	display: block;
	padding: 0px;
	width: 160px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-decoration: none;
}
ul.type03{
	margin: 0;
	list-style: none;
	padding-top: 0;
	padding-right: 0px;
	padding-left: 0px;
	}
ul.type03 li {
	display: inline;
	display: block;
	padding: 0px;
	width: 125px;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	text-decoration: none;
}
.center01 {
	text-align: center;
	width: 1000px;
	margin-bottom: 20px;
	}
table.typea {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 90%;	
}


table.typea td {
	text-align: center;	
	}
.new-post {
		display: block ;		/* 非表示にする */
	}
.new-post02 {
		display: none ;		/* 表示にする */
	}
	        /*間隔 共通*/
        .u-m0 {margin: 0 !important;}
        .u-mt10 {margin-top: 10px !important;}
        .u-mt15 {margin-top: 15px !important;}
        .u-mt20 {margin-top: 20px !important;}
        .u-mt30 {margin-top: 30px !important;}
        .u-mt40 {margin-top: 40px !important;}
        .u-mt50 {margin-top: 50px !important;}
        .u-mt60 {margin-top: 60px !important;}
        .u-mt1em {margin-top: 1em !important;}
        .u-mb10 {margin-bottom: 10px !important;}
        .u-mb15 {margin-bottom: 15px !important;}
        .u-mb20 {margin-bottom: 20px !important;}
        .u-mb30 {margin-bottom: 30px !important;}
        .u-mb40 {margin-bottom: 40px !important;}
        .u-mb50 {margin-bottom: 50px !important;}
        .u-mb60 {margin-bottom: 60px !important;}
        .u-mb1em {margin-bottom: 1em !important;}
        .u-p0 {padding: 0 !important;}
        .u-p10 {padding: 10px !important;}
        .u-p15 {padding: 15px !important;}
        .u-p20 {padding: 20px !important;}
        .u-pt10 {padding-top: 10px !important;}
        .u-pt20 {padding-top: 20px !important;}
        .u-pt30 {padding-top: 30px !important;}
        .u-pt40 {padding-top: 40px !important;}
        .u-pt50 {padding-top: 50px !important;}
        .u-pt60 {padding-top: 60px !important;}
        .u-pt1em {padding-top: 1em !important;}
        .u-pb10 {padding-bottom: 10px !important;}
        .u-pb20 {padding-bottom: 20px !important;}
        .u-pb30 {padding-bottom: 30px !important;}
        .u-pb40 {padding-bottom: 40px !important;}
        .u-pb50 {padding-bottom: 50px !important;}
        .u-pb60 {padding-bottom: 60px !important;}
        .u-pb1em {padding-bottom: 1em !important;}
        #breadcrumbs {font-size: 90%;margin: 0 0 20px;text-align: left;}
        .l-section {}
        .l-container {height: 100%;word-break: normal;}
}
 @media (max-width: 699px) {
.topbarbg {
	background-color: #102942;
	height: 40px;
}
.topbar {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	color: #FFF;
	height: 40px;
	line-height: 40px;
}
header {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 15px;
}
img {
	max-width: 100%;
height: auto;
width /***/:auto;　
border:0;
   vertical-align:bottom;
}
.logo {
	width: 60%;
	float: left;
}
.hed01 {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
.navbg {
	background-color: #6F5B41;
	margin-top: 0;
	min-height: 40px;
}
.bd01 {
border-right: 1px solid #102942;
}

.global-nav li {
	float: left;
	font-size: 15px;
	line-height: 17px;
	list-style: none;
	border-left: 1px solid #102942;
	width: 32%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	color: #102942;	
}
.global-nav li a {
	color: #102942;
	}

#wrap {
	clear: both;
	background-color: #ffffff;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.content {
	width: 96%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.contactbg {
	background-color: #f7f7f7;
	width: 100%;
	padding-top: 20px;
}

.contactleft {
	width: 94%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.contactright {
	width: 94%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#page {
	width: 100%;
	height: 50px;
	text-align: center;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
			}
footer {
	text-align: center;
	color: #ffffff;
	padding: 20px 0;
	background-color: #221e1f;
	font-size: 15px;
	font-weight: normal;
}

footer a {
  color: #ffffff;
  text-decoration: none;
}


footer a:hover {
	color: #ffffff;
  text-decoration: none;
  opacity: 0.5;
}
.footer01 {
	color: #ffffff;
	background-color: #221e1f;
	font-weight: normal;
	height: 216px;
	width: 340px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.logo02 {
    margin: 0 auto;
	text-align: center;
	width: 25%;
}
.footer02 {
	margin-top: 10px;
	width: 100%;
}

.footer03 {
	margin-top: 10px;
	width: 100%;
}
.main-center {
  width: 1000px;
  margin: 0 auto;
}


h1 {
  
}
h2 {
	width: 100%;
	height: 90px;
	text-align: center;
	color: #FFF;
	margin: 0;
	background-color: #102942;
	font-weight: normal;
	font-size: 26px;
	padding-top: 20px;
}
h3 {
	font-size: 22px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 28px;
	color: #102942;
	text-align: center;
	padding-top: 10px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #102942;
}
h4 {
	font-size: 24px;
	text-align: center;
	font-weight: normal;
}

h5 {
	font-size: 22px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 28px;
	color: #102942;
	text-align: center;
	padding-top: 10px;
	position: relative;
	;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

section {
  margin-bottom: 35px;
}


.main {
	width: 100%;
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
.news {
	width: 100%;
}

.news dl {
padding: 5px 0;

}

.news dt{
	
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #102942;
}

.news dd{
	border-bottom: 1px dashed #ccc;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-inline-start: 0px;
 }
.bnr {
	width: 100%;
}
a img:hover {
  opacity: 0.5;
}
.button01 {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
	background-color: #221e1f;
	color: #FFF;
	font-size: 72%;
	float: right;
	line-height: 470%;
	border-radius: 50%;
  height: 50px;
  width: 50px;
}
.button02 {
	display: inline-block;
	width: 80%;
	height: 40px;
	text-decoration: none;
	outline: none;
	color: #FFF;
	background-color: #102942;
	border-radius: 10px;
	text-align: center;
	font-weight: bold;
	line-height: 40px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	}

.bg01 {
	
}
.bg02 {
	background-image: url(../images/bg02.jpg);
	margin-top: 0;
	margin-bottom: 30px;
	background-position: center;
}
.bg03 {
	
}
.bg04 {
	
}
.contents01 {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
}
.contents02 {
	width: 96%;
	border-radius: 10px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: 2%;
	margin-bottom: 0;
	margin-left: 2%;
	padding-bottom: 20px;
}
ul.type01,ul.type02,ul.type03{
	margin: 0;
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
ul.type01 li {
	display: inline;
	display: block;
	padding: 0px;
	width: 50%;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	text-decoration: none;
	text-align: center;
}

ul.type02 li,ul.type03 li {
	display: inline;
	display: block;
	padding: 0px;
	width: 40%;
	float: left;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 10px;
	margin-left: 5%;
	text-decoration: none;
	text-align: center;
}
table.typea {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;	
}


table.typea td {
	text-align: center;	
	}


.center01 {
	text-align: center;
	width: 100%;
	}
.new-post {
		display: none ;		/* 非表示にする */
	}
.new-post02 {
		display: block ;		/* 表示にする */
	}
	        /*間隔 共通*/
        .u-m0 {margin: 0 !important;}
        .u-mt10 {margin-top: 3px !important;}
        .u-mt15 {margin-top: 7px !important;}
        .u-mt20 {margin-top: 10px !important;}
        .u-mt30 {margin-top: 15px !important;}
        .u-mt40 {margin-top: 20px !important;}
        .u-mt50 {margin-top: 25px !important;}
        .u-mt60 {margin-top: 30px !important;}
        .u-mt1em {margin-top: 1em !important;}
        .u-mb10 {margin-bottom: 3x !important;}
        .u-mb15 {margin-bottom: 7px !important;}
        .u-mb20 {margin-bottom: 10px !important;}
        .u-mb30 {margin-bottom: 15px !important;}
        .u-mb40 {margin-bottom: 20px !important;}
        .u-mb50 {margin-bottom: 25px !important;}
        .u-mb60 {margin-bottom: 30px !important;}
        .u-mb1em {margin-bottom: 1em !important;}
        .u-p0 {padding: 0 !important;}
        .u-p10 {padding: 3px !important;}
        .u-p15 {padding: 7px !important;}
        .u-p20 {padding: 10px !important;}
        .u-pt10 {padding-top: 3px !important;}
        .u-pt20 {padding-top: 7px !important;}
        .u-pt30 {padding-top: 15px !important;}
        .u-pt40 {padding-top: 20px !important;}
        .u-pt50 {padding-top: 25px !important;}
        .u-pt60 {padding-top: 30px !important;}
        .u-pt1em {padding-top: 1em !important;}
        .u-pb10 {padding-bottom: 3px !important;}
        .u-pb20 {padding-bottom: 10px !important;}
        .u-pb30 {padding-bottom: 15px !important;}
        .u-pb40 {padding-bottom: 20px !important;}
        .u-pb50 {padding-bottom: 25px !important;}
        .u-pb60 {padding-bottom: 30px !important;}
        .u-pb1em {padding-bottom: 1em !important;}
        #breadcrumbs {font-size: 90%;margin: 0 0 20px;text-align: left;}
        .l-section {}
        .l-container {height: 100%;word-break: normal;}
}
.style01 {
	 font-size: 10px;
}
.style02 {
	font-size: 12px; 
}
.style03 {
	font-size: 30px; 
}
.style04 {
	font-size: 14px;
}

        
