/*-----------------------------------------------
	ƒŒƒCƒAƒEƒg	container
-----------------------------------------------*/

#container {
	width: 100%;
}

.container {
	width: 1000px;
	margin: 0 auto 20px auto;
	overflow: hidden;
}

.maincontents {
	width: 780px;
	float: right;
}

.side {
	width: 200px;
	float: right;
}

img {
	max-width: 100% !important;
	max-height: 100% !important;
	height: auto !important;
	width
	/***/
	: auto;
	vertical-align: bottom;
}

a img {
	border: none;
}

div#map_canvas img {
	max-height: none;
}

.pc_off {
	display: none;
}

.pc_off_cms {
	display: none;
}

._jcpage_spbtn_area {
	display: none;
}

/*-----------------------------------------------
	‹¤’Ê€–Ú
-----------------------------------------------*/

body {
	width: 100%;
	color: #333;
	font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'Hiragino Kaku Gothic Pro', 'ƒƒCƒŠƒI', Meiryo, '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;

	margin: 0;
	padding: 0;
}

.cms_back {
	text-align: left;
}

.contents {
	width: 780px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
}

h2.cms_h2 {
	margin: 10px auto 20px auto;
	position: relative;
	padding-bottom: 0.7em;
	border-bottom: 4px solid #DDD;
	display: inline-block;
	width: 100%;
	line-height: 25px;
}

h2.cms_h2:after {
	position: absolute;
	content: ' ';
	border-bottom: solid 4px #333;
	bottom: -4px;
	width: 13%;
	display: block;
	left: 0px;
}

.cms_color {
	background: url(../img_cms/color.gif);
}

.cms_back {
	text-align: left;
	margin: 10px auto 10px auto;
	padding: 0px 0px 0px 0px;
}

.cms_back a {
	color: #004CD3;
	font-size: 12px;
	line-height: 18px;
}

.cms_back a:hover {
	text-decoration: none;
	color: #999999;
}

.float_r {
	float: left;
}

.float_l {
	float: left;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*/
	/*/
	height: auto;
	overflow: hidden;
	/**/
}

.grouppaging {
	text-align: center;
	clear: both;
}

.grouppaging li {
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	width: 40px !important;
	margin: 2px !important;
}

.grouppaging a:hover {
	background: #aaaaaa;
}

.grouppaging a.active {
	background: #FFBF00;
}

.map_text {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 5px 0;
}



/*-----------------------------------------------

   ƒuƒƒO /blog1/
-----------------------------------------------*/
.blog {
	overflow: hidden;
	clear: both;
}

.blog_left {
	width: 1000px;
	margin: 0;
	padding: 0;
	float: left;
}

.blog_left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.blog_left ul li {
	margin-bottom: 20px;
	overflow: hidden;
}

.blog_left h3 a {
	color: #333;
	text-decoration: none;
	float: left;
}

.blog_left h3 span {
	display: block;
	float: right;
	color: #333;
	text-decoration: none;
	font-size: 16px;
	line-height: 30px;
}

.blog_left h3 a:hover {
	text-decoration: underline;
}

.blog_left h3 p {
	color: #333;
	font-size: 18px;
	font-weight: normal;
	line-height: 42px;
	float: right;
}

.blog_left p {
	font-size: 14px;
	line-height: 36px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.blog_left p img {
	vertical-align: middle !important;
}

.blog_left ul.blog_list li {
	border: 4px double #ccc;
}

.blog_pager {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.blog_pager ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.blog_pager li {
	list-style: none;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.blog_pager li a {
	color: #333;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border: solid 1px #CCC;
	background: #FFF;
	display: block;
	font-weight: bold;
}

.blog_pager li a:hover {
	background: #DDD;
}

.blog_right {
	width: 200px;
	margin: 0px 0px 0px 20px;
	padding: 0;
	float: right;
}

.blog_right iframe {
	border: none;
	width: 200px;
	vertical-align: bottom;
	margin-bottom: -20px;
}

.blog h3 {
	margin: 0;
	padding: 10px;
	height: auto;
	overflow: hidden;
	background: #EEE;
	border-bottom: 1px dashed #666;
	font-size: 20px;
}

.blog h3 p {
	line-height: 30px;
}

.blog_list {
	padding: 10px;
	overflow: hidden;
}

.blog_list a {
	display: block;
}

.blog_list a img {
	max-width: 180px;
	border: 2px solid #fff;
}

.blog_list p {
	width: 340px;
	margin: 0;
	padding: 0;
	line-height: 25px;
}

.blog .header_title {
	display: block;
	font-weight: bold;
	line-height: 16px;
	border-bottom: 1px dashed #CCC;
	color: #333;
	padding-bottom: 10px;
	text-align: center;
	letter-spacing: 1px;
}

.blog .cms_blogparts .header {
	height: 40px;
	padding-top: 0;
}

.blog .cms_bsp_calendar {
	width: 200px;
	vertical-align: bottom;
	margin-bottom: -20px;
}

.blog .cms_bsp_calendar table {
	width: 100%;
}

.blog .cms_bsp_calendar table tr th a {
	color: #333;
}

.blog .cms_bsp_calendar table tr td {
	width: 14%;
	text-align: center;
	line-height: 25px;
}

.blog ul.body_list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.blog ul.body_list li {
	background: #EEE;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 24px;
	padding: 0;
	border-bottom: none;
}

.blog ul.body_list li.list_nolink {
	padding: 1px 5px;
}

.blog ul.body_list li a {
	display: block;
	padding: 1px 5px;
	color: #333;
	text-decoration: none;
}

.blog ul.body_list li a:hover {
	text-decoration: underline;
	background: #CCC;
}

.blog .list_nolink {
	padding: 1px 5px;
	color: #999;
}

.blog .cal_link a {
	display: block;
	background: #EAF4FF;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.blog .cal_link a:hover {
	background: #004E9E;
	color: #fff;
}

.main_news_c {
	width: 535px;
	height: 230px;
	float: left;
	padding-top: 22px;
}

.main_news_c ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.main_news_c ul li {
	width: 560px;
	height: 30px;
}

iframe.owner_iframe .main_news_c ul li .news_p_l {
	color: #DF3547;
	font-size: 14px;
	float: left;
	margin: 0;
	padding-left: 20px
}

iframe.owner_iframe {
	float: left;
	width: 419ox;
	margin-left: 31px;
	height: 200px;
	width: 560px;
	border: none;
}

.main_news_c ul li .news_p_r {
	color: #000;
	font-size: 14px;
	float: left;
	margin: 0;
	margin-left: 46px;
}

.main_news_c ul li .news_p_l {
	color: #DF3547;
	font-size: 14px;
	float: left;
	margin: 0;
	padding-left: 20px
}

/*-----------------------------------------------
	   ƒXƒ^ƒbƒtÐ‰î3 /staff3/
-----------------------------------------------*/
.staff3_ma_text {
	margin: 10px;
	font-size: 13px;
	line-height: 20px;
}

.staff3_ma_main_img {
	text-align: center;
}

.staff3_ma ul li a {
	display: block;
	text-decoration: none;
}

.staff3_ma_shosai_wrap {
	margin: 0;
	padding: 0;
	text-align: left;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.staff3_ma_shosai_wrap h3 {
	font-size: 20px;
	width: 780px;
	height: 50px;
	line-height: 50px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-indent: 20px;
	text-align: left;
	background: #F2F2F2;
	border-top: 3px double #CCC;
	border-bottom: 1px solid #CCC;
	margin: 10px auto;
}

.staff3_ma_shosai_img {
	width: 220px;
	float: unset;
	text-align: center;
}

.staff3_ma_shosai_img img {
	border: 1px solid #EEE;
	padding: 1px;
	max-width: 220px !important;
	margin: 0px 0 0 0 !important;
	width: 340px !important;
	height: 300px !important;
	object-fit: cover;
}

.staff3_ma_r {
	width: 490px;
	float: unset;
	padding-right: 16px;
	margin: 20px 0px 0px 0px;
}

.staff3_ma_r_title {
	height: 44px;
	width: 400px;
	margin: 15px 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 38px;
	text-indent: 10px;
	font-weight: bold;
	background-image: url(/img/staff3_ma_r_title_bg.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.staff3_ma_r ul {
	margin: 0;
	padding: 0;
}

.staff3_ma_r ul li {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	list-style: none;
	overflow: hidden;
	border-bottom-style: dotted;
	border-bottom-color: #261300;
	border-bottom-width: 1px;
	font-size: 14px;
}

.staff3_ma_r ul li:last-child {
	border: none;
	margin: 0 0 40px 0;
}

.staff3_ma_r ul li span {
	width: 90px;
	display: block;
	float: left;
	margin: 0 5px 0 0;
	color: #261300;
	font-weight: bold;
}

.staff3_ma_r ul li p {
	width: 380px;
	margin: 0;
	padding: 0;
	float: left;
	line-height: 20px;
}

.staff3_ma_message_title {
	margin: 15px 0px;
	padding: 10px 5px;
	font-size: 16px;
	font-weight: bold;
	text-indent: 15px;
	clear: both;
	background: #EEE;
}

.staff3_ma_message_row {
	font-size: 16px;
	line-height: 24px;
	padding: 0 0 0 0px;
}

.staff3_ma_shosai_row {
	margin: 20px 0 0px 0;
	overflow: hidden;
}

.staff3_ma_shosai_row ul {
	width: 780px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.staff3_ma_shosai_row ul li {
	display: inline-block;
	vertical-align: top;
	width: 253px;
	margin-right: 5px;
}

.shosai_row_li_last {
	margin: 0 !important;
}

.staff3_ma_shosai_row_img {
	max-width: 253px;
	height: auto;
	border: 1px solid #EEE;
	padding: 1px;
	text-align: center;
}

.staff3_ma_shosai_row_img img {
	width: 248px !important;
	height: 160px !important;
	object-fit: cover;
}

.staff3_ma_shosai_row_text {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.staff3_ma_shosai_voice {}

.staff3_ma_shosai_voice ul {
	margin: 0px 0px 0px -20px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

.staff3_ma_shosai_voice ul li {
	width: 168px;
	margin: 0px 0px 20px 20px;
	padding: 5px;
	float: left;
	border: solid 1px #CCC;
	height: 130px;
}

.staff3_ma_shosai_voice img {
	max-width: 100%;
	height: auto;
	max-height: 112px;
}

.staff3_ma_shosai_voice p {
	font-size: 12px;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.staff3_ma_shosai_voice p:hover {
	text-decoration: underline;
}

.staff3_ma_shosai_voice p br {
	display: none;
}

.staff3_ma_photo img {
	width: 100%;
	height: 320px !important;
	object-fit: cover;
}

/*-----------------------------------------------
	staff	ƒXƒ^ƒbƒtÐ‰î
-----------------------------------------------*/
.staff_ma {
	text-align: left;
}

.staff_ma_list {
	width: 780px;
	margin: 30px auto;
	overflow: hidden;
	text-align: left;
}

.staff_ma_list ul {
	width: 820px;
	margin: 0px 0px 0px -5px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

.staff_ma_list li {
	display: inline-block;
	overflow: hidden;
	width: 29%;
	margin: 0px 0px 10px 10px;
	text-align: center;
	border: 1px solid #ccc;
	vertical-align: top;
	padding: 4px;
	*display: inline;
	*zoom: 1;
}

.staff_ma_list li:nth-child(3n) {
	margin-right: 0px;
}

.staff_ma_list li p {
	margin: 0px;
	padding: 5px;
}

.staff_ma_photo {
	max-height: 160px;
	overflow: hidden;
}

.staff_ma_photo img {
	width: 100%;
	max-height: none;
	height: 160px;
	border: 0;
	vertical-align: bottom;
	object-fit: cover;
}

.staff_ma_list_photo p {
	margin: 0;
	padding: 0;
	position: relative;
}

.staff_ma_list a {
	display: block;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

/*˜AŒg•”•ª*/
.staff_ma_mc-group ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.staff_ma_mc-group ul li {
	width: 165px;
	padding: 5px;
	margin: 7px;
	border: 1px solid #EEE;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}

.staff_ma_h2 {
	padding: 10px 0px 0px 0px;
	border-top: solid 1px #CCC;
}

.staff_ma_mc-group ul li:hover {
	background: #EEE;
}

.staff_ma_mc-group ul li img {
	max-width: 165px;
	height: auto;
}

/*-----------------------------------------------
	.form1_ma@/inquiry/ —ˆ“X—\–ñƒtƒH[ƒ€
-----------------------------------------------*/
.inquirytable {
	width: 750px;
	margin: 20px auto;
	text-align: left;
}

.inquirytable tbody {}

.inquirytable tr {}

.inquirytable th {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	width: 200px;
	background-color: #FFF;
	border: none;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	line-height: 48px;
}

.inquirytable th p {}

.inquirytable th span:not(:empty).form_required {
	background: #ff4a32;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px;
	line-height: 22px;
	margin: 14px 0;
}

.inquirytable th,
.inquirytable td {
	padding: 10px;
}

.inquirytable td {
	width: 770px;
}

.inquirytable td input[type="text"],
.inquirytable td textarea,
.inquirytable td select {
	font-size: 16px;
	line-height: 24px;
	padding: 10px 20px;
	border: 1px solid #ccdae4;
	background: #f5f9fc;
	font-family: 'Arial', 'ŸàƒSƒVƒbƒN', YuGothic, 'ƒqƒ‰ƒMƒmŠpƒS Pro', 'Hiragino Kaku Gothic Pro', 'ƒƒCƒŠƒI', 'Meiryo', sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}

.inquirytable td input[type="text"],
.inquirytable td textarea {
	width: 450px;
}

.inquirytable td select {
	cursor: pointer;
	height: 46px;
	margin-right: 5px;
}

.inquirytable td textarea {
	height: 150px;
	display: block;
}

.inquirytable td label {
	border: 1px solid #ccdae4;
	background: #f5f9fc;
	cursor: pointer;
	border-radius: 3px;
	padding: 10px 15px;
	display: inline-block;
	margin: 0 10px 10px 0;
	font-size: 16px;
}

.inquirytable td label input {
	width: 20px;
	height: 20px;
	margin-right: 5px;
}

.inquirytable td label input[type="checkbox"],
.inquirytable td label input[type="radio"] {
	vertical-align: middle;
	margin-top: 0;
	margin-left: 0;
}

.inquirytable td input[type="text"]:hover,
.inquirytable td textarea:hover,
.inquirytable td select:hover,
.inquirytable td label:hover {
	background: #f9fcf5;
	border: 1px solid #d6eaba;
}

.inquirytable input[type="submit"] {
	border: 2px solid #2799fb;
	background: #2799fb;
	color: #fff;
	border-radius: 30px;
	width: 400px;
	height: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0 0 3px 0 #999;
	padding: 0 40px;
	font-weight: bold;
	cursor: pointer;
	margin: 20px auto 0;
	font-size: 20px;
	display: block;
	font-family: "ŸàƒSƒVƒbƒN‘Ì", "Yu Gothic", YuGothic, 'Noto Sans Japanese', Roboto, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}

.inquirytable input[type="submit"]:hover {
	color: #2799fb;
	background: #fff;
}

.inquiryend {
	margin: 100px auto;
	width: 100%;
	border: 10px solid #eee;
	padding: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

img.ui-datepicker-trigger {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.inquirytable td span {
	display: block;
}

.cms_submitbtn button[type="submit"] {
	border: 2px solid #2799fb;
	background: #2799fb;
	color: #fff;
	border-radius: 30px;
	width: 400px;
	height: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0 0 3px 0 #999;
	padding: 0 40px;
	font-weight: bold;
	cursor: pointer;
	margin: 20px auto 0;
	font-size: 20px;
	display: block;
	font-family: "ŸàƒSƒVƒbƒN‘Ì", "Yu Gothic", YuGothic, 'Noto Sans Japanese', Roboto, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}

.cms_submitbtn button[type="submit"]:hover {
	color: #2799fb;
	background: #fff;
}


/*-----------------------------------------------
	 .form2_ma@/inquiry/ ”„‹p¸’è
-----------------------------------------------*/
.form2_ma {
	margin: 15px auto 0;
	overflow: hidden;
	width: 780px;
}

.form2_ma .sale_box {
	width: 250px;
	float: left;
	margin: 0 12px 10px 0;
	border: solid 1px #006CD8;
	overflow: hidden;
}

.form2_ma .sale_box a {
	display: block;
	line-height: 65px;
	color: #333;
	width: 250px;
	height: 65px;
}

.form2_ma .sale_l {
	width: 60px;
	float: left;
	background: #006CD8;
	position: relative;
	height: 65px;
}

.form2_ma .sale_r {
	width: 185px;
	float: right;
}

.form2_ma .sale_r span {
	font-weight: bold;
	margin: -15px 0 -20px 0;
	display: block;
	font-size: 15px;
}

.form2_ma .sale_r p {
	font-size: 11px;
	line-height: 15px;
	margin: 0;
}

.form2_ma .last {
	margin-right: 0 !important;
}

.form2_ma .sale_box a:hover {
	background: #E8F3FF;
	display: block;
}

.form2_ma .sale_l img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.form_banner {
	margin: 15px 0 0 0;
	position: relative;
	text-align: center;
}

.form_banner a {
	position: absolute;
	right: 20px;
	bottom: 20px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 2px;
	background: #006CD8;
	line-height: 60px;
	width: 300px;
	text-align: center;
	border-radius: 100px;
	box-shadow: 0 3px #0051A2;
	border: solid 1px #FFF;
}

.form_banner a:hover {
	background: #0051A2;
}