@charset "utf-8";
/* PC用CSS */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:500|Noto+Sans+TC&display=swap');

@media print, screen and (min-width: 640px) {

a[href^="tel:"] {pointer-events: none;}
.pcno{display:none !important;}
.ya_smp {
    display: none;
}
aside, footer, header, nav, section{
	display: block;
	margin:0;
	padding:0;
}
body{
	width:100%;
	min-width:960px;/*横スクロールで背景が切れないように*/
	line-height:1.7;
	font-size:14px;
	padding:0;
	margin:0;
	font-family: Verdana,Arial,"メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	color:#222;
	box-sizing:border-box;
}

ul, ol, dl,dt,dd,div,ol,ul,li,figure,figcaption {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:100%;
}
li {list-style-type:none;}
.mb1{
	margin-bottom: 1em;}
.mb2{
	margin-bottom: 2em;}
/* form */
button, fieldset, form, input, label, legend, select, textarea {
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	padding:0;
	vertical-align:middle;
}
a {outline:none;border:0;}
a:hover img,
input[type="image"]:hover{
	opacity:0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}

a:hover{
	opacity:0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}




table {
	border-collapse:collapse;
	border-spacing:0;
}
a:link{color:#1E3F84;text-decoration:none;}
a:visited{color:#1E3F84;text-decoration:none;}
a:hover{color:#e50202;text-decoration:underline;}
a:active{color:#1E3F84;text-decoration:none;}

.pcno{display:none;}
img {vertical-align: middle;border:0;}
.pem p{
	margin-bottom: 1em;}
/*位置と状態*/
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.cen{text-align:center;}
.r{text-align:right;}
.l{text-align:left;}
.bold{font-weight:bold;}
.red{color:red;}

/*余白*/
.mb05em {margin-bottom:0.5em;}
.mb1em {margin-bottom:1em;}
.mb2em {margin-bottom:2em;}
.mb3em {margin-bottom:3em;}
.mb5em {margin-bottom:5em;}

.jisage{
	padding-left:1em;
	text-indent:-1em;
}
input[type="checkbox"],
input[type="radio"],
input[type="text"],
select{
	margin-right: 4px;
}
/*-----------------------------------------------
header
-----------------------------------------------*/
header{
	width:100%;
	
}

/* pageTop */
#page-top {
	position: fixed;
	bottom: 20px;
	right: 10px;
}
#page-top a {
	display: block;
	width: 44px;
}

/**/


/*-----------------------------------------------
共通
-----------------------------------------------*/

.side_menu {
    width: 214px;
	float:left;
}

.main_contents {
    width: 720px;
	float:right;
}
.contents,
.wrapper{
		width:960px;
	margin:0 auto;
	overflow: hidden;
}
footer .footer_inner {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}
.copyright {
	width:100%;
}
.footer_menu{
	margin-left:auto; margin-right:auto;
	text-align: center;}
.footer_menu ul{

}
.footer_menu ul li{
border-right: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 1px 0px #ccc;
}

.footer_menu ul li:nth-child(1):before{
	content: ' ';
border-left: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 1px 0px #ccc inset;
	padding: 6px;
}


.footer_menu ul li:nth-child(4),
.footer_menu ul li:nth-child(5){
	}
.footer_menu ul li:nth-child(7){
	}

.contents,
.top_contents{
	padding-top:30px;
	width:960px;
	}
main{
    width: 1000px;
	padding:0 20px;
	box-sizing:border-box;
    margin: 0 auto;
    overflow: hidden;
	background-color: #fff;
	}
/*ttl*/
.ttl_00{
	font-size: 30px;
}




.mainbox {
    position: relative;
    text-align: center;
    /* padding-bottom: 30px; */
    height: 440px;
	width:960px;
	margin-left:auto; margin-right:auto;
}

.logoarea{
	    width: 960px;
		padding-top:10px;
    margin: 0 auto 10px auto;
	display:flex;
	justify-content: space-between;
	overflow: hidden;
	}
.logobox{
	width:720px;
		overflow: hidden;
	vertical-align:top;
	margin-right: 6px;
	}
.header_info {
	width:210px;
	font-size: 11px;
	/*text-align: center;*/
	line-height:1.2;
	color: #000359;
	
	}
.h_tel a{
	font-family: 'Noto Sans TC', sans-serif;
	font-size:22px;
	font-weight: bold;
	line-height:26px;
	}
.h_tel{
    background-size: contain;
    line-height: 1.4;
    height: 30px;
    text-align: left;
    overflow: hidden;
    box-sizing: border-box;
	color: #000359;
}


.h_time{
	margin-top:-4px;
	}
.logoimg{
	display: inline-block;
	vertical-align: top;
	}
.logoposi{
	display: inline-block;
	font-family: 'Noto Sans JP',"游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	vertical-align:top;
	margin-right: 10px;
	}
.logoposi h1{
	margin:0;
	padding:0;
	font-size:1px;
	}
.logoposi a{
	color:#000000;
	line-height:1;
	height: 23px;}
.logoposi a:link{color:#000000; text-decoration: none;}
.logoposi a:visited{color:#000000; text-decoration: none;}
.logoposi a:hover{color:#000000; text-decoration: none;}
.logoposi a:active{color:#000000; text-decoration: none;}
.logoposi a span{
	display: inline-block;
	font-size: 16px;
	}
.lead{
	font-size: 13px;
	line-height:1;
		font-family: 'Noto Sans JP',"游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	color:#000359;
	display: inline-block;
	line-height:45px;
	}
.logo{
    display: inline-block;
    width: 386px;
    height: 70px;
	line-height:70px;
    margin: 0 ;
    background: url(../img/logo_txt.png) no-repeat 0 30px;
	text-indent:100%;
white-space:nowrap;
overflow:hidden;
	}




.side_president{
	border:1px solid #ccc;
}
.side_president img{
	width:100%;
}



.top_map_info {
    float: right;
    width: 470px;
}
.top_map_area{
	text-align: left;}
.top_map_area img{
	width:247px;
}


.top_mitsumori_area{
	width:680px;
	height:310px;
	overflow:hidden;
	margin:0 0 20px 20px;
	background:url(../img/bk_omitsumori.png) no-repeat;
}
.top_mitsumori_area .title{
	margin:14px 0 10px 34px;
	height:30px;
	color:#FFFFFF;
	font-size: 18px;
			font-family: 'Noto Sans JP',"游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;

}
.top_mitsumori_area ul{
	width:550px;
	margin:0 0 26px 60px;
}
.top_mitsumori_area ul li{
	height:22px;
	margin:0 0 6px 0;
}
.pcml2em {
    margin-left: 2em;
}
.maintopbg{
	width:100%;
	background-color: #F2F2F2;}
.maintop{
	display: block;
		background:url(../img/main.jpg) no-repeat;
	width:1000px;
	height:642px;
	margin-left:auto; margin-right:auto;
	margin-bottom: 0px;
	text-indent:100%;
white-space:nowrap;
overflow:hidden;
	}
	
.ttl_01{
		font-size: 18px;
	}
.compearea{
	margin-bottom: 30px;}
	
.compearea ul{
	overflow: hidden;
	display:flex;
	justify-content: space-between;
flex-wrap:wrap;
	}

.compearea ul li{
	width:48%;
	}
	

.ttl_reform_top{
	display: block;
		background:url(../img/ttl_reform_top.jpg) no-repeat;
	width:720px;
	height:50px;
	margin-left:auto; margin-right:auto;
	text-indent:100%;
white-space:nowrap;
overflow:hidden;
	}

.reform_top_area{
	margin-bottom: 30px;}
.reform_top_w{
	overflow: hidden;
			display:flex;
	justify-content: space-between;
flex-wrap:wrap;
	
	}
.reform_top_img{
	text-align: left;
	width:260px;

	}
.reform_top_img img{
	width:220px;
	}	
.reform_top_txt{
	flex:1;
	}

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

.side_inner02{
	margin:10px;
	font-size: 90%;
	margin-bottom: 2em;}


.ttlbg{
    width: 960px;
    height: 160px;
    background: url(../img/ttl_bg.jpg) no-repeat;
    box-sizing: border-box;
    line-height: 2;
    text-align: left;
	margin-left:auto; margin-right:auto;
	
	}

.ttlbg p{
	font-weight: normal;
    font-size: 30px;
    padding: 1.5em 0 0 1em;
}

/*会社案内*/
.company_tbl {
	margin-bottom: 40px;}
.company_tbl th {
width:160px;
}

.companybox iframe{
	width:100%;
	height:450px;}

/*物件検索*/

.wrap_cms{
	    margin-right: auto;
    margin-left: auto;
    width: 960px;
	}
.wrap_cms h2 {
    padding: 5px 0 10px 0;
}

}/**//**//**//**//**//**//**//**//**//**/
/**//**//**//**//**//**//**//**//**//**/
/**//**//**//**//**//**//**//**//**//*境界*/

/**/
.privacybox ol{}

.privacybox ol li{
	padding-left: 1.5em;
    text-indent: -1.5em;
    margin-bottom: 0.4em;}

.privacybox ol li li{
	padding-left:1.5em;
    text-indent: -1.5em;
    margin-bottom: 0.4em;
	margin-left: 0.5em;}

/*▼contact*/
@media print, screen and (min-width: 640px) {
.con_area01 dt{
	width:160px !important;
	float:left;
	margin-bottom: 0 !important;
}
.con_area01 dd{
	width:510px;
	float:left;
	margin-left:20px;
}
.con_area01_dd60{
	float:left;
	margin-left:10px;
	height:auto !important;
	line-height:auto !important;
}
}
input.ye {
    padding: 4px;
	width:100%;
}
.con_area01_dd60 textarea{
	width:100%;}
.con_area01{
margin:0 auto 30px;
}
.con_area01 dl{
	border-bottom:1px dotted #dfdfdf;
	padding-bottom:10px;
	margin-top:10px;
	height:auto;
overflow:hidden;
clear:both;
zoom:1;
}

.con_area01 dt{
	width:100%;
	padding-left:10px;
	height:30px;
	line-height:30px;
	background-color:#9A9A9A;
	color:#fff;
	margin-bottom: 10px;
}

.con_area01 dd{
	line-height:30px;
	vertical-align:middle;
}
.con_area01_dd60 textarea,
.con_area01 dd input{
	box-sizing:border-box;
	}

.btn_orange{/*ボタンオレンジ*/
	padding: 16px;
	overflow: hidden;
	text-decoration: none!important;
	border:1px solid #F7B800;
	background:#ffd65e;
	background: -webkit-linear-gradient(top, #ffd65e, #febf04);
	background:         linear-gradient(top, #ffd65e, #febf04);
	border-radius:4px;
	cursor: pointer;
	font-weight:bold;
	color:#666;
	font-family: 'Noto Sans JP',"游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
}
.btn_orange:link{color:#fff;}
.btn_orange:visited{color:#fff;}
.btn_orange:hover{color:#fff; opacity:0.6;}
.btn_orange:active{color:#fff;}
.btn_submit01{/*ボタングレー*/
	padding: 16px;
	overflow: hidden;
	text-decoration: none!important;
	border:1px solid #ccc;
	background:#eee;
	background: -webkit-linear-gradient(top, #fafafa, #eee);
	background:         linear-gradient(top, #fafafa, #eee);
	border-radius:4px;
	cursor: pointer;
	color:#666;
}
.btn_submit01:link{color:#333;text-decoration:none;}
.btn_submit01:visited{color:#333;text-decoration:none;}
.btn_submit01:hover{color:#333;text-decoration:none;opacity:0.5;}
.btn_submit01:active{color:#333;text-decoration:none;}


/*▲*/

/*ぱんくず*/
@media print, screen and (min-width: 640px) {
.pan{
	width:960px;
	margin-left:auto; margin-right:auto;
}
}

.pan li {
    text-align: left;
    font-size: 90%;
    display: inline-block;
}

.pan li::after {
    content: " > ";
    padding:0 0.5em;
}

.pan li:last-child::after {
    content: "";
}

/*会社概要*/
.company_tbl{
	width:100%;
	color:#333;
	border:1px solid #d6d6d6;
	border-collapse:collapse;
	
	}
.company_tbl span{
	color:#FF0000;
	font-weight: bold;}

.company_tbl th {
font-weight: normal;
text-align: left;
line-height: 1.5;
padding: 5px 7px;
vertical-align:top;
background:#eee;
border-bottom:1px solid #d6d6d6;
}


.company_tbl td {
padding: 5px 7px;
vertical-align:top;
background-color: #fff;
line-height: 1.75em;
text-align:left;
border-bottom:1px solid #d6d6d6;
}



.ttlbg p{
    text-shadow: 1px 2px 1px #1E3F84;
	color: #fff;
	font-family: 'Noto Sans JP',"游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;

}


dl.top_info {
    overflow: hidden;
    padding: 4px 0 0 0;
    margin: 10px;
	box-sizing:border-box;
}

@media print, screen and (min-width: 640px) {
	dl.top_info dt{
float:left;
width:100px;
	}
	dl.top_info dd{
		padding-left:100px;

	}
}


dl.top_info dt{
clear:both;

margin:0 0 10px;
font-weight:bold;
}
dl.top_info dd{
margin:0 0 10px;
border-bottom:1px dotted #ccc;
padding-bottom:10px;
}
dl.top_info dd a:link{text-decoration:underline;}
dl.top_info dd a:visited{text-decoration:underline;}
dl.top_info dd a:hover{text-decoration:underline;}
.top_info dl dd a:active{text-decoration:underline;}
.waku01 {
    border: 1px solid #eee;
    overflow: hidden;
    border-bottom-right-radius: 0.5em;
    border-bottom-left-radius: 0.5em;
	box-sizing:border-box;
}
.reform_top_txt p{
	margin-bottom: 1em;}

.compearea ul li img{
	display: block;
	width:100%;
	margin-bottom: 0;}

.compearea ul li figcaption{
	font-weight: bold;
			font-family: 'Noto Sans JP',"游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
			display:inline-block;
background: linear-gradient(transparent 60%,#dcf1f9 60%);
font-size: 110%;
	}



.maintop dl,
.maintop h3,
.maintop h2,
.maintop p{
text-indent:100%;
white-space:nowrap;
overflow:hidden;
	}



.imgcen{
	text-align: center;
	display: block;
	margin-left:auto; margin-right:auto;}

	
.top_map_area{
	margin:0 0 20px 0;
	overflow:hidden;
}

.title_01{
	background-color: #87ceeb;
	color:#FFFFFF;
		font-family: 'Noto Sans JP',"游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
		padding:6px;
		font-size: 14px;
	}

.ttl_01{
	background-color: #87ceeb;
	color:#FFFFFF;
		font-family: 'Noto Sans JP',"游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
		padding:6px;
	}

	
/*-----------------------------------------------
サイドメニューの中
-----------------------------------------------*/

a.ttl_side_top{
	color:#FFFFFF;
	background-color: #5098F4;
	display: block;
			font-family: 'Noto Sans JP',"游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	margin-bottom: 1em;
	padding:3px;
background: -webkit-linear-gradient(top, #5098F4 0%, #3472D1 87%);
background: -ms-linear-gradient(top, #5098F4 0%, #3472D1 87%);
background: linear-gradient(to bottom, #5098F4 0%, #3472D1 87%);
    border: 1px solid #5098F4;
	text-decoration:none !important;
	}
	

a.ttl_side_top p{
	color:#FFFFFF;
	border-left: 3px solid #fff;
	padding-left: 3px;
	
	}

 a:link.ttl_side_top p{text-decoration: none;}
 a:visited.ttl_side_top p{text-decoration: none;}
 a:hover.ttl_side_top p{text-decoration:underline;}
 a:active.ttl_side_top p{text-decoration: none;}

.ttl_side{
	font-size: 110%;
	color:#363636;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.87, #Fff), color-stop(0.00, #F7F7F7));
background: -webkit-linear-gradient(top, #F7F7F7 0%, #Fff 87%);

background: -ms-linear-gradient(top, #F7F7F7 0%, #FFF 87%);
background: linear-gradient(to bottom, #F7F7F7 0%, #FFF 87%);	display: block;
			font-family: 'Noto Sans JP',"游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	padding:6px 6px 3px 6px;
	text-decoration:none !important;
	border: 1px solid #bbb;
	min-height:30px;
	position: relative;
	display:flex;
	justify-content: space-between;
flex-wrap:wrap;
/*justify-content: center;*/
    align-items: center;

	}
.ttl_side:after {
    content: "";
    background-color: #000;
    position: absolute;
    left: 6px;
    bottom: -1px;
    height: 1px;
    width: 32px;
}

.ttl_side a{
	color:#303030;
	background-color: #fff;
	border: 1px solid #EDEDED;
	display: block;
	font-size: 80%;
	padding:2px 6px;
	}
	
.ttl_side a:after {
    content: '';
	margin-top:-2px;
    margin-left: 4px;
    width: 3px;
    height: 3px;
    color: #303030;
    font-size: 1em;
    font-weight: bold;
    display: inline-block;
    /* position: absolute; */
    border-top: 1px solid #303030;
    border-right: 1px solid #303030;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	vertical-align:middle;
}

.ttl_side a:link{color:#303030; text-decoration: none;}
.ttl_side a:visited{color:#303030; text-decoration:none;}
.ttl_side a:hover{color:#303030; text-decoration:underline;}
.ttl_side a:active{color:#303030; text-decoration:none;}

.ttl_side00{
	color:#2F2F2F;
	background-color: #87ceeb;
	display: block;
			font-family: 'Noto Sans JP',"游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	margin-bottom: 1em;
	padding:3px;
	text-decoration:none !important;
	padding-bottom: 2px;
	border: 3px double #fff;
	
	}

.ttl_side00:before {
    content: "\25BE";
    margin-right: 1px;
    font-size: 160%;
    color: #3375AF;
	display: inline-block;
	line-height:1;
}


.arrow-circle-right00 {
	width:16px;
	height:16px;
    fill: #38ACCF;
	margin-right: 4px;
	vertical-align:middle;
}

.side_president{
	border:1px solid #ccc;
	padding:10px;
	margin:0 0 20px 0;
}
.icon_ya{
	background:url(../img/icon_ya01.png) no-repeat 0 4px;
	padding:0 0 0 18px;
}
dl.aside_link{
}
dl.aside_link dt{
	margin:0 0 10px 0;
}
dl.aside_link dd{
	margin:0 0 30px 0;
}
dl.aside_link dd img{
	max-width:100%;
	margin-left:auto; margin-right:auto;
	display: block;
	text-align: center;
}
dl.aside_link dd a{
	display:block;
}

dl.aside_link dd iframe{
	width:100%;
	height:200px;
	
	}

body{
	}
	
header{
	background-color: #fff;

	}
.h_mail{
	padding:0 4px;
    color: #FFFFFF !important;
    font-family: 'Noto Sans JP',"游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
/*    box-shadow: 0 2px 4px rgba(0,0,0,0.2);*/
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none !important;
	 display: block;
    text-align: center;
background: -webkit-linear-gradient(top, #3AA836 0%, #2B7815 87%);

background: -ms-linear-gradient(top, #3AA836 0%, #2B7815 87%);
background: linear-gradient(to bottom, #3AA836 0%, #2B7815 87%);
    border: 1px solid #2B7815;
	background-color: #2B7815;
    font-size: 12px;
    font-weight: bold;
	height:20px;
	}
.h_mail svg{
	margin-right: 4px;
	/*margin-top: 3px;*/
    vertical-align: text-bottom;
	}
	
.btn{
	padding:0 4px;
    color: #FFFFFF !important;
    font-family: 'Noto Sans JP',"游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
/*    box-shadow: 0 2px 4px rgba(0,0,0,0.2);*/
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none !important;
	 display: block;
    text-align: center;
background: -webkit-linear-gradient(top, #E64A22 0%, #C80012 87%);

background: -ms-linear-gradient(top, #E64A22 0%, #C80012 87%);
background: linear-gradient(to bottom, #E64A22 0%, #C80012 87%);
    border: 1px solid #C80012;
	background-color: #C80012;
    font-size: 12px;
    font-weight: bold;
	}
.btn svg{
	padding-top:3px;
	}	
.mainbox{
	/*margin-bottom: 24px;*/}
	
.h_mitsumori{
	background-color: #87ceeb;
	color:#FFFFFF;
	text-align: center;
	font-size: 13px;
	margin-bottom: 0.5em;
	
	}
	


.not{
	display:none;}
/**/
.pagetop{
	  fill: #000359;
	  width: 36px;
	}
.angle-double-right{
	  fill: #fff;
	  width: 16px;
	}

/*foot*/
.footer_menu ul li a:link{color:#fff; text-decoration:none;}
.footer_menu ul li a:visited{color:#fff; text-decoration:none;}
.footer_menu ul li a:hover{color:#fff; text-decoration:underline;}
.footer_menu ul li a:active{color:#fff; text-decoration:none;}

footer {
	padding-top: 1em;
    clear: both;
    width: 100%;
    overflow: hidden;
background: #9A9A9A;
    color: #FFFFFF;}

@media print, screen and (min-width: 640px) {
.footer_menu {
    font-size: 11px;
	margin-bottom: 2em;
}
}

.footer_menu ul {
    overflow: hidden;
}

.footer_menu ul li{
	display: inline-block;
	vertical-align:top;
	padding-right: 6px;
	margin-right: 6px;
	
}
.footer_menu ul li dt{
padding: 0 0 8px 14px;
    background: url(../img/icon_footer_ya.png) no-repeat 0 4px;
	}
.copyright {
    color: #fff;
    text-align: center;
    font-size: 11px;
	background-color: #7D7D7D;
	margin-left:auto; margin-right:auto;
	padding:10px 0;
}
.footer_menu ul li dl{
	padding-left: 6px;}
.footer_menu ul li dl dd{
margin-left: 1em;}

/*ttl*/
.ttl_00{
	font-family: 'Noto Sans TC', sans-serif;
	color:#000056;
	margin-bottom: 24px;
	display: inline-block;
	}
.ttl_00 span{
	margin-left: 1em;
	font-family: 'Noto Sans JP',"游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	display: inline-block;
	font-size: 12px;
	color:#333;
	
	}
.ttl_02{
font-size: 110%;
    color: #363636;
	font-family: 'Noto Sans JP',"游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
}




	
	
	
	
	
	
	
	
	
	