@charset "UTF-8";
/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
/*---------------------- 1.RESET ----------------------*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}


main,
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
	display: block;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

blockquote,
q {
	quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
	content: none;
}

input,
textarea {
	margin: 0;
	padding: 0;
}

input::placeholder,
textarea::placeholder {
	color: #888;
}

input[type="button"],
input[type="submit"],
input[type="search"],
input[type="reset"] {
	appearance: none;
	-webkit-appearance: none;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	border-width: 0;
}

caption,
th {
	text-align: left;
}


.clearfix::after,
.cf::after {
	content: "";
	display: table;
	clear: both;
}

img {
	max-width: 100%;
	height: auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}


strong,
b {
	font-weight: bold;
}

em,
i {
	font-style: italic;
}

/* LAYOUT */
.ht a:hover img {
	opacity: 0.7;
}


.jouhou_wh ul li {
	display: inline;
}

.jouhou_wh ul li img {
	display: inline-block;
	margin-top: 2%;
	margin-right: 0.5%;
	margin-bottom: 2%;
	margin-left: 0.5%;
}


.w50per2 {
	max-width: 945px;
	min-width: 945px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 100%;
}

.w50per2 .egao {
	width: 35%;
	float: left;
	margin-top: 5%;
}

.w50per2 .header_title {
	width: 25%;
	float: left;
	margin-left: 5%;
	margin-top: 2%;
}

.w50per2 .eg_ti {
	width: 80%;
	height: 90px;
	margin-left: 5%;
}

.w50per2 .header_tel {
	width: 28%;
	float: right;
	margin-top: 1%;
	margin-right: 5%;
}

.w50per2 .slide_body {
	width: auto;
}

.w50per2 .w100per {
	height: 330px;
	padding-top: 20px;
	padding-bottom: 0%;
	width: 100%;
	margin: 0;
}


.oosoto {
	background-color: #FFFDF1;
	overflow: hidden;
	width: 100%;
	max-width: 2000px;
}

.header {
	width: 100%;
	height: auto;
	padding-top: 0.2%;
	max-width: 100%;
}

.header .sub_header {
	float: right;
	width: 40%;
	margin-top: 3%;
}

.w50per {
	width: min(100% - 32px, 1000px);
	clear: both;
	margin: 0 auto;
}

.w50per .egao {
	width: 35%;
	float: left;
	margin-top: 6.5%;
}

.w50per .header_title {
	width: 19%;
	float: left;
	margin-left: 2%;
}

.w50per .eg_ti {
	width: 100%;
	height: 120px;
}

.w50per .header_tel {
	width: 24%;
	float: left;
	margin-top: 1%;
}

.g_menu {
	clear: both;
}

.g_menu ul li {
	margin: 0;
	display: inline;
}

.slide_back {
	background-image: url(img/slide_back.png);
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
}

.w50per .slide_body {
	width: auto;
}

.kengaku_goriyou ul li {
	display: inline;
}

.kengaku_goriyou {
	width: 90%;
	margin-top: 7%;
	margin-right: auto;
	margin-bottom: 10%;
	margin-left: auto;
}

.kengaku_goriyou_noindex ul li {
	display: inline;
}

.kengaku_goriyou_noindex {
	width: 95%;
	margin-top: 5%;
	margin-right: auto;
	margin-bottom: 4%;
	margin-left: auto;
	text-align: center;
}


.m_service {
	width: 32%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

.service_3 li {
	display: inline-block;
}

.service_3 {
	margin-top: 2%;
}

.service_zentai {
	width: 100%;
	margin-top: 2%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}

.service_waku {
	margin-bottom: 5%;
}

.oshi_ichiran {
	float: right;
	width: 23%;
}

.sinchaku {
	clear: both;
	background-color: #FFF;
	text-align: center;
	margin-bottom: 10%;
	padding-bottom: 5%;
}

.m_oshirase {
	width: 30%;
	float: left;
	margin-right: auto;
	margin-left: 32%;
	margin-bottom: 2%;
}

.service_3 li {
	width: 33.3333%;
	display: inline-block;
	vertical-align: bottom;
}

.w50per_alfa {
	width: min(100% - 32px, 1000px);
	margin: 0 auto;
}

.m_access img {
	width: 369px;
	margin: 0 auto;
}

.m_access {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 20px;
}

.tel_left {
	height: 89px;
	width: 312px;
	background-color: #E7F6CD;
	text-align: center;
	float: left;
	padding-top: 10px;
}

.mail_right {
	height: 89px;
	width: 312px;
	background-color: #008856;
	text-align: center;
	float: left;
	padding-top: 20px;
}

.pt50 {
	padding-top: 50px;
	display: block;
	clear: both;
}

.kadomaru {
	border-radius: 3px;
	/* CSS3草案 */
	/* Safari,Google Chrome用 */
	/* Firefox用 */
}

.contact_tm {
	display: block;
	width: min(100% - 32px, 1000px);
	margin: 70px auto 0;
}

.footer_bg {
	background-image: url(img/bottom_back.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 100%;
	height: 200px;
	clear: both;
}

.footer_con {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #008856;
	padding-top: 20px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 50px;
}

.footer_con ul {
	float: left;
	width: 180px;
	overflow: hidden;
}

.footer_con ul.list01 {
	width: 180px;
}

.footer_con ul.list02 {
	width: 200px;
}

.cen_0auto {
	text-align: center;
}

.footer_con li {
	line-height: 28px;
	font-size: 90%;
}

.grbig {
	list-style-position: inside;
	list-style-image: url(img/li1.gif);
	color: #088A59;
	text-decoration: none;
}

.grbig {
	font-weight: bolder;
}

.grsma {
	list-style-position: inside;
	list-style-type: disc;
	color: #FF9C00;
	text-decoration: none;
}

.footer_con .grsma span {
	color: #088A59;
}

li span {
	color: #008856;
}

.list03 {
	width: 170px;
}

.address_footer {
	width: 60%;
	float: left;
	height: 75px;
}

.footer_un {
	width: min(100% - 32px, 1000px);
	margin: 0 auto;
	font-size: 90%;
}

.address_footer .footer_ad {
	line-height: 25px;
}

.footer_ky {
	line-height: 25px;
	font-size: 85%;
}

.copyright {
	text-align: right;
	line-height: 25px;
	font-size: 80%;
	margin-bottom: 3px;
}

.footer_ad span {
	font-weight: bolder;
}

.cen {
	margin: 0 auto;
	width: 63%;
}

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}

.con_line {
	display: block;
	max-width: 100%;
	min-width: 100%;
}

.w50per .pankuzu {
	font-size: 90%;
	line-height: 25px;
	padding-left: 2%;
	padding-top: 2%;
}

.w50per h3 {
	text-align: center;
	margin-top: 2%;
	clear: both;
}

.aisatsu_photo {
	width: 40%;
	text-align: center;
	float: left;
}

.w50per .aisatsu_text {
	float: right;
	width: 60%;
}

.aisatsu_text p {
	padding-right: 20%;
	padding-bottom: 10%;
	padding-left: 10%;
}

.w50per .uneihoushin {
	text-align: center;
}

.pt30 {
	display: block;
	padding-top: 30px;
	clear: both;
}

.pt20 {
	display: block;
	padding-top: 20px;
	clear: both;
}

.pt10 {
	display: block;
	padding-top: 10px;
	clear: both;
}


.gaiyou {
	text-align: center;
}

.w50per .ayumi_bangou {
	line-height: 40px;
	text-align: center;
	letter-spacing: 4px;
	font-size: 90%;
}

.ayumi_enkaku {
	width: 100%;
	margin: 0 auto;
}

.ayumi_enkaku ul {
	margin: 0 auto;
	display: inline;
}

.w50per .ayumi_enkaku ul {
	line-height: 50px;
	display: block;
	width: 60%;
}

.ayumi_enkaku ul .enkaku_wh {
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}

.ayumi_enkaku ul li {
	padding-left: 5%;
}

.left_map {
	float: left;
	padding-right: 2%;
	padding-left: 8%;
}

.right_map {
	width: 40%;
	float: right;
	padding-right: 8%;
	padding-left: 2%;
}

.left_map img {
	width: 100%;
}

.right_map a {
	color: #008856;
	margin-top: 2%;
	font-size: 90%;
	line-height: 30px;
}

.right_map a {
	text-align: center;
}

.koutusyudan {
	text-align: center;
}

.add {
	line-height: 30px;
	text-align: center;
}

.q_and_a {
	width: 80%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5%;
	margin-left: auto;
}

.q_and_a .a_waku {
	border: 1px solid #7AB253;
	background-color: #FFF;
	width: 100%;
	border-radius: 5px;
	clear: both;
}

.a_waku img {
	padding-top: 2%;
	padding-left: 2%;
	margin-right: 2%;
	margin-bottom: 5%;
	display: block;
}

.a_waku .icon {
	width: 10%;
	display: block;
	float: left;
	padding-top: 2%;
	padding-left: 2%;
	padding-right: 2%;
}

.a_waku .a_text {
	width: 75%;
	padding: 2%;
	line-height: 25px;
	overflow: hidden;
}

.q_waku .icon {
	width: 10%;
	display: block;
	float: left;
	padding-top: 2%;
	padding-left: 2%;
	padding-right: 2%;
}

.q_text {
	padding: 4%;
	width: 85%;
	line-height: 25px;
}

.q_and_a .qa_sankaku {
	text-align: center;
	padding-top: 2%;
	padding-bottom: 1%;
}


.h120 {
	height: 120px;
}

.h110 {
	height: 110px;
}

.h100 {
	height: 100px;
}

.h90 {
	height: 90px;
}

.h80 {
	height: 80px;
}

.h70 {
	height: 70px;
}

.h60 {
	height: 60px;
}

.h50 {
	height: 50px;
}

.h130 {
	height: 130px;
}

.h140 {
	height: 140px;
}

.h150 {
	height: 150px;
}

.h160 {
	height: 160px;
}

.h170 {
	height: 170px;
}

.h180 {
	height: 180px;
}

.h190 {
	height: 190px;
}

.h200 {
	height: 200px;
}

.w50per .jigyou_left {
	width: 46%;
	margin-right: 1%;
	margin-left: 3%;
	float: left;
}

.w50per .jigyou_right {
	width: 46%;
	margin-right: 3%;
	margin-left: 1%;
	float: right;
}

.care_waku {
	margin-top: 4%;
	height: auto;
	width: 80%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.care_waku .care_text1 {
	width: 55%;
	line-height: 30px;
	float: left;
	margin-top: 5%;
}

.care_waku .care_text4 {
	width: 100%;
	line-height: 30px;
	float: left;
	background-image: url(img/kengaku_bg.png);
	background-repeat: no-repeat;
	height: auto;
}

.care_waku .care_ph1 {
	text-align: right;
}

.w50per .care_ph2 {
	margin-top: 2%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 95%;
}

.w50per .care_text2 {
	width: 70%;
	line-height: 30px;
	font-size: 100%;
	margin-top: 4%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.jigyou_box {
	border: 1px solid #999;
	background-color: #FFF;
	line-height: 30px;
	padding: 2%;
	width: 70%;
	margin-top: 1%;
	margin-right: auto;
	margin-bottom: 2%;
	margin-left: 10%;
}

.jigyou_box p {
	font-weight: bold;
}

.jigyou_box span {
	font-weight: bold;
	font-size: 105%;
}

.care_text2 span {
	font-weight: bold;
}

.w50per .care_text3 {
	width: 70%;
	font-size: 100%;
	margin-top: 3%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10%;
	line-height: 25px;
}

.care_text3 span {
	font-weight: bold;
}

.day_nagare li .jikoku {
	width: 30%;
	line-height: 30px;
	background-color: #EEFBFF;
	border: 1px solid #999;
	padding-top: 2%;
	padding-right: 8%;
	padding-bottom: 2%;
	padding-left: 30%;
	margin-top: 3%;
	margin-right: 50%;
	margin-left: 0%;
	color: #000;
	font-weight: bold;
}

.day_nagare li .naiyou {
	width: 400px;
	line-height: 30px;
	background-color: #FFFFFF;
	border: 1px solid #999;
	padding-top: 2%;
	padding-right: 8%;
	padding-bottom: 2%;
	padding-left: 2%;
	margin-top: 3%;
	margin-right: 0%;
	margin-left: 0%;
	height: 5%;
	color: #000;
	font-weight: normal;
}

.day_nagare li {
	margin-bottom: 3%;
	padding-bottom: 1%;
}

.care_text3 .day_nagare {
	float: left;
	line-height: 30px;
	margin: 0%;
	padding: 0%;
	text-align: right;
}

.day_nagare li {
	border: 1px solid #999;
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	margin-left: 0%;
	width: 100%;
	margin-bottom: 4%;
	display: inline-block;
	padding: 3%;
}

.care_text3 .day_nagare2 {
	float: left;
	width: 65%;
	line-height: 30px;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 1%;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 1%;
	height: auto;
}

.day_nagare2 li {
	border: 1px solid #999;
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	margin-left: 0%;
	padding: 1%;
	width: 100%;
	margin-bottom: 1%;
}

.care_text3 ul .jikan_r {
	float: left;
	width: 15%;
	background-color: #EEFBFF;
	height: auto;
	border: 1px solid #999;
	padding: 2%;
	margin-bottom: 1%;
	line-height: 20px;
	font-weight: bold;
	text-align: right;
}

ul .naiyou_l {
	width: 75%;
}

.care_text3 ul .naiyou_l {
	width: 80%;
	border: 1px solid #999;
	background-color: #FFF;
	padding-top: 2%;
	padding-right: 1%;
	padding-bottom: 2%;
	padding-left: 2%;
	margin-left: 16%;
	line-height: 20px;
	font-size: 100%;
}

.care_text3 ul li {
	display: block;
}

.care_text3 .help_indent {
	padding-left: 6%;
}

.home_ph_2ren img {
	margin: 2%;
}

.w50per .home_ph_2ren {
	width: 100%;
	margin-top: 3%;
	padding-left: 10%;
}

.nagare_cen {
	text-align: center;
}

.care_waku .kengaku_bold {
	font-size: 110%;
	line-height: 25px;
	font-weight: bolder;
}

.care_text_pp {
	font-size: 90%;
	width: 75%;
	margin: 0 auto;
	line-height: 25px;
	padding-top: 5%;
}

.care_text_pp span {
	font-size: 110%;
	font-weight: bolder;
}

.w50per .shisetsu_map {
	text-align: center;
}

.care_text_shisetsu {
	font-size: 100%;
	width: 55%;
	margin: 0 auto;
	line-height: 25px;
	padding-top: 5%;
	letter-spacing: 2px;
}

.care_text_shisetsu .kaigo {
	font-size: 110%;
	text-align: center;
	font-weight: bold;
	color: #FFA000;
}

.care_text_goriyou {
	font-size: 100%;
	width: 65%;
	margin: 0 auto;
	line-height: 25px;
	padding-top: 5%;
	letter-spacing: 2px;
}

.care_text_goriyou .kaigo {
	font-size: 110%;
	text-align: center;
	font-weight: bold;
	color: #FFA000;
}

.w50per .jouhou_wh {
	height: 150px;
	width: 100%;
	text-align: center;
	background-color: #FFF;
}

.jouhou_wh .jouhou_1 {
	width: 28%;
	height: 40%;
	float: left;
	border: 2px solid #FFD2AD;
	padding: 1%;
	background-color: #FFF1E5;
	font-weight: bolder;
	color: #028760;
	line-height: 25px;
	text-align: center;
}

.jouhou_wh .jouhou_2 {
	width: 28%;
	height: 40%;
	float: left;
	margin-right: 1%;
	border: 2px solid #FFD2AD;
	padding: 1%;
	background-color: #FFF1E5;
	font-weight: bolder;
	color: #028760;
	line-height: 25px;
	text-align: center;
}

.jouhou_wh .jouhou_3 {
	width: 28%;
	height: 40%;
	float: left;
	margin-right: 1%;
	border: 2px solid #FFD2AD;
	padding: 1%;
	background-color: #FFF1E5;
	font-weight: bolder;
	color: #028760;
	line-height: 25px;
	text-align: center;
}

.jouhou_wh ul {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.sub_header ul li a img {
	font-weight: normal;
	opacity: 0.8;
}


.gaiyou_text ul .jikan_r {
	float: left;
	width: 26%;
	background-color: #EFF6E2;
	height: auto;
	border: 1px solid #999;
	line-height: 20px;
	text-align: center;
	padding: 2%;
}

.gaiyou_text ul .naiyou_l {
	width: 72%;
	border: 1px solid #999;
	background-color: #FFF;
	padding-top: 2%;
	padding-right: 1%;
	padding-bottom: 2%;
	padding-left: 2%;
	margin-left: 27%;
	line-height: 20px;
}

.gaiyou_text ul li {
	display: block;
}

.w50per .gaiyou_text {
	width: 62%;
	margin: 0 auto;
}

.care_text2 .care_tel {
	line-height: 40px;
	font-size: 130%;
	letter-spacing: 2px;
}

.care_text3 .linkp_text {
	color: #028760;
	line-height: 40px;
}

.w50per .w100per {
	height: 330px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 0%;
	width: 100%;
	margin: 0;
}

.slide_body.w100per .bxslider {
	margin: 0 auto;
}

.indent_itaku {
	padding-left: 158px;
	color: #000;
}

.event_jouhou {
	width: 50%;
	background-color: #FFF;
	margin-top: 2%;
	margin-right: auto;
	margin-bottom: 2%;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
}

.sce_naiyou .manth {
	padding: 3%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	width: 15%;
	text-align: center;
	float: left;
	clear: both;
	background-color: #DEEFB9;
}

.sce_naiyou .event {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 20%;
}

.w50per .sce_other {
	width: 50%;
	margin: 0 auto;
	line-height: 25px;
}

.w50per .dayori_single {
	width: 60%;
	margin-top: 2%;
	margin-right: auto;
	margin-bottom: 5%;
	margin-left: auto;
}

.dayori_single .dayori_title {
	line-height: 40px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #666;
	margin-bottom: 2%;
}

.dayori_single .dayori_pdf {
	clear: both;
	padding-left: 1%;
	font-weight: bolder;
}

.dayori_single .dayori_ph {
	width: 33.3333%;
	margin-left: 2%;
	margin-bottom: 2%;
	float: left;
	clear: both;
}

.dayori_single .dayori_text {
	width: 66.6666%;
	margin-left: 33.3333%;
	line-height: 25px;
}

.dayori_single .dayori_pdf a {
	font-weight: bolder;
	margin-left: 2%;
}

.yokoretsu .yokoretsu_naka li {
	width: 20%;
	padding: 1%;
}

.album_syashinkan .yokoretsu {
	clear: both;
}

.album_soto {
	width: 95%;
}

.yokoretsu .yokoretsu_naka {
	text-align: center;
}

.yokoretsu .yokoretsu_naka li {
	display: inline-block;
}

.seisyain_banner {
	line-height: 30px;
	text-align: center;
	width: 45%;
	height: 50px;
	vertical-align: middle;
	display: table;
	background-color: #DEEFB9;
	font-weight: bolder;
	border-radius: 3px;
	float: left;
	margin: 2%;
}

.seisyain_banner p {
	display: table-cell;
	vertical-align: middle;
	font-weight: bolder;
}

.w50per .banner_center {
	width: 50%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


.saiyou_jouhou {
	width: 70%;
	background-color: #FFF;
	margin-top: 2%;
	margin-right: auto;
	margin-bottom: 2%;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
}

.saiyou_naiyou .manth {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	width: 20%;
	text-align: center;
	float: left;
	clear: both;
	background-color: #FFF5DC;
	padding-top: 2%;
	padding-right: 1%;
	padding-bottom: 2%;
	padding-left: 1%;
}

.saiyou_naiyou .event {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 2%;
	padding-right: 3%;
	padding-bottom: 2%;
	padding-left: 25%;
}

.w50per .saiyou_other {
	width: 50%;
	margin: 0 auto;
	line-height: 25px;
}

.koumoku .saiyou_naiyou {
	font-size: 85%;
}

.youkaigo_midashi {
	background-color: #FFEBCF;
	line-height: 40px;
	font-weight: bolder;
	display: inline;
	padding: 1%;
	font-size: 110%;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
}

.pc_hi {
	display: none;
}

.otoiawase .otoiawase_text {
	width: 75%;
	margin: 0 auto;
	line-height: 25px;
}

.otoiawase .otoiawase_form {
	width: 70%;
	margin-top: 1%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.otoiawase .otoiawase_text {
	text-align: center;
	width: 80%;
}

.oosoto {
	background-color: #FFFDF1;
}

.ayumi_enkaku ul .enkaku_wh .nen {
	padding-right: 1em;
	color: #000;
}

.ayumi_enkaku ul .enkaku_wh .e_naiyou {
	color: #000;
}

.ayumi_enkaku ul li .e_naiyou {
	color: #000;
}

.ayumi_enkaku ul li .nen1 {
	color: #000;
	padding-right: 1em;
}

.ayumi_enkaku ul li .nen15 {
	color: #000;
	padding-right: 1.5em;
}

.ayumi_enkaku ul li .nen2 {
	color: #000;
	padding-right: 2em;
}

.ayumi_enkaku ul li .nen25 {
	color: #000;
	padding-right: 2.5em;
}


.linkp_text .sagaken {
	padding-left: 15px;
}

.linkp_text .syakai {
	padding-left: 15px;
}

.linkp_text .fukushi {
	padding-left: 85px;
}

.linkp_text .zenkoku {
	padding-left: 100px;
}

.linkp_text .maeda {
	padding-left: 257px;
}

.linkp_text .seto {
	padding-left: 242px;
}

.linkp_text .uedashika {
	padding-left: 288px;
}

.linkp_text .seishikai {
	padding-left: 222px;
}

.linkp_text .oji {
	padding-left: 222px;
}

.linkp_text .france {
	padding-left: 142px;
}


.str {
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

.grsma a {
	text-decoration: none;
}

.grbig a {
	text-decoration: none;
}

.ayumi_enkaku table {
	width: 600px;
	height: 280px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

table tr .td1 {
	height: 40px;
}

.ayumi_enkaku table tr {
	vertical-align: middle;
	line-height: 35px;
}

table tr .td1 {
	text-align: left;
	vertical-align: text-bottom;
	padding-top: 10px;
	padding-left: 20px;
}

.ayumi_enkaku table tr .td2 {
	text-align: left;
}

.ayumi_enkaku table .white {
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}

.care_text3.long {
	width: 90%;
}

.linkp_text .tena {
	padding-left: 5px;
}

.care_text3 .jisseki_kessan {
	padding-left: 10%;
}

.care_text_pp ul .sm_ic {
	list-style-image: url(img/sitemap_icon.png);
	list-style-position: inside;
	font-weight: bold;
	line-height: 25px;
}

.care_text_pp ul .sm_ic a:link {
	list-style-image: url(img/sitemap_icon.png);
	list-style-position: inside;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
}


.care_text_pp.sitemap {
	width: 65%;
}

ul .sm_ic.indent {
	padding-left: 15px;
}

.care_text_pp.sitemap ul .indent2 {
	padding-left: 35px;
}

table tr .ht {
	text-align: center;
}

.care_text3.yoh_link {
	width: 85%;
}

.linkp_text .yohkohli {
	padding-left: 30px;
}

.w50per .eg_ti .moji {
	padding-top: 10px;
}

.under_index_jigyou {
	text-align: center;
}

.under_index_jigyou img {
	margin: 3px;
}

.under_index_jigyou .hantou {
	z-index: auto;
	opacity: 0.5;
}

.egao.sp_hi img {
	margin-left: 6%;
}

.home_ph_2ren .caption_left {
	margin: 2%;
}

.soto {
	height: auto;
	width: 100%;
}

.header_find {
	width: min(100% - 32px, 1000px);
	margin-right: auto;
	margin-left: auto;
}

.header_find .title {
	width: 31%;
	float: left;
	padding-left: 3%;
}

.heder_rightmenu {
	width: 60%;
	float: right;
	font-size: 90%;
}

.gloval_kitahata li {
	display: inline;
}

.gloval_kitahata {
	width: min(100% - 32px, 1000px);
	text-align: center;
}

.top_con {
	margin: 0 auto;
	width: min(100% - 32px, 1000px);
}

.pankuzu {
	width: min(100% - 32px, 1000px);
	line-height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.top_midokoro li {
	display: inline-block;
	width: 33.33333%;
}

.top_midokoro {
	text-align: center;
	width: min(100% - 32px, 1000px);
}

.heder_rightmenu .subm {
	width: 70%;
	line-height: 30px;
	float: none;
	text-align: right;
}

.vr_banner_bg {
	background-image: url(img/bg_2.png);
	height: 300px;
	width: 100%;
}

.vr_list li {
	display: inline;
}

.vr_banner {
	margin: 0 auto;
	width: min(100% - 32px, 1000px);
	text-align: center;
}

.kamaato_ph {
	background-image: url(img/top_ph01.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 336px;
}

.top_con_title {
	text-align: center;
}

.kamaato_text {
	width: 35%;
	line-height: 27px;
	margin-left: 640px;
}

.hakubutukan_ph {
	background-image: url(img/top_ph02.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 364px;
}

.hakubutukan_text {
	width: 33%;
	line-height: 27px;
	margin-left: 1%;
}

.rekishi_ph {
	background-image: url(img/rekishi_ph.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 500px;
}

.rekishi_text {
	width: 40%;
	line-height: 27px;
	margin-left: 7%;
	margin-top: 7%;
}

.kamamoto_ph {
	background-image: url(img/kamamoto_ph.png);
	background-repeat: no-repeat;
	background-position: 50px center;
	height: 400px;
}

.kamamoto_text {
	width: 40%;
	line-height: 27px;
	margin-top: 7%;
	float: right;
	margin-right: 5%;
}

.hurusato_ph {
	background-image: url(img/hurusatokan_ph.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 500px;
}

.hurusato_text {
	width: 30%;
	line-height: 27px;
	margin-left: 7%;
	margin-top: 7%;
}

.soudensya_ph {
	background-image: url(img/soudensya_ph.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 500px;
}

.soudensya_text {
	width: 30%;
	line-height: 27px;
	margin-left: 7%;
	margin-top: 7%;
}

.kishitake_ph {
	background-image: url(img/kishitakejou_aro.png);
	background-repeat: no-repeat;
	background-position: 600px 30px;
	height: 400px;
}

.kishitake_text {
	width: 40%;
	line-height: 27px;
	margin-left: 5%;
	margin-top: 3%;
}

.syouwa_ph {
	background-image: url(img/machinami_ph02.png);
	background-repeat: no-repeat;
	background-position: 550px 30px;
	height: 400px;
}

.syouwa_text {
	width: 40%;
	line-height: 27px;
	margin-left: 5%;
	margin-top: 3%;
}


.bg_gray {
	background-color: #F2F2F2;
	height: auto;
	width: 100%;
}

.o_t {
	text-align: right;
	padding-right: 20px;
}

.top_con .video_text {
	width: 45%;
	padding: 20px;
	line-height: 25px;
}

.top_con .video_ph {
	width: 50%;
	height: 300px;
	background-color: #FFF;
}

.bunkatsu_gmap {
	width: 50%;
}

.bunkatsu_access {
	background-color: #F5E8D1;
	width: 50%;
	height: 330px;
}

.access_text_right {
	line-height: 25px;
	padding-left: 30px;
}

.pt200 {
	padding-top: 200px;
}

.gr_bg {
	background-color: #027654;
	height: 120px;
	width: 100%;
	color: #FFF;
}

.footer_kitahata {
	width: min(100% - 32px, 1000px);
	margin: 0 auto;
	font-size: 90%;
}

.footer_kitahata .footer_left {
	width: 50%;
	line-height: 30px;
}

.footer_kitahata .footer_right {
	width: 50%;
	line-height: 30px;
	text-align: right;
}

.slideshow_kitahata {
	text-align: center;
	width: 100%;
}

.event_kanban {
	height: 266px;
	background-image: url(img/event_h1_bg.png);
	width: 100%;
	text-align: center;
}

.top_con .event_left {
	width: 70%;
	float: left;
}

.event_right {
	float: right;
	width: 30%;
	text-align: center;
}

.shinchaku_kiji .kiji_gazou {
	width: 40%;
	text-align: center;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 5%;
	padding-bottom: 5%;
	float: left;
}

.shinchaku_kiji .kiji_title {
	float: right;
	width: 60%;
	padding-top: 5%;
	padding-bottom: 2%;
	line-height: 30px;
	font-weight: bold;
	color: #028760;
}

.shinchaku_kiji .kiji_text {
	float: right;
	width: 60%;
	line-height: 30px;
}

.event_left .shinchaku_kiji {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6AB539;
}

.shinchaku_kiji .event_kuwashikuha {
	float: right;
	width: 55%;
	text-align: right;
	padding-right: 5%;
	padding-top: 10%;
}

.gr_line2 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1F9572;
}

.kourei_kiji .kourei_title {
	font-size: 120%;
	line-height: 40px;
	font-weight: bold;
	text-align: left;
	padding-left: 5%;
}

.kourei_kiji .kourei_gazou {
	width: 50%;
	float: left;
}

.kourei_kiji .kourei_text {
	float: right;
	width: 50%;
	line-height: 25px;
}

.kourei_kiji .kourei_text p {
	font-weight: bold;
}

.pt100 {
	padding-top: 100px;
}

.event_left .kiji_tantai {
	padding-right: 6%;
	padding-left: 6%;
}

.kiji_tantai p {
	font-size: 120%;
	font-weight: bold;
	color: #F51B76;
	line-height: 30px;
}

.kiji_tantai .tantai_gazou {
	width: 50%;
	float: left;
}

.kiji_tantai .tantai_text {
	width: 50%;
	float: right;
	line-height: 25px;
}

.kiji_tantai .tantai_under {
	line-height: 25px;
}

.tantai_under strong {
	font-weight: bold;
	line-height: 30px;
}

.rekishi_text img {
	display: block;
	margin-left: auto;
}

.ta_r {
	text-align: right;
}

.ta_l {
	text-align: left;
}

.kamamoto_fire {
	background-image: url(img/kamamoto_bg.png);
	background-repeat: no-repeat;
}

.kamamoto_5dan li {
	width: 20%;
}

.klamamoto_center {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

.ts_gazou {
	padding-left: 5%;
}

.o_shinchaku li {
	line-height: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	width: 95%;
	padding-left: 5%;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.o_shinchaku {
	margin-top: 10px;
	font-size: 90%;
}

.event_left .video_title {
	font-size: 170%;
	line-height: 60px;
	padding-left: 5%;
}

.event_left .video_img {
	width: 30%;
	text-align: center;
	padding-right: 4%;
	padding-bottom: 4%;
	padding-left: 4%;
}

.event_left .video_txt {
	width: 55%;
	line-height: 25px;
	margin-right: 5%;
}

.otoiawase_text {
	line-height: 25px;
	width: 65%;
	margin-top: 2%;
	margin-left: 5%;
}

.tel_toiawase {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 5%;
}

.kyougikai {
	line-height: 30px;
	font-size: 110%;
	font-weight: bold;
}

.tel_toiawase p {
	font-weight: bold;
}

/*ここからfullslider用CSS*/

.wideslider {
	width: 100%;
	height: 500px;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider_base {
	top: 0;
	position: absolute;
}

.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}

.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}

.slider_prev {
	background: #FFF url(img/prev.png) no-repeat right center;
	height: 48px;
	width: 22px;
}

.slider_next {
	background: #FFF url(img/next.png) no-repeat left center;
	height: 48px;
	width: 22px;
}

.pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
	display: none;
}

.pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background: #333;
}

.pagination a.active {
	opacity: 1 !important;
}

/* =======================================
    ClearFixElements
======================================= */
.wideslider ul::after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}


.slide_ue_touka {
	width: 100%;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.bl5 {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0388C7;
	margin-top: -3px;
}

.heder_rightmenu .tel {
	width: 50%;
	padding-top: 10px;
	float: left;
}

.heder_rightmenu .head_sub {
	float: right;
	width: 50%;
}

.head_sub li {
	display: inline;
}

.heder_rightmenu .moji_size {
	float: right;
	width: 40%;
	margin-top: 5px;
}

.moji_size li {
	display: inline;
}

.gm_7 {
	width: min(100% - 32px, 1000px);
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
}

.gm_7 li {
	display: inline;
}

.back_gm_7 {
	background-image: url(img/gloval_bg.png);
	height: 62px;
}

.slide_back_midori {
	width: 100%;
	text-align: center;
}

.slide_back_midori .bx-wrapper {
	width: 100%;
	max-width: 998px !important;
	margin: 0 auto;
}

.slide_back_midori .bx-viewport {
	width: 100% !important;
	border: 0;
	left: 0;
	background: transparent;
	box-shadow: none;
}

.main-slider img {
	display: block;
	margin: 0 auto;
}

.home-map {
	width: 100%;
	max-width: 998px;
	margin: 0 auto;
	background-color: #fff;
}

.home-content {
	padding-bottom: 30px;
}

.home-map-frame {
	aspect-ratio: 20 / 9;
	background-color: #e5e3df;
}

.home-map-frame iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
}

.kigyou_houjin_banner {
	text-align: center;
	margin-bottom: 30px;
}

.kojin_banner {
	text-align: center;
	margin-bottom: 30px;
}

.gray_back {
	background-image: url(img/top_back_gra.png);
	height: 754px;
}

.kaiketsujirei {
	float: left;
	width: 380px;
	margin-left: 100px;
}

.toiawase_banner {
	float: right;
	width: 48%;
}

.jirei_waku .jirei_title {
	height: 58px;
	background-color: #002789;
	text-align: center;
}

.jirei_title img {
	margin-top: 20px;
	margin-bottom: auto;
	height: 19px;
}

.jirei_waku {
	height: 322px;
	border: 1px solid #999;
	background-color: #FFF;
}

.jirei_waku .jirei_text {
	background-color: #FFF;
	font-size: 85%;
	padding-top: 3%;
	padding-right: 5%;
	padding-bottom: 3%;
	padding-left: 5%;
}

.jirei_waku .g_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.gray_bg_midori {
	background-color: #EAEAEA;
}

.footer_midori {
	width: min(100% - 32px, 1000px);
	margin: 0 auto;
	text-align: center;
	line-height: 30px;
	font-size: 95%;
}

.footer_adress {
	background-color: #B0E1F8;
	font-size: 90%;
	line-height: 20px;
	padding-top: 20px;
}

.footer_adress .bold {
	font-weight: bold;
}

.footer_adress .f_c {
	width: min(100% - 32px, 1000px);
	background-image: url(img/footer_bg.png);
	height: 285px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.f_c .copylight {
	font-size: 90%;
	text-align: right;
}

.komonsaki_list li {
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	width: 300px;
	border: 1px solid #999;
}

.gaiyo_h4 {
	text-align: center;
	width: 100%;
	font-size: 160%;
	line-height: 48px;
}

.gaiyo_text {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	line-height: 30px;
	font-size: 100%;
}

.w201 {
	width: 196px;
	border: 2px solid #0382C6;
	padding-bottom: 10px;
	background-image: url(img/lnavi_bg.png);
	background-color: #FFF;
}

.w201.fr ul li {
	margin: 0;
	padding: 0;
}

.w201.fr ul li img {
	vertical-align: bottom;
}

.midashi_text {
	line-height: 24px;
	float: right;
	width: 94%;
}

.clear-float {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	width: 1px;
}

.profile {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 64%;
}

.bengoshi_photo {
	float: left;
	width: 34%;
}

.nnnn {
	text-align: center;
	width: 100%;
	font-size: 28px;
	line-height: 48px;
}

.gaiyo_tb1 {
	height: 35px;
	text-align: center;
	line-height: 35px;
	background-color: #F0F0F0;
	width: 140px;
	border-collapse: collapse;
	border: 1px solid #C5C3C3;
}

.gaiyo_tb2 {
	height: 35px;
	line-height: 35px;
	width: 500px;
	border-collapse: collapse;
	border: 1px solid #C5C3C3;
	text-indent: 10px;
}

.r_menu2 {
	width: 200px;
	line-height: 40px;
	list-style-image: url(img/lnavi_listyle.png);
	text-indent: 1em;
	background-image: url(img/lnavi_line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	list-style-position: inside;
}

.r_menu2 p {
	padding-left: 30px;
	padding-top: 7%;
}

.r_menu1 {
	width: 200px;
	height: 85px;
	color: #3950A9;
	font-size: 18px;
	padding-left: 18px;
	border-bottom-color: #122A88;
	border-bottom-width: 1px;
	border-style: solid;
}

.r_menu1 p {
	padding-left: 30px;
	padding-top: 13%;
}

.bengoshi_text {
	line-height: 36px;
	font-size: 90%;
	width: 724px;
}

.access_map {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}

.access_text24b {
	font-size: 150%;
	font-weight: bold;
	line-height: 35px;
}

.access_text18 {
	font-size: 100%;
}

.access_text24 {
	font-size: 145%;
}

.midashi_o {
	background-image: url(img/mi_ic_li.png);
	height: 40px;
	padding-left: 42px;
	padding-top: 8px;
	line-height: 25px;
}

.w50_spacer {
	float: left;
	padding-right: 30px;
	height: 1100px;
	width: 20px;
}

.gyomu_1 {
	width: 232px;
	line-height: 81px;
	background-image: url(img/toriatsukai_waku.png);
	height: 81px;
	text-align: center;
	color: #626060;
	font-size: 110%;
	float: left;
	margin-right: 9px;
	margin-bottom: 25px;
}

.green_waku {
	border: 3px solid #9ECDA0;
	border-radius: 5px;
	width: 630px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
}

.blue_waku {
	border: 3px solid #9aa5cf;
	border-radius: 5px;
	width: 630px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
}

.yajirushi {
	width: 630px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
}

.nagare_text23 {
	text-align: center;
	font-size: 150%;
	width: 330px;
}

.nagare_text14 {
	font-size: 80%;
	text-align: center;
}

.text13 {
	font-size: 75%;
}

.nagare_yajirushi {
	text-align: center;
}

.kouen_text {
	float: left;
	display: block;
	width: 450px;
}

.pp_text {
	float: left;
	display: block;
	width: 700px;
}

.nagare_330box {
	width: 330px;
	display: block;
}

.sitemap {
	text-indent: 60px;
}

.otoiawase_kakunin {
	text-align: center;
	width: 722px;
}

#ContactConfirm {
	display: none;
}

.otoiawase_midori th {
	border-collapse: collapse;
	border: 1px solid #BCBCBC;
}

.otoiawase_midori td {
	border-collapse: collapse;
	border: 1px solid #BCBCBC;
}

.otoiawase724 {
	width: 724px;
}

#ContactTable #Cnt1 td input {
	margin-top: 10px;
	margin-left: 15px;
	width: 250px;
	height: 30px;
}

#ContactTable #Cnt1 td .example {
	margin-left: 15px;
	color: #AEAAAA;
}

#Cnt2 td input {
	margin-left: 15px;
	margin-top: 10px;
	width: 350px;
	height: 30px;
}

#Cnt3 td textarea {
	margin-left: 15px;
	margin-top: 10px;
	width: 350px;
	height: 150px;
	margin-bottom: 10px;
}

.sm_otoi li {
	display: inline;
}

.heder_rightmenu .head_company_links {
	width: 40%;
}

.heder_rightmenu .head_seisaku {
	line-height: 22px;
	width: 100%;
	margin-bottom: 4px;
	text-align: center;
	background-color: #0388C7;
	color: #FFF;
	font-weight: bold;
}

.head_tel {
	clear: both;
	font-size: 130%;
	margin-bottom: 5px;
	padding-top: 10px;
	font-weight: bold;
	color: #AD3434;
	text-align: right;
}

.header .kyouei_allbg {
	background-image: url(img/con_bg.png);
}

.w1000 {
	width: min(100% - 32px, 1000px);
	margin: 0 auto;
}

.kd_top {
	padding: 20px 10px;
}

.w960 {
	width: 960px;
	margin: 0 auto;
}

.w960.kd_top .seihin_top {
	width: 620px;
	background-image: url(img/top_seihin_bg.png);
	padding-top: 60px;
	padding-left: 10px;
	margin-right: 10px;
}

.w960.kd_top .saiyou_jigyou_top {
	width: 290px;
}

.w960.kd_top .news_koumoku {
	line-height: 30px;
	padding-left: 2em;
}

.news_koumoku p {
	color: #94222C;
	font-weight: bold;
}

.w960.kd_top .fa_top {
	text-align: center;
}

.f_c .foot_conp {
	width: 30%;
}

.f_c .foot_1.fl {
	width: 130px;
	margin-left: 25px;
	font-weight: bold;
}

.f_c .foot_2.fl {
	width: 170px;
	margin-left: 25px;
	font-weight: bold;
}

.f_c .foot_3.fl {
	width: 120px;
	margin-left: 25px;
	font-weight: bold;
}

.f_c .foot_4.fl {
	width: 125px;
	margin-left: 20px;
	font-weight: bold;
}

.atama {
	list-style-image: url(img/li_footer.png);
	color: #090B6B;
}

.ind_foot {
	text-indent: 1em;
}

.footer_adress.cf .blueline_footer {
	background-color: #0388C7;
}

.w1000.cpl {
	color: #FFF;
	text-align: right;
	line-height: 30px;
}

.page_image_bg {
	background-color: #48b0e0;
	text-align: center;
}

.page_image {
	width: min(100% - 32px, 1000px);
	margin: 0 auto;
	text-align: center;
}

.page_image img {
	display: block;
	margin: 0 auto;
}

ul .top_midashi_lnavi {
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
}

.kyouei_allbg {
	background-image: url(img/con_bg.png);
}

.top_con .rcon_t {
	width: 780px;
}

.koumoku_con {
	font-size: 110%;
	line-height: 35px;
	text-indent: 1em;
	background-image: url(img/con_h3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.rcon_t.fr h4 {
	line-height: 30px;
	background-image: url(img/con_h4.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 1em;
}

.pp_mes {
	line-height: 30px;
	width: 680px;
	padding-left: 20px;
	margin-right: 40px;
}

.top_mes {
	line-height: 30px;
	width: 530px;
	padding-left: 20px;
	margin-right: 40px;
}

.top_ph {
	float: right;
	width: 180px;
	text-align: center;
}

.top_ph img {
	max-width: 100%;
	height: auto;
}

.president_name {
	margin-top: 12px;
	line-height: 22px;
	font-size: 90%;
	font-weight: normal;
}

.president_name span {
	font-size: 120%;
	font-weight: bold;
}

.rcon_t.fr .houshin_text {
	padding-left: 20px;
	line-height: 30px;
}

.gaiyou_table_wrap {
	position: relative;
}

.gaiyou_photo {
	position: absolute;
	top: 8px;
	right: 0;
	width: 248px;
	padding: 0;
	background: none;
}

.gaiyou_photo img {
	display: block;
	width: 100%;
	height: auto;
}

.factory_title {
	color: #0000ee;
}

.factory_profile .gaiyou_t {
	color: #0000ee;
}

.factory_profile .factory_photo {
	width: 245px;
	top: 30px;
}

.gaiyou_t .whtr {
	background-color: #FFF;
}

.rcon_t.fr .gaiyou_t {
	line-height: 30px;
}

.gaiyou_t .indtd {
	text-indent: 1em;
}

.top_con .fl .lbanner {
	margin-top: 10px;
	margin-bottom: 10px;
}

.access_table {
	line-height: 30px;
}

.access_table tr th {
	font-weight: bold;
}

.rcon_t.fr .gmap_ac {
	margin-top: 30px;
	margin-bottom: 30px;
}

.rcon_t.fr .jisseki_ph {
	width: 330px;
}

.rcon_t.fr .jisseki_text {
	line-height: 30px;
	width: 420px;
}

.rcon_t.fr .midashi_bluebar {
	line-height: 30px;
	font-weight: bold;
	background-image: url(img/koujou_h4.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 2em;
}

.rcon_t.fr .fms {
	width: 380px;
}

.rcon_t.fr .fms_text {
	width: 380px;
	line-height: 30px;
}

.rcon_t.fr .sekkei_detail {
	width: 380px;
	line-height: 30px;
}

.sekkei_detail .sekkei_box {
	background-color: #FFF;
	border: 2px solid #999;
	margin-bottom: 30px;
	padding: 12px 15px;
	font-size: 95%;
}

.sekkei_detail .sekkei_box_title {
	font-weight: bold;
}

.sekkei_detail ul {
	margin-top: 8px;
}

.sekkei_detail li {
	list-style: none;
	position: relative;
	padding-left: 22px;
}

.sekkei_detail li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 9px;
	width: 12px;
	height: 12px;
	background-color: #3b87d8;
	border-radius: 50%;
}

.factory_image_row {
	display: flex;
	gap: 10px;
	margin-top: 25px;
}

.factory_image_row img {
	flex: 1;
	width: 0;
	height: 135px;
	object-fit: cover;
}

.factory_area_block {
	clear: both;
}

.factory_area_photo {
	width: 390px;
}

.factory_area_photo img {
	display: block;
	max-width: 100%;
	height: auto;
}

.factory_area_text {
	width: 340px;
	line-height: 42px;
	font-size: 105%;
}

.rcon_t.fr .setsubi_t {
	background-color: #FFF;
	line-height: 25px;
	font-size: 90%;
}

.rcon_t.fr .factory_setsubi {
	line-height: 28px;
	font-size: 90%;
}

.factory_setsubi .ind1 {
	text-indent: 0.5em;
}

.setsubi_t tr th {
	border: 1px solid #000;
}

.setsubi_t tr td {
	border: 1px solid #000;
}

.ind1 {
	text-indent: 1em;
}

.factory_seihin_waku {
	box-sizing: border-box;
	width: 380px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-color: #FFF;
}

.factory_seihin_intro {
	line-height: 30px;
	padding: 25px 0 20px 0;
}

.factory_seihin_waku.wide {
	clear: both;
	float: none;
	width: 780px;
	margin-bottom: 0;
}

.rcon_t.fr .factory_seihin_waku.wide {
	width: 780px;
}

.factory_seihin_waku .two_images {
	display: flex;
	gap: 20px;
	justify-content: center;
	align-items: center;
}

.factory_seihin_waku .two_images img {
	max-width: 48%;
	height: auto;
}

.seihin_waku3 {
	width: 350px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-color: #FFF;
}

.seihin_waku3 .seihin_ph {
	padding-top: 30px;
	text-align: center;
}

.seihin_waku3 .seihin_text {
	width: 270px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 25px;
}


.factory_seihin_waku .seihin_ph {
	padding-top: 30px;
	text-align: center;
}

.factory_seihin_waku .seihin_text {
	width: 270px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 25px;
}

.seihin_waku1 {
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	width: 92%;
}

.seihin_waku1 .seihin_ph {
	width: 350px;
	text-align: center;
}

.seihin_waku1.fl .seihin_text {
	padding: 20px;
	width: 280px;
	margin-top: 30px;
}

.seihin_waku2 {
	background-color: #FFF;
	width: 92%;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}

.seihin_intro {
	line-height: 30px;
	padding: 30px 20px 45px 20px;
}

.seihin_gallery {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	width: 100%;
	padding-top: 25px;
	text-align: center;
}

.seihin_gallery img {
	display: block;
	flex: var(--ratio) 1 0;
	min-width: 0;
	max-width: none;
	height: 210px;
	object-fit: contain;
}

.seihin_text .inbertar tr td {
	padding: 20px;
}

.jisseki_intro {
	padding: 110px 20px 0 20px;
	line-height: 32px;
	font-size: 115%;
}

.jisseki_intro p {
	margin-bottom: 28px;
}

.rcon_t.fr .sekkei_soft {
	width: 360px;
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #666;
	margin-top: 20px;
}

.sekkei_soft.fr ul {
	line-height: 25px;
}

.sekkei_soft.fr ul li {
	list-style-type: disc;
	list-style-position: inside;
	line-height: 30px;
}

.foot_conp.fl span {
	font-size: 120%;
	font-weight: bold;
}


a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #090B6B;
}

.font_bl {
	color: #06C;
}

.head_seisaku a,
.head_seisaku.fr a {
	color: #FFF;
}

a:hover img {
	opacity: 0.7;
}

.foot_1.fl .ind_foot a {
	color: #090B6B;
}

.foot_1.fl a {
	color: #090B6B;
}

.sm_otoi.fl li a {
	color: #000;
}

.w201 .r_menu2 a {
	color: #000;
	text-decoration: none;
}

.soto .pankuzu a {
	color: #000;
	text-decoration: none;
}

.foot_2.fl .ind_foot a {
	color: #090B6B;
}

.foot_2.fl a {
	color: #090B6B;
}

.foot_3.fl .ind_foot a {
	color: #090B6B;
}

.foot_3.fl a {
	color: #090B6B;
}

.foot_4.fl .ind_foot a {
	color: #090B6B;
}

.foot_4.fl a {
	color: #090B6B;
}

.pp_mes a {
	color: #000;
}

.pp_mes .foot_1 .atama {
	color: #000;
}
