@charset "UTF-8";
h1, h2, h3, h4, section, article, footer, div, ul, li, a, form, table, td, tr, th, tbody, thead, p, i {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrap {
	width: 1000px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
/*===================ロゴWEBフォント===================*/
.wf-sawarabimincho {
	font-family: "Sawarabi Mincho";
	margin-top: 2%;
}
.wf-sawarabimincho a {
	color: #000000;
	text-decoration: none;
}
.wf-sawarabimincho a:hover {
	color: #000000;
	text-decoration: none;
}
/*===================================================*/
/*========-ヘッダー===================================*/
h1 {
	color: #000000;
	clear: both;
	float: left;
	padding-bottom: 5%;
}
.fa-phone {
	width: 50%;
	float: right;
	color: #FF0004;
	letter-spacing: -2px;
	text-align: right;
}
.fa-phone a {
	color: #FF0004;
}
.fa-phone a:hover {
	text-decoration: none;
	color: #FF0004;
}
.teltext {
	width: 50%;
	float: right;
	text-align: right;
	clear: right;
}
#globalnav {
}
#globalnav ul {
	width: 105%;
	clear: both;
}
.globalnav {
	width: 16%;
	color: #000000;
	text-align: center;
	list-style-type: none;
	line-height: 40px;
	font-size: 18px;
	display: inline-block;
	-webkit-box-shadow: 1px 2px 0px #E4E4E4;
	box-shadow: 1px 2px 0px #E4E4E4;
	border-top-style: solid;
	border-top-color: #006699;
	float: left;
}
.active {
	background-color: #006699;
	color: #FFFFFF;
}
.globalnav:hover {
	background-color: #006699;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FEFEFE;
}
.menuopen {
	display: none;
}
/*==================================================*/
#main {
	clear: both;
	margin-top: 5%;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 5%;
	float: right;
	width: 70%;
}
#main h2 {
	clear: both;
	-webkit-box-shadow: -10px 0px 0px #006699;
	box-shadow: -10px 0px 0px #006699;
	padding-left: 20px;
}
/*================ホーム============================*/
#home {
	width: 100%;
	height: 185px;
	overflow: scroll;
	border: medium double #006699;
	margin-top: 50px;
}
#home dd {
	margin-left: 0;
	padding: 10px 0.5em 10px 8em;
	border-bottom: dotted 1px #CCC;
}
#home dt {
	clear: left;
	float: left;
	width: 7em;
	padding: 10px 0.5em;
}
#link {
	-webkit-box-shadow: 0px 0px 15px #006699;
	box-shadow: 0px 0px 15px #006699;
	margin-top: 5%;
}
#link img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-top: 3%;
	padding-bottom: 3%;
}
#main #link #center {
	margin-top: -3%;
	margin-bottom: -6%;
}
/*===================================================*/
/*==============事務所案内============================*/
.o_title {
	margin-top: 30px;
	margin-bottom: 30px;
	color: #FFFEFE;
	background-color: #006699;
	text-align: left;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#officeguide {
}
.officeitem {
	background-color: #DBDBDB;
	border-bottom: 2px solid #ABABAB;
	border-right: 2px solid #ABABAB;
}
.officeprofile {
	border: 1px solid #D6D4D4;
	line-height: 40px;
}
#map {
	margin-top: 50px;
}
#map p {
	text-align: left;
	float: left;
	clear: left;
}
#map .o_img {
	width: 30%;
	float: right;
	margin-top: -3px;
}
iframe {
	width: 70%;
	clear: both;
	margin-bottom: 50px;
}
/*===================================================*/
/*================-サービス一覧=======================*/
#service {
	margin-top: 30px;
	margin-left: 30px;
}
#service li {
	padding-top: 5px;
	padding-bottom: 5px;
	opacity: 1;
	list-style-type: disc;
}
.s_title {
	list-style-type: none;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #006699;
	padding-left: 0px;
	text-indent: 15px;
	margin-left: -40px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*=============================================*/
/*=================報酬一覧=====================*/
#remuneration {
	margin-top: 30px;
}
table {
	width: 100%;
}
thead th {
	background-color: #006699;
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	width: 10%;
}
th {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #DBDBDB;
	border-right: 1px solid #959595;
	border-left: 1px solid #959595;
	padding-right: 10px;
	width: auto;
}
tbody tr td {
	border-collapse: separate;
	font-size: 16px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #959595;
	border-right: 1px solid #959595;
	border-bottom: 2px solid #959595;
	border-top: 2px solid #959595;
}
.money {
	text-align: right;
}
#ather {
	margin-top: 50px;
}
#ather ul {
	margin-top: 30px;
	list-style-type: none;
}
#ather ul li {
	margin: 10px 30px;
	text-indent: -12px;
}
.maru {
	margin-right: 10px;
}
.fa-circle-o {
	text-align: left;
	list-style-type: none;
}
#voice {
	text-align: center;
}
/*===================================================*/
/*================お問い合わせ========================*/
#form {
	margin-top: 30px;
}
#form p {
	padding-top: 10px;
}
#form a {
	text-decoration: none;
	color: #FF0004;
	font-size: medium;
}
.btn-primary {
	width: 100%;
	height: 50px;/*background-color: #FFCC33;*/
}
.btn.btn-primary {
	/*width: 25%;
	height: 50px;*/
	background-color: #FFCC33;
	border: none;
	width: auto;
}
/*=================================================*/
/*====================サブメニュー==================*/
.said {
	float: left;
	margin-top: 5%;
	width: 25%;
	text-align: center;
	margin-bottom: 5%;
}
.said_img {
	width: 100%;
}
.said h2 {
	border-bottom-color: #006699;
	border-bottom-style: double;
	border-radius: 70px;
	border-top-color: #006699;
	border-top-style: double;
}
.said p {
	text-align: left;
	margin-top: 3%;
}
.said a {
	color: #000000;
	text-decoration: none;
	font-size: large;
}
/*==================================================*/
/*========フッター===================================*/
#footer {
	clear: both;
	width: 100%;
}
#footer ul {
	width: 101%;
	border: 2px solid #006699;
	;
}
.footer {
	color: #000000;
	list-style-type: none;
	float: left;
	width: auto;
	clear: right;
	margin-left: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.footer:hover {
	color: #006699;
}
small {
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
/*=============プライバシーポリシー====================*/
#privacy {
	margin-top: 100px;
	margin-bottom: 100px;
}
#privacy h2 {
	clear: both;
	-webkit-box-shadow: -10px 0px 0px #006699;
	box-shadow: -10px 0px 0px #006699;
	padding-left: 20px;
}
#privacypolicy {
	margin-top: 30px;
}
#privacypolicy h4 {
	background-color: #006699;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.privacypolicy {
	background-color: #D4D4E1;
	margin-top: 30px;
}
.p_text {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.p_text a {
	color: #000000;
}
/*================================================*/
img {
	margin-top: 1%;
}

/*========スマートフォン======================*/
@media (max-width:765px) {
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrap {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
.menuopen {
	position: absolute;
	top: 1%;
}
/*===================ロゴWEBフォント===================*/
.wf-sawarabimincho {
	width: 100%;
	font-size: 25px;
	position: absolute;
	top: 0;
}
/*===================================================*/
/*========-ヘッダー===================================*/
.fa-phone {
	visibility: hidden;
	width: 100%;
}
#globalnav ul {
	width: 100%;
	display: none;
	padding-top: 5%;
}
.globalnav {
	width: 100%;
	color: #000000;
	text-align: center;
	list-style-type: none;
	line-height: 40px;
	font-size: 18px;
	display: block;
	border-top: 1px solid #FFFFFF;
}
.globalnav:hover {
	background-color: #006699;
	color: #FFFFFF;
}
.active {
	background-color: #006699;
	color: #FFFFFF;
}
/*==============*ハンバーガーメニュー===========-*/  
.menuopen {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-width: 0;
	display: block;
	position: absolute;
	left: 85%;
}
.menuopen:focus {
	outline: 0;
}
.menuopen:before, .menuopen:after {
	position: absolute;
	content: "";
	display: block;
	height: 12px;
	width: 40px;
	border-color: black;
	border-top-style: solid;
	border-bottom-style: solid;
	-webkit-transition: 0.5s transform 0s, 0.2s height 0.5s, 0.25s top 0.5s;
	-moz-transition: 0.5s transform 0s, 0.2s height 0.5s, 0.25s top 0.5s;
	transition: 0.5s transform 0s, 0.2s height 0.5s, 0.25s top 0.5s;
}
.menuopen:before {
	top: 4px;
	border-top-width: 4px;
	border-bottom-width: 2px;
}
.menuopen:after {
	top: 22px;
	border-top-width: 2px;
	border-bottom-width: 4px;
}
.menuopen:checked:before, .menuopen:checked:after {
	top: 20px;
	height: 0;
	-webkit-transition: 0.5s transform 0.5s, 0.2s height 0s, 0.25s top 0s;
	-moz-transition: 0.5s transform 0.5s, 0.2s height 0s, 0.25s top 0s;
	transition: 0.5s transform 0.5s, 0.2s height 0s, 0.25s top 0s
}
.menuopen:checked:before {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg)
}
.menuopen:checked:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
.top_img {
	margin-top: 5%;
}
/*==================================================*/
#main {
	width: 100%;
}
#main h2 {
	clear: both;
	-webkit-box-shadow: -10px 0px 0px #006699;
	box-shadow: -10px 0px 0px #006699;
	padding-left: 20px;
	font-size: 145%;
	margin-top: 10%;
}
/*================ホーム============================*/
#home {
	width: 100%;
	height: 185px;
	overflow: scroll;
	border: medium double #006699;
	margin-top: 25px;
}
#home dd {
	margin-left: 0;
	padding: 10px 0.5em 10px 8em;
	border-bottom: dotted 1px #CCC;
	font-size: 14px;
}
#home dt {
	clear: left;
	float: left;
	width: 7em;
	padding: 10px 0.5em;
	font-size: 14px;
}
#link {
	margin-top: 10%;
}
#link img {
	padding-top: 5%;
	padding-left: 5%;
	padding-right: 5%;
}
#link #center {
	padding-bottom: 6%;
}
.teltext {
	display: none;
}
.img-thumbnail{
	margin-top: 5%;
	}
/*===================================================*/
/*==============事務所案内============================*/
.o_title {
	margin-top: 10%;
	margin-bottom: 10%;
	color: #FFFEFE;
	background-color: #006699;
	text-align: center;
	font-size: large;
	padding-top: 3%;
	padding-bottom: 3%;
	letter-spacing: 10px;
}
#officeguide {
}
.officeitem {
	width: 100%;
	font-size: medium;
	display: block;
}
.officeprofile {
	border: 1px solid #D6D4D4;
	width: 100%;
	display: block;
}
#map {
}
#map p {
	text-align: left;
	clear: left;
	font-size: large;
	opacity: 1;
}
#map .o_img {
	width: 100%;
}
iframe {
	width: 100%;
	clear: both;
}
/*===================================================*/
/*================-サービス一覧=======================*/
#service {
	margin-top: 30px;
	margin-left: 30px;
}
#service li {
	padding-top: 5px;
	padding-bottom: 5px;
	opacity: 1;
	list-style-type: disc;
}
.s_title {
	list-style-type: none;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #006699;
	padding-left: 0px;
	text-indent: 15px;
	margin-left: -40px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*=============================================*/
/*=================報酬一覧=====================*/
#remuneration {
	margin-top: 30px;
}
table {
	width: 100%;
}
thead th {
	background-color: #006699;
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	width: 10%;
}
th {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #DBDBDB;
	border-right: 1px solid #959595;
	border-left: 1px solid #959595;
	padding-right: 10px;
	width: auto;
}
tbody tr td {
	border-collapse: separate;
	font-size: 16px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #959595;
	border-right: 1px solid #959595;
	border-bottom: 2px solid #959595;
	border-top: 2px solid #959595;
}
.money {
	text-align: right;
}
#ather {
	margin-top: 50px;
}
#ather ul {
	margin-top: 30px;
	list-style-type: none;
}
#ather ul li {
	margin: 10px 30px;
	text-indent: -12px;
}
.maru {
	margin-right: 10px;
}
.fa-circle-o {
	text-align: left;
	list-style-type: none;
}
#voice {
	text-align: center;
}
/*===================================================*/
/*================お問い合わせ========================*/
#form {
	margin-top: 30px;
}
#form p {
	padding-top: 10px;
}
	#form a {
	font-size: 15px;
}
.btn-primary {
	width: 25%;
	height: 50px;/*background-color: #FFCC33;*/
}
.btn.btn-primary {
	/*width: 25%;
	height: 50px;*/
	background-color: #FFCC33;
	border: none;
	width: 100%;
}
/*=================================================*/
/*====================サブメニュー==================*/
.said {
	float: left;
	width: 100%;
	text-align: center;
}
.said_img {
	width: 55%;
}
.said h2 {
	border-bottom-color: #006699;
	border-bottom-style: double;
	border-radius: 70px;
	border-top-color: #006699;
	border-top-style: double;
	width: auto;
	font-size: 145%;
	padding-top: 1%;
	padding-bottom: 1%;
}
.said p {
	text-align: left;
	font-size: 85%;
	padding-top: 0px;
	margin-top: 5px;
}
/*==================================================*/
/*========フッター===================================*/
#footer {
	clear: both;
	width: 100%;
}
#footer ul {
}
.footer {
	font-size: 12px;
	margin-left: 20px;
}
small {
	font-size: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}
/*=============プライバシーポリシー====================*/
#privacy {
	margin-top: 5%;
	margin-bottom: 5%;
}
#privacy h2 {
	clear: both;
	-webkit-box-shadow: -10px 0px 0px #006699;
	box-shadow: -10px 0px 0px #006699;
	font-size: x-large;
	width: 100%;
}
#privacypolicy {
	width: 100%;
}
#privacypolicy h4 {
	background-color: #006699;
	color: #FFFFFF;
	text-align: center;
	font-size: large;
	width: 100%;
}
.privacypolicy {
	background-color: #D4D4E1;
}
.p_text {
	font-size: medium;
}
img {
	width: 100%;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
}
}

@media (max-width:320px){
/*===================ロゴWEBフォント===================*/
.wf-sawarabimincho {
	width: 100%;
	font-size: 20px;
	position: absolute;
	top: 0;
}
/*==================================================*/
	#main h2 {
	clear: both;
	-webkit-box-shadow: -10px 0px 0px #006699;
	box-shadow: -10px 0px 0px #006699;
	padding-left: 20px;
	font-size: 120%;
	margin-top: 10%;
}
/*================お問い合わせ========================*/
	#form p {
	font-size: 90%;
}
#wrap img {
	display: block;

}

/*=================================================*/
}
