@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: 'Noto Sans Japanese','メイリオ',Meiryo,'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','ＭＳ Ｐゴシック',sans-serif;
	font-size: 100%;
}
address {
	font-style: normal;

}
img {
	border: none;
}
body {
	text-align: center;
	-webkit-text-size-adjust: 100%;
}
a:link {
	text-decoration: underline;
	color: #06F;
}
a:visited {
	text-decoration: underline;
	color: #63F;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
table {
	border-collapse:collapse;
}

.clear {
	clear: both;
}

.img_left {
	float: left;
	padding-right: 30px;
}
.img_right {
	float: right;
	padding-left: 30px;
}
.section {
	clear: both;
	text-align: left;
	width: 1000px;
	margin-bottom: 140px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.section:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}

h1.summary,p.summary {
	font-size: 70%;
	font-weight: 100;
	clear: both;
	color: #0D1F73;
	line-height: 40px;
	height: 40px;
	float: none;
	text-align: right;
}

h3.nh3 {
	font-size: 160%;
	font-weight: 400;
	margin-bottom: 30px;
	text-align: center;
	color: #0D1F73;
}


.np,.npr,.npc,.npn,.npcn {
	line-height: 200%;
	clear: both;
	letter-spacing: 2px;
	font-weight: 200;
	font-size: 90%;
}
.nps,.nprs,.npcs,.npns,.npcsn {
	font-size: 75%;
	line-height: 200%;
	clear: both;
	letter-spacing: 1px;
}


.np,.npr,.npc,.npn,.npcn {
	line-height: 200%;
	clear: both;
	font-weight: 200;
	font-size: 90%;
}
.nps,.nprs,.npcs,.npns,.npcsn {
	font-size: 75%;
	line-height: 200%;
	clear: both;
}


.np,.nps {
	text-align: left;
	margin-bottom: 30px;
}
.npr,.nprs {
	text-align: right;
	margin-bottom: 30px;
}

.npn,.npns {
	text-align: left;
}
.npc,.npcs {
	text-align: center;
	margin-bottom: 30px;
}
.npcn,.npcsn {
	text-align: center;
}










.n_table {
	clear: both;
	width: 100%;
	text-align: left;
	background-image: url(../images/line001.gif);
	background-repeat: repeat-x;
	background-position: 0% top;
}
.n_table th {
	width: 20%;
	background-repeat: no-repeat;
	background-position: left 25px;
}
.n_table td {
	width: 80%;
}
.n_table tr {
	background-repeat: repeat-x;
	background-position: 0% bottom;
}
.n_table th,.n_table td {
	line-height: 160%;
	text-align: left;
	vertical-align: top;
	font-weight: 200;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
}



table.contact {
	clear: both;
	width: 100%;
	text-align: left;
	background-image: url(../images/line001.gif);
	background-repeat: repeat-x;
	background-position: 0% top;
}
table.contact th {
	width: 20%;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left 25px;
}
table.contact td {
	width: 80%;
	color: #FF0004;
}
table.contact tr {
	background-image: url(../images/line_y.gif);
	background-repeat: repeat-x;
	background-position: 0% bottom;
}
table.contact th,table.contact td {
	line-height: 160%;
	text-align: left;
	vertical-align: top;
	font-weight: 200;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}



.redtxt {
	color: #900;
}




.pagetop {
	text-align: center;
	clear: both;
	margin-bottom: 30px;
}

.nh2 {
	color: #FFFFFF;
	width: 100%;
	height: 150px;
	min-width: 1000px;
	background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #0D1F73;
}
.nh2 h2 {
	color: #FFFFFF;
	font-size: 160%;
	font-weight: 200;
	letter-spacing: 10px;
	padding-top: 40px;
	min-width: 1000px;
}
.nh2 h2 span {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: 200;
	font-size: 70%;
	letter-spacing: 3px;
}




.mgt0 {margin-top: 0px !important;}
.mgt5 {margin-top: 5px !important;}
.mgt10 {margin-top: 10px !important;}
.mgt15 {margin-top: 15px !important;}
.mgt20 {margin-top: 20px !important;}
.mgt25 {margin-top: 25px !important;}
.mgt30 {margin-top: 30px !important;}
.mgt35 {margin-top: 35px !important;}
.mgt40 {margin-top: 40px !important;}
.mgt50 {margin-top: 50px !important;}
.mgt60 {margin-top: 60px !important;}
.mgt70 {margin-top: 70px !important;}
.mgt80 {margin-top: 80px !important;}
.mgt90 {margin-top: 90px !important;}
.mgt140 {margin-top: 140px !important;}
.mgb0 {margin-bottom: 0px !important;}
.mgb5 {margin-bottom: 5px !important;}
.mgb10 {margin-bottom: 10px !important;}
.mgb15 {margin-bottom: 15px !important;}
.mgb20 {margin-bottom: 20px !important;}
.mgb25 {margin-bottom: 25px !important;}
.mgb30 {margin-bottom: 30px !important;}
.mgb35 {margin-bottom: 35px !important;}
.mgb40 {margin-bottom: 40px !important;}
.mgb50 {margin-bottom: 50px !important;}
.mgb60 {margin-bottom: 60px !important;}
.mgb70 {margin-bottom: 70px !important;}
.mgb80 {margin-bottom: 80px !important;}
.mgb90 {margin-bottom: 90px !important;}
.mgb140 {margin-bottom: 140px !important;}
.mgl0 {margin-left: 0px !important;}
.mgl5 {margin-left: 5px !important;}
.mgl10 {margin-left: 10px !important;}
.mgl15 {margin-left: 15px !important;}
.mgl20 {margin-left: 20px !important;}
.mgl25 {margin-left: 25px !important;}
.mgl30 {margin-left: 30px !important;}
.mgl35 {margin-left: 35px !important;}
.mgl40 {margin-left: 40px !important;}
.mgl50 {margin-left: 50px !important;}
.mgl60 {margin-left: 60px !important;}
.mgl70 {margin-left: 70px !important;}
.pt0 {padding-top: 0 !important;}
.pt10 {padding-top: 10px !important;}
.pt15 {padding-top: 15px !important;}
.pt20 {padding-top: 20px !important;}
.pt25 {padding-top: 25px !important;}
.pt30 {padding-top: 30px !important;}
.pt35 {padding-top: 35px !important;}
.pt40 {padding-top: 40px !important;}
.pt50 {padding-top: 50px !important;}
.pt60 {padding-top: 60px !important;}
.pt70 {padding-top: 70px !important;}
.pt80 {padding-top: 80px !important;}
.pt140 {padding-top: 140px !important;}
.pr0 {padding-right: 0 !important;}
.pr10 {padding-right: 10px !important;}
.pr15 {padding-right: 15px !important;}
.pr20 {padding-right: 20px !important;}
.pr25 {padding-right: 25px !important;}
.pr30 {padding-right: 30px !important;}
.pr35 {padding-right: 35px !important;}
.pr40 {padding-right: 40px !important;}
.pr50 {padding-right: 50px !important;}
.pr60 {padding-right: 60px !important;}
.pr70 {padding-right: 70px !important;}
.pr80 {padding-right: 80px !important;}
.pb0 {padding-bottom: 0 !important;}
.pb10 {padding-bottom: 10px !important;}
.pb15 {padding-bottom: 15px !important;}
.pb20 {padding-bottom: 20px !important;}
.pb25 {padding-bottom: 25px !important;}
.pb30 {padding-bottom: 30px !important;}
.pb35 {padding-bottom: 35px !important;}
.pb40 {padding-bottom: 40px !important;}
.pb50 {padding-bottom: 50px !important;}
.pb60 {padding-bottom: 60px !important;}
.pb70 {padding-bottom: 70px !important;}
.pb80 {padding-bottom: 80px !important;}
.pl0 {padding-left: 0 !important;}
.pl10 {padding-left: 10px !important;}
.pl15 {padding-left: 15px !important;}
.pl20 {padding-left: 20px !important;}
.pl25 {padding-left: 25px !important;}
.pl30 {padding-left: 30px !important;}
.pl35 {padding-left: 35px !important;}
.pl40 {padding-left: 40px !important;}
.pl50 {padding-left: 50px !important;}
.pl60 {padding-left: 60px !important;}
.pl70 {padding-left: 70px !important;}
.pl80 {padding-left: 80px !important;}


















#header_wrap {
	width: 100%;
	min-width: 1000px;
	clear: both;
	height: 140px;
	position: fixed !important;
	position: absolute;
	z-index: 1000;
	background-repeat: repeat-x;
	background-position: 0% bottom;
	background-image: url(../images/header.jpg);
}
#header {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
}
#logo {
	float: left;
	padding-top: 20px;
}
#header_info {
	width: 700px;
	float: right;
	height: 90px;
}
#header_sub {
	float: right;
}
#header_sub li {
	float: right;
	margin-left: 10px;
}
#g_navi {
	width: 1000px;
	background-image: url(../images/gnav.gif);
	background-repeat: repeat-y;
	background-position: right 0%;
	margin-right: 20px;
	background-color: #0D1F73;
	height: 50px;
	clear: both;
}
#g_navi li {
	float: left;
	background-repeat: repeat-y;
	font-weight: 200;
	font-size: 95%;
	line-height: 25px;
}
#g_navi li a {
	width: 250px;
	height: 50px;
	display: block;
	background-image: url(../images/gnav.gif);
	background-repeat: repeat-y;
	background-position: left 0%;
	font-size: 120%;
	line-height: 50px;
}
#g_navi li a:link,#g_navi li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#g_navi li a:hover,#g_navi li a:active {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #56639D;
}





#mainimage {
	background-image: url(../images/mainb.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	width: 100%;
	min-width: 1000px;
	height: 790px;
}
#mainimage p {
	padding-top: 140px;
	min-width: 1000px;

}



.message {
	margin-top: 50px;
}
.message h2 {
	color: #C5B37A;
	text-align: center;
	font-size: 200%;
	background-image: url(../images/piece.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	padding-bottom: 60px;
	margin-bottom: 40px;
	letter-spacing: 5px;

}
.message p {
	clear: both;
	line-height: 200%;
	font-weight: 100;
}

.business_sec01 {
	background-image: url(../images/business001.jpg);
	background-position: right;
	background-size: cover;	
}
.business_sec02 {
	background-image: url(../images/business002.jpg);
	background-position: left;
	background-color: #F2EEE2;
	background-size: cover;
}
.business_sec03 {
	background-image: url(../images/business003.jpg);
	background-position: right bottom;
	background-size: cover;
}
.business_sec04 {
	background-image: url(../images/business004.jpg);
	background-position: left;
	background-color: #F3EFE3;
	background-size: cover;
}
.business_sec01,.business_sec02,.business_sec03,.business_sec04 {
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	min-width: 1000px;
}
.business_sec01 div,.business_sec02 div,.business_sec03 div,.business_sec04 div {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 70px;
	padding-bottom: 70px;
}
.business_sec01 div h3,.business_sec02 div h3,.business_sec03 div h3,.business_sec04 div h3 {
	font-weight: 400;
	font-size: 180%;
	letter-spacing: 5px;
	margin-bottom: 20px;
}
.business_sec01 div p,.business_sec02 div p,.business_sec03 div p,.business_sec04 div p {
	line-height: 220%;
	font-weight: 200;
	font-size: 90%;
}
.business_sec01 p,.business_sec03 p {
	text-align: left;
	width: 500px;
}
.business_sec02 p,.business_sec04 p {
	text-align: left;
	padding-left: 500px;
}
.business_sec01 h3,.business_sec03 h3 {
	text-align: left;
}
.business_sec02 h3,.business_sec04 h3 {
	text-align: left;
	margin-left: 500px;
}




#map_canvas {
	width: 100%;
	height: 650px;
	min-width: 1000px;
	clear: both;
	margin-bottom: 10px;
}
address.map_txt {
	font-weight: 200;
	font-size: 120%;
	text-align: center;
	margin-bottom: 30px;
	color: #0D1F73;
}
address.map_txt strong {
	font-size: 120%;
	font-weight: 400;
}


.bigtel {
	clear: both;
	font-family: "Times New Roman", Times, serif;
	color: #DC1D89;
	font-size: 30px;
	text-align: center;
	margin-bottom: 30px;
}

.dial {
	clear: both;
	font-family: "Times New Roman", Times, serif;
	color: #DC1D89;
	font-size: 60px;
	text-align: center;
}
.tel_info strong {
	font-size: 150%;
	clear: both;
	line-height: 150%;
}
.tel_info {
	text-align: center;
	margin-bottom: 50px;
	font-weight: 200;
	font-size: 90%;
	line-height: 140%;
}






.inputarea_zip {
	width: 70px;
}
.inputarea_name {
	width: 50%;
}
.inputarea_other {
	width: 200px;
}
.inputarea_add {
	width: 70%;
}
.inputarea_txt {
	height: 150px;
	width: 70%;
}
.inputarea_zip,
.inputarea_name,
.inputarea_other,
.inputarea_add,
.inputarea_txt {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FEFFEF;
}
.error {
	color: #FF0004;
	font-weight: 200;
	font-size: 80%;
}



.preview {
	text-align: center;
	clear: both;
	display: block;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.preview input {
	display: block;
	border-radius: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 300px;
	background-color: #0D1F73;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 120%;
}
.privacy {
	font-size: 80%;
	line-height: 150%;
	font-weight: 100;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}
.privacy_txt {
	clear: both;
	padding-left: 50px;
}
.privacy_txt li {
	font-weight: 100;
	font-size: 80%;
	line-height: 130%;
	margin-bottom: 10px;
	background-image: url(../images/arrow001.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 10px;
}



#footer_wrap {
	width: 100%;
	min-width: 1000px;
	clear: both;
	padding-top: 20px;
	background-color: #F0F0E1;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 1000px;
}
#footer h2 {
	text-align: left;
	font-weight: 200;
	font-size: 140%;
	float: left;
	color: #09125D;
}
#footer h2 img.img_left {
	padding-right: 10px;
}
#footer address {
	font-weight: 100;
	font-size: 80%;
	line-height: 140%;
	text-align: right;
	float: right;
}
#copytxt {
	font-size: 80%;
	text-align: center;
	color: #FFFFFF;
	background-color: #000040;
	line-height: 30px;
	width: 100%;
	height: 30px;
	min-width: 1000px;
	clear: both;
	margin-top: 20px;
}
#bnr_area {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	min-width: 1000px;
	overflow: hidden;
}
#bnr_area h2 {
	clear: both;
	font-weight: 200;
	border-top: 2px solid #14227A;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bnr_area ul {
	width: 1020px;
	margin-right: -20px;
	clear: both;
	overflow: hidden;
}
#bnr_area ul li {
	margin-right: 20px;
	margin-bottom: 20px;
	display: inline;
}
#footer:after,#bnr_area ul:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}
