

/* Common
---------------------------------------------- */

body {
	background: #fff;
	-webkit-text-size-adjust: 100%;	
	font-family:"ヒラギノ角ゴ Pro W3","Lucida Grande","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","Verdana","ＭＳ Ｐゴシック",sans-serif;
	font-size:12px;
	color: #000000;
	-webkit-font-smoothing:antialiased;
	overflow-x: hidden;
}
#container {
	font-family:"ヒラギノ角ゴ Pro W3","Lucida Grande","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","Verdana","ＭＳ Ｐゴシック",sans-serif;
	margin: 0 auto;
	width: 100%;
	min-width: 768px;
	min-width: 918px;
}

@font-face {
	font-family: 'Didot';
	src: url('../../common/font/LivableDidot-Regular.eot?#iefix') format('embedded-opentype'),
	url('../../common/font/LivableDidot-Regular.otf') format('opentype');
	
	font-style: normal;
	font-weight: normal;
	
	overflow: hidden;
}


a {
	text-decoration: none;
}

a:link,
a:visited,
a:active,
a:hover { 
	outline: none;
}
.pc {
	display: block;
}
.sp {
	display: none;
}

.round-btn-1 {
	font-size: 17px;
	line-height: 37px;
	text-align: center;
	color: #fff;
	width: 166px;
	height: 37px;
	background-color: #0362a5;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
	display: block;
	cursor: pointer;
}
a .round-btn-1 {
	color: #fff;
	text-decoration: none;
}
.round-btn-2 {
	font-size: 17px;
	line-height: 37px;
	text-align: center;
	color: #fff;
	width: 166px;
	height: 37px;
	background-color: #0362a5;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
	display: block;
	cursor: pointer;
}
a .round-btn-2 {
	color: #fff;
	text-decoration: none;
}


.font-arial {
	font-family:"Arial";
	font-weight: normal;
}
.font-arialBlack {
	font-family:"Arial Black";
	font-weight: normal;
}
.font-didot {
	font-family:"Didot";
	font-weight: normal;
}

.ma {
	margin: 0 auto;
}

#debug {
	width: 100px;
	height: 50px;
	background-color: #000;
	font-size: 12px;
	line-height: 50px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 200000;
}

/* Skrollr
---------------------------------------------- */

* {
	padding:0;
	margin:0;
}
html, body, #container {
	height:100%;
}
.skrollr-desktop body, #container {
	height:100% !important;
}
#skrollr-body {
	height:100%;
	overflow:visible;
	position:relative;
}




/* Header：TOP用
---------------------------------------------- */
#header {
	width: 100%;
	height: 150px;
	background: #000 url(../../common/images/bg_header_01.jpg) center top no-repeat;
	text-align: center;
	position: relative;
	/*z-index: 1000;*/
	/*z-index: 3100;*/
	z-index: 8000;
}
#header #snav {
	/*width: 600px;*/
	width: 700px;
	margin: 5px auto 10px;
	font-size: 11px;
}
#header #snav li {
	float: left;
	padding-right: 34px;
	padding-right: 20px;
}
#header #snav li.pr0 {
	padding-right: 0;
}
#header #snav li a {
	color: #fff;
	display: block;
	text-decoration: none;
}
#header #snav li a:hover {
	opacity: 0.6;
}
#header .lang {
	width: 918px;
	height: 20px;
	position: absolute;
	top: 22px;
	left: 50%;
	margin-left: -384px;
	font-size: 11px;
}
#header .lang-btn {
	height: 22px;
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 10px;
}
#header .lang-btn li {
	width: 72px;
	height: 22px;
	float: left;
	margin-left: 10px;
	padding: 0;
}
#header .lang-btn li {
	padding-top: 2px;
	background: url(../../common/images/icn_lang.png) left 2px no-repeat;
	width: 67px;
}
#header .lang-btn li.en a {
	padding-left: 13px;
}
#header .lang-btn li.ch a {
	padding-left: 16px;
}
#header .lang-btn li a {
	color: #fff;
}
#header .lang-btn li a:hover {
	opacity: 0.6;
}

/* 2019/12/11 タイムズbanner追加
---------------------------------------------- */
#header .lang-btn li.banner{ 
	display: block; 
	width: 180px;
	padding-left: 12px;
	margin: 30px auto 0; 
	float: none;
	background: none;
}
#header .lang-btn li.banner a{ width: 100%;}


/* Header-2：第２階層、第３階層用
---------------------------------------------- */
#header-2 {
	width: 100%;
	/*height: 84px;*/
	height: 102px;/*171130変更*/
	background: #000 url(../../common/images/bg_header_02.jpg) center top no-repeat;
	text-align: center;
	position: relative;
	z-index: 1000;
}
#header-2 #header-frame {
	width: 100%;
	/*width: 918px;*/
	/*height: 84px;*/
	width: 970px;/*171130変更*/
	height: 102px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
#header-2 h1 {
	/*margin-top: 7px;*/
	margin-top: 13px;/*171130変更*/
	float: left;
	width: 140px;
	height: 72px;
	overflow: hidden;
}
#header-2 h1 img {
	width: 100%;
	height: 100%;
}
#header-2 .txt {
	width: 184px;
	height: 16px;
	margin-top: 20px;
	margin-left: 0px;
	padding-right: 20px;
	float: left;
}
#header-2 .txt img {
	width: 100%;
	height: 100%;
}

#header-2 #snav {
	padding-top: 46px;
	margin-left: 280px;
}
#header-2 #snav li {
	float: left;
	padding-right: 34px;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 11px;
}
#header-2 #snav li.pr0 {
	padding-right: 0;
}
#header-2 #snav li a {
	color: #fff;
	display: block;
	text-decoration: none;
}
#header-2 #snav li a:hover {
	opacity: 0.6;
}

#header-2 .lang {
	width: 918px;
	height: 20px;
	position: absolute;
	top: 16px;
	left: 50%;
	margin-left: -459px;
	overflow: hidden;
	font-size: 11px;
}
#header-2 .lang-btn {
	width: 237px;
	height: 22px;
	position: absolute;
	top: 0;
	right: 4px;
	margin-left: 10px;
	margin-right: 1px;
}
#header-2 .lang-btn li {
	width: 72px;
	height: 22px;
	float: left;
	margin-left: 10px;
	padding: 0;
}
#header-2 .lang-btn li {
	padding-top: 2px;
	background: url(../../common/images/icn_lang.png) left 2px no-repeat;
	width: 67px;
}
#header-2 .lang-btn li.en a {
	padding-left: 19px;
}
#header-2 .lang-btn li.ch a {
	padding-left: 20px;
}
#header-2 .lang-btn li a {
	color: #fff;
}
#header-2 .lang-btn li a:hover {
	opacity: 0.6;
}


/* Global Navi：TOP用  181106変更
---------------------------------------------- */
#gnav {
	width: 100%;
	height: 66px;
	background: #15364D;
	margin: 0 auto;
	position: relative;
	/*z-index: 1000;*/
	z-index: 3500;
    text-align: center;
}
#gnav #gnav-inner {
	width: auto;
	height: 66px;
	margin: 0 auto;
	padding-left: 0px;
}
#gnav #gnav-inner > li {
    margin-right: 20px;
    display: inline-block;
    position: relative;
    text-align: left;
}
    #gnav #gnav-inner li:last-child{ margin-right: 0;}

#gnav #gnav-inner > li:before{
    content: "";
    width: 10px;
    height: 10px;
    background: #02AEEF;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform:translateY(-50%);
    transform: translateY(-50%);
}
#gnav #gnav-inner > li a.nav-trigger {
	display: inline-block;
    width: auto;
	height: 66px;
    padding: 2em 0 0 14px;
    box-sizing: border-box;
    color: #ffffff;
    position: relative;
    vertical-align: baseline;
}
#gnav #gnav-inner > li a.nav-trigger:before, 
#gnav #gnav-inner > li a.nav-trigger:after {
    position: absolute;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

/*gnav underline hover*/
#gnav #gnav-inner > li a.nav-trigger:before {
    left: 0;
    bottom: 16px;
    display: block;
    height: 3px;
    width: 0%;
    content: "";
    background-color: #2980b9;
}
#gnav #gnav-inner > li:hover a.nav-trigger:before, 
#gnav #gnav-inner > li.current a.nav-trigger:before{
  opacity: 1;
  width: 100%;
}
/*gnav text hover*/
#gnav #gnav-inner > li a.nav-trigger:after {
    left: 0;
    top: 0;
    padding: 2em 0 0 14px;
    box-sizing: border-box;
    position: absolute;
    content: attr(data-hover);
    color: #AAAAAA;
    white-space: nowrap;
    max-width: 0%;
    overflow: hidden;
}
#gnav #gnav-inner > li:hover a.nav-trigger:after, 
#gnav #gnav-inner > li.current a.nav-trigger:after {
    max-width: 100%;
}

/*gnav dropdown menu*/
#gnav #gnav-inner > li ul.gnav-dropdown {
    position: absolute;
    top: 60px;
    left: 0;
    margin-right: -250%;
    display: inline-block;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    visibility: hidden;
    opacity: 0;
    z-index: 1; 
}

#gnav #gnav-inner > li:hover > ul.gnav-dropdown {
    top: 66px;
    visibility: visible;
    opacity: 1;
}

#gnav #gnav-inner > li ul.gnav-dropdown li {
    display: block;
    position: relative; 
}
#gnav #gnav-inner > li ul.gnav-dropdown li a{
    display: block;
    padding: 1.5em 2em;
    box-sizing: border-box;
    background: rgba(2,174,239,0.7);  
    border-top: 1px solid rgba(255,255,255,0.5); 
    color: #ffffff;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

#gnav #gnav-inner > li ul.gnav-dropdown li:hover a{
    background: rgba(2,174,239,0.9);  
}


/* Global Navi-2：第２階層、第３階層用 181106変更
---------------------------------------------- */
#gnav-2 {
	width: 100%;
	height: 42px;
	background: #15364D;
	margin: 0 auto;
	position: relative;
	z-index: 1000;
    text-align: center;
}
#gnav-2 #gnav-inner {
	width: auto;
	height: 42px;
	margin: 0 auto;
	padding-left: 0px;
}
#gnav-2 #gnav-inner > li {
    margin-right: 20px;
    display: inline-block;
    position: relative;
    text-align: left;
}
    #gnav-2 #gnav-inner li:last-child{ margin-right: 0;}

#gnav-2 #gnav-inner > li:before{
    content: "";
    width: 10px;
    height: 10px;
    background: #02AEEF;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform:translateY(-50%);
    transform: translateY(-50%);
}
#gnav-2 #gnav-inner > li a.nav-trigger {
	display: inline-block;
    width: auto;
	height: 42px;
    padding: 1em 0 0 14px;
    box-sizing: border-box;
    color: #ffffff;
    position: relative;
    vertical-align: baseline;
}
#gnav-2 #gnav-inner > li a.nav-trigger:before, 
#gnav-2 #gnav-inner > li a.nav-trigger:after {
    position: absolute;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

/*gnav-2 underline hover*/
#gnav-2 #gnav-inner > li a.nav-trigger:before {
    left: 0;
    bottom: 6px;
    display: block;
    height: 3px;
    width: 0%;
    content: "";
    background-color: #2980b9;
}
#gnav-2 #gnav-inner > li:hover a.nav-trigger:before, 
#gnav-2 #gnav-inner > li.current a.nav-trigger:before{
  opacity: 1;
  width: 100%;
}
/*gnav-2 text hover*/
#gnav-2 #gnav-inner > li a.nav-trigger:after {
    left: 0;
    top: 0;
    padding: 1em 0 0 14px;
    box-sizing: border-box;
    position: absolute;
    content: attr(data-hover);
    color: #AAAAAA;
    white-space: nowrap;
    max-width: 0%;
    overflow: hidden;
}
#gnav-2 #gnav-inner > li:hover a.nav-trigger:after, 
#gnav-2 #gnav-inner > li.current a.nav-trigger:after {
    max-width: 100%;
}

/*gnav-2 dropdown menu*/
#gnav-2 #gnav-inner > li ul.gnav-dropdown {
    position: absolute;
    top: 40px;
    left: 0;
    margin-right: -250%;
    display: inline-block;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    visibility: hidden;
    opacity: 0;
    z-index: 1; 
}

#gnav-2 #gnav-inner > li:hover > ul.gnav-dropdown {
    top: 42px;
    visibility: visible;
    opacity: 1;
}

#gnav-2 #gnav-inner > li ul.gnav-dropdown li {
    display: block;
    position: relative; 
}
#gnav-2 #gnav-inner > li ul.gnav-dropdown li a{
    display: block;
    padding: 1.5em 2em;
    box-sizing: border-box;
    background: rgba(2,174,239,0.7);  
    border-top: 1px solid rgba(255,255,255,0.5); 
    color: #ffffff;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

#gnav-2 #gnav-inner > li ul.gnav-dropdown li:hover a{
    background: rgba(2,174,239,0.9);  
}


/* Global Navi-2：第２階層、第３階層用
#gnav-2 {
	width: 100%;
	height: 50px;
	height: 42px;
	background: #131514 url(../../common/images/bg_gnav_02.png) center top repeat-x;
	margin: 0 auto;
	position: relative;
	z-index: 1000;
}
#gnav-2 #gnav-inner {
	width: 918px;
	height: 42px;
	padding: 0;
	margin: 0 auto;
}
#gnav-2 #gnav-inner li {
	float: left;
}
#gnav-2 #gnav-inner li a {
	display: block;
	width: 100px;
	height: 48px;
	height: 40px;
	overflow: hidden;
	background: url(../../common/images/tab/btn_gnav_02.png) 0 0;
	text-indent: 100%;
	white-space: nowrap;
}
#gnav-2 #gnav-inner li.top a {
	background-position: 0px 0px;
	width: 107px;
}
#gnav-2 #gnav-inner li.service a {
	background-position: -107px 0px;
	width: 118px;
}
#gnav-2 #gnav-inner li.strength a {
	background-position: -225px 0px;
	width: 129px;
}
#gnav-2 #gnav-inner li.example a {
	background-position: -354px 0px;
	width: 122px;
}
#gnav-2 #gnav-inner li.property-showcase a {
	background-position: -476px 0px;
	width: 153px;
}
#gnav-2 #gnav-inner li.organization a {
	background-position: -629px 0px;
	width: 117px;
}
#gnav-2 #gnav-inner li.news a {
	background-position: -746px 0px;
	width: 68px;
}
#gnav-2 #gnav-inner li.faq a {
	background-position: -814px 0px;
	width: 104px;
}
#gnav-2 #gnav-inner li.top a:hover {
	background-position: 0px -41px;
}
#gnav-2 #gnav-inner li.service a:hover {
	background-position: -107px -41px;
}
#gnav-2 #gnav-inner li.strength a:hover {
	background-position: -225px -41px;
}
#gnav-2 #gnav-inner li.example a:hover {
	background-position: -354px -41px;
}
#gnav-2 #gnav-inner li.property-showcase a:hover {
	background-position: -476px -41px;
}
#gnav-2 #gnav-inner li.organization a:hover {
	background-position: -629px -41px;
}
#gnav-2 #gnav-inner li.news a:hover {
	background-position: -746px -41px;
}
#gnav-2 #gnav-inner li.faq a:hover {
	background-position: -814px -41px;
}

---------------------------------------------- */


/* Fix Navi
---------------------------------------------- */
#fix-nav #snav {
	position: absolute;
	z-index: 200;
	top: 15px;
	right: 10px;
}
#fix-nav #snav li {
	float: left;
	padding-right: 8px;
	font-size: 11px;
}
#fix-nav #snav li.pr0 {
	padding-right: 0;
}
#fix-nav #snav li a {
	color: #fff;
	display: block;
	text-decoration: none;
}
#fix-nav #snav li a:hover {
	opacity: 0.6;
}


/* Global Navi */
/*181106変更*/
#fix-nav {
	width: 100%;
	height: 100px;
	background: #000 url(../../common/images/bg_fnav.jpg) center top repeat-y;
	margin: 0 auto;
	position: fixed;
	top: -104px;/*171130変更*/
	z-index: 30000;
}
#fix-nav:before{
    content: "";
    height: 56px;
    width: 100vw;
    background: #15364D;
    position: absolute;
    top: 44px;
    left: 0;
	z-index: 2999;
}
#fix-nav #fix-nav-frame {
	width: 970px;/*171130変更*/
	height: 104px;/*171130変更*/
	margin: 0 auto;
	position: relative;
	z-index: 3000;
	text-align: left;
}
#fix-nav h2 {
	width: 73px;/*181119変更*/
	margin-top: 52px;/*181119変更*/
	margin-right: 65px;/*181109変更*/
	float: left;
}
#fix-nav div.txt {
	margin-top: 13px;
	float: left;
	width: 230px;
	height: 20px;
	width: 160px;
	height: 14px;
	padding: 0;
	display: block;
}
#fix-nav #fix-nav-inner {
	width: 810px;
	height: 56px;
	float: left;	
	padding: 0;
	margin: 0;
	margin-top: 17px;
}
#fix-nav #fix-nav-inner > li {
    margin-right: 10px;
    display: inline-block;
    position: relative;
    text-align: left;
}
#fix-nav #fix-nav-inner > li:last-child{ margin-right: 0;}

#fix-nav #fix-nav-inner > li:before{
    content: "";
    width: 8px;
    height: 8px;
    background: #02AEEF;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform:translateY(-50%);
    transform: translateY(-50%);
}
#fix-nav #fix-nav-inner > li a.nav-trigger {
	display: inline-block;
    width: auto;
	height: 56px;
    padding: 1.5em 0 0 12px;
    box-sizing: border-box;
    color: #ffffff;
    position: relative;
    vertical-align: baseline;
}
#fix-nav #fix-nav-inner > li a.nav-trigger:before, 
#fix-nav #fix-nav-inner > li a.nav-trigger:after {
    position: absolute;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
/*fix-nav underline hover*/
#fix-nav #fix-nav-inner > li a.nav-trigger:before {
    left: 0;
    bottom: 16px;
    display: block;
    height: 3px;
    width: 0%;
    content: "";
    background-color: #2980b9;
}
#fix-nav #fix-nav-inner > li:hover a.nav-trigger:before {
  opacity: 1;
  width: 100%;
}
/*fix-nav text hover*/
#fix-nav #fix-nav-inner > li a.nav-trigger:after {
    left: 0;
    top: 0;
    padding: 1.5em 0 0 12px;
    box-sizing: border-box;
    position: absolute;
    content: attr(data-hover);
    color: #AAAAAA;
    white-space: nowrap;
    max-width: 0%;
    overflow: hidden;
}
#fix-nav #fix-nav-inner > li:hover a.nav-trigger:after, 
#fix-nav #fix-nav-inner > li.current a.nav-trigger:after {
    max-width: 100%;
}

/*fix-nav dropdown menu*/
#fix-nav #fix-nav-inner > li ul.gnav-dropdown {
    position: absolute;
    top: 54px;
    left: 0;
    margin-right: -250%;
    display: inline-block;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    visibility: hidden;
    opacity: 0;
    z-index: 1; 
}

#fix-nav #fix-nav-inner > li:hover > ul.gnav-dropdown {
    top: 56px;
    visibility: visible;
    opacity: 1;
}

#fix-nav #fix-nav-inner > li ul.gnav-dropdown li {
    display: block;
    position: relative; 
}
#fix-nav #fix-nav-inner > li ul.gnav-dropdown li a{
    display: block;
    padding: 1.5em 2em;
    box-sizing: border-box;
    background: rgba(2,174,239,0.7);  
    border-top: 1px solid rgba(255,255,255,0.5); 
    color: #ffffff;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

#fix-nav #fix-nav-inner > li ul.gnav-dropdown li:hover a{
    background: rgba(2,174,239,0.9);  
}

/* Global Navi  fix-2 第２階層、第３階層用 */
/*181106変更*/
#fix-nav {
	width: 100%;
	height: 100px;
	background: #000 url(../../common/images/bg_fnav.jpg) center top repeat-y;
	margin: 0 auto;
	position: fixed;
	top: -100px;/*171130変更*/
	z-index: 30000;
}
#fix-nav:before{
    content: "";
    height: 56px;
    width: 100vw;
    background: #15364D;
    position: absolute;
    top: 44px;
    left: 0;
	z-index: 2999;
}
#fix-nav #fix-nav-frame {
	width: 970px;/*171130変更*/
	height: 104px;/*171130変更*/
	margin: 0 auto;
	position: relative;
	z-index: 3000;
	text-align: left;
}
#fix-nav h2 {
	width: 80px;/*181109変更*/
	margin-top: 51px;/*181109変更*/
	margin-right: 67px;/*181109変更*/
	float: left;
}
#fix-nav div.txt {
	margin-top: 13px;
	float: left;
	width: 160px;
	height: 14px;
	padding: 0;
	display: block;
}
#fix-nav #fix-nav-inner-2 {
	width: auto;
	height: 56px;
	float: left;	
	padding: 0;
	margin: 0;
	margin-top: 17px;
}
#fix-nav #fix-nav-inner-2 > li {
    margin-right: 8px;
    display: inline-block;
    position: relative;
    text-align: left;
    font-size: 11.5px;
}
#fix-nav #fix-nav-inner-2 > li:last-child{ margin-right: 0;}

#fix-nav #fix-nav-inner-2 > li:before{
    content: "";
    width: 9px;
    height: 9px;
    background: #02AEEF;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform:translateY(-50%);
    transform: translateY(-50%);
}
#fix-nav #fix-nav-inner-2 > li a.nav-trigger {
	display: inline-block;
    width: auto;
	height: 56px;
    padding: 2em 0 0 13px;
    box-sizing: border-box;
    color: #ffffff;
    position: relative;
    vertical-align: baseline;
    line-height: 1;
}
#fix-nav #fix-nav-inner-2 > li a.nav-trigger:before, 
#fix-nav #fix-nav-inner-2 > li a.nav-trigger:after {
    position: absolute;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
/*fix-nav underline hover*/
#fix-nav #fix-nav-inner-2 > li a.nav-trigger:before {
    left: 0;
    bottom: 16px;
    display: block;
    height: 3px;
    width: 0%;
    content: "";
    background-color: #2980b9;
}
#fix-nav #fix-nav-inner-2 > li:hover a.nav-trigger:before, 
#fix-nav #fix-nav-inner-2 > li.current a.nav-trigger:before {
  opacity: 1;
  width: 100%;
}
/*fix-nav text hover*/
#fix-nav #fix-nav-inner-2 > li a.nav-trigger:after {
    left: 0;
    top: 0;
    padding: 2em 0 0 13px;
    box-sizing: border-box;
    position: absolute;
    content: attr(data-hover);
    color: #AAAAAA;
    white-space: nowrap;
    max-width: 0%;
    overflow: hidden;
    line-height: 1;
}
#fix-nav #fix-nav-inner-2 > li:hover a.nav-trigger:after, 
#fix-nav #fix-nav-inner-2 > li.current a.nav-trigger:after {
    max-width: 100%;
}

/*fix-nav dropdown menu*/
#fix-nav #fix-nav-inner-2 > li ul.gnav-dropdown {
    position: absolute;
    top: 54px;
    left: 0;
    margin-right: -250%;
    display: inline-block;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    visibility: hidden;
    opacity: 0;
    z-index: 1; 
}

#fix-nav #fix-nav-inner-2 > li:hover > ul.gnav-dropdown {
    top: 56px;
    visibility: visible;
    opacity: 1;
}

#fix-nav #fix-nav-inner-2 > li ul.gnav-dropdown li {
    display: block;
    position: relative; 
}
#fix-nav #fix-nav-inner-2 > li ul.gnav-dropdown li a{
    display: block;
    padding: 1.5em 2em;
    box-sizing: border-box;
    background: rgba(2,174,239,0.7);  
    border-top: 1px solid rgba(255,255,255,0.5); 
    color: #ffffff;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

#fix-nav #fix-nav-inner-2 > li ul.gnav-dropdown li:hover a{
    background: rgba(2,174,239,0.9);  
}



/* Side Navi
---------------------------------------------- */

#side-nav {
	width: 30px;
	/* height: 276px; */
	position: fixed;
	/*top: 285px;*/ /*old-position*/
	top: 350px;
	right: 15px;
	/*z-index: 2000;*/
	/*z-index: 4000;*/
	z-index: 9000;
}
#side-nav li {
	width: 30px;
	height: 26px;
	/* background: url(../common/images/btn_side_nav.png) 0 -31px no-repeat; */
	background: url(../../common/images/btn_side_nav.png) 0 -52px no-repeat;
	margin-left: 1px;
}
#side-nav li.side-nav-top {
	width: 30px;
	height: 13px;
	background: url(../../common/images/bg_side_nav_top.png) left top no-repeat;
}
#side-nav li.side-nav-bottom {
	width: 30px;
	height: 13px;
	background: url(../../common/images/bg_side_nav_bottom.png) left top no-repeat;
}
#side-nav li.side-nav-1 {
	background: url(../../common/images/btn_side_nav.png) 0 -26px no-repeat;
	
}
#side-nav li a {
	width: 30px;
	height: 26px;
	display: block;
	background: none;
}
#side-nav li a:hover {
	background: url(../../common/images/btn_side_nav.png) 0 0px no-repeat;
}





/* Request
---------------------------------------------- */

#request {
	width: 100%;
	height: 830px;
	height: 626px;
	position: relative;
	left: 0;
	text-align: center;
	z-index: 102;
	background: #fff;
	overflow: hidden;
}
#request-inner {
	width: 100%;
	height: 280px;
	height: 238px;
	position: absolute;
	bottom: 0px;
	z-index: 4;
	text-align: center;
	background: url(../../common/images/bg_request.png) left top repeat;
	
}
#request.type-2 {
	height: 454px;
	background: url(../../common/images/bg_building.jpg) left top repeat-x;
}
#pic-request {
	width: 680px;
	height: 469px;
	height: 390px;
	position: absolute;
	top: 170px;
	left: 50%;
	margin-left: -340px;
	z-index: 2;
	background-repeat: no-repeat;
	background-size: 680px 390px;
	display: none;
	opacity: 0;
	background-size: 100%;
}
#pic-request img {
	width: 680px;
	height: 390px;
}
#pic-building {
	width: 1582px;
	height: 218px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -791px;
	z-index: 2;
	background-repeat: no-repeat;
	display: block;
	opacity: 1;
	background-size: 100%;
}
#pic-building img {
	width: 1582px;
	height: 218px;
}

#request p {
	padding-top: 58px;
	padding-top: 64px;
	text-align: center;
	margin: 0;
	display: none;
	font-size: 20px;
	line-height: 1.8;
}
#request p .ls1 {
}


/* CONTACT
---------------------------------------------- */

#contact {
	width: 100%;
	height: 820px;
	height: 697px;
	position: relative;
	left: 0;
	text-align: center;
	z-index: 102;
}
#contact-mail {
	width: 100%;
	height: 430px;
	height: 366px;
	position: relative;
	text-align: center;
	background: #323e52 url(../../common/images/bg_mail.gif) left top repeat;
}
#contact-mail-inner {
	display: none;
}
#contact-mail h5 {
	padding-top: 47px;
	padding-top: 40px;
	display: block;
	width: 161px;
	height: 130px;
	margin: 0 auto;
}
#contact-mail h5 img {
	width: 161px;
	height: 130px;
}
#contact p {
	color: #c1b882;
	font-size: 14px;
	font-size: 12px;
	line-height: 1.6;
}
#contact .contact-btns {
	width: 835px;
	width: 690px;
	margin: 0 auto;
}
#contact .contact-btns li {
	float: left;
}
#contact .contact-btns .mr126 {
	margin-right: 65px;
}
#contact .round-btn-2 {
	font-size: 18px;
	font-size: 15px;
	background-color: #1aa1e6;
}
#contact .contact-btn-1 .round-btn-2,
#contact .contact-btn-3 .round-btn-2 {
	width: 205px;
	width: 174px;
}
#contact .contact-btn-2 .round-btn-2 {
	width: 212px;
}

#contact-tel {
	width: 100%;
	height: 390px;
	height: 331px;
	position: relative;
	text-align: center;
	background: #4d4f54 url(../../common/images/bg_tel.gif) left top repeat;
}
#contact-tel-inner {
	display: none;
}
#contact-tel h5 {
	margin-top: 0px;
	padding-top: 39px;
	padding-top: 33px;
	padding-bottom: 0px;
	display: block;
	width: 382px;
	height: 202px;
	margin: 0 auto;
}
#contact-tel h5 img {
	width: 382px;
	height: 202px;
}


/* Access
---------------------------------------------- */

#access{
	width: 100%;
	min-width: 768px;
	height: 632px;/*181108変更*/
	position: relative;
	z-index: 1000;
	overflow: hidden;
}

#map-canvas {
	width: 100%;
	min-width: 768px;
	height: 442px;/*532*/
	position: relative;
	z-index: 1000;
	overflow: hidden;
}
#map-canvas a,
#map-canvas img {
	width: 1920px;
	height: 442px;
}
#map-canvas a {
	position: relative;
	left: 50%;
	margin-left: -960px;
}
.mapInfoWin .mapLink{
	margin-top: 5px;
}
.mapInfoWin a{
	width: auto !important;
	height: auto !important;
	left: 0 !important;
	margin-left: 0 !important;
	margin-left: 0 !important;
	color: #000;
	text-decoration: underline;
}
.mapInfoWin a:hover{
	text-decoration: none;
}

#access #map-area{ /* 181108 追加*/
	width: 100%;
	min-width: 768px;
	height: 442px;/*532*/
	position: relative;
	z-index: 1000;
	overflow: hidden;
    background: url(../images/map_pc.png) center center no-repeat;
    background-size: cover;
}
#access #sp-map-area{ display: none;}

#access  a.map-btn{ display: none;}


#access #access-inner {
	width: 100%;
	min-width: 768px;
	height: 190px;/*90*/
	text-align: center;
	background: #242332 url(../../common/images/bg_access.png) left top repeat;
}
#access #access-inner #accessFade {
    display: none;
}
#access #access-inner .round-btn-2 {
    margin: 40px auto 17px;
    width: 220px;
	background-color: #1aa1e6;
	font-size: 15px;
}

#access #access-inner p{
	color: #fff;
}
#access h5 {
	display: block;
	padding-top: 24px;
}
#access .txt-40-wt {
	font-size: 40px;
}




/* Footer
---------------------------------------------- */


#footer {
	width: 100%;
	min-width: 918px;
	overflow: hidden;
	background: #333 url(../../common/images/bg_footer_logo.jpg) center top no-repeat;
	position: relative;
	
	z-index: 1000;
}
#footer h4 {
	margin: auto;
	width: 360px;
	padding-top: 15px;
	padding-top: 45px;
	padding-bottom: 20px;
}
#footer h4 a:hover {
	opacity: 0.6;
}
#footer #snav {
	/*width: 644px;*/
	width: 760px;
	margin: 14px auto 0;
	padding-bottom: 50px;
	font-size: 11px;	
	display: block;
}
#footer #snav li {
	float: left;
	padding-right: 30px;
}
#footer #snav li.pr0 {
	padding-right: 0;
}
#footer #snav li a {
	color: #adadad;
	display: block;
	text-decoration: none;
}
#footer #snav li a:hover {
	opacity: 0.6;
}

#footer #fnav {
	/* width: 950px; */
	width: auto;
	height: 130px;
	margin: 0 auto 30px;
	border-right: 1px solid #5e5e5e;
	border-right: none;
	display: table;
	line-height: 1.5;
	letter-spacing: 0;
}
#footer #fnav dl {
	float: left;
	border-left: 1px solid #5e5e5e;
	height: 135px;
	padding-left: 25px; /*181106変更*/
	padding-right: 20px; /*181106変更*/
	margin-bottom: 20px;
}
#footer #fnav dl dl {
	float: left;
	height: 110px;
	border-left: none;
	padding-left: 0;
	padding-right: 0;
}
#footer #fnav #fnav-6 { /*181106変更*/
	padding-right: 15px;
	border-right: 1px solid #5e5e5e;
}
#footer #fnav #fnav-5,
#footer #fnav #fnav-6,
#footer #fnav #fnav-7,
#footer #fnav #fnav-sp {
}
#footer #fnav a {
	color: #bdbdbd;
	display: block;
	text-decoration: none;
	font-size: 11px;
}
#footer #fnav a:hover {
	opacity: 0.6;
}

#footer #fnav dt {
    margin-bottom: 8px;
	padding-bottom: 0; /*181106変更*/
    position: relative;
}
#footer #fnav dt a{
    color: #ffffff;
    font-size: 12px;
}
#footer #fnav dt:before{ /*181106変更*/
    content: "■";
    color: #02AEEF;
    position: absolute;
    top: 50%;
    left: -10px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform:translateY(-50%);
    transform: translateY(-50%);
}
#footer #fnav dd {
    margin-bottom: 2px;
	padding-left: 5px;
}
#footer #fnav #fnav-3 dt:last-child, 
#footer #fnav #fnav-4 dt:last-child, 
#footer #fnav #fnav-6 dt:last-child{ margin-top: 10px;}


#footer .solution-logo {
	text-align: center;
	width: 100%;
	height: 170px;
	background: #282727 url(../../common/images/bg_01.jpg) center top repeat;
}
#footer .solution-logo .solution-logo {
	width: 296px;
	height: 152px;
}
#footer .solution-logo a:hover {
	opacity: 0.6;
}
#footer .solution-logo .solution-logo img {
	width: 296px;
	height: 152px;
}

/* Shadow
---------------------------------------------- */

.box-shadow
{
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.0) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.0) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.0) inset;
    
}
.box-shadow:before, .box-shadow:after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 24px rgba(0,0,0,0.55);
    -moz-box-shadow:0 0 24px rgba(0,0,0,0.55);
    box-shadow:0 0 24px rgba(0,0,0,0.55);
    top:50%;
    bottom:0;
    left:20px;
    right:20px;
    -moz-border-radius:100px / 20px;
    border-radius:100px / 20px;
}
.box-shadow:after
{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}


/* Pankuzu
---------------------------------------------- */

#pankuzu {
	width: 100%;
	height: 34px;
	background: #3b3b3b url(../../common/images/bg_pankuzu_bg.png) left top repeat-x;
	position: relative;
	z-index: 998;
}
#pankuzu ul {
	/* width: 1080px; */
	width: 918px;
	height: 34px;
	margin: 0 auto;
}
#pankuzu ul li,
#pankuzu ul li a {
	height: 34px;
	font-size: 12px;
	color: #fff;
	line-height: 34px;
	display: block;
    font-family: "Noto Sans JP";

}
#pankuzu ul li a:hover {
	opacity: 0.5;
}
#pankuzu ul li {
	float: left;
	background: url(../../common/images/icn_pankuzu_ar.png) left top no-repeat;
}
#pankuzu ul li:first-Child {
	background-image: none;
	padding-left: 15px;
}
#pankuzu ul li a {
	padding-left: 34px;
}
#pankuzu ul li:first-Child a {
	background-image: none;
	padding-left: 0;
}
#pankuzu ul li.active {
	padding-left: 34px;
}

/* 220902 追記 */
#pankuzu.s-kakushin-color {
	background: #DCE2E6;
}
#pankuzu.s-kakushin-color ul li a:hover {
	opacity: 0.8;
}
#pankuzu.s-kakushin-color ul li {
	background: url(/solution/common/images/icn_pankuzu_kakushin-color.png) left no-repeat;
	margin-left: 5px;
	color:#000000;
	font-weight: 700;
}
#pankuzu.s-kakushin-color ul li:first-Child {
	background-image: none;
	padding-left: 15px;
}
#pankuzu ul li a{
	color:#000000;
	/* font-weight: 700; */

}

/* Pager
---------------------------------------------- */



/* 
---------------------------------------------- */

.clearfix {
	clear: both;
}
/* new clearfix */
.clearfix_k:after{
content:"";
display:table;
clear:both;
}
.clearfix_k{
/zoom:1;
}

.pt0 {
	padding-top: 0px;
}
.pt05 {
	padding-top: 5px;
	padding-top: 4px;
}
.pt10 {
	padding-top: 10px;
	padding-top: 8px;
}
.pt15 {
	padding-top: 15px;
	padding-top: 13px;
}
.pt20 {
	padding-top: 20px;
	padding-top: 17px;
}
.pt25 {
	padding-top: 25px;
	padding-top: 21px;
}
.pt30 {
	padding-top: 30px;
	padding-top: 26px;
}
.pt35 {
	padding-top: 35px;
	padding-top: 30px;
}
.pt40 {
	padding-top: 40px;
	padding-top: 34px;
}
.pt45 {
	padding-top: 45px;
	padding-top: 39px;
}
.pt50 {
	padding-top: 50px;
	padding-top: 42px;
}
.pt55 {
	padding-top: 55px;
	padding-top: 47px;
}
.pt100 {
	padding-top: 100px;
	padding-top: 85px;
}
.pb0 {
	padding-bottom: 0px;
}
.pb05 {
	padding-bottom: 5px;
}
.pb10 {
	padding-bottom: 10px;
	padding-bottom: 8px;
}
.pb15 {
	padding-bottom: 15px;
	padding-bottom: 13px;
}
.pb20 {
	padding-bottom: 20px;
	padding-bottom: 17px;
}
.pb25 {
	padding-bottom: 25px;
	padding-bottom: 21px;
}
.pb30 {
	padding-bottom: 30px;
	padding-bottom: 26px;
}
.pb35 {
	padding-bottom: 35px;
	padding-bottom: 30px;
}
.pb40 {
	padding-bottom: 40px;
	padding-bottom: 34px;
}
.pb45 {
	padding-bottom: 45px;
	padding-bottom: 39px;
}
.pb50 {
	padding-bottom: 50px;
	padding-bottom: 42px;
}
.pb55 {
	padding-bottom: 55px;
	padding-bottom: 47px;
}
.pb60 {
	padding-bottom: 60px;
	padding-bottom: 51px;
}
.pl0 {
	padding-left: 0px;
}
.pl10 {
	padding-left: 10px;
	padding-left: 8px;
}
.pl20 {
	padding-left: 20px;
	padding-left: 17px;
}
.pl30 {
	padding-left: 30px;
	padding-left: 26px;
}
.pl40 {
	padding-left: 40px;
	padding-left: 34px;
}
.pl50 {
	padding-left: 50px;
	padding-left: 42px;
}
.pr0 {
	padding-right: 0px;
}
.pr10 {
	padding-right: 10px;
	padding-right: 8px;
}
.pr20 {
	padding-right: 20px;
	padding-right: 17px;
}
.pr30 {
	padding-right: 30px;
	padding-right: 26px;
}
.pr40 {
	padding-right: 40px;
	padding-right: 34px;
}
.pr50 {
	padding-right: 50px;
	padding-right: 42px;
}

.mt0 {
	margin-top: 0px;
}
.mt10 {
	margin-top: 10px;
	margin-top: 8px;
}
.mt15 {
	margin-top: 15px;
	margin-top: 13px;
}
.mt20 {
	margin-top: 20px;
	margin-top: 17px;
}
.mt30 {
	margin-top: 30px;
	margin-top: 26px;
}
.mt40 {
	margin-top: 40px;
	margin-top: 34px;
}
.mt50 {
	margin-top: 50px;
	margin-top: 42px;
}
.mt60 {
	margin-top: 60px;
	margin-top: 51px;
}
.mt70 {
	margin-top: 70px;
	margin-top: 60px;
}
.mt100 {
	margin-top: 100px;
	margin-top: 85px;
}
.mb0 {
	margin-bottom: 0px;
}
.mb10 {
	margin-bottom: 10px;
	margin-bottom: 8px;
}
.mb20 {
	margin-bottom: 20px;
	margin-bottom: 17px;
}
.mb30 {
	margin-bottom: 30px;
	margin-bottom: 26px;
}
.mb40 {
	margin-bottom: 40px;
	margin-bottom: 34px;
}
.mb50 {
	margin-bottom: 50px;
	margin-bottom: 42px;
}
.mb60 {
	margin-bottom: 60px;
	margin-bottom: 51px;
}
.mb70 {
	margin-bottom: 70px;
	margin-bottom: 60px;
}
.ml0 {
	margin-left: 0px;
}
.ml10 {
	margin-left: 10px;
	margin-left: 8px;
}
.ml20 {
	margin-left: 20px;
	margin-left: 17px;
}
.ml30 {
	margin-left: 30px;
	margin-left: 26px;
}
.ml40 {
	margin-left: 40px;
	margin-left: 34px;
}
.ml50 {
	margin-left: 50px;
	margin-left: 42px;
}
.ml140 {
	margin-left: 140px;
	margin-left: 119px;
}
.mr0 {
	margin-right: 0px;
}
.mr8 {
	margin-right: 8px;
	margin-right: 7px;
}
.mr10 {
	margin-right: 10px;
	margin-right: 8px;
}
.mr15 {
	margin-right: 15px;
	margin-right: 13px;
}
.mr20 {
	margin-right: 20px;
	margin-right: 17px;
}
.mr24 {
	margin-right: 24px;
	margin-right: 20px;
}
.mr30 {
	margin-right: 30px;
	margin-right: 26px;
}
.mr40 {
	margin-right: 40px;
	margin-right: 34px;
}
.mr50 {
	margin-right: 50px;
	margin-right: 42px;
}




/* Font Size
---------------------------------------------- */

.txt-10 {
	font-size: 10px;
}
.txt-10-bk {
	font-size: 10px;
	color: #000;
}
.txt-10-wt {
	font-size: 10px;
	color: #fff;
}
.txt-10-gy {
	font-size: 10px;
	color: #c5c5c5;
}
.txt-10-bu {
	font-size: 10px;
	color: #32384d;
}
.txt-10-bu2 {
	font-size: 10px;
	color: #002540;
}
.txt-10-bg {
	font-size: 10px;
	color: #c1b882;
}

.txt-11 {
	font-size: 11px;
	font-size: 10px;
}
.txt-11-bk {
	font-size: 11px;
	font-size: 10px;
	color: #000;
}
.txt-11-wt {
	font-size: 11px;
	font-size: 10px;
	color: #fff;
}
.txt-11-gy {
	font-size: 11px;
	font-size: 10px;
	color: #c5c5c5;
}
.txt-11-bu {
	font-size: 11px;
	font-size: 10px;
	color: #32384d;
}
.txt-11-bu2 {
	font-size: 11px;
	font-size: 10px;
	color: #002540;
}
.txt-11-bg {
	font-size: 11px;
	font-size: 10px;
	color: #c1b882;
}

.txt-12 {
	font-size: 12px;
	font-size: 10px;
}
.txt-12-bk {
	font-size: 12px;
	font-size: 10px;
	color: #000;
}
.txt-12-wt {
	font-size: 12px;
	font-size: 10px;
	color: #fff;
}
.txt-12-gy {
	font-size: 12px;
	font-size: 10px;
	color: #c5c5c5;
}
.txt-12-bu {
	font-size: 12px;
	font-size: 10px;
	color: #32384d;
}
.txt-12-bu2 {
	font-size: 12px;
	font-size: 10px;
	color: #002540;
}
.txt-12-bg {
	font-size: 12px;
	font-size: 10px;
	color: #c1b882;
}

.txt-13 {
	font-size: 13px;
	font-size: 11px;
}
.txt-13-bk {
	font-size: 13px;
	font-size: 11px;
	color: #000;
}
.txt-13-wt {
	font-size: 13px;
	font-size: 11px;
	color: #fff;
}
.txt-13-gy {
	font-size: 13px;
	font-size: 11px;
	color: #c5c5c5;
}
.txt-13-bu {
	font-size: 13px;
	font-size: 11px;
	color: #32384d;
}
.txt-13-bu2 {
	font-size: 13px;
	font-size: 11px;
	color: #002540;
}
.txt-13-bg {
	font-size: 13px;
	font-size: 11px;
	color: #c1b882;
}

.txt-14 {
	font-size: 14px;
	font-size: 12px;
	line-height: 1.4;
}
.txt-14-bk {
	font-size: 14px;
	font-size: 12px;
	line-height: 1.4;
	color: #000;
}
.txt-14-wt {
	font-size: 14px;
	font-size: 12px;
	line-height: 1.4;
	color: #fff;
}
.txt-14-gy {
	font-size: 14px;
	font-size: 12px;
	line-height: 1.4;
	color: #c5c5c5;
}
.txt-14-bu {
	font-size: 14px;
	font-size: 12px;
	line-height: 1.4;
	color: #32384d;
}
.txt-14-bu2 {
	font-size: 14px;
	font-size: 12px;
	line-height: 1.4;
	color: #002540;
}
.txt-14-bg {
	font-size: 14px;
	font-size: 12px;
	line-height: 1.4;
	color: #c1b882;
}

.txt-15 {
	font-size: 15px;
	font-size: 13px;
	line-height: 1.4;
}
.txt-15-bk {
	font-size: 15px;
	font-size: 13px;
	line-height: 1.4;
	color: #000;
}
.txt-15-wt {
	font-size: 15px;
	font-size: 13px;
	line-height: 1.4;
	color: #fff;
}
.txt-15-gy {
	font-size: 15px;
	font-size: 13px;
	line-height: 1.4;
	color: #c5c5c5;
}
.txt-15-bu {
	font-size: 15px;
	font-size: 13px;
	line-height: 1.4;
	color: #32384d;
}
.txt-15-bu2 {
	font-size: 15px;
	font-size: 13px;
	line-height: 1.4;
	color: #002540;
}
.txt-15-bg {
	font-size: 15px;
	font-size: 13px;
	line-height: 1.4;
	color: #c1b882;
}

.txt-16 {
	font-size: 16px;
	font-size: 14px;
	line-height: 1.4;
}
.txt-16-bk {
	font-size: 16px;
	font-size: 14px;
	line-height: 1.4;
	color: #000;
}
.txt-16-wt {
	font-size: 16px;
	font-size: 14px;
	line-height: 1.4;
	color: #fff;
}
.txt-16-gy {
	font-size: 16px;
	font-size: 14px;
	line-height: 1.4;
	color: #c5c5c5;
}
.txt-16-bu {
	font-size: 16px;
	font-size: 14px;
	line-height: 1.4;
	color: #32384d;
}
.txt-16-bu2 {
	font-size: 16px;
	font-size: 14px;
	line-height: 1.4;
	color: #002540;
}
.txt-16-bg {
	font-size: 16px;
	font-size: 14px;
	line-height: 1.4;
	color: #c1b882;
}

.txt-17 {
	font-size: 17px;
	font-size: 14px;
	line-height: 1.4;
}
.txt-17-bk {
	font-size: 17px;
	font-size: 14px;
	line-height: 1.4;
	color: #000;
}
.txt-17-wt {
	font-size: 17px;
	font-size: 14px;
	line-height: 1.4;
	color: #fff;
}
.txt-17-gy {
	font-size: 17px;
	font-size: 14px;
	line-height: 1.4;
	color: #c5c5c5;
}
.txt-17-bu {
	font-size: 17px;
	font-size: 14px;
	line-height: 1.4;
	color: #32384d;
}
.txt-17-bu2 {
	font-size: 17px;
	font-size: 14px;
	line-height: 1.4;
	color: #002540;
}
.txt-17-bg {
	font-size: 17px;
	font-size: 14px;
	line-height: 1.4;
	color: #c1b882;
}

.txt-18 {
	font-size: 18px;
	font-size: 15px;
	line-height: 1.4;
}
.txt-18-bk {
	font-size: 18px;
	font-size: 15px;
	line-height: 1.4;
	color: #000;
}
.txt-18-wt {
	font-size: 18px;
	font-size: 15px;
	line-height: 1.4;
	color: #fff;
}
.txt-18-gy {
	font-size: 18px;
	font-size: 15px;
	line-height: 1.4;
	color: #c5c5c5;
}
.txt-18-bu {
	font-size: 18px;
	font-size: 15px;
	line-height: 1.4;
	color: #32384d;
}
.txt-18-bu2 {
	font-size: 18px;
	font-size: 15px;
	line-height: 1.4;
	color: #002540;
}
.txt-18-bg {
	font-size: 18px;
	font-size: 15px;
	line-height: 1.4;
	color: #c1b882;
}

.txt-19 {
	font-size: 19px;
	font-size: 16px;
	line-height: 1.4;
}
.txt-19-bk {
	font-size: 19px;
	font-size: 16px;
	line-height: 1.4;
	color: #000;
}
.txt-19-wt {
	font-size: 19px;
	font-size: 16px;
	line-height: 1.4;
	color: #fff;
}
.txt-19-gy {
	font-size: 19px;
	font-size: 16px;
	line-height: 1.4;
	color: #c5c5c5;
}
.txt-19-bu {
	font-size: 19px;
	font-size: 16px;
	line-height: 1.4;
	color: #32384d;
}
.txt-19-bu2 {
	font-size: 19px;
	font-size: 16px;
	line-height: 1.4;
	color: #002540;
}
.txt-19-bg {
	font-size: 19px;
	font-size: 16px;
	line-height: 1.4;
	color: #c1b882;
}

.txt-20 {
	font-size: 20px;
	font-size: 18px;
	line-height: 1.4;
}
.txt-20-bk {
	font-size: 20px;
	font-size: 18px;
	line-height: 1.4;
	color: #000;
}
.txt-20-wt {
	font-size: 20px;
	font-size: 17px;
	line-height: 1.4;
	color: #fff;
}
.txt-20-gy {
	font-size: 20px;
	font-size: 17px;
	line-height: 1.4;
	color: #c5c5c5;
}
.txt-20-bu {
	font-size: 20px;
	font-size: 17px;
	line-height: 1.4;
	color: #32384d;
}
.txt-20-bu2 {
	font-size: 20px;
	font-size: 17px;
	line-height: 1.4;
	color: #002540;
}
.txt-20-bg {
	font-size: 20px;
	font-size: 17px;
	line-height: 1.4;
	color: #c1b882;
}

.txt-21 {
	font-size: 21px;
	font-size: 18px;
}
.txt-21-bk {
	font-size: 21px;
	font-size: 18px;
	color: #000;
}
.txt-21-wt {
	font-size: 21px;
	font-size: 18px;
	color: #fff;
}
.txt-21-gy {
	font-size: 21px;
	font-size: 18px;
	color: #c5c5c5;
}
.txt-21-bu {
	font-size: 21px;
	font-size: 18px;
	color: #32384d;
}
.txt-21-bu2 {
	font-size: 21px;
	font-size: 18px;
	color: #002540;
}
.txt-21-bg {
	font-size: 21px;
	font-size: 18px;
	color: #c1b882;
}

.txt-22 {
	font-size: 22px;
	font-size: 19px;
}
.txt-22-bk {
	font-size: 22px;
	font-size: 19px;
	color: #000;
}
.txt-22-wt {
	font-size: 22px;
	font-size: 19px;
	color: #fff;
}
.txt-22-gy {
	font-size: 22px;
	font-size: 19px;
	color: #c5c5c5;
}
.txt-22-bu {
	font-size: 22px;
	font-size: 19px;
	color: #32384d;
}
.txt-22-bu2 {
	font-size: 22px;
	font-size: 19px;
	color: #002540;
}
.txt-22-bg {
	font-size: 22px;
	font-size: 19px;
	color: #c1b882;
}

.txt-23 {
	font-size: 23px;
	font-size: 20px;
}
.txt-23-bk {
	font-size: 23px;
	font-size: 20px;
	color: #000;
}
.txt-23-wt {
	font-size: 23px;
	font-size: 20px;
	color: #fff;
}
.txt-23-gy {
	font-size: 23px;
	font-size: 20px;
	color: #c5c5c5;
}
.txt-23-bu {
	font-size: 23px;
	font-size: 20px;
	color: #32384d;
}
.txt-23-bu2 {
	font-size: 23px;
	font-size: 20px;
	color: #002540;
}
.txt-23-bg {
	font-size: 23px;
	font-size: 20px;
	color: #c1b882;
}

.txt-24 {
	font-size: 24px;
	font-size: 20px;
}
.txt-24-bk {
	font-size: 24px;
	font-size: 20px;
	color: #000;
}
.txt-24-wt {
	font-size: 24px;
	font-size: 20px;
	color: #fff;
}
.txt-24-gy {
	font-size: 24px;
	font-size: 20px;
	color: #c5c5c5;
}
.txt-24-bu {
	font-size: 24px;
	font-size: 20px;
	color: #32384d;
}
.txt-24-bu2 {
	font-size: 24px;
	font-size: 20px;
	color: #002540;
}
.txt-24-bg {
	font-size: 24px;
	font-size: 20px;
	color: #c1b882;
}

.txt-25 {
	font-size: 25px;
	font-size: 21px;
}
.txt-25-bk {
	font-size: 25px;
	font-size: 21px;
	color: #000;
}
.txt-25-wt {
	font-size: 25px;
	font-size: 21px;
	color: #fff;
}
.txt-25-gy {
	font-size: 25px;
	font-size: 21px;
	color: #c5c5c5;
}
.txt-25-bu {
	font-size: 25px;
	font-size: 21px;
	color: #32384d;
}
.txt-25-bu2 {
	font-size: 25px;
	font-size: 21px;
	color: #002540;
}
.txt-25-bg {
	font-size: 25px;
	font-size: 21px;
	color: #c1b882;
}

.txt-26 {
	font-size: 26px;
	font-size: 22px;
}
.txt-26-bk {
	font-size: 26px;
	font-size: 22px;
	color: #000;
}
.txt-26-wt {
	font-size: 26px;
	font-size: 22px;
	color: #fff;
}
.txt-26-gy {
	font-size: 26px;
	font-size: 22px;
	color: #c5c5c5;
}
.txt-26-bu {
	font-size: 26px;
	font-size: 22px;
	color: #32384d;
}
.txt-26-bu2 {
	font-size: 26px;
	font-size: 22px;
	color: #002540;
}
.txt-26-bg {
	font-size: 26px;
	font-size: 22px;
	color: #c1b882;
}

.txt-27 {
	font-size: 27px;
	font-size: 23px;
}
.txt-27-bk {
	font-size: 27px;
	font-size: 23px;
	color: #000;
}
.txt-27-wt {
	font-size: 27px;
	font-size: 23px;
	color: #fff;
}
.txt-27-gy {
	font-size: 27px;
	font-size: 23px;
	color: #c5c5c5;
}
.txt-27-bu {
	font-size: 27px;
	font-size: 23px;
	color: #32384d;
}
.txt-27-bu2 {
	font-size: 27px;
	font-size: 23px;
	color: #002540;
}
.txt-27-bg {
	font-size: 27px;
	font-size: 23px;
	color: #c1b882;
}

.txt-28 {
	font-size: 28px;
	font-size: 24px;
}
.txt-28-bk {
	font-size: 28px;
	font-size: 24px;
	color: #000;
}
.txt-28-wt {
	font-size: 28px;
	font-size: 24px;
	color: #fff;
}
.txt-28-gy {
	font-size: 28px;
	font-size: 24px;
	color: #c5c5c5;
}
.txt-28-bu {
	font-size: 28px;
	font-size: 24px;
	color: #32384d;
}
.txt-28-bu2 {
	font-size: 28px;
	font-size: 24px;
	color: #002540;
}
.txt-28-bg {
	font-size: 28px;
	font-size: 24px;
	color: #c1b882;
}

.txt-29 {
	font-size: 29px;
	font-size: 25px;
}
.txt-29-bk {
	font-size: 29px;
	font-size: 25px;
	color: #000;
}
.txt-29-wt {
	font-size: 29px;
	font-size: 25px;
	color: #fff;
}
.txt-29-gy {
	font-size: 29px;
	font-size: 25px;
	color: #c5c5c5;
}
.txt-29-bu {
	font-size: 29px;
	font-size: 25px;
	color: #32384d;
}
.txt-29-bu2 {
	font-size: 29px;
	font-size: 25px;
	color: #002540;
}
.txt-29-bg {
	font-size: 29px;
	font-size: 25px;
	color: #c1b882;
}

.txt-30 {
	font-size: 30px;
	font-size: 26px;
}
.txt-30-bk {
	font-size: 30px;
	font-size: 26px;
	color: #000;
}
.txt-30-wt {
	font-size: 30px;
	font-size: 26px;
	color: #fff;
}
.txt-30-gy {
	font-size: 30px;
	font-size: 26px;
	color: #c5c5c5;
}
.txt-30-bu {
	font-size: 30px;
	font-size: 26px;
	color: #32384d;
}
.txt-30-bu2 {
	font-size: 30px;
	font-size: 26px;
	color: #002540;
}
.txt-30-bg {
	font-size: 30px;
	font-size: 26px;
	color: #c1b882;
}

.txt-36 {
	font-size: 36px;
	font-size: 31px;
}
.txt-36-bk {
	font-size: 36px;
	font-size: 31px;
	color: #000;
}
.txt-36-wt {
	font-size: 36px;
	font-size: 31px;
	color: #fff;
}
.txt-36-gy {
	font-size: 36px;
	font-size: 31px;
	color: #c5c5c5;
}
.txt-36-bu {
	font-size: 36px;
	font-size: 31px;
	color: #32384d;
}
.txt-36-bu2 {
	font-size: 36px;
	font-size: 31px;
	color: #002540;
}
.txt-36-bg {
	font-size: 36px;
	font-size: 31px;
	color: #c1b882;
}

.txt-37 {
	font-size: 37px;
	font-size: 31px;
}
.txt-37-bk {
	font-size: 37px;
	font-size: 31px;
	color: #000;
}
.txt-37-wt {
	font-size: 37px;
	font-size: 31px;
	color: #fff;
}
.txt-37-gy {
	font-size: 37px;
	font-size: 31px;
	color: #c5c5c5;
}
.txt-37-bu {
	font-size: 37px;
	font-size: 31px;
	color: #32384d;
}
.txt-37-bu2 {
	font-size: 37px;
	font-size: 31px;
	color: #002540;
}
.txt-37-bg {
	font-size: 37px;
	font-size: 31px;
	color: #c1b882;
}

.txt-40 {
	font-size: 40px;
	font-size: 34px;
}
.txt-40-bk {
	font-size: 40px;
	font-size: 34px;
	color: #000;
}
.txt-40-wt {
	font-size: 40px;
	font-size: 34px;
	color: #fff;
}
.txt-40-gy {
	font-size: 40px;
	font-size: 34px;
	color: #c5c5c5;
}
.txt-40-bu {
	font-size: 40px;
	font-size: 34px;
	color: #32384d;
}
.txt-40-bu2 {
	font-size: 40px;
	font-size: 34px;
	color: #002540;
}
.txt-40-bg {
	font-size: 40px;
	font-size: 34px;
	color: #c1b882;
}

.txt-48 {
	font-size: 48px;
	font-size: 41px;
}
.txt-48-bk {
	font-size: 48px;
	font-size: 41px;
	color: #000;
}
.txt-48-wt {
	font-size: 48px;
	font-size: 41px;
	color: #fff;
}
.txt-48-gy {
	font-size: 48px;
	font-size: 41px;
	color: #c5c5c5;
}
.txt-48-bu {
	font-size: 48px;
	font-size: 41px;
	color: #32384d;
}
.txt-48-bu2 {
	font-size: 48px;
	font-size: 41px;
	color: #002540;
}
.txt-48-bg {
	font-size: 48px;
	font-size: 41px;
	color: #c1b882;
}

.txt-60 {
	font-size: 60px;
	font-size: 51px;
}
.txt-60-bk {
	font-size: 60px;
	font-size: 51px;
	color: #000;
}
.txt-60-wt {
	font-size: 60px;
	font-size: 51px;
	color: #fff;
}
.txt-60-gy {
	font-size: 60px;
	font-size: 51px;
	color: #c5c5c5;
}
.txt-60-bu {
	font-size: 60px;
	font-size: 51px;
	color: #32384d;
}
.txt-60-bu2 {
	font-size: 60px;
	font-size: 51px;
	color: #002540;
}
.txt-60-bg {
	font-size: 60px;
	font-size: 51px;
	color: #c1b882;
}

.txt-72 {
	font-size: 72px;
	font-size: 61px;
}
.txt-72-bk {
	font-size: 72px;
	font-size: 61px;
	color: #000;
}
.txt-72-wt {
	font-size: 72px;
	font-size: 61px;
	color: #fff;
}
.txt-72-gy {
	font-size: 72px;
	font-size: 61px;
	color: #c5c5c5;
}
.txt-72-bu {
	font-size: 72px;
	font-size: 61px;
	color: #32384d;
}
.txt-72-bu2 {
	font-size: 72px;
	font-size: 61px;
	color: #002540;
}
.txt-72-bg {
	font-size: 72px;
	font-size: 61px;
	color: #c1b882;
}


.bk {
	color: #000;
}
.wt {
	color: #fff;
}
.gy {
	color: #c5c5c5;
}
.bu {
	color: #32384d;
}
.bu2 {
	color: #002540;
}
.bg {
	color: #c1b882;
}


/*.mapPri{
	display: none;
}*/
.mapPri{
	display: block;
	background: url(../../common/images/img_map_pri.jpg) 0 no-repeat !important;
	width: 1080px !important;
	height: 0px !important;
	opecity: 0;
}


@media print{


#map-canvas{
	display: none !important;
}
.mapPri{
	display: block;
	background: url(../../common/images/img_map_pri.jpg) 0 no-repeat !important;
	width: 1080px !important;
	height: 442px !important;
}


.mapInfoWin .mapLink{
	margin-top: 5px;
}
.mapInfoWin a{
	width: auto !important;
	height: auto !important;
	left: 0 !important;
	margin-left: 0 !important;
	margin-left: 0 !important;
	color: #000;
	text-decoration: underline;
}


}











/* Simple-Header：第２階層、第３階層用
---------------------------------------------- */
header#s-simple-header {
	height: 62px; 
	background-color: #5081A5;
}

header#s-simple-header .s-inner {
	/* display: flex;
	justify-content: space-between;
	align-items: center; */
	max-width: 970px;
	margin: 0 auto;
}

header#s-simple-header .s-simple-logo {
	width: 200px;
}
header#s-simple-header .s-simple-logo a {
	display: block;
	padding: 12px;
}
header#s-simple-header .s-simple-logo a:hover {
	opacity: 0.8;
}

header#s-simple-header .s-simple-logo img {
	width: 100%;
}
@media only screen and (max-width:768px) {
	header#s-simple-header .s-inner {
		width: 100%;
	}
	header#s-simple-header .s-simple-logo {
		width: 200px;
	}
}


/* Simple-Footer
---------------------------------------------- */
footer#s-simple-footer {
	padding: 46px 0 36px;
	background-color: #5081A5;
	color: #fff;
}
footer#s-simple-footer .s-inner {
	/* width: 970px; */
	margin: 0 auto;
}
footer#s-simple-footer .s-simple-logo {
	width: 430px;
	margin: 0 auto;
}
footer#s-simple-footer .s-simple-logo a {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
footer#s-simple-footer .s-simple-logo a:hover {
	text-decoration: none;
	opacity: 0.8;
}
footer#s-simple-footer .s-simple-footer__img {
	display: block;
	width: 220px;
	padding: 10px;
	box-sizing: border-box;
}
footer#s-simple-footer .s-simple-footer__img img {
	max-width: 100%;
}
footer#s-simple-footer .s-simple-footer__txt {
	display: block;
	color: #fff;
	font-size: 18px;
	line-height: 1.4;
	font-weight: bold;
	text-align: left;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro";
}
footer#s-simple-footer .s-copyright {
	margin-top: 40px;
	text-align: center;
	font-size: 1.3rem;
}
@media only screen and (max-width:768px) {
	footer#s-simple-footer .s-inner {
		width: 100%;
	}
	footer#s-simple-footer .s-simple-logo {
		width: 80%;
	}
	footer#s-simple-footer .s-simple-logo a {
		display: block;
	}
	footer#s-simple-footer .s-simple-footer__img {
		margin: 0 auto 16px;
		width: 260px;
	}
	footer#s-simple-footer .s-simple-footer__txt {
		font-size: 16px;
		text-align: center;
	}
}

/* 2023-06-25 */

.s-d-banner {
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    z-index: 10001;
    width: 95%;
    /* max-width: 800px; */
    -webkit-transition: all 0.25s ease !important;
    transition: all 0.25s ease !important;
    visibility: hidden;
    opacity: 0;
    background-color: #ffffff;
    height: 90vh;
    overflow: hidden;
    padding-bottom: 50px;
}

@media only screen and (min-width: 576px) {
    .s-d-banner {
        width: 90%;
    }
}

.s-d-banner.d-show {
    visibility: visible;
    opacity: 1;
}

.s-d-banner.d-show+.s-d-banner-overlay {
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 10000;
    -webkit-transition: none;
    transition: none;
}



.s-d-banner-wpr {
    /* display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; */
    padding: 30px 15px 20px;
    /* background-color: red; */
    height: 100%;
    overflow: scroll;
    position: relative;
}




/* @media only screen and (min-width: 992px) {
    .s-d-banner-wpr {
        height: 380px;
    }
} */

.s-d-banner-txtwpr {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}

.s-d-banner-txt {
    font-size: 1.2px;
    font-weight: 700;
    color: #000;
    line-height: 1.8;
    padding-bottom: 20px;
    text-align: center;
}

@media only screen and (min-width: 768px) {
    .s-d-banner-txt {
        font-size: 1.4px;
    }
}

@media only screen and (min-width: 992px) {
    .s-d-banner-txt {
        font-size: 1.6px;
        padding-bottom: 40px;
    }
}

.s-d-banner-close {

    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    pointer-events: inherit;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    background-color: #9d9d9d;
    color: #fff;
    appearance: none;
    border-radius: 2px;
    pointer-events: none;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 380px;
    margin: 30px auto 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 100%;
    padding: 22px 0;
}

.s-d-banner-close.enabled {
    background: #00AEEF;
    border: 1px solid #00AEEF;
    cursor: pointer;
    pointer-events: all;
}

.s-d-banner-close:after {
    position: absolute;
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.414' height='12.829' viewBox='0 0 7.414 12.829'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; stroke: %23fff; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px; %7D %3C/style%3E%3C/defs%3E%3Cg id='_' data-name='&gt;' transform='translate(1.414 1.414)'%3E%3Cpath id='_2' data-name='&gt;' class='cls-1' d='M1115.54,1116.644l5,5-5,5' transform='translate(-1115.54 -1116.644)'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    width: 15px;
    height: 15px;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.s-d-banner__cross {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.243' height='22.243' viewBox='0 0 22.243 22.243'%3E%3Cg id='Group_3' data-name='Group 3' transform='translate(-885.379 -117.379)'%3E%3Cline id='Line_1' data-name='Line 1' x2='18' y2='18' transform='translate(887.5 119.5)' fill='none' stroke='%23000' stroke-linecap='round' stroke-width='3'/%3E%3Cline id='Line_2' data-name='Line 2' x1='18' y2='18' transform='translate(887.5 119.5)' fill='none' stroke='%23000' stroke-linecap='round' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}

.s-d-banner-btn {
    background: #e5e5e5;
    padding: 10px;
    margin: 2px 0;
    color: #000;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    text-decoration: none;
}


.s-d-banner-btn input[type="checkbox"] {
    position: relative;
    border: 1px solid #000;
    border-radius: 0;
    background: #ffffff;
    cursor: pointer;
    line-height: 0;
    outline: 0;
    padding: 0 !important;
    vertical-align: text-top;
    height: 20px;
    width: 20px;
    min-width: 20px;
    -webkit-appearance: none;
}

.s-d-banner-btn input[type="checkbox"]:checked {
    background-color: #1c89cb;
    opacity: 1;
}

.s-d-banner-btn input[type="checkbox"]:checked:before {
    border: solid #fff;
    border-width: 0 1px 1px 0;
    margin: -3px -4px 0 1px;
}

.s-d-banner-btn input[type="checkbox"]:before {
    content: "";
    position: absolute;
    right: 50%;
    top: 50%;
    width: 9px;
    height: 17px;
    border: solid transparent;
    border-width: 0 2px 2px 0;
    margin: -1px -1px 0 -1px;
    -webkit-transform: rotate(45deg) translate(-50%, -50%);
    -ms-transform: rotate(45deg) translate(-50%, -50%);
    transform: rotate(45deg) translate(-50%, -50%);
    z-index: 2;
}

.s-d-banner label {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    cursor: pointer;
    padding-left: 20px;
    text-align: left;
    user-select: none;
}

.s-d-banner .s-d-banner-cross-wpr {
    background-color: rgba(255, 255, 255, 0.5);
    padding: 5px;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 0px;
}

@media only screen and (min-width: 576px) {
    .s-d-banner .s-d-banner-cross-wpr {
        right: 10px;
        top: 10px;
    }
}

/* privacy css */
.s-d-banner-wpr #cnt-inner .s-consentform-wrap {
    width: 100%; 
    padding-top: 0;;
    margin: 0 auto 8px;
	padding-bottom: 0;
}

#cnt-inner .s-consentform-wrap .s-consentform-ttl {
    font-weight: bold;
    font-size: 15px;
    line-height: 1.4;
    color: #000;
}

#cnt-inner .s-consentform-wrap .notes {
    text-align: center;
    padding: 15px 0;
}

#cnt-inner .s-consentform-wrap .notes a {
    color: #5081A5;

}

#cnt-inner .s-consentform-wrap .notes a img {
    vertical-align: top;
}

#cnt-inner #s-consentform {
    width: 100%;
    margin-top: 12px;
    border: 1px #b6b6b7 solid;
}

/*-- 201214　問合せフォーム改修 --*/
#cnt-inner .s-searchbox .s-sortbox_wrap {
    margin-top: 16px;
    margin-left: auto;
    display: flex;
    flex-wrap: wrap;

}

#cnt-inner .s-searchbox .s-sortbox_txt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 14px;
    padding-right: 2px;
    font-family: "Noto Sans JP";
}

#cnt-inner .s-searchbox .s-sortbox {
    overflow: hidden;
    width: 150px;
    font-size: 14px;
    position: relative;
    border: 1px solid #9FA0A0;
    border-radius: 2px;
    background: #fff;
}

#cnt-inner .s-searchbox .s-sortbox:before {
    position: absolute;
    top: 0.8em;
    right: 0.9em;
    width: 0;
    height: 0;
    padding: 0;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #9FA0A0;
    pointer-events: none;
}

#cnt-inner .s-searchbox .s-sortbox .s-sort {
    width: 100%;
    padding-right: 1em;
    cursor: pointer;
    text-indent: 0.01px;
    text-overflow: ellipsis;
    border: none;
    outline: none;
    background: transparent;
    background-image: none;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
    font-family: "Noto Sans JP";
}

#cnt-inner .s-searchbox .s-sortbox .s-sort::-ms-expand {
    display: none;
}

#cnt-inner .s-searchbox .s-sortbox .s-sort {
    padding: 8px 38px 8px 8px;
    color: #000000;
}

#cnt-inner .s-searchbox .s-sort_item {
    padding: 8px 0;
}

/* 不動産信託受益権とは？ボタン */
#cnt-inner .s-faq-btn {
    width: 80%;
    margin: 24px auto 0;
    text-align: center;
}

#cnt-inner .s-faq-btn-inner {
    display: inline-block;
    color: #333;
    border: 1px solid #bbb;
    padding: 11px 28px;
    border-radius: 50px;
    transition-property: all;
    transition: 0.1s linear;
    font-size: 16px;
    font-family: "Noto Sans JP";
}

#cnt-inner .s-faq-btn-inner:hover {
    opacity: 0.6;
}

#cnt-inner .s-faq-btn-inner .s-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 18px;
    background-color: #5081A5;
    margin-right: 5px;
}

/* お問合せ 追従ボタン */
@font-face {
    font-family: livable;
    src: url(/fonts/livable.eot);
    src: url(/fonts/livable.eot#iefix) format('embedded-opentype'), url(/fonts/livable.woff) format('woff'), url(/fonts/livable.ttf) format('truetype')
}

#cnt-inner #s-floating {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    /*visibility: hidden;
    opacity: 0;
    transition: 0s;*/

    padding: 10px 10% 48px;
    box-sizing: border-box;
    font-family: "Noto Sans JP";
    position: relative;
    background: #fff;
    margin-top: 48px;
}

/*#cnt-inner #s-floating.s-is-stop {
    position: relative;
    background: #fff;
    margin-top: 48px;
    visibility: visible;
    opacity: 1;
    transition: none;
}*/
#cnt-inner #s-floating.s-is-show {
    bottom: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.98);
    border-top: solid 1px #c4c4c4;
    z-index: 110;
    transition: background .3s ease-in-out, opacity .5s, visibility 0s ease-in-out .5s;

    position: fixed;
    /*transition-delay: 0s;
    opacity: 1;
    visibility: visible;*/

    padding-bottom: 10px;
}

#cnt-inner #s-floating .s-Cont_WebBtn-wrap,
#cnt-inner #s-floating .s-Cont_TelBtn-wrap {
    margin: 0 2px;
    width: 260px;

    height: 56px;
    border-radius: 4px;
    /*background: #fff;*/
}

#cnt-inner #s-floating .s-Cont_WebBtn-wrap {
    width: 360px;
}

#cnt-inner #s-floating .s-Cont_WebBtn,
#cnt-inner #s-floating .s-Cont_TelBtn {
    font-size: 16px;
    height: 56px;
    line-height: 56px;

    display: block;
    position: relative;
    font-weight: 700;
    text-align: center;
    border-radius: 4px;
    letter-spacing: .075em;
    color: #fff;
    margin: 0 auto;
    background: #5081A5;
    transition: background .2s ease-in-out;
}

#cnt-inner #s-floating .s-Cont_WebBtn:before,
#cnt-inner #s-floating .s-Cont_TelBtn:before {
    font-family: livable;
    margin-right: 8px;
    vertical-align: -.2em;

    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#cnt-inner #s-floating .s-Cont_WebBtn:before {
    content: '\EA2B';
}

#cnt-inner #s-floating .s-Cont_TelBtn:before {
    content: '\EA79';
    content: url("../list/images/phone-01.png");

}

#cnt-inner #s-floating .s-Cont_WebBtn .s-smalltxt {
    font-size: 17px;
}

#cnt-inner #s-floating .s-Cont_GuidanceText {
    margin-left: 16px;
    font-size: 18px;
    font-weight: bold;
    color: #5081A5;
}

.s-contact__btn-text.iconfont-livable-inquiry {
    font-size: 19px;
}

#cnt-inner #s-floating .s-Cont_TelBtn {
    font-size: 24px;
}

/*221202追加*/
@media screen and (max-width: 1110px) {

    @font-face {
        font-family: livable;
        src: url(/fonts/livable.eot);
        src: url(/fonts/livable.eot#iefix) format('embedded-opentype'), url(/fonts/livable.woff) format('woff'), url(/fonts/livable.ttf) format('truetype')
    }

    #cnt-inner #s-floating {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        /*visibility: hidden;
    opacity: 0;
    transition: 0s;*/
        /*height: 220px;*/
        padding: 20px 1% 60px;
        /* box-sizing: border-box; */
        position: relative;
        background: #fff;
        margin-top: 30px;
        font-family: "Noto Sans JP";
    }

    /*#cnt-inner #s-floating.s-is-stop {
    position: relative;
    background: #fff;
    margin-top: 30px;
    visibility: visible;
    opacity: 1;
    transition: none;
}*/
    #cnt-inner #s-floating.s-is-show {
        bottom: 0;
        width: 100%;
        background: rgba(255, 255, 255, 0.98);
        border-top: solid 1px #c4c4c4;
        z-index: 110;
        transition: background .3s ease-in-out, opacity .5s, visibility 0s ease-in-out .5s;

        position: fixed;
        /*transition-delay: 0s;
    opacity: 1;
    visibility: visible;*/

        padding-bottom: 20px;
    }

    #cnt-inner #s-floating .s-Cont_WebBtn-wrap,
    #cnt-inner #s-floating .s-Cont_TelBtn-wrap {
        margin: 1% 0;
        width: 92%;

        height: 56px;
        border-radius: 4px;
        /*background: #fff;*/
    }

    #cnt-inner #s-floating .s-Cont_WebBtn,
    #cnt-inner #s-floating .s-Cont_TelBtn {
        font-size: 22px;
        height: 56px;
        line-height: 56px;

        display: block;
        position: relative;
        font-weight: 700;
        text-align: center;
        border-radius: 4px;
        letter-spacing: .075em;
        color: #fff;
        margin: 0 auto;
        background: #5081A5;
        transition: background .2s ease-in-out;
    }

    #cnt-inner #s-floating .s-Cont_TelBtn {
        font-size: 24px;
    }

    #cnt-inner #s-floating .s-Cont_WebBtn:before,
    #cnt-inner #s-floating .s-Cont_TelBtn:before {
        font-family: livable;
        margin-right: 8px;
        vertical-align: -.2em;

        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    #cnt-inner #s-floating .s-Cont_WebBtn:before {
        content: '\EA2B';
    }

    #cnt-inner #s-floating .s-Cont_TelBtn:before {
        content: '\EA79';
    }

    #cnt-inner #s-floating .s-Cont_TelBtn:before {
        content: '\EA79';
        content: url("../list/images/phone-01.png");

    }

    #cnt-inner #s-floating .s-Cont_WebBtn .s-smalltxt {
        font-size: 18px;
    }

    #cnt-inner #s-floating .s-Cont_GuidanceText {
        margin-top: 16px;
        text-align: center;
        font-size: 24px;
        line-height: 1.6em;
        font-weight: bold;
        color: #5081A5;
    }

    /* 210826追記 */
    #cnt-inner .s-consentform-wrap-mt {
        margin-top: 28px;
        font-family: "Noto Sans JP";
    }

    .s-consentform-link a {
        text-decoration: underline;
        color: #5081A5;
        font-family: "Noto Sans JP";
    }

    .s-contact__btn-text.iconfont-livable-inquiry {
        font-size: 19px;
    }

    #cnt-inner #s-floating .s-Cont_TelBtn {
        font-size: 22px;
    }


    .s-Cont_GuidanceText .pc {
        display: none
    }

}
