﻿/* ----　全ページ対応　---- */

* {
	margin: 0;
	padding: 0;
	font-style: normal;
}

body {
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #222;
	background-color: #f6f9ef;
}

#wrapper1 {
	background: url(img/bg1.gif) repeat-x;
	margin-bottom: 40px;
}

#wrapper2 {
	background: url(img/bg2.gif) repeat-x;
	margin-bottom: 40px;
}

.container {
	width: 900px;
	margin: 0 auto;
	padding: 0;
}

img {
	border: 0px;
}
ul li {
	list-style-type: none;
}

a:link {
	color: #b97049;
	text-decoration: underline;
}
a:visited {
	color: #b97049;
	text-decoration: underline;
}
a:hover {
	color: #b97049;
	text-decoration: none;
}

.left {
	float: left;
}
.right {
	float: right;
}
.clr {
	clear: both;
}

.textC {
	text-align: center;
}
.textR {
	text-align: right;
}

/* ＠＠ ヘッダ ＠＠ */
#header {
	width: 900px;
	height: 113px;
	margin: 0 auto;
	padding: 0;
}

#header .left h2 a {
	width: 531px;
	height: 40px;
	margin: 28px 0px 4px 0px;
	background: url(img/logo.gif) no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#header .left address {
	color: #666;
	font-size: 11px;
	margin-left: 66px;
}

#header .right {
	text-indent: -9999px;
}

#header .right #english a {
	width: 116px;
	height: 32px;
	margin-left: 194px;
	display: block;
	overflow: hidden;
	background: url(img/btn_english.gif) no-repeat;
}

#header .right #headtel {
	width: 310px;
	height: 54px;
	background: url(img/tel.gif) no-repeat;
}

/* ＠＠ メイン画像 ＠＠ */

#wrapper1 .vis h1 {
	width: 910px;
	height: 233px;
	margin: 0 auto;
	padding: 0;
	background: url(img/main.jpg) no-repeat;
	text-indent: -9999px;
}

#wrapper2 .vis h1 {
	width: 910px;
	height: 129px;
	margin: 0 auto;
	padding: 0;
	text-indent: -9999px;
}

#wrapper2 #vis_field h1 {
	background: url(img/vis_field.jpg) no-repeat;
}

#wrapper2 #vis_faq h1 {
	background: url(img/vis_faq.jpg) no-repeat;
}

#wrapper2 #vis_patent h1 {
	background: url(img/vis_patent.jpg) no-repeat;
}

#wrapper2 #vis_about h1 {
	background: url(img/vis_about.jpg) no-repeat;
}

#wrapper2 #vis_recruit h1 {
	background: url(img/vis_recruit.jpg) no-repeat;
}

#wrapper2 #vis_contact h1 {
	background: url(img/vis_contact.jpg) no-repeat;
}

#wrapper2 #vis_privacy h1 {
	background: url(img/vis_privacy.jpg) no-repeat;
}

#wrapper2 #vis_archive h1 {
	background: url(img/vis_archive.jpg) no-repeat;
}

/* トップ告知 */
div.cm {
	width: 892px;
	padding: 1px;
	margin: 35px auto 0;
	border: solid 3px #600;
	font-size: 12px;
	line-height: 1.6em;
}

div.cm .inner {
	background-color: #fff;
	padding: 15px 22px 5px 22px;
}

div.cm p {
	width: 848px;
	margin-bottom: 10px;
	*margin-top: 10px;
	*margin-bottom: 0px;
	padding: 0;
}

/* ＠＠ メニュー ＠＠ */
#menu {
	clear: both;
	width: 910px;
	height: 57px;
	margin: 0 auto;
	padding: 0;
	background: url(img/bg_menu.gif) no-repeat;
}

#menu #menu_box {
	width: px;
	height: px;
	margin: 0;
	padding: 0;
}

#menu ul {
	width: 900px;
	height: 55px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	white-space: nowrap;
}

#menu ul li {
	display: inline;
	float: left;
	list-style-type: none;
}

#menu ul li a {
	display: block;
	width: 128px;
	height: 55px;
	/* */
	overflow: hidden;
	text-indent: -9999px;
	/* */
}

#menu ul li.global01 a {
	width: 132px;
	background: url(img/menu01.gif) no-repeat top left;
}
#menu ul li.global01 a:hover {
	background: url(img/menu01a.gif) no-repeat top left;
}
#menu ul li.global01_on a {
	width: 132px;
	background: url(img/menu01a.gif) no-repeat top left;
}

#menu ul li.global02 a {
	background: url(img/menu02.gif) no-repeat top left;
}
#menu ul li.global02 a:hover {
	background: url(img/menu02a.gif) no-repeat top left;
}
#menu ul li.global02_on a {
	background: url(img/menu02a.gif) no-repeat top left;
}

#menu ul li.global03 a {
	background: url(img/menu03.gif) no-repeat top left;
}
#menu ul li.global03 a:hover {
	background: url(img/menu03a.gif) no-repeat top left;
}
#menu ul li.global03_on a {
	background: url(img/menu03a.gif) no-repeat top left;
}

#menu ul li.global04 a {
	background: url(img/menu04.gif) no-repeat top left;
}
#menu ul li.global04 a:hover {
	background: url(img/menu04a.gif) no-repeat top left;
}
#menu ul li.global04_on a {
	background: url(img/menu04a.gif) no-repeat top left;
}

#menu ul li.global05 a {
	background: url(img/menu05.gif) no-repeat top left;
}
#menu ul li.global05 a:hover {
	background: url(img/menu05a.gif) no-repeat top left;
}
#menu ul li.global05_on a {
	background: url(img/menu05a.gif) no-repeat top left;
}

#menu ul li.global06 a {
	background: url(img/menu06.gif) no-repeat top left;
}
#menu ul li.global06 a:hover {
	background: url(img/menu06a.gif) no-repeat top left;
}
#menu ul li.global06_on a {
	background: url(img/menu06a.gif) no-repeat top left;
}

#menu ul li.global07 a {
	background: url(img/menu07.gif) no-repeat top left;
}
#menu ul li.global07 a:hover {
	background: url(img/menu07a.gif) no-repeat top left;
}
#menu ul li.global07_on a {
	background: url(img/menu07a.gif) no-repeat top left;
}

/* ＠＠ サブ ＠＠ */
#sub {
	float: right;
	width: 201px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	lien-height: 1.6em;
}

#sub .title {
	width: 201px;
	height: 45px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#sub #sub00 {
	background-image: url(img/sub00.gif);
}
#sub #sub01 {
	background-image: url(img/sub01.gif);
}
#sub #sub02 {
	background-image: url(img/sub02.gif);
}
#sub #sub03 {
	background-image: url(img/sub03.gif);
}
#sub #sub04 {
	background-image: url(img/sub04.gif);
}
#sub #sub05 {
	background-image: url(img/sub05.gif);
}

#sub .subbox {
	width: 175px;
	margin-bottom: 26px;
	padding: 14px 13px;
	background: url(img/bg_sub.gif) bottom;
}

#sub p {
	width: 175px;
	margin: 0px 0px 14px 0px;
	padding: 0;
	font-size: 12px;
	line-height: 1.4em;
}

#sub #contactinfo .infotel {
	width: 175px;
	height: 138px;
	background: url(img/sub_contact.jpg) no-repeat;
	text-indent: -9999px;
}

#sub #contactinfo a {
	width: 167px;
	height: 28px;
	margin-left: 4px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(img/sub_mailform.gif) no-repeat;
}

#sub #patentlinks p {
	margin: 0;
	padding: 0;
}

#sub #patentlinks p strong {
	color: #101f38;
}

#sub #patentlinks ul {
	margin: 0px 0px 12px 0px;
}

#sub #patentlinks ul li {
	line-height: 1.2em;
	padding: 5px 0px 0px 8px;
	background: url(img/poti01.gif) left 9px no-repeat;
}

#sub #patentlinks ul span.small {
	font-size: 10px;
}

#sub #patentlinks ul.eachcountry {
	margin-top: 3px;
}

#sub #patentlinks ul.eachcountry li {
	height: 24px;
	padding: 4px 0px 0px 0px;
	list-style-type: none;
	line-height: 1em;
}

#sub #patentlinks ul li.jpo {
	padding-left: 37px;
	background: url(img/flag_jpo.gif) left top no-repeat;
}

#sub #patentlinks ul li.wipo {
	padding-top: 0px;
	padding-left: 37px;
	background: url(img/flag_wipo.gif) left top no-repeat;
}

#sub #patentlinks ul li.ep {
	margin-top: 7px;
	padding-left: 37px;
	background: url(img/flag_ep.gif) left top no-repeat;
}

#sub #patentlinks ul li.uspto {
	padding-left: 37px;
	background: url(img/flag_uspto.gif) left top no-repeat;
}

#sub .submenu {
	width: 195px;
	margin-bottom: 26px;
	padding: 0px 3px 10px 3px;
	background: url(img/bg_sub.gif) bottom;
}

#sub .submenu ul {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}

#sub .submenu ul li {
	margin: 0;
	padding: 0;
	background: url(img/submenuhr.gif) bottom no-repeat;
}

#sub .submenu ul li a {
	width: 162px;
	margin: 0;
	padding: 13px 5px 10px 28px;
	background: url(img/arrow02.gif) 10px no-repeat;
	display: block;
	overflow: hidden;
}

#sub .submenu a:link {
	color: #222;
	text-decoration: none;
}
#sub .submenu a:visited {
	color: #222;
	text-decoration: none;
}
#sub .submenu a:hover {
	color: #b97049;
	text-decoration: none;
}

#sub .subbnr {
	margin: 0px 0px 26px 0px;
}

/* ＠＠ フッタ ＠＠ */
.pagetop {
	clear: both;
	height: 24px;
	border-top: solid 60px #f6f9ef;
	*border-top: solid 36px #f6f9ef;
	background: url(img/bg_pagetop.gif) repeat-x;
	text-indent: -9999px;
}

.pagetop a {
	float: right;
	width: 113px;
	height: 24px;
	background: url(img/pagetop.gif) no-repeat;
	display: block;
	overflow: hidden;
}

#footer {
	clear: both;
	width: 900px;
	margin: 38px auto 0;
	padding: 0;
}

#footer dl {
	width: 210px;
	margin: 0px 20px 0px 0px;
	padding-bottom: 40px;
}

#footer dl.right {
	margin-right: 0px;
}

#footer dl dt {
	width: 210px;
	height: 27px;
	margin-bottom: 11px;
	text-indent: -9999px;
}

#footer dl dt a {
	width: 210px;
	height: 27px;
	display: block;
	overflow: hidden;
}

#footer dl dt.foot01 {
	background: url(img/foot01.gif) no-repeat;
}
#footer dl dt.foot02 {
	background: url(img/foot02.gif) no-repeat;
}
#footer dl dt.foot03 {
	background: url(img/foot03.gif) no-repeat;
}
#footer dl dt.foot04 {
	background: url(img/foot04.gif) no-repeat;
}
#footer dl dt.foot05 {
	background: url(img/foot05.gif) no-repeat;
}

#footer dl dd {
	margin: 4px 0px 0px 11px;
	padding: 0px 0px 0px 14px;
	background: url(img/arrow01.gif) left 4px no-repeat;
	font-size: 12px;
}

#footer .footbox {
	clear: both;
	width: 861px;
	height: 63px;
	margin-bottom: 40px;
	padding: 0px 17px 0px 20px;
	border: solid 1px #ccc;
	background-color: #fff;
}

#footer .footbox h2 a {
	float: left;
	width: 284px;
	height: 41px;
	margin-top: 11px;
	background: url(img/foot_logo.gif) no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#footer .footbox address {
	float: left;
	margin: 17px 0px 0px 15px;
	*margin-top: 18px;
	font-size: 10px;
	color: #444;
	line-height: 1.4em;
}

#footer .footbox .footcontact a {
	float: right;
	width: 141px;
	height: 33px;
	margin-top: 15px;
	background: url(img/foot_contact.gif) no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#footer a:link {
	color: #222;
	text-decoration: none;
}
#footer a:visited {
	color: #222;
	text-decoration: none;
}
#footer a:hover {
	color: #b97049;
	text-decoration: none;
}

/* ＠＠ メイン ＠＠ */

#main {
	float: left;
	width: 670px;
}

/* パンくず */
#breadcrumb {
}

/* フォントサイズ */
#main h4 {
	font-size: 13px;
	line-height: 1.4em;
}
#main h5 {
	font-size: 12px;
	line-height: 1.4em;
}
#main p {
	font-size: 12px;
	line-height: 1.6em;
}
#main li {
	font-size: 12px;
	line-height: 1.6em;
}
#main dl {
	font-size: 12px;
	line-height: 1.6em;
}
#main table {
	font-size: 12px;
	line-height: 1.6em;
}

#main h3 {
	clear: both;
	width: 670px;
	height: 34px;
	margin: 40px 0px 23px 0px;
	padding: 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#main h4 {
	clear: both;
	width: 597px;
	margin: 28px 0px 9px 0px;
	padding: 4px 0px 2px 25px;
	*padding: 5px 0px 1px 25px;
	background: url(img/poti03.gif) 8px 8px no-repeat;
	background-color: #c3d1d4;
	color: #04142e;
}

#main h5 {
	clear: both;
	margin: 25px 0px 5px 0px;
	padding-bottom: 3px;
	*margin-bottom: 3px;
	*padding-bottom: 2px;
	background: url(img/dotted.gif) left bottom repeat-x;
	color: #04142e;
}

#main .top h4 {
	margin-top: 0px;
}

#main .top h5 {
	margin-top: 0px;
}

#main .box {
	clear: both;
	width: 666px;
	margin-top: 23px;
	padding: 1px;
	border: solid 1px #ccc;
}
/*　背景対策　*/
.box:after {
	content: '';
	display: block;
	clear: both;
	overflow: hidden;
}
* html .box {
	height: 1em;
	overflow: visible;
}

#main .inner {
	background-color: #fff;
	padding: 15px 22px 5px 22px;
	*padding: 17px 22px 13px 22px;
}
/*　背景対策　*/
.inner:after {
	content: '';
	display: block;
	clear: both;
	overflow: hidden;
}
* html .inner {
	height: 1em;
	overflow: visible;
}

#main p {
	width: 640px;
	margin: 10px 15px;
	padding: 0;
}

#main .box p {
	width: 622px;
	margin: 0px 0px 10px 0px;
	*margin-top: 10px;
	*margin-bottom: 0px;
	padding: 0;
}

#main .box li.poti {
	background: url(img/poti04.gif) left 6px no-repeat;
	padding-left: 14px;
}

#main .box table {
	width: 622px;
	margin-bottom: 10px;
	*margin-top: 10px;
	*margin-bottom: 0px;
	padding: 0;
}

/*　デフォルトのテーブル　*/
#main table.normalT {
}

#main table.normalT th {
	background: url(img/dotted.gif) left bottom repeat-x;
	text-align: left;
}

#main table.normalT td {
	background: url(img/dotted.gif) left bottom repeat-x;
}

#main .contactbnr {
	clear: both;
	width: 670px;
	height: 136px;
	margin-top: 64px;
	background: url(img/contact.jpg) no-repeat;
	text-indent: -9999px;
	line-height: 1em;
}

#main .contactbnr a {
	width: 179px;
	height: 46px;
	margin: 64px 0px 0px 278px;
	display: block;
	overflow: hidden;
}

/*　テキストで番号をつける時　本文を改行しても頭をそろえるため（dt＝番号、dd＝本文）　*/
#main dl.number dt {
	float: left;
	margin: 0px 0px 8px 0px;
}

#main dl.number dd {
	margin: 0px 0px 8px 32px;
}

/*　テキストで※印をつける時　本文を改行しても頭をそろえるため（dt＝番号、dd＝本文）　*/
#main dl.kome dt {
	float: left;
	margin: 0px 0px 8px 0px;
}

#main dl.kome dd {
	margin: 0px 0px 8px 18px;
}

/* ＠＠ INDEX ＠＠ */
#index01 h3 {
	margin-top: 0px;
	background-image: url(img/index_h3_1.gif);
}
#index02 h3 {
	background-image: url(img/index_h3_2.gif);
}
#index03 h3 {
	background-image: url(img/index_h3_3.gif);
}
#index04 h3 {
	background-image: url(img/index_h3_4.gif);
}

#index01 #top_greeting {
	width: 670px;
}

#index01 #top_greeting .toptitle {
	width: 670px;
	height: 29px;
	background: url(img/index01.gif) left top no-repeat;
	text-indent: -9999px;
	line-height: 1em;
}

#index01 #top_greeting .textbox {
	padding: 0px 0px 18px 0px;
	background: #fff;
}

#index01 #top_greeting .textbox p {
	margin: 0px 0px 0px 24px;
	padding: 18px 0px 0px 0px;
}

#index02 .news {
	background-color: #fff;
	padding: 2px 16px 11px 16px;
}

#index02 .news dl {
	clear: both;
	margin: 0;
	padding: 0;
	background: url(img/dotted.gif) left bottom repeat-x;
}

#index02 .news dl dt {
	float: left;
	width: 161px;
	margin-left: 10px;
	*margin-left: 5px;
	padding: 14px 0px 0px 0px;
}

#index02 .news dl dt.info {
	background: url(img/icon_info.gif) right 14px no-repeat;
}
#index02 .news dl dt.update {
	background: url(img/icon_update.gif) right 14px no-repeat;
}
#index02 .news dl dt.media {
	background: url(img/icon_media.gif) right 14px no-repeat;
}

#index02 .news dl dd {
	margin-left: 188px;
	padding: 14px 0px 10px 0px;
}

#index03 .topics {
	background-color: #fff;
	padding: 2px 16px 11px 16px;
}

#index03 .topics dl {
	margin: 14px 0px 0px 0px;
}

#index03 .topics dt {
	margin: 12px 0px 3px 0px;
	*margin-bottom: 5px;
	padding: 0px 0px 0px 16px;
	background: url(img/poti02.gif) left 5px no-repeat;
}

#index03 .topics dd {
	margin: 0;
	padding: 0px 0px 12px 0px;
	*padding-bottom: 11px;
	background: url(img/dotted.gif) left bottom repeat-x;
}

#index04 #tokui {
	width: 668px;
}
/*　背景対策　*/
#tokui:after {
	content: '';
	display: block;
	clear: both;
	overflow: hidden;
}
* html #tokui {
	height: 1em;
	overflow: visible;
}

#index04 #tokui ul {
}
#index04 #tokui ul li {
	width: 326px;
	height: 143px;
}

#index04 #tokui ul li a {
	width: 326px;
	height: 125px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#index04 #tokui ul li.tokui01 {
	background: url(img/tokui01.jpg) left top no-repeat;
}

#index04 #tokui ul li.tokui02 {
	background: url(img/tokui02.jpg) left top no-repeat;
}

#index04 #tokui ul li.tokui03 {
	background: url(img/tokui03.jpg) left top no-repeat;
}

#index04 #tokui ul li.tokui04 {
	background: url(img/tokui04.jpg) left top no-repeat;
}

/* ＠＠ 取扱分野 ＠＠ */
#field01 h3 {
	margin-top: 0px;
	background-image: url(img/field_h3_1.gif);
}

/* ＠＠ ご相談Q＆A ＠＠ */
#faq01 h3 {
	margin-top: 0px;
	background-image: url(img/faq_h3_1.gif);
}

ul.faqbox {
}

ul.faqbox li.que {
	padding: 4px 0px 7px 37px;
	*padding: 5px 0px 6px 35px;
	background: url(img/ques.gif) left top no-repeat;
	border-bottom: solid 1px #ccc;
	color: #101f38;
}

ul.faqbox li.ans {
	margin-top: 10px;
	padding: 2px 0px 0px 46px;
	background: url(img/ans.gif) left top no-repeat;
}

/* ＠＠ 弁理士紹介 ＠＠ */
#patent01 h3 {
	margin-top: 0px;
	background-image: url(img/patent_h3_1.gif);
}

#patent02 h3 {
	background-image: url(img/patent_h3_2.gif);
}

.patentbox {
	clear: both;
	padding-top: 30px;
}

#main .patentbox h4 {
	width: 462px;
	height: 25px;
	margin: 0;
	padding: 4px 0px 0px 30px;
	background: url(img/patent_h4.gif) left top no-repeat;
	font-size: 14px;
	color: #fff;
}

#main .patentbox h4 span {
	font-size: 10px;
	font-weight: normal;
}

#main .patentbox .photo {
	float: left;
	width: 120px;
}

#main .patentbox .career {
	float: right;
	width: 492px;
}

#main .patentbox p {
	width: 484px;
	margin: 0px 0px 0px 8px;
	padding: 0;
}

#main .patentbox dl.chronology {
	width: 492px;
	margin: 6px 0px 0px 0px;
	padding: 0;
	line-height: 1.7em;
}

#main .patentbox dl.chronology dt {
	float: left;
	background: url(img/poti01.gif) left 6px no-repeat;
	margin-left: 8px;
	*margin-left: 4px;
	padding-left: 8px;
}

#main .patentbox dl.chronology dd {
	margin-left: 124px;
}

#main .patentbox dl.chronology dd.wide {
	margin-left: 138px;
}

#main .patentbox dl.chronology dd.subtitle {
	background: none;
	margin-top: 4px;
	margin-left: 0px;
	font-weight: bold;
}

#main .patentbox .ulbox {
	width: 492px;
	margin: 6px 0px 0px 0px;
	padding: 0;
}

#main .patentbox ul.booklist li {
	background: url(img/poti01.gif) left 6px no-repeat;
	margin-top: 4px;
	margin-left: 8px;
	padding-left: 8px;
	line-height: 1.4em;
}

#main .patentbox ul.booklist li.subtitle {
	background: none;
	margin-top: 4px;
	margin-left: 0px;
	padding-left: 0px;
	font-weight: bold;
}

/* ＠＠ 事務所概要 ＠＠ */
#about01 h3 {
	margin-top: 0px;
	background-image: url(img/about_h3_1.gif);
}

#about02 h3 {
	background-image: url(img/about_h3_2.gif);
}

.gaiyo {
	float: left;
	width: 320px;
}

.map {
	float: right;
	width: 278px;
	margin-top: 8px;
	border: solid 1px #ccc;
	text-align: center;
}

#main .gaiyo .top h5 {
	margin-top: 8px;
}

/* 代々木オフィス */
#yoyogi01 h3 {
	margin-top: 0px;
	background-image: url(img/yoyogi_h3_1.gif);
}

#yoyogi02 h3 {
	background-image: url(img/yoyogi_h3_2.gif);
}

/* 勝どきオフィス */
#kachidoki01 h3 {
	margin-top: 0px;
	background-image: url(img/kachidoki_h3_1.gif);
}

#kachidoki02 h3 {
	background-image: url(img/kachidoki_h3_2.gif);
}

/* ＠＠ 採用情報 ＠＠ */
#recruit01 h3 {
	margin-top: 0px;
	background-image: url(img/recruit_h3_1.gif);
}

#recruit01 table.normalT td {
	padding: 6px 0px;
}

#recruit01 table.normalT li {
	background: url(img/poti01.gif) left 6px no-repeat;
	padding-left: 8px;
}

/* ＠＠ お問合わせ ＠＠ */
#contact01 h3 {
	margin-top: 0px;
	background: url(img/contact_h3_1.gif);
}

#mailform table.normalT {
	margin-top: 0px;
}

#mailform table.normalT th {
	padding: 10px 0px;
	line-height: 1.5em;
}

#mailform table.normalT td {
	padding: 10px 12px;
}

#mailform table.normalT th span.kome {
	color: #c00;
	font-size: 11px;
	font-weight: normal;
}

#mailform table.normalT th span.ex {
	font-size: 11px;
	font-weight: normal;
}

#mailform table.normalT td span.ex {
	font-size: 11px;
}

#mailform table.normalT td .inquiry {
	vertical-align: 2px;
	*vertical-align: -2px;
}

#thanks p.er {
	font-size: 18px;
	color: #f30;
}

/* ＠＠ 個人情報保護方針 ＠＠ */
#privacy01 h3 {
	margin-top: 0px;
	background-image: url(img/privacy_h3_1.gif);
}

#privacy01 p.textR {
	margin-top: 30px;
}

/* ＠＠ お知らせ ＠＠ */
#archive h3 {
	width: 653px;
	height: 27px;
	line-height: 1.4em;
	margin-top: 0px;
	padding: 7px 0px 0px 17px;
	*padding-top: 8px;
	*height: 26px;
	background-image: url(img/h3.gif);
	text-indent: 0px;
	font-size: 16px;
	color: #101f38;
	font-family: 'HGP明朝B', 'HG明朝E', serif;
}

/* ＠＠ 採用情報 ＠＠ */
.entryform a {
	display: block;
	width: 40%;
	margin: 20px auto 20px;
	border: solid 1px #8daec1;
	padding: 10px 20px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #8daec1;
}
.entryform a:hover {
	background-color: #8daec1;
	color: #fff;
}

/* 2022/6/21追加分 */
#fuyo-gimu {
	display: none;
}
.shokureki-h {
	color: #949ea1;
	font-size: 13px;
}
.shokureki-h::before {
	content: '▼';
}

/* 2025/4/22追加分 */
.submit-button-wrapper {
	margin-top: 1em;
	display: flex;
	justify-content: center;
}
