@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif !important;
}


/* -------------------- smart phone  -------------------- */

@media screen and (max-width:767px) {

body {
	font-size: 13px;
	}
}

@media screen and (max-width:374px) {
    body {
        font-size: 12px;
    }
}
:root{
	--tokyo: #2b84d2;
	--chubu: #76b168;
	/* --kinki: #A8805D; */
	--kinki: #e18080;
}
.tokyo {
	color:var(--tokyo) !important;
}
.chubu {
	color:var(--chubu) !important;
}
.kinki {
	color:var(--kinki) !important;
}
.tokyo-bg {
	background-color:var(--tokyo) !important;
}
.chubu-bg {
	background-color:var(--chubu) !important;
}
.kinki-bg {
	background-color:var(--kinki) !important;
}



/*==================================================
reset & common
==================================================*/

h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	padding: 0;
	font-weight:normal;
}

ul,
li {
	list-style-type: none;
}

ul img {
/*	vertical-align: top;*/
}

img {
	border: none;
	border: 0;
}

.floatR {
	float: right;
}
.floatL {
	float: left;
}
.clear {
	clear: both;
}
.clearfix {
	width: 100%;
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.flex {
	display: flex;
	justify-content: space-between;
}
.flexStart {
	display: flex;
	justify-content: flex-start;
}
.flexEnd {
	display: flex;
	justify-content: flex-end;
}
.flexCenter {
	display: flex;
	justify-content: center;
}
.flexWrap {
	flex-wrap: wrap;
}

.txtR {
	text-align: right !important;
}
.txtC {
	text-align: center !important;
}
.txtL {
	text-align: left !important;
}

.red{
	color:#791327;
}
.orange {
	color:#eb711f;
}

.hidden{
	display: none;
}

.co{
	padding:25px 15px;
}

.bgColor1 {
    background-color: #edf1eb;
}

.btnorange{
	background-color:#eb711f;
}
.btn{
	color:#fff;
	font-size:0.9em;
	display: inline-block;
	width:80%;
	padding:0.8em 0.5em;
	margin:10px auto;
	text-decoration: none;
	border-radius: 5px;
}

.rCornerBtn {
	min-width: 7em;
	display: inline-block;
	line-height: 1;
	padding: 0.5em 2.5em 0.5em 1em;
	border-radius: 2.5em;
	color: #2b84d2;
	background-color: #fff;
	border: solid 2px #2b84d2;
	position: relative;
	font-weight: bold;
}
.rCornerBtn::after {
	font-family: 'marurino';
	content: '\e92f';
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1;
	font-weight: normal;
	color: #2b84d2;
	position: absolute;
	right: 5%;
	top: 50%;
	margin-top: -0.5em;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.orgBtn {
	margin-bottom: 1.5em;
	color: #fff;
	background-color: #2b84d2;
	border: none;
}
.orgBtn:after {
	color: #fff;
}

.en {
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}


a {
	text-decoration: none;
}
.eve:before{
	font-family:'marurino';
	content:"\e91c";
}
.ref:before{
	font-family:'marurino';
	content:"\e90a";
}
.lif:before{
	font-family:'marurino';
	content:"\e90c";
}
.use:before{
	font-family:'marurino';
	content:"\e91a";
}
.mar:before{
	font-family:'marurino';
	content:"\e911";
}
.cas:before{
	font-family:'marurino';
	content:"\e907";
}
.voi:before{
	font-family:'marurino';
	content:"\e917";
}
.ri:before{
	font-family:'marurino';
	content:"\e91e";
}
.con:before{
	font-family:'marurino';
	content:"\e91e";
}
.app:before{
	font-family:'marurino';
	content:"\e908";
}
.off:before{
	font-family:'marurino';
	content:"\e91f";
}
.per:before{
	font-family:'marurino';
	content:"\e90f";
}
.mem:before{
	font-family:'marurino';
	content:"\e962";
}
.exc:before{
	font-family:'marurino';
	content:"\e918";
}
.rec:before{
	font-family:'marurino';
	content:"\e912";
}
.sup:before{
	font-family:'marurino';
	content:"\e913";
}

.str:before{
    font-family:'marurino';
    content:"\e90c";
}
.mov:before{
    font-family:'marurino';
    content:"\e92b";
}
.vie:before{
    font-family:'marurino';
    content:"\e963";
}

.osh:before{
    font-family:'marurino';
    content:"\e90d";
}

.icon-vr::before{
    content:'';
	display: block;
	width:32px;
	height:32px;
	margin:.2em;
	background-image:url(/common/img/icon-vr.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:contain;
}

.icon-hou::before{
    content:'';
	display: block;
	width:32px;
	height:32px;
	margin:.2em;
	background-image:url(/common/img/icon-hou.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:contain;
}

.icon-zeh::before{
    content:'';
	display: block;
	width:32px;
	height:32px;
	margin:.2em;
	background-image:url(/common/img/icon-zeh.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:contain;
}

.icon-grs::before{
  content:'';
	display: block;
	width:32px;
	height:32px;
	margin:.2em;
	background-image:url(/common/img/icon-grs.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:contain;
}


.icon-ri:before{
	font-family:'marurino';
	content:"\e91e";
	display: inline-block;
	padding-right:0.1em;
	font-size:22px;
	font-weight: normal;
	line-height: 1em;
	vertical-align:-0.2em;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tel:before{
	font-family:'marurino';
	content:"\e915";
	font-weight: normal;
	margin-right: 0.3em;
	vertical-align: bottom;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.forSP{
	display: none;
}

/* -------------------- smart phone  -------------------- */

@media screen and (max-width:767px) {

	.forPC{
		display: none;
	}
	.forSP{
		display: block;
	}
	
	.rCornerBtn {
		padding: 0.7em 2.5em 0.7em 1em;
	}

}


/*==================================================
bread clumn
==================================================*/

.brdclm{
	display: flex;
	width:100%;
	min-width:980px;
	max-width:1440px;
	margin:0 auto;
	padding:5px 10px;
	box-sizing: border-box;
}
.brdclm li{
	padding:0.75em 0.5em;
	font-size:12px;
	line-height: 1em;
	list-style-type: none;
	box-sizing: border-box;
}
.brdclm li a{
	color:#666;
	font-size:12px;
}
.brdclm li:first-child a{
	font-size:13px;
}
.brdclm li a:after{
	font-family: 'marurino';
	content:'\e93f';
	display: inline-block;
	margin-left:0.4em;
	font-size:11px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.brdclm li.sitemap{
	margin-left:auto;
	width:150px;
	padding-right:0;
}
.brdclm li.sitemap a{
	background-color:#444;
	font-size:11px;
	color:#fff;
	padding:0.3em 1em;
	border-radius: 1em;
}
.brdclm li.sitemap a:hover{
	background-color:#ccc;
}



/* -------------------- smart phone  -------------------- */

@media screen and (max-width:767px) {
	
.brdclm{
	display: none;
}
	
}


/*==================================================
m-hd
==================================================*/

@media screen and (min-width:767px) {
#m-hd {
	width:100%;
	padding:10px 20px;
	border-bottom:1px solid #ccc;
	background-color:#f3f3f3;
	box-sizing: border-box;
	font-size:16px;
	box-sizing: border-box;
	flex-wrap: wrap;
}
	
#m-hd p.tag,
#m-hd h1.tag,
#m-hd h2.tag{
	font-size:12px;
	line-height: 1em;
	text-align: left;
/*
	padding:0 !important;
	margin:0 !important;
*/
	letter-spacing: 0.03em;
	vertical-align: middle;
}
#m-hd a{
	display: block;
	padding:0 !important;
	margin:0 !important;
}
#m-hd img{
	display: block;
	height:14px;
	width:auto;
	padding:0 !important;
	margin:0 !important;
}
}



/*==================================================
m-header
==================================================*/

#m-header {
	width:100%;
	min-width:980px;
	background-color: #fff;
	text-align: center;
	position: relative;
	margin:0 auto;
	padding:0;
	z-index: 99;
	font-size:16px;
	box-sizing: border-box;
	border-bottom:1px solid #ddd;
}
#m-header a:hover,
#subNavi a:hover{
	text-decoration: none;
}

#m-header .logoArea{
	width:100%;
	margin:0 auto;
	padding:0 0 0 10px;
	align-items: center;
	border-bottom:1px solid #ccc;
	text-align: left;
	box-sizing: border-box;
}
#m-header .sekisui{
	width:90px;
flex-shrink: 0;  
}
#m-header .logo{
	width:152px;
  flex-shrink: 0;
}
#m-header .sekisui img,
#m-header .logo img{
	display: block;
	width:100%;
	height:auto;
	padding:0 10px;
	box-sizing: border-box;
}
#m-header h2.tag{
	width:60%;
	white-space: nowrap;
	font-size:16px !important;
	letter-spacing: 0.03em;
	align-items:center;
	margin:0 auto 0 10px;
	box-sizing: border-box;
}
#m-header .contact{
	display: flex;
	align-items:center;
	background-color:#2b84d2 !important;
	margin-left:auto;
	color:#fff;
	font-size:0.8em;
	padding:8px 0;
	white-space: nowrap;
	box-sizing: border-box;
}
#m-header .contact a{
	color:#fff !important;
	text-align: center;
	padding:2em;
	width:150px;
}
#m-header .contact a:first-child{
	border-right:1px solid #fff;
}
#m-header .logoArea .contact a:before{
	font-size:20px;
	line-height: 1em;
	vertical-align: middle;
	display: inline-block;
	margin-right:0.5em;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#m-header .contact a:hover{
	color:#000 !important;
}


/* -------------------- smart phone  -------------------- */

@media screen and (max-width:767px) {
	#m-header {
		min-width: 0;
	}
	#m-header .logoArea{
		padding:0;
	}
	#m-header .sekisui{
		display: block;
		align-items:center;
		width:16vw;
		margin:0;
		padding:0;
	}
	#m-header .logo{
		display: block;
		width:25vw;
		padding:0;
	}
	#m-header .sekisui img,
	#m-header .logo img{
		padding:0 1.5vw;
	}
	#m-header h2.tag{
		width:55vw;
		white-space:inherit;
		font-size:3.2vw !important;
		margin:0 auto;
		padding:3vw 0;
	}
	#m-header .contact{
		display: none;
	}
}

/*==================================================
nav
==================================================*/

#m-header nav{
	position: static;
	width:100%;
	margin:0 auto;
	padding:0;
	background-color:#fff;
}
#m-header .navi{
	width:100%;
	min-width:980px;
	max-width:1440px;
	margin:0 auto;
	padding:0 20px;
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 20;
	box-sizing: border-box;
}

#m-header .navi li{
	width:20%;
	border-right:1px solid #ccc;
	text-align: center;
	margin:7px 0;
	list-style-type: none;
	box-sizing: border-box;
}
#m-header .navi li.logo {
	display: none;
	align-items: center;
}
#m-header .navi li.logo img.marurionoLogo{
	width:120px;
}
#m-header .navi li.logo img.sekisuiLogo{
	width:80px;
}
#m-header .navi li:nth-child(6){
	border-right:none;
}
#m-header .navi li.contact{
	border-right:none;
	display: none;
}
#m-header .navi li a{
	display: block;
	width:100%;
	font-size:0.86em;
	padding:0.5em 0;
	box-sizing: border-box;
	color:#000;
	font-weight: 500;
	text-decoration: none;
}
#m-header .navi li a:hover{
	color:#eb711f;
}
#m-header .navi li a:before{
	font-family:'marurino';
	display: block;
	font-weight: normal;
	font-size:2.4em;
	padding-bottom:0.3em;
	vertical-align: middle;
	line-height: 1em;
	text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#m-header .navi li a.on{
	color:#eb711f;
	position: relative;
}
#m-header .navi li a.on:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;

	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 15px;
	margin-left: -15px;
}
#m-header .navi li.contact a.on:after{
	border:none;
}


/* -------------------- smart phone  -------------------- */

@media screen and (max-width:767px) {
	#m-header .navi{
		display: none;
	}
}

/*==================================================
scroll header
==================================================*/

#m-header nav.on{
	width:100%;
	position: fixed;
	top:0;
	left:0;
	z-index:99;
	border-bottom:1px solid #ddd;
}
#m-header nav.on .navi{
	width:100%;
	padding:0;
	font-size:14px;
}
#m-header nav.on .navi li.logo {
	-js-display: flex;
	display: flex;
	align-items: center;
	width:240px;
}
#m-header nav.on .navi li{
	border:none;
	padding:5px;
	margin:0;
	list-style-type: none;
	box-sizing: border-box;
}
#m-header nav.on .navi li.contact{
	-js-display: flex;
	display: flex;
	align-items: center;
	background-color:#2b84d2;
	font-size:14px;
}
#m-header nav.on .navi li.contact a{
	width:120px;
}
#m-header nav.on .navi li.contact a:first-child{
	border-right:1px solid #fff;
}


/*==================================================
sub navigation
==================================================*/

#subnavi {
	position:absolute;
	width:100%;
	margin:0;
	box-sizing: border-box;
	display: none;
	background-color:rgba(0,0,0,0.86);
	z-index:2;
	font-size:16px;
}
#subnavi a.cls{
	display: inline-block;
	padding:10px;
	position: absolute;
	top:0;
	right:7.5%;
	color:#fff;
	font-size:40px !important;
	z-index:11;
}
#subnavi a.cls:hover{
	color:#eb711f;
}
#subnavi ul{
	width:100%;
	max-width:1440px;
	min-width:980px;
	margin:0 auto;
	padding:30px;
	box-sizing: border-box;
	display: none;
	position:relative;
	z-index: 10;
}

#subnavi li {
	display: inline-block;
	width: 16.2%;
	box-sizing: border-box;
	list-style-type: none;
	vertical-align: top;
	
}
#subnavi li a{
	display: block;
	font-size:0.8em;
	padding:1em;
	color:#fff !important;
	box-sizing: border-box;
	text-align: center;
}
#subnavi li a:before{
	display: block;
	width:100%;
	text-align: center;
	font-size:2.5em;
	box-sizing: border-box;
	padding:0.2em;
	color:#eb711f;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* #subnavi li a.tokyo:before,
#subnavi li a.chubu:before,
#subnavi li a.kinki:before{
    content: '\e90b';
    font-size: 1.7em !important;
    width: 1.5em;
    height: 1.5em;
    border: 1.5px solid;
    border-radius: 50%;
    display: grid;
    place-items: center;
    box-sizing: border-box;
    margin: .2em auto .25em;

} */
#subnavi li a.tokyo:before{
	color:var(--tokyo);
}
#subnavi li a.chubu:before{
	color:var(--chubu);
}
#subnavi li a.kinki:before{
	color:var(--kinki);
}
#subnavi li a:hover{
	color:#eb711f;
}


/*==================================================
sp header
==================================================*/

@media screen and (max-width:767px) {

	/* global header ------------------------------------------*/

	header {
		width: 100%;
		height:78px;
		background-color: rgba(255, 255, 255, 0.95);
		position: fixed;
		top: 0;
		left: 0;
		padding: 18px 0 0;
		box-shadow: 0px 3px 3px -2px #ccc;
		box-sizing: border-box;
		z-index: 998;
	}

	#m-hd {
		width:100%;
		padding-top: 3px;
		padding-left: 0.4em;
		padding-right: 3px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999;
		box-sizing: border-box;
	}
	
	#m-hd p,
	#m-hd h1,
	#m-hd h2{
		font-size: 0.72em;
		font-weight: normal;
		letter-spacing: -0.04em;
		    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	}
	#m-hd a{
		display: none;
	}

	header ul {
		align-items: center;
	}


	header a{
		vertical-align: middle;
		line-height: 1;
	
	}

	header span.sekisui{
		padding: 0 10px 0;
	}
  
  	header span.logo{
		padding: 0 0;
	}
	
  
  	header span.logo img{
		width: 86px;
    height: auto;
	}
	
	header li {
		text-align: center;
	}
	
		header li:nth-child(2) {
		padding: 0 22px 0 0;
	}
  
  header li:nth-child(2) a{
    display: inline-block;
  }

	#telBtn {
		width: 100px;
	}
	#telBtn img {
		width: 100%;
		height: auto;
    vertical-align: bottom;
	}

	#menuBtn{
		width: 10vw;
		height: 13vw;
		margin-right: 0.5em;
		margin-left: 0.5em;
		padding: 0 0.6em;
	}
	#menuBtn p{
/*		font-size: 3vw;*/
	}
	#menuBtn p::before {
		font-family: 'marurino';
		display: block;
		font-size: 9vw;
		margin: 0 auto 2px;
		box-sizing: border-box;
	}
	#menuBtn p::before {
		content: '\e956';
	}
	#menuBtn.menuOpen p::before {
		content: '\e93e';
		font-size:7.5vw;
	}

	header a {
		color: #000;
	}

	header p {
		padding: 0.2em 0;
		font-size: 0.75em;
	}

	#menu {
		width: 100%;
		height: 0;
		background: rgba(255, 255, 255, 0.95);
		position: fixed;
		top: 0;
		left: 0;
		z-index: 997;
	}

	#menu>div {
		width: 100%;
		height: 100%;
		overflow: scroll;
	}

	#menu div img {
		width: 100%;
		height: auto;
		padding: 40px 0 0;
	}
	
}


	/* telBox ------------------------------------------*/

	.telPopBox {
		width: 80%;
		padding: 1em 0 0.5em;
		position: fixed;
		left: 10%;
		top: 30%;
		margin-top: -5em;
		/* border: solid 2px #614336; */
		text-align: center;
		box-sizing: border-box;
		font-size: 1.2em;
		display: none;
		z-index: 100;
	}
	.telPopBox::before{
		content: '';
		position: fixed;
		top:0;
		left:0;
		background-color: rgba(0,0,0,0.9);
		width:100%;
		height:100%;
		z-index:-1;
	}
	.telPopBox::after{
		content: '';
		position: absolute;
		top:0;
		left:0;
		background: rgba(255, 255, 255, 0.95);
		width:100%;
		height:100%;
		z-index:1;
		box-shadow:0 0 6px 0 rgba(0, 0, 0, 0.3);
		border-radius: 10px;
		z-index:0;
	}
	.telPopBox ul{
		position: relative;
		z-index: 2;
	}

	.telPopBox p {
		margin-bottom: 1.5em;
		color: #614336;
		font-weight: bold;
	}

	.telPopBox li {
		margin: 1em auto;
		width: 12em;
	}

.telPopBox li div{
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 0.5em;
}

	.telPopBox li span,
	.telPopBox li a {
		display: block;
		padding: 0.5em 0;
		border-radius: 2em;
		position: relative;
	}

	.telPopBox .notCall span {
		color: #614336;
/*		border: solid 1px #614336;*/
	}

	.telPopBox .call a {
		padding-left: 1em;
		background-color: #eb711f;
		font-weight: bold;
		color: #fff;
		box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.3);
	}

	.telPopBox .call a::before {
		font-family: 'marurino';
		content: '\e915';
		font-size: 1.6em;
		position: absolute;
		left: 0.5em;
		top: 50%;
		margin-top: -0.5em;
	}


/*==================================================
container
==================================================*/
.container{
	text-align: left;
}

.inner{
	width:100%;
	max-width:1200px;
	min-width: 980px;
	margin:0 auto;
	padding:30px 0;
}


/* -------------------- smart phone  -------------------- */

@media screen and (max-width:767px) {
	.container{
/*		padding-top: 21vw;*/
		padding-top: 76px;
	}
	.inner{
		width:92vw;
		min-width: 0;
		padding:20px 0;
	}
}


/*==================================================
aside info area
==================================================*/

#infoArea{
	background-color:#efefef;
}
#infoArea .inner{
	display: flex !important;
	justify-content:space-between;
	width:100%;
	max-width: 1200px;
	min-width: 980px;
	padding:40px 20px;
	box-sizing: border-box;
	margin:0 auto;
}
#infoArea .inner div{
	width:48%;
	display: block;
	box-sizing: border-box;
	margin:0;
	padding:0 !important;
}
#infoArea .inner div a{
	color:#ccc;
	vertical-align: bottom;
	margin:0;
	padding:0;
}
#infoArea .inner div a img{
	width:100%;
	height:auto;
	padding:0 !important;
}

@media screen and (max-width:767px) {
	
#infoArea .inner {
		min-width: 0;
    padding: 20px 15px 0;
	display: block !important;
}
	
#infoArea .inner div {
    width: 100%;
}
}


/*==================================================
footer
==================================================*/

#marurinoOffice{
	padding: 0;
}
.marurino-office-wrp{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

#marurinoOffice .office{
	width:30%;
	margin-bottom: 2em;
}
@media screen and (max-width:767px) {
	#marurinoOffice .office{
		width:100%;
		padding-bottom: 2em;
		border-bottom: 1px solid #ccc;
	}
	#marurinoOffice .office:last-child{
		border-bottom: none;
		padding-bottom: 0;
	}
}
#marurinoOffice .inner{
	padding-bottom: 30px;
}
#marurinoOffice .frame-title{
	display: inline-block;
	font-size:min(1.6em,5vw);
	padding:5px 20px;
	margin:.5em auto 1.5em;
	color:#2b84d2;
	border:2px solid;
	font-weight: bold;
}
#marurinoOffice .office-title{
	font-size:min(1.1em,5vw);
	font-weight: bold;
	letter-spacing: 0.05em;
	padding:0 0 10px;
}

#marurinoOffice .office-area{
	font-size:.1.1em;	
}

@media screen and (max-width:767px) {
	#marurinoOffice .office-title{
		min-height: unset;
	}
}
#marurinoOffice .office-title .sml{
	font-size:.8em;
}
#marurinoOffice p.ad{
	padding:0 0 30px;
	line-height: 1.6;
	min-height: 3.2em;
}
#marurinoOffice a{
	color:#fff;
	padding:0.5em 3em;
	background-color:#2b84d2;
	border-radius: 1em;
	font-size:0.9em;
}
#marurinoOffice a:hover{
	background-color:#000;
}
#marurinoOffice a:before{
	margin-right:0.6em;
}


/* -------------------- smart phone  -------------------- */

@media screen and (max-width:767px) {

	#marurinoOffice p:not(.ad){
		width: 100%;
		font-size: 3.6vw;
		padding: 5px 0;
	}
	#marurinoOffice h2{
		font-size: 1.3em;
	}
	#marurinoOffice p.ad{
		padding: 0 0 1em;
		line-height: 1.6;
	}
	#marurinoOffice a{
		font-size: 1em;
		display: inline-block;
	}
}


/*==================================================
footer
==================================================*/

#footer2017 {
	display: block;
	width:100%;
	background-color:#fff;
	font-size:16px;
}
#footer2017 .comInfo{
	background-color:#fff;
	padding:30px 0;
	box-sizing: border-box;

}
#footer2017 .comInfo p{
	padding:0.25em 0;
	line-height: 1.5em;
	box-sizing: border-box;
}

#footer2017 #sekisuinavi{
	width:100%;
	margin:0 auto;
	padding:10px 0;
	box-sizing: border-box;
	background-color:#efefef;
}
#footer2017 #sekisuinavi ul{
	width:980px;
	margin:0 auto;
	padding:0;
	box-sizing: border-box;
	background-color:#efefef;
}
#footer2017 #sekisuinavi li{
	display: block;
	width:18%;
	padding:8px 0;
	border-left:1px solid #ccc;
	list-style-type: none;
	text-align: center;
}
#footer2017 #sekisuinavi li:first-child{
	border-left:none;
}
#footer2017 #sekisuinavi li a{
	display: block;
	font-size:13px;
	line-height: 1em;
	color:#000;
	text-decoration: none;
}

#footer2017 #sekisuinavi li a:before{
	font-family: 'marurino';
	content:'\e93f';
	display: inline-block;
	padding-right:0.5em;
	font-size:0.8em;
	vertical-align: middle;
}
#footer2017 #sekisuinavi li a:hover{
	color:#2b84d2;
}


#footer2017 #footerEnd {
	display: block;
	width:100%;
	padding: 40px 0 100px;
	background-color: #000;
	box-sizing: border-box;
	text-align: center;
}
#footer2017 #footerEnd a{
	display: inline-block;
	font-size:14px;
	padding:0 0 30px;
	color:#fff;
	text-align: center;
	text-decoration: none;
}
#footer2017 #footerEnd a.sitemap:before{
	font-family: 'marurino';
	content:'\e945';
	display: inline-block;
	padding-right:0.5em;
}
#footer2017 a.pagetop:before{
	display: block;
	font-family: 'marurino';
	content:'\e941';
	font-size:20px;
}
#footer2017 a.pagetop:hover{
	color:#eb711f !important;
}
#footer2017 #footerEnd p{
	font-size:13px;
	color: #fff;
	text-align: center;
}

#footer2017 .comInfo .tel.telPopup{
pointer-events: none;	
}


/* -------------------- smart phone  -------------------- */

@media screen and (max-width:767px) {

	#footer2017 #sekisuinavi{
		width:100%;
		margin:0 auto;
		padding:10px 0;
		box-sizing: border-box;
		background-color:#efefef;
	}
	#footer2017 #sekisuinavi ul{
		width:92vw;
		flex-wrap: wrap;
	}
	#footer2017 #sekisuinavi li{
		display: block;
		width:50%;
		padding:8px 0;
		border-left:0;
		text-align: left;
	}

#footer2017 .comInfo .tel.telPopup{
pointer-events: auto;	
}	
	
}


/*** fixNav ***/
#footerNavi{
	position: fixed;
	width:100%;
	padding:10px 0;
	background-color: #fff; /* 20250722 #2b84d2 */
	border-top: 1px solid #ddd; /* 20250722 */
	box-sizing: border-box;
	bottom:-120px;
	left:0;
	z-index: 100;
}
#footerNavi ul{
	width:100%;
	max-width:1440px;
	min-width: 940px;
	margin:0 auto;
	font-size:15px;
	color:#2b84d2;
	padding:0 20px;
	box-sizing: border-box;
	list-style-type: none;
	align-items: center;
}
#footerNavi li {
	list-style-type: none;
}
#footerNavi li p{
	line-height: 1.4em;
	vertical-align: middle;
	margin-bottom: 0 !important;
}
#footerNavi li a{
	display: inline-block;
	width: auto; /* 20250722 - 240px;*/
	color:#2b84d2;
	padding:6px 15px; /* 20250722 - 6px 20px;*/
	line-height: 1.5em; /* 20250722 - 2em; */
	vertical-align: middle;
	font-size: 15px; /* 20250722 */
	font-weight: bold;
	background-color:#fff;
	border-radius: 2em;
	margin:5px;
	box-sizing: border-box;
	/*-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);*//* 20250722 */
	/*-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);*//* 20250722 */
	/*box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);*//* 20250722 */
}
#footerNavi li a:before{
	font-family: 'marurino';
	display: inline-block;
	margin-right:0.2em;
	font-size:1.5em;
	font-weight: normal !important;
	vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#footerNavi li a:hover{
	color:#fff;
	text-decoration: none;
	background-color:#000 !important;
}
#footerNavi li:nth-child(1) a:before{
	font-size:1.5em;
}
#footerNavi li:nth-child(2) a:before{
	font-size:1.8em;
}
#footerNavi li:nth-child(3) a:before{
	font-size:1.3em;
}
#footerNavi li:last-child{
	margin-left:auto;
	text-align: right;
	position: relative;
}
#footerNavi li:nth-child(n+1):nth-child(-n+2) a { /* 20250722 */
	border: 1px solid #2b84d2;
}
#footerNavi li:nth-child(3) a{
	background-color:#2b84d2; /* 20250722 #ff7e00 */
	color:#fff;
}
#footerNavi li .tel a{
	display: inline-block;
	width:auto;
	color:#fff;
	padding:0;
	line-height: 1em;
	vertical-align: middle;
	background-color:transparent;
	border-radius: 2em;
	margin:0;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
}
#footerNavi p .tel{
	font-family: 'Roboto Condensed';
	font-size:30px;
	line-height: 1em;
	font-weight: 600;
	vertical-align: middle;
	color:#fff;
}

#footerNavi p .open{
	display: block;
	font-size:0.76em;
	line-height: 1em;
	color:#fff;
	margin-top:0.5em;
}

/* -------------------- smart phone  -------------------- */

@media screen and (max-width:767px) {
	#footerNavi {
background-color: rgba(188, 188, 196, .96);
	}
	#footerNavi ul{
		width:92vw;
		min-width: 0;
		margin:0 auto;
		padding:0;
	}
	#footerNavi li{
		width:48%;
		font-size: 15px;
	}
	#footerNavi li:nth-child(3),
	#footerNavi li:nth-child(4),
	#footerNavi li:nth-child(5),
	#footerNavi li:nth-child(6) { /* 20250722 */
		display: none;
	}

	#footerNavi li p{
		line-height: 1.4em;
		vertical-align: middle;
		margin-bottom: 0 !important;
	}
	#footerNavi li a{
		width:100%;
		padding:0.6em 0 0.4em;
		margin:0;
		background-color: #2b84d2;
		color: #ffffff;
		font-size: 0.9em;
		line-height: 2em; /* 20250722 */
	}
}

/* pagetop */

@media screen and (max-width:767px){
	
#page-top {
    display: block;
    height: 48px;
    width: 48px;
    position: absolute;
    bottom: 70px;
    right: 2%;
}
	
#page-top a {
    background-image: url(/images/btn_pagetop_off.svg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 48px;
    width: 48px;
    display: block;
}	
}

/*==================================================
footersitemap
==================================================*/
.ftLinks {
margin: 0 auto;
text-align: left;
border-top: 1px solid #ccc;  
}

.ftLinks .ftHome{
  font-weight: bold;
}

.ftLinks .ftContainer{
display: flex;
justify-content:space-between;
flex-wrap: wrap;
}

.ftLinks .ftContainer > div{
width: 18%;
margin-left: 2%;
}

.ftLinks .ftHead{
font-weight: bold;
font-size: 0.9rem; 
margin-bottom: 0.5em;
margin-top: 0.5em;
}

.ftLinks .ftContainer ul{
margin-bottom: 1.5em;
font-size: 0.8rem;
}

.ftLinks .ftContainer li{
margin-bottom: 0.5em;
}

.ftLinks a{
color: #004da1;
}

.ftLinks .ftContainer li ul{
margin-top:0;
margin-bottom: 0.7em;
margin-left: 2.5em;
font-size: 0.75rem;
}

.ftLinks .ftContainer li ul li{
margin-top: 0.5em;
list-style:disc;
}


/* -------------------- smart phone  -------------------- */

@media screen and (max-width:767px) {

.ftLinks .ftContainer > div{
	width: 48%;
}
	
.ftLinks .ftContainer ul{
	font-size: 0.7rem;
}

}


/* --------------------footer Area Info------------------- */

#ftInfo{
cursor: pointer;
}

#ftInfo:before{
font-family: 'marurino';
content: "\e915";
font-weight: normal;
margin-right: 0.25em; /* 20250722 */
vertical-align: bottom;
-webkit-font-smoothing: antialiased;
font-size: 30px;
line-height: 1em;
}	

#ftAreainfo .ftPopBox {
width:fit-content;
padding:10px 20px;
position:absolute;
right:0;
top:-131px; /* 20250722 - -121px */
margin:0;
color: #fff; /* 20250722 */
/* background:#2b84d2; */
background-color: rgba(0,0,0,0.9);
border-radius: 6px 6px 0 0;
box-sizing: border-box;
display: none;
z-index: 100;
}

#ftAreainfo	.ftPopBox ul{
display: flex;
justify-content: space-around;	
list-style: none;
margin: 0;
padding: 0;	
}

#ftAreainfo .ftPopBox li {
line-height: 1.6;
margin: 0 1em;
color: #fff; /* 20250722 */
text-align: left;
}

#ftAreainfo .area{
font-size: 0.9em;
}
#ftAreainfo .comname{

}	

#ftAreainfo .tel{
font-family: 'Roboto Condensed';
font-size: 30px;
line-height: 1em;
font-weight: 600;
vertical-align: middle;
}

_:host-context(x)::-ms-clear, #ftAreainfo .tel{
font-size: 28px;
}

#ftAreainfo .open{
display: block;
font-size: 0.76em;
line-height: 1em;
margin-top: 0.5em;
}	

#ftAreainfo .notCall {
position: absolute;
bottom:-67px;
right:-2px;
width: 94px;
height: 67px;
background-color:#fff; /*20250722 #2b84d2;*/
color: #2b84d2; /* 20250722 - #eaeaea */
cursor: pointer;
border: none;
font-size: 20px;
text-align: right;
padding: 0 20px 0 0;	
}


/*-------- 20250722 --------------*/
.inlineBlk {
	display: inline-block;
}
#footerNavi li:nth-child(4) a,
#footerNavi li:nth-child(5) a {
    color: #fff;
}

