@charset "utf-8";





/* #wrapper */
#wrapper{overflow:hidden;position:relative;padding-top: 90px;width: 100%;max-width: 2000px;margin: 0 auto;}
	@media only screen and (max-width:991px)	{#wrapper{padding:50px 0 40px}}


/* #header */
#header{line-height: 1;position: fixed;top:0;left:0;right:0;z-index: 999;background: #fff;width: 100%;max-width: 2000px;max-width: 2000px;margin: 0 auto;}
	@media only screen and (max-width:991px)	{#header{display: block;height:50px;padding: 0;}}

#header > .container-fluid{padding:0 30px;}
	@media only screen and (max-width:991px)	{#header > .container-fluid{padding:0 15px;}}


.navbar-header{display: flex;justify-content:space-between;align-items:center;padding: 15px 0 0;}
	@media only screen and (max-width:991px)	{.navbar-header{padding: 0;justify-content:space-between;}}



.navbar-brand{padding-bottom: 15px;}
	@media screen and (max-width:991px)	{.navbar-brand{position: static;}}
	@media screen and (max-width:575px)	{.navbar-brand{}}

.navbar-brand a,.navbar-brand a:hover,.navbar-brand a:active,.navbar-brand a:focus	{display: block;}
	@media only screen and (max-width:991px)	{.navbar-brand a,.navbar-brand a:hover,.navbar-brand a:active,.navbar-brand a:focus{padding: 5px 0;}}

.navbar-brand a img{vertical-align: top;width: auto;height: 60px;}
	@media only screen and (max-width:991px)	{.navbar-brand a img{width: auto;height: 40px;}}

.navbar-brand a small{font-size: 12px;line-height: 1;margin-bottom: 15px;display: block;}
	@media only screen and (max-width:991px)	{.navbar-brand a small{display: none;}}


/* navigation */
.navbar-toggler			{padding:0;margin:0;line-height:1;border:none;text-align:center;width:50px;height:50px;color:#005ec2;position:fixed;top:0;right:0;overflow:hidden;z-index:9998;border-radius:0;background: transparent;}
.navbar-toggler:focus	{outline:none;}

.navbar-toggler-icon,.navbar-toggler-icon:before,.navbar-toggler-icon:after{display:block;width:14px;height:2px;background:#005ec2;}
.navbar-toggler-icon:before,.navbar-toggler-icon:after{content:"";position:absolute;left:0;right:0;}
.navbar-toggler-icon{margin:10px auto;position:relative;}

button[aria-expanded="false"] .navbar-toggler-icon,button[aria-expanded="false"] .navbar-toggler-icon:before,button[aria-expanded="false"] .navbar-toggler-icon:after,
button[aria-expanded="true"] .navbar-toggler-icon,button[aria-expanded="true"] .navbar-toggler-icon:before,button[aria-expanded="true"] .navbar-toggler-icon:after	{transition:.6s;}

button[aria-expanded="false"] .navbar-toggler-icon:before{top:-5px;transform:rotate(0deg);}
button[aria-expanded="false"] .navbar-toggler-icon:after{bottom:-5px;transform:rotate(0deg);}

button[aria-expanded="true"] .navbar-toggler-icon:before{top:0;transform:rotate(45deg);}
button[aria-expanded="true"] .navbar-toggler-icon:after{bottom:0;transform:rotate(-45deg);}

button[aria-expanded="true"] .navbar-toggler-icon	{background:transparent;}

.navbar-toggler small{display:block;font-size:10px;line-height:10px;color:#005ec2;text-align:center;position:relative;font-family: 'roboto-cn',sans-serif;}

.navbar-expand-lg{display: block;padding: 0;}



.navbar-expand-lg > .container{}
	@media only screen and (max-width:991px)	{.navbar-expand-lg > .container{max-width:100%;padding: 0;}}

.navbar-expand-lg .navbar-collapse{}
	@media only screen and (max-width:991px)	{.navbar-expand-lg .navbar-collapse{margin-top: 0;padding:0;position: fixed;top: 50px;left: 0;right: 0;z-index: 999;border: none;}}

.navbar-container{}
	@media only screen and (max-width:991px)	{.navbar-container{-webkit-overflow-scrolling:touch;overflow-y:scroll;background:#fff;}}

.navbar-container.container{position: static;padding:0;}
	@media only screen and (max-width:991px)	{.navbar-container.container{width:100%;max-width:100%;position: relative;}}

.navbar-expand-lg .navbar-nav{display: flex;align-items:flex-end;height: 48px;}
	@media only screen and (max-width:991px)	{.navbar-expand-lg .navbar-nav{border: none;border-top: 1px solid #ddd;display: block;justify-content:space-between;padding: 0;background: #fff;width: auto;height: auto;}}

.navbar-expand-lg .navbar-nav .nav-item{display: flex;align-items:flex-end;}
	@media only screen and (max-width:991px)	{.navbar-expand-lg .navbar-nav .nav-item{padding: 0;border-bottom:1px solid #ddd;display: block;flex:1 1 100%;max-width:100%;padding-left: 0;margin-left: 0;}}

.navbar-expand-lg .navbar-nav .nav-item + .nav-item{margin-left: 2em;}
	@media only screen and (max-width:991px)	{.navbar-expand-lg .navbar-nav .nav-item + .nav-item{margin-left: 0;}}

.navbar-expand-lg .navbar-nav .nav-link{color:#212121;white-space: nowrap;font-size:16px;line-height:20px;padding:12px 0 16px;text-align: center;position:relative;display: block;font-family: 'roboto-cn-b',sans-serif;font-weight: bold;letter-spacing: 0.1em;text-indent: 0.1em;}
	@media only screen and (max-width:991px)	{.navbar-expand-lg .navbar-nav .nav-link{width: 100%;padding:10px 15px;color:#212121;font-size:14px;line-height:26px;margin: 0;display: block;height: auto;border: none;text-align: left;text-shadow:none;}}

.navbar-expand-lg .navbar-nav .nav-link small{font-size:11px;line-height:1;margin-top:6px;display: block;letter-spacing:0;text-indent:0;}
	@media only screen and (max-width:991px)	{.navbar-expand-lg .navbar-nav .nav-link small{font-size: 12px;line-height:26px;position:absolute;right:15px;top:50%;bottom:50%;margin:-13px 0;}}

.navbar-expand-lg .navbar-nav .nav-link:hover,
.navbar-expand-lg .navbar-nav .nav-link:active,
.navbar-expand-lg .navbar-nav .nav-link:focus,
.navbar-expand-lg .navbar-nav .nav-item.active > .nav-link,
.navbar-expand-lg .navbar-nav .nav-item.active > .nav-link:hover,
.navbar-expand-lg .navbar-nav .nav-item.active > .nav-link:active,
.navbar-expand-lg .navbar-nav .nav-item.active > .nav-link:focus{background:transparent;color:#212121;opacity:1;}
	@media only screen and (max-width:991px)	{.navbar-expand-lg .navbar-nav .nav-link:hover,.navbar-expand-lg .navbar-nav .nav-link:active,.navbar-expand-lg .navbar-nav .nav-link:focus,.navbar-expand-lg .navbar-nav .nav-item.active > .nav-link,.navbar-expand-lg .navbar-nav .nav-item.active > .nav-link:hover,.navbar-expand-lg .navbar-nav .nav-item.active > .nav-link:active,.navbar-expand-lg .navbar-nav .nav-item.active > .nav-link:focus{background: #212121;color:#fff;}}

.navbar-expand-lg .navbar-nav .nav-link:hover small,
.navbar-expand-lg .navbar-nav .nav-link:active small,
.navbar-expand-lg .navbar-nav .nav-link:focus small,
.navbar-expand-lg .navbar-nav .active .nav-link small{}
	@media only screen and (max-width:991px)	{.navbar-expand-lg .navbar-nav .nav-link:hover small,.navbar-expand-lg .navbar-nav .nav-link:active small,.navbar-expand-lg .navbar-nav .nav-link:focus small,.navbar-expand-lg .navbar-nav .active .nav-link small{}}


.navbar-expand-lg .navbar-nav .nav-link:after{content: "";position: absolute;left: 50%;right: 50%;bottom: 0;border-bottom: 2px solid transparent;transition:.3s;}
	@media only screen and (max-width:991px)	{.navbar-expand-lg .navbar-nav .nav-link:after{display: none;}}

.navbar-expand-lg .navbar-nav .nav-link:hover:after,
.navbar-expand-lg .navbar-nav .nav-link:active:after,
.navbar-expand-lg .navbar-nav .nav-link:focus:after,
.navbar-expand-lg .navbar-nav .nav-item.active > .nav-link:after,
.navbar-expand-lg .navbar-nav .nav-item.active > .nav-link:hover:after,
.navbar-expand-lg .navbar-nav .nav-item.active > .nav-link:active:after,
.navbar-expand-lg .navbar-nav .nav-item.active > .nav-link:focus:after{left: 0;right: 0;transition:.3s;border-color: #212121;}
	@media only screen and (max-width:991px)	{
		.navbar-expand-lg .navbar-nav .nav-link:hover:after,
		.navbar-expand-lg .navbar-nav .nav-link:active:after,
		.navbar-expand-lg .navbar-nav .nav-link:focus:after,
		.navbar-expand-lg .navbar-nav .nav-item.active > .nav-link:after,
		.navbar-expand-lg .navbar-nav .nav-item.active > .nav-link:hover:after,
		.navbar-expand-lg .navbar-nav .nav-item.active > .nav-link:active:after,
		.navbar-expand-lg .navbar-nav .nav-item.active > .nav-link:focus:after{display: none;}
	}

.dropdown{}
	@media only screen and (max-width:991px)	{.dropdown{}}

.dropdown-menu{padding:4px 0;border:1px solid #ddd;border-radius:0;min-width:100%;}
	@media only screen and (max-width:991px)	{.dropdown-menu{margin:0;padding:0;border:none;border-top:1px solid #ddd;}}

.dropdown-item{font-size:14px;line-height:20px;padding:5px 15px;}
	@media only screen and (max-width:991px)	{.dropdown-item{font-size:12px;line-height:16px;padding:7px 15px;}}

.dropdown-item:before{}
	@media only screen and (max-width:991px)	{.dropdown-item:before{display:inline-block;width:1em;content:"\f105";font-family:'Font Awesome\ 5 Pro';color:#025880;}}

.dropdown-item:hover,.dropdown-item:active,.dropdown-item:focus,.dropdown-item.active{background:#005ec2;color:#fff;opacity:1;}
	@media only screen and (max-width:991px)	{.dropdown-item:hover,.dropdown-item:active,.dropdown-item:focus,.dropdown-item.active{}}

.dropdown-item:hover:before,.dropdown-item:active:before,.dropdown-item:focus:before,.dropdown-item.active:before{color:#fff}
	@media only screen and (max-width:991px)	{.dropdown-item:hover:before,.dropdown-item:active:before,.dropdown-item:focus:before,.dropdown-item.active:before{}}



/* .column */
.outer{background: #fff;}

.column-outer,.column{display:flex;justify-content:center;width:100%;}
	@media only screen and (max-width:991px)	{.column-outer,.column{display: block;}}
	@media only screen and (max-width:767px)	{.column-outer,.column{}}

.side-column,.main-column{}
	@media only screen and (max-width:767px)	{.side-column,.main-column{display: block;width: auto;padding: 0;}}

.side-column{flex:1 1 285px;max-width: 285px;}
	@media only screen and (max-width:1199px)	{.side-column	{flex:1 1 270px;max-width: 270px;}}
	@media only screen and (max-width:991px)	{.side-column	{flex:1 1 100%;max-width: 100%;}}

.column-outer > .side-column	{display: none;}
.column-outer > .side-column	{display: none;}

.column-outer{}
	@media only screen and (max-width:767px)	{.column-outer{}}

.column{padding: 60px 0;}
	@media only screen and (max-width:767px)	{.column{padding: 30px 0;}}

.column > .side-column{padding-right:45px;display: none;}
	@media only screen and (max-width:1199px)	{.column > .side-column{padding-right:30px;}}
	@media only screen and (max-width:991px)	{.column > .side-column{padding-right: 0;}}
	@media only screen and (max-width:767px)	{.column > .side-column{margin-bottom: 30px;}}

.column > .side-column + .side-column{padding-left:45px;}
	@media only screen and (max-width:1199px)	{.column > .side-column + .side-column{padding-left:30px;}}
	@media only screen and (max-width:991px)	{.column > .side-column + .side-column{margin: 60px 0;padding-left:0;display: none;}}
	@media only screen and (max-width:767px)	{.column > .side-column + .side-column{margin-bottom: 30px;}}

.column > .main-column{flex:1 1 765px;max-width: 765px;}
	@media only screen and (max-width:1199px)	{.column > .main-column{flex:1 1 670px;max-width: 670px;}}
	@media only screen and (max-width:991px)	{.column > .main-column{flex:1 1 100%;max-width: 100%;}}

.side-column .container,.column > .main-column.container{padding: 0;}
	@media only screen and (max-width:991px)	{.side-column.container, .column > .main-column.container{padding:0 15px;}}


/* page-title */
.page-title{position: relative;background: #fff;}

.page-bg{overflow: hidden;display:block;background: #000;position:absolute;top: 0;right: 0;bottom: 0;left: 210px;}
	@media only screen and (max-width:767px)	{.page-bg{left: 105px;}}

.page-bg > img{position:absolute;top:0;left:0;right:0;bottom:0;max-width:inherit;max-height:inherit;width:100%;height:100%;margin:auto;font-family: 'object-fit: cover;';object-fit: cover;}

.page-title h2{z-index: 1;font-size: 72px;line-height: 1;position: relative;color:#212121;padding: 120px 30px;letter-spacing:.1em;font-weight: bold;text-shadow:0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff;font-family: 'roboto-cn-b','nsans',sans-serif;}
    @media only screen and (max-width:767px)    {.page-title h2{font-size: 36px;padding: 60px 15px;}}

.page-title h2 small{display: block;font-size: 24px;line-height: 1;margin-top: 15px;letter-spacing:0;text-indent:0;color:#333;padding-left: 2px;}
    @media only screen and (max-width:767px)    {.page-title h2 small{font-size: 18px;margin-top: 10px;padding-left: 1px;}}




/* section */
section{padding: 75px 0;}
	@media only screen and (max-width:1199px)	{section{padding: 60px 0;}}
	@media only screen and (max-width:991px)	{section{padding: 45px 0;}}
	@media only screen and (max-width:767px)	{section{padding: 30px 0;}}

.section-height{margin:-75px -15px;}
	@media only screen and (max-width:1199px)	{.section-height{margin:-60px 0;}}
	@media only screen and (max-width:991px)	{.section-height{margin:-45px 0;}}
	@media only screen and (max-width:767px)	{.section-height{margin:-30px 0;}}


section .container-fluid{}




section + section{}

#column section{padding: 0;}
	@media only screen and (max-width:767px)	{#column section{padding: 0;}}

#column section + section{border-top:none;}
	@media only screen and (max-width:767px)	{#column section + section{}}

.anchor-point{width: 100%;margin-top: -90px;padding-top: 90px;}
	@media only screen and (max-width:991px)	{.anchor-point{margin-top: -50px;padding-top: 50px;}}


.box-anchor-point{margin-top: -240px;padding-top: 240px;width: 100%;margin-bottom: 45px;}
	@media only screen and (max-width:991px)	{.box-anchor-point{margin-top: -135px;padding-top: 135px;}}

.sec-anchor-point{margin-top: -125px;padding-top: 125px;width: 100%;}
	@media only screen and (max-width:991px)	{.sec-anchor-point{margin-top: -135px;padding-top: 135px;}}

.sec-anchor-point section{margin-top: 75px;}
	@media only screen and (max-width:991px)	{.sec-anchor-point section{margin-top: 45px;}}


.over-image-text{padding: 45px 0;}
	@media only screen and (max-width:991px)	{.over-image-text{padding: 0;}
	}

.over-image-text-lg{padding: 90px 0;}
	@media only screen and (max-width:991px)	{.over-image-text-lg{padding: 0;}
	}

.over-image-text-xl{padding: 135px 0;}
	@media only screen and (max-width:991px)	{.over-image-text-xl{padding: 0;}
	}

.img-left,.img-right{position: absolute;top: 0;bottom: 0;display: flex;}

.img-left{left: -460px;right: 30px;}
.img-right{left: 30px;right: -460px;}
	@media only screen and (max-width:1899px)	{
		.img-left{left: -410px;}
		.img-right{right: -410px;}
	}
	@media only screen and (max-width:1799px)	{
		.img-left{left: -360px;}
		.img-right{right: -360px;}
	}
	@media only screen and (max-width:1699px)	{
		.img-left{left: -310px;}
		.img-right{right: -310px;}
	}
	@media only screen and (max-width:1599px)	{
		.img-left{left: -260px;}
		.img-right{right: -260px;}
	}
	@media only screen and (max-width:1499px)	{
		.img-left{left: -210px;}
		.img-right{right: -210px;}
	}
	@media only screen and (max-width:1399px)	{
		.img-left{left: -160px;}
		.img-right{right: -160px;}
	}
	@media only screen and (max-width:1299px)	{
		.img-left{left: -110px;}
		.img-right{right: -110px;}
	}
	@media only screen and (max-width:1199px)	{
		.img-left{left: -60px;}
		.img-right{right: -60px;}
	}
	@media only screen and (max-width:991px)	{
		.img-left,.img-right{position: static;display: block;margin:0 -30px;}
		.img-left .bg-cover,.img-right .bg-cover{height: 300px;}
	}
	@media only screen and (max-width:767px)	{
		.img-left,.img-right{margin:0 -15px;}
		.img-left .bg-cover,.img-right .bg-cover{height: 150px;}
	}




/* .box */
.box,.box-sm,.box-xs,.box-large{background:#fff;display:block;width: 100%;position: relative;box-shadow:0 0 12px rgba(0,0,0,.075);color:#333;}
a.box:hover,a.box:focus,a.box:active{opacity:.75;}

a[class*="box"]:hover,a[class*="box"]:active,a[class*="box"]:focus{opacity:.75;}

.bg-ivory .box{background: #fff;}


.box-lg{padding: 45px;}
	@media only screen and (max-width:767px)	{.box-lg{padding:15px;}}

.box{padding:30px;}
	@media only screen and (max-width:1199px)	{.box{padding:25px;}}
	@media only screen and (max-width:911px)	{.box{padding:20px;}}
	@media only screen and (max-width:767px)	{.box{padding:15px;}}

.box-sm{padding:20px;}
	@media only screen and (max-width:767px)	{.box-sm{padding:15px;}}

.box-xs{padding:15px;}
	@media only screen and (max-width:767px)	{.box-xs{padding:10px;}}





.tit-box{text-align:center;background: #212121;color:#fff;line-height: 20px;font-weight: bold;align-items:center;}
	@media only screen and (max-width:767px)	{.tit-box{}}
	@media only screen and (max-width:575px)	{.tit-box{line-height: 1.25;}}

.tit-box a,.tit-box a:hover,.tit-box a:active,.tit-box a:focus{color:#005ec2;}



.tit-box-yellow{background: #dcae03;color:#fff;}
.tit-box-orange{background: #ff5400;color:#fff;}
.tit-box-green{background: #093;color:#fff;}
.tit-box-gray{background: #999;color:#fff;}
.tit-box-pink{background: #f9c;color:#fff;}

.tit-box small{text-align:center;font-size:14px;display: block;margin-top: 10px;font-weight: bold;letter-spacing:.1em;text-indent:.1em;}
	@media only screen and (max-width:767px)	{.tit-box small{font-size:12px;margin-bottom: 5px;}}




.tit-box-sub{font-weight:bold;border-left:4px solid #005ec2;line-height:1.25;font-size:16px;margin:20px 0 10px;padding-left:8px;}
	@media only screen and (max-width:767px)	{.tit-box-sub{font-size:16px;margin:20px 0 10px;padding-left:8px;}}

.box .tit-box{margin:-29px -29px 30px;padding: 24px 29px;font-size:21px;}
	@media only screen and (max-width:1199px)	{.box .tit-box{margin:-24px -24px 25px;padding:14px;font-size:18px;}}
	@media only screen and (max-width:991px)	{.box .tit-box{margin:-19px -19px 20px;padding:14px;font-size:18px;}}
	@media only screen and (max-width:767px)	{.box .tit-box{margin:-14px -14px 15px;padding:14px;font-size:16px;}}

.box .tit-box-over{margin:-25px -25px 24px;padding:15px 5px;}
	@media only screen and (max-width:767px)	{.box .tit-box-over{margin:-15px -15px 14px;padding:15px 5px;}}

.box-sm .tit-box{margin:-19px -19px 20px;padding:14px 19px;font-size: 18px;}
	@media only screen and (max-width:767px)	{.box-sm .tit-box{margin:-14px -14px 15px;padding:14px;font-size: 15px;}}

.box-sm .tit-box-over{margin:-20px -20px 19px;padding:15px 5px;}
	@media only screen and (max-width:767px)	{.box-sm .tit-box-over{margin:-10px -10px 9px;padding:10px 5px;}}

.box-xs .tit-box{margin:-14px -14px 15px;padding:14px;font-size: 16px;}
	@media only screen and (max-width:767px)	{.box-xs .tit-box{margin:-9px -9px 10px;padding:9px;}}

.box-xs .tit-box-over{margin:-15px -15px 15px;padding:15px 5px;}
	@media only screen and (max-width:767px)	{.box-xs .tit-box-over{margin:-5px -5px 5px;padding:5px 5px;}}



.box-bottom-set{position: relative;padding-bottom: 63px;}

.box-bottom{position: absolute;left: 1px;right: 1px;bottom: 1px;}


.box + .box,.box-sm + .box-sm{margin-top:30px;}
	@media only screen and (max-width:767px)	{.box + .box{margin-top:10px;}}

.box-img img{width: 100%;height: auto;}
.box-img-over img{width: 100%;height: auto;}

.box .box-img{margin:-29px -29px 29px;}
	@media only screen and (max-width:1199px)	{.box .box-img{margin:-24px -24px 24px;}}
	@media only screen and (max-width:991px)	{.box .box-img{margin:-19px -19px 19px;}}
	@media only screen and (max-width:767px)	{.box .box-img{margin:-14px -14px 14px;}}

.box .box-img-end{margin:29px -29px -29px;}
	@media only screen and (max-width:1199px)	{.box .box-img-end{margin:24px -24px -24px;}}
	@media only screen and (max-width:767px)	{.box .box-img-end{margin:14px -14px -14px;}}

.box .box-img-only{margin:-29px;}
	@media only screen and (max-width:1199px)	{.box .box-img-only{margin:-24px;}}
	@media only screen and (max-width:767px)	{.box .box-img-only{margin:-14px;}}


.box .box-img-over{margin:-25px -25px 25px;}
	@media only screen and (max-width:767px)	{.box .box-img-over{margin:-15px -15px 15px;}}

.box .box-img-over:last-child{margin:-25px;}
	@media only screen and (max-width:767px)	{.box .box-img-over:last-child{margin:-15px;}}

.box-sm .box-img{margin:-19px -19px 19px;}
	@media only screen and (max-width:767px)	{.box-sm .box-img{margin:-14px -14px 14px;}}

.box-sm .box-img-end{margin:-18px;}
	@media only screen and (max-width:767px)	{.box-sm .box-img-end{margin:-13px;}}

.box-sm .box-img-only{margin:-19px;}
	@media only screen and (max-width:767px)	{.box-sm .box-img-only{margin:-14px;}}


.box-xs .box-img{margin:-15px -15px 15px;}
	@media only screen and (max-width:767px)	{.box-xs .box-img{margin:-9px -9px 9px;}}

.box-xs .box-img-end{margin:13px -13px -13px;}
	@media only screen and (max-width:767px)	{.box-xs .box-img-end{margin:-8px -8px -8px;}}

.box hr,.box-sm hr,.box-xs hr{margin:14px 0;}
	@media only screen and (max-width:767px)	{.box hr,.box-sm hr,.box-xs hr{margin:14px 0;}}



.box-reverse{background: #f6f6f6;}

.box .box-reverse{margin:29px -29px;padding: 29px;}
	@media only screen and (max-width:1199px)	{.box .box-reverse{margin:24px -24px;padding: 24px;}}
	@media only screen and (max-width:767px)	{.box .box-reverse{margin:14px -14px;padding: 14px;}}

.box .box-reverse:last-child{margin: 29px -29px -29px;}
	@media only screen and (max-width:1199px)	{.box .box-reverse:last-child{margin:24px -24px -24px;}}
	@media only screen and (max-width:767px)	{.box .box-reverse:last-child{margin:14px -14px -14px;}}

.box-sm .box-reverse{margin:19px -19px;padding: 19px;}
	@media only screen and (max-width:767px)	{.box-sm .box-reverse:last-child{margin:14px -14px;padding: 14px;}}

.box-sm .box-reverse:last-child{margin:19px -19px -19px;}
	@media only screen and (max-width:767px)	{.box-sm .box-reverse:last-child{margin:14px -14px -14px;}}

.box-xs .box-reverse{margin:14px -14px;padding: 14px;}
	@media only screen and (max-width:767px)	{.box-xs .box-reverse{margin:9px -9px;padding: 9px;}}

.box-xs .box-reverse:last-child{margin:14px -14px -14px;}
	@media only screen and (max-width:767px)	{.box-xs .box-reverse:last-child{margin:9px -9px -9px;}}


.box.btnset{padding-bottom: 130px;}
	@media only screen and (max-width:1199px)	{.box.btnset{padding-bottom: 120px;}}
	@media only screen and (max-width:767px)	{.box.btnset{padding-bottom: 80px;}}

.box-sm.btnset{padding-bottom: 100px;}
	@media only screen and (max-width:767px)	{.box-sm.btnset{padding-bottom: 80px;}}

.box-xs.btnset{padding-bottom: 90px;}
	@media only screen and (max-width:767px)	{.box-xs.btnset{padding-bottom: 60px;}}

.box-btnarea{background: #f6f6f6;position: absolute;left: 1px;right: 1px;bottom: 1px;}

.box .box-btnarea{padding: 29px 25%;}
	@media only screen and (max-width:1199px)	{.box .box-btnarea{padding: 24px 25%;}}
	@media only screen and (max-width:767px)	{.box .box-btnarea{padding: 14px 25%;}}
	@media only screen and (max-width:575px)	{.box .box-btnarea{padding: 14px;}}

.box-sm .box-btnarea{padding: 19px 25%;}
	@media only screen and (max-width:767px)	{.box-sm .box-btnarea{padding: 14px 25%;}}
	@media only screen and (max-width:575px)	{.box-sm .box-btnarea{padding: 14px;}}

.box-xs .box-btnarea{padding: 14px 25%;}
	@media only screen and (max-width:767px)	{.box-xs .box-btnarea{padding: 9px 25%;}}
	@media only screen and (max-width:575px)	{.box-xs .box-btnarea{padding: 9px;}}


.box-qa{position: relative;word-wrap: break-word;background: #fff;box-shadow: 0 0 12px rgba(0,0,0,.075);}
	@media only screen and (max-width:767px)	{.box-qa{}}

.box-qa dt{padding: 1px;}

.box-qa dt a,.box-qa dt a:hover,.box-qa dt a:active,.box-qa dt a:focus{background: #d5ecf3;display: block;position: relative;overflow: hidden;font-size: 18px;line-height: 1.25;padding:24px 89px;color:#333;opacity:1;}
	@media only screen and (max-width:767px)	{.box-qa dt a,.box-qa dt a:hover,.box-qa dt a:active,.box-qa dt a:focus{font-size: 15px;line-height: 1.25;padding:9px 44px;}}

.box-qa dt a:before{content: "Q";font-weight: bold;position: absolute;top: 0;left: 0;bottom: 0;opacity: .25;font-size: 90px;line-height: 32px;color:#1c6db5;}
	@media only screen and (max-width:767px)	{.box-qa dt a:before{font-size: 48px;line-height: 16px;}}

.box-qa dt a:after{font-family: 'Font Awesome\ 5 Pro';position: absolute;top: 50%;right: 24px;bottom: 50%;line-height: 24px;margin: -12px 0;color:#005ec2;}


.box-qa dt a[aria-expanded="false"]:after{content: "\f078";}
.box-qa dt a[aria-expanded="true"]:after{content: "\f077";}


.box-qa dd .owner-answer{padding:30px;}
	@media only screen and (max-width:767px)	{.box-qa dd .owner-answer{padding:14px}}



.box-qa + .box-qa{margin-top: 30px;}
	@media only screen and (max-width:767px)	{.box-qa + .box-qa{margin-top: 10px;}}



.catalogue-img{position: relative;background: #f6f6f6;padding-bottom:66.6666666666%;position:relative;overflow: hidden;}
.catalogue-img img{position:absolute;top:0;left:0;right:0;bottom:0;max-width:inherit;max-height:inherit;width:100%;height: 100%;margin:auto;}

.cover{font-family: 'object-fit: cover;';object-fit: cover;}
.contain{font-family: 'object-fit: scale-down;';object-fit: scale-down;}

.catalogue-cap-cover{position: absolute;top: 0;left: 0;right: 0;bottom: 0;display: flex;justify-content:center;align-items:center;}

.catalogue-cap{font-size: 24px;color:#fff;font-weight: bold;text-shadow: 0 0 5px rgba(0,0,0,.2);}
	@media only screen and (max-width:767px)	{.catalogue-cap{font-size: 18px;}}


.paging									{text-align:center;margin:60px 0 0;display:flex;justify-content:center;}
.paging .paging-text,.paging .current	{margin:0 1px;color:#fff;text-decoration:none;text-align:center;padding:0;width:36px;line-height:34px;display:block;font-size:18px;border:1px solid #ddd;}
.paging .paging-text					{background:#fff;color:#999;cursor:pointer;}
.paging .paging-text:hover				{background:#fff;color:#002c5c;border:1px solid #002c5c;opacity:1;}

.paging .current						{background:#002c5c;color:#fff;border:1px solid #002c5c;}

	@media screen and (max-width:991px)	{
		.paging									{margin:30px 0 0;}
		.paging .paging-text,.paging .current	{width:30px;line-height:28px;font-size:16px;}
	}

	@media screen and (max-width:767px)	{
		.paging									{margin:15px 0 0;}
		.paging .paging-text,.paging .current	{width:24px;line-height:22px;font-size:14px;}
	}




.cat-title{pointer-events: none;display: none;}

.cat-title + input[type="checkbox"]{display: none;}

.cat-nav{list-style: none;margin-bottom: 20px;margin:-.5px;display: flex;flex-flow:row wrap;}

.cat-nav li{padding: .5px;flex:1 1 20%;max-width: 20%;display: flex;}

.cat-nav li a{padding:15px;display: block;line-height: 1.5;border-top: none;background: #002c5c;color:#fff;opacity:.5;text-align: center;width: 100%;display: flex;justify-content:center;align-items:center;font-weight: bold;font-size: 16px;}

.cat-nav li a:hover,.cat-nav li a:active,.cat-nav li a:focus,.cat-nav li.active a{opacity:1;color:#fff;}


@media screen and (max-width: 991px){
	.cat-title{pointer-events: all;padding: 9px;display:block;background:#002c5c;color:#fff;padding:15px;font-size: 14px;line-height: 1.5;margin-bottom: 0;font-weight: bold;text-align:center;}

	.cat-nav,.cat-nav li{transition: padding .2s,line-height .2s,visibility .1s,opacity .1s;flex:1 1 100%;max-width: 100%;}
	input:checked + .cat-nav,input:checked + .cat-nav li{max-height: 9999vh;transition: padding .2s,line-height .2s,visibility .1s,opacity .1s;}

	.cat-nav{list-style: none;margin:0;}

	.cat-nav li{padding: 0;}

	.cat-nav li a{
		padding: 0 9px;
		line-height: 0;
		visibility: hidden;
		opacity: 0;
		transition:padding .2s,line-height .2s,visibility .1s,opacity .1s;
		background: #fff;
		color:#212121;
		font-size: 14px;
	}

	input:checked + .cat-nav{list-style: none;margin:-.5px 0;}

	input:checked + .cat-nav li{padding: .5px 0;}

	input:checked + .cat-nav li a{padding: 9px;line-height: 1.25;visibility: visible;opacity: 1;color:#212121;}

	.cat-nav li.active a{opacity:1;background: #f5f5f5;color:#fff;}
}


/* list */
.disc{margin:0;padding:0;}
.disc li{margin-left:1.5em;}

.circle{margin:0;padding:0;list-style:none;}
.circle > li{padding-left:24px;}
.circle > li:before{content:"\f111";font-family:'Font Awesome\ 5 Pro';display:inline-block;width:24px;margin-left:-24px;color:#e88989;font-weight: bold;}

.circle > li + li{margin-top: 5px;}

.minus{margin:0;padding:0;list-style:none;}
.minus > li{display:inline-block;}
.minus > li:before{content:"-";display:inline-block;width:1em;color:#333;font-weight: bold;}

.minus > li + li{margin-left: 1em;}


.decimal{margin:0;padding:0;}
.decimal li{margin-left:1.5em;}

.decimal-bold{margin:0;padding:0;font-weight: bold;}
.decimal-bold li{margin-left:1.5em;}
.decimal-bold li span{font-weight: normal;display: block;}
.decimal-bold li + li{margin-top: 5px;}


.roma-l{list-style: upper-roman;}
.roma-l li{margin-left:1.5em;}


ul.check{margin:0;padding:0;list-style:none;}
ul.check li{padding-left:1.5em;}
ul.check li:before{content:"\f00c";font-family:'Font Awesome\ 5 Pro';display:inline-block;width:1.5em;margin-left:-1.5em;color:#005ec2;font-weight:bold;}

p.check,div.check{padding-left:2em;}
p.check:before,div.check:before{content:"\f14a";font-family:'Font Awesome\ 5 Pro';display:inline-block;width:2em;margin-left:-2em;color:#005ec2;font-weight:bold;}




.check-large{margin:0;padding:0;list-style:none;}
.check-large li{padding-left:1.5em;font-size: 21px;font-weight: bold;}
	@media only screen and (max-width:1199px)	{.check-large li{font-size: 16px;}}
	@media only screen and (max-width:767px)	{.check-large li{font-size: 14px;}}


.check-large li:before{content:"\f00c";font-family:'Font Awesome\ 5 Pro';display:inline-block;width:1.5em;margin-left:-1.5em;color:#333;font-weight:bold;}
.check-large li + li{}


.checklist{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;}
.checklist li{line-height:1;display:inline-block;font-weight:bold;background:#fff;margin:2px;}
.checklist li:before{content:"\f00c";font-family:'Font Awesome\ 5 Pro';display:inline-block;width:1.5em;color:#0d81c3;font-weight:bold;text-align:left;}

.slash{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;}
	@media only screen and (max-width:575px)	{.slash{display: block;}}

.slash li{white-space: nowrap;}
	@media only screen and (max-width:575px)	{.slash li{white-space: normal;}}
	@media (min-width:576px)	{.slash li{}}

.slash li + li:before{content:"/";font-family:'Font Awesome\ 5 Pro';display:inline-block;width:1.5em;text-align: center;}
	@media only screen and (max-width:575px)	{.slash li + li:before{display: none;}}



.kome{font-size: .9em;line-height:1.5;padding-left:1.5em;color:#e60012;}
.kome:before{content:"※";display:inline-block;width:1.5em;margin-left:-1.5em;color:#e60012;}
.kome + .kome{margin-top:0;}

.kome-small{font-size: .75em;line-height:1.5;padding-left:1.5em;display: block;color:#e60012;}
.kome-small:before{content:"※";display:inline-block;width:1.5em;margin-left:-1.5em;color:#e60012;}
.kome-small + .kome-small{margin-top:0;}

li .kome{display: block;}


/* table */
table{border-spacing:0;border-collapse:separate;width:100%;}

th,td{line-height:1.75;padding:29px 14px;}
	@media only screen and (max-width:991px)	{th,td{padding:14px;}}
	@media only screen and (max-width:767px)	{th,td{padding:9px;}}

th{white-space:nowrap;}
td{}

.cmn-tb{border-top:1px solid #ddd;margin-top:-1px;}

.cmn-tb + .cmn-tb{margin-top: 30px;}

.cmn-tb th,.cmn-tb td{border-bottom:1px solid #ddd;}
	@media only screen and (max-width:575px)	{.cmn-tb th,.cmn-tb td{}}

.cmn-tb th{background: rgba(255,255,255,.5);}
.cmn-tb td{background: rgba(255,255,255,.25);}
.cmn-tb td a img{vertical-align: middle;}

.cmn-tb td hr{margin: 14px 0;}
	@media only screen and (max-width:1199px)	{.cmn-tb td hr{margin: 9px 0;}}
	@media only screen and (max-width:767px)	{.cmn-tb td hr{margin: 4px 0;}}

.alert ol{font-weight: bold;}

.cmn-tb td .well{margin-top: 15px;padding: 14px;}


.cmn-tb.prf{}

.cmn-tb.prf th,.cmn-tb.prf td{line-height: 1.75;}
	@media only screen and (max-width:575px)	{.cmn-tb.prf th,.cmn-tb.prf td{display: block;}}

.cmn-tb.prf th{width:9em;}
	@media only screen and (max-width:575px)	{.cmn-tb.prf th{width: 100%;}}

.cmn-tb.prf td{}
	@media only screen and (max-width:575px)	{.cmn-tb.prf td{}}


.cmn-tb.prf td dl{display: table;width: 100%;}
	@media only screen and (max-width:575px)	{.cmn-tb.prf td dl{display: block;}}

.cmn-tb.prf td dl + dl{border-top: 1px dotted #999;}

.cmn-tb.prf td dt,.cmn-tb.prf td dd{display: table-cell;vertical-align: top;padding: 9px 0;}
	@media only screen and (max-width:767px)	{.cmn-tb.prf td dt,.cmn-tb.prf td dd{padding: 4px 0;}}
	@media only screen and (max-width:575px)	{.cmn-tb.prf td dt,.cmn-tb.prf td dd{display: block;}}


.cmn-tb.prf td dt{width: 11em;}
	@media only screen and (max-width:575px)	{.cmn-tb.prf td dt{width: 100%;padding: 4px 0 0;}.cmn-tb.prf td dd{padding: 0 0 4px;}}


.cmn-tb.prf td p + p{margin-top: 0;}

.cmn-tb.prf td .well{margin: 10px 0 0;padding: 9px;}

.cmn-tb.prf td a,.cmn-tb.prf td span[data-action]{color:#333 !important;}


.cmn-tb.hst{width: 100%;border-top: 1px solid #ddd;border-left: 1px solid #ddd;}

.cmn-tb.hst th,.cmn-tb.hst td{vertical-align: middle;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;line-height: 1.25;}
	@media only screen and (max-width:575px)	{.cmn-tb.hst th,.cmn-tb.hst td{display:block;width:100%;padding:9px;}}


.cmn-tb.hst th{width:9em;background: #efefef;text-align: left;}
	@media only screen and (max-width:575px)	{.cmn-tb.hst th{line-height:1;width: auto;}}

.cmn-tb.hst td{}
	@media only screen and (max-width:575px)	{.cmn-tb.hst td{}}

.year{display: flex;justify-content:space-between;}

.seireki:before{content: "（";}
.seireki:after{content: "年)";}



.cmn-tb.rcr{width: 100%;}

.cmn-tb.rcr th,.cmn-tb.rcr td{vertical-align: middle;line-height: 1.25;padding:29px 14px;}
	@media only screen and (max-width:575px)	{.cmn-tb.rcr th,.cmn-tb.rcr td{display:block;width:100%;padding:9px;}}




.cmn-tb.rcr th{width:7em;text-align: left;}
	@media only screen and (max-width:575px)	{.cmn-tb.rcr th{line-height:1;width: auto;}}

.cmn-tb.rcr td{}
	@media only screen and (max-width:575px)	{.cmn-tb.rcr td{}}

.cmn-tb.rcr td dl{display: table;}
	@media only screen and (max-width:575px)	{.cmn-tb.rcr td dl{display: block;}}


.cmn-tb.rcr td dt,.cmn-tb.rcr td dd{display: table-cell;vertical-align: middle;white-space: nowrap;}
	@media only screen and (max-width:575px)	{.cmn-tb.rcr td dt,.cmn-tb.rcr td dd{}}


.cmn-tb.rcr td dt{width: 11em;font-weight: normal;}

.cmn-tb.rcr td dt + dd{width: 8em;}

.cmn-tb.frm{}


.cmn-tb.frm th,.cmn-tb.frm td{}
	@media only screen and (max-width:991px)	{.cmn-tb.frm th,.cmn-tb.frm td{display:block;width:100%;}}

.cmn-tb.frm th{width:13em;text-align: left;}
	@media only screen and (max-width:991px)	{.cmn-tb.frm th{line-height:1;width: auto;}}

.cmn-tb.frm td{}
	@media only screen and (max-width:575px)	{.cmn-tb.frm td{}}
	@media (min-width:576px)	{.cmn-tb.frm td{}}


.required-img{margin-right:5px;}

.required-img small{font-size: 10px;background: #e60012;width: 28px;line-height: 14px;text-align: center;color:#fff;display: inline-block;vertical-align: middle;margin-top: -3px;font-family: 'nsans',sans-serif;}

.required{display: flex;justify-content:space-between;align-items:center;}

.required small{font-size: 10px;background: #e60012;width: 28px;line-height: 14px;text-align: center;color:#fff;font-family: 'nsans',sans-serif;display: flex;align-items:center;justify-content:center;}


.form-inline{line-height: normal;padding: 9px 0;}



/* #footer */
footer{font-size: 14px;line-height: 1.5;}

#company-info{padding: 45px 0;background: url(../images/cmn/pattern3.png) center center;}

#company-info h3{line-height:1.25;position:relative;font-size:18px;margin:45px 0 20px;font-weight: bold;border-left: 3px solid #005ec2;padding-left: 12px;}
	@media only screen and (max-width:767px)	{#company-info h3{margin:30px 0 15px;padding-left: 8px;font-size: 15px;}}

#company-info h3:first-child{margin-top: 0;}


#footer{padding: 45px 0;position: relative;background: url(../images/cmn/footer-bg.png) center center /cover #002c5c;color:#fff;}
	@media only screen and (max-width:991px)	{#footer{padding: 30px 0;font-size: 14px;}}

#footer p > span,#footer p > a{color:#fff !important;}

.footer-brand{margin-bottom: 20px;}
	@media only screen and (max-width:991px)	{.footer-brand{text-align: center;margin-bottom: 10px;}}

.footer-brand img{}
	@media only screen and (max-width:991px)	{.footer-brand img{}}


.fadd{display: flex;flex-flow: row wrap;line-height: 1;}
	@media only screen and (max-width:991px)	{.fadd{justify-content:center;}}
	@media only screen and (max-width:575px)	{.fadd{}}

.fadd a,.fadd a:hover,.fadd a:active,.fadd a:focus,.fadd span[data-action="call"]{color:#fff !important;}
.fadd a:hover,.fadd a:active,.fadd a:focus{opacity:1;}

.fadd + .fadd{margin-top: 10px;}


.fadd p + p{margin-top: 0;}

.fadd-name{flex:1 1 100%;max-width: 100%;}

.fadd-name:before{content: "【";}
.fadd-name:after{content: "】";}


.fadd-pzip{}
.fadd-pzip:before{content: "〒";}
	@media only screen and (max-width:575px)	{#footer .fadd-pzip{text-align: center;}}


.fadd-add{margin-left: 1em;}
	@media only screen and (max-width:575px)	{#footer .fadd-add{text-align: center;}}

.fadd-building{margin-left: 1em;}
	@media only screen and (max-width:575px)	{.fadd-building{flex:1 1 100%;max-width: 100%;padding-top: 5px;}}


.fadd-map{margin-left: 1em;}


.fadd-tel,.fadd-fax{}

.fadd-tel{}
	@media only screen and (max-width:575px)	{.fadd-tel{text-align: center;}}

.fadd-fax{}
	@media only screen and (max-width:575px)	{.fadd-fax{text-align: center;}}

.fadd-tel-faxno{}
	@media only screen and (max-width:575px)	{.fadd-tel-faxno{text-align: center;}}


.fadd-tel:before,.fadd-fax:before{display: inline-block;}
	@media only screen and (max-width:575px)	{.fadd-telno:before,.fadd-faxno:before{}}


.fadd-tel + .fadd-fax{}
	@media only screen and (max-width:575px)	{.fadd-telno + .fadd-faxno{}}

.fadd-tel + .fadd-fax:before{content: "/ FAX.";margin-left: .5em;}
	@media only screen and (max-width:991px)	{.fadd-telno + .fadd-faxno:before{content: "FAX.";margin-left: 0;width: 2.5em;}}
	@media only screen and (max-width:575px)	{.fadd-telno + .fadd-faxno:before{content: "/ FAX.";width: 3em;margin-left: .25em;}}

#footer hr{margin: 10px 0;}

#copyright{display:block;font-size:12px;text-align: center;padding: 0;}
	@media only screen and (max-width:991px)	{#copyright{}}
	@media only screen and (max-width:767px)	{#copyright{font-size: 12px;}}


small#copyright{line-height: 1;display: block;margin-top: 45px;}
footer#copyright{line-height:30px;background: #005ec2;color:#fff;}

#copyright:before{content: "\f1f9";font-family: 'Font Awesome\ 5 Pro';width: 1.5em;display: inline-block;font-weight: normal;font-weight: 100;}


#pagetop{background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAApCAYAAACoYAD2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAuZJREFUeNrMmT1oU1EUx08ecTJpt0AlaByiIkKCTn5QP5oxWbU4FI2Cq6jo1qFrLZ2fHxUsqLhni4PFL4JOEbHtIAmmDplM6hJD4v/U80LEJL335b7kHfi3UM4758d9t++ec27Atm1yaVPQDHQGOgLFob3QJPQT+gVtQl+hN9Ar6IebREFN/z3QJSgLnYWsPn6Ton3idwNqQWvQCvQC+q2a1FL0C0BXoQ1oFTqv8Wx3rnPQU4mTlbhGIOPyungFYmTGOM5jiRsfFpJf7UfoFHljHPcTNOsW8ib0HJogby0MPYNu6ULyA8uqe8aAcZ4l6LYq5EXoPo3HFiX/QMhD0KMRrmCvFeX8h/tBssMT2SPjtLBwBHpBXvHwv1jXTsp3+R9IPknmyV82L1wdyFmDH2pTdsD5fjqQWfKnZR1ILgKmjez4cJiSySRZlmUKkrmmuAq64KJY6AmYyWQoFApRJBKhfD5PrVZr2LDMNcM/TpsE3KkeYjFKpVKmVnSaoxw1Cdgpc8yBHuMIB00BVqtVyuVy1Gg0TILut6SCNgZYqVRMg05Ybkqx3VbQ8IqG+amaLmA6ne4L6JhB0LolnZ0WIP8eBGgYtMbe37wANAhaZs8vKp6JREIbcBBoNBpVhfzMkG9VPAuFwk4yXcBeoMVikcrlsuqjawHbtvns/q5SjTuvaJjjLhgMUrPZVHVvQ1HOugW9U3mC4YY9jzUASbi2nN37wKel2sPuepL765LPAEvSj3cgeXi04DPIBWeo1f2x4g7tvU8APwjPf91iWzq0+pgB69K5tvsNB9ah690OI7a25F/fbczyEro7Jsh7kl9pYMWzoDsjXNG25FvUmaqRTLkuQ9seA25LnqVB3dgg49n2cT66PQLkuCckD7mFZNuU2cw1gx/8ksTjuBsqfa3SsU1/Z+Y8356DXsvfdMy5fZiTOCuqMXSvSPgEWBXxPU5K+nbnHickPVNN9ppzj8PlYJ5c3uP8EWAA+aQV3PDztPgAAAAASUVORK5CYII=) center center /contain no-repeat;
	width:41px;height: 41px;position: fixed;right: 15px;bottom: 15px;cursor:default;z-index: 999;opacity:0;transition:.2s;}
	@media only screen and (max-width:991px)	{#pagetop{display: none;}}

#pagetop.is-active{opacity:1;transition:.6s;cursor:pointer;}

/* #fnav */
#fnav{color:#333;}
	@media only screen and (max-width:991px)	{#fnav{padding: 0;margin-top: 0;}}


.fnav-btn{position:fixed;left:0;right:0;bottom:0;z-index:999;display:none;}
	@media only screen and (max-width:991px)	{.fnav-btn{display:table;width:100%;table-layout:fixed;margin:0;padding:1px;background:#fff;border-top:1px solid #ddd;}}

.fnav-menu{list-style:none;font-size: 14px;line-height: 1;display: flex;justify-content:flex-end;}
	@media only screen and (max-width:991px)	{.fnav-menu{display:none;}}

.fnav-menu + .fnav-menu{}
	@media only screen and (max-width:991px)	{.fnav-menu + .fnav-menu{}}

.fnav-item{white-space: nowrap;}
	@media only screen and (max-width:1199px)	{.fnav-item{}}
	@media only screen and (max-width:991px)	{.fnav-item{display:table-cell;vertical-align:middle;padding:1px;text-align:center;height: auto;}}

.fnav-item + .fnav-item{border-left: 1px solid #fff;}
	@media only screen and (max-width:991px)	{.fnav-item + .fnav-item{margin: 0;border-left: none;}}

.fnav-link,.fnav-link:hover,.fnav-link:active,.fnav-link:focus{opacity:1;white-space:nowrap;color:#fff;font-size: 14px;line-height: 1;padding: 2px .5em;margin: -2px .5em;border-radius:2px;}
	@media only screen and (max-width:991px)	{.fnav-link,.fnav-link:hover,.fnav-link:active,.fnav-link:focus{display:block;background:#005ec2;color:#fff;font-size:10px;line-height:10px;
		padding:3px 2px;position:relative;text-decoration:none;margin: 0;}}

.fnav-link:hover,.fnav-link:active,.fnav-link:focus{opacity:1;color:#fff;background: rgba(255,255,255,.25);}
	@media only screen and (max-width:991px)	{.fnav-link:hover,.fnav-link:active,.fnav-link:focus{background:#005ec2;color:#fff;opacity:.75;text-decoration: none;}}

.fnav-item:before{content: "\f105";font-family: 'Font Awesome\ 5 Pro';width: 1em;display: none;color:#fff;font-weight: bold;}
	@media only screen and (max-width:991px)	{.fnav-item:before{display: none;}}


.fnav-link:before{}
	@media only screen and (max-width:991px)	{.fnav-link:before{font-family: 'Font Awesome\ 5 Pro';font-size:16px;line-height: 1;margin: 2px auto 1px !important;width: 1em;display:block;text-align: center;font-weight: bold;color:#fff;text-align: center;}}




.fnav-item > strong			{display: inline-block;vertical-align: middle;font-weight: normal;}
.fnav-item > strong > a		{color:#005ec2;}
.fnav-item > strong > a:hover,.fnav-item > strong > a:active,.fnav-item > strong > a:focus	{color:#fff;opacity:1;}
.fnav-item > span			{display: block;padding-left: 2em;}
.fnav-item > span + span	{margin:0 .5em 0 -.5em;}
.fnav-item > span > a		{color:#fff;display:block;vertical-align:middle;}
.fnav-item > span > a:hover,.fnav-item > span > a:active,.fnav-item > span > a:focus	{color:#fff;opacity:1;text-decoration:underline;}

.fnav-item > span a:before,.fnav-item > span a:after{display:inline-block;vertical-align: middle;width: 1em;}
.fnav-item > span a:before	{content:"・";}
.fnav-item > span a:after	{content:"";}



/* margin / padding */
.mt-xxl-{margin-top:-75px !important;}
	@media only screen and (max-width:767px)	{.mt-xxl-{margin-top:-45px !important;}}

.mt-xl-{margin-top:-60px !important;}
	@media only screen and (max-width:767px)	{.mt-xl-{margin-top:-30px !important;}}

.mt-lg-{margin-top:-45px !important;}
	@media only screen and (max-width:767px)	{.mt-lg-{margin-top:-20px !important;}}

.mt-md-{margin-top:-30px !important;}
	@media only screen and (max-width:767px)	{.mt-md-{margin-top:-15px !important;}}

.mt-sm-{margin-top:-20px !important;}
	@media only screen and (max-width:767px)	{.mt-sm-{margin-top:-10px !important;}}

.mt-xs-{margin-top:-10px !important;}
	@media only screen and (max-width:767px)	{.mt-xs-{margin-top:-5px !important;}}

.mt0{margin-top:0 !important;}

.mt-xxl{margin-top:75px !important;}
	@media only screen and (max-width:767px)	{.mt-xxl{margin-top:60px !important;}}

.mt-xl{margin-top:60px !important;}
	@media only screen and (max-width:767px)	{.mt-xl{margin-top:45px !important;}}

.mt-lg{margin-top:45px !important;}
	@media only screen and (max-width:767px)	{.mt-lg{margin-top:30px !important;}}

.mt-md{margin-top:30px !important;}
	@media only screen and (max-width:767px)	{.mt-md{margin-top:15px !important;}}

.mt-sm{margin-top:20px !important;}
	@media only screen and (max-width:767px)	{.mt-sm{margin-top:10px !important;}}

.mt-xs{margin-top:10px !important;}
	@media only screen and (max-width:767px)	{.mt-xs{margin-top:5px !important;}}

.mb-xxl-{margin-bottom:-75px !important;}
	@media only screen and (max-width:767px)	{.mb-xxl-{margin-bottom:-45px !important;}}

.mb-xl-{margin-bottom:-60px !important;}
	@media only screen and (max-width:767px)	{.mb-xl-{margin-bottom:-30px !important;}}

.mb-lg-{margin-bottom:-45px !important;}
	@media only screen and (max-width:767px)	{.mb-lg-{margin-bottom:-20px !important;}}

.mb-md-{margin-bottom:-30px !important;}
	@media only screen and (max-width:767px)	{.mb-md-{margin-bottom:-15px !important;}}

.mb-sm-{margin-bottom:-20px !important;}
	@media only screen and (max-width:767px)	{.mb-sm-{margin-bottom:-10px !important;}}

.mb-xs-{margin-bottom:-10px !important;}
	@media only screen and (max-width:767px)	{.mb-xs-{margin-bottom:-5px !important;}}

.mb0{margin-bottom:0 !important;}

.mb-xxl{margin-bottom:75px !important;}
	@media only screen and (max-width:767px)	{.mb-xxl{margin-bottom:45px !important;}}

.mb-xl{margin-bottom:60px !important;}
	@media only screen and (max-width:767px)	{.mb-xl{margin-bottom:30px !important;}}

.mb-lg{margin-bottom:45px !important;}
	@media only screen and (max-width:767px)	{.mb-lg{margin-bottom:20px !important;}}

.mb-md{margin-bottom:30px !important;}
	@media only screen and (max-width:767px)	{.mb-md{margin-bottom:15px !important;}}

.mb-sm{margin-bottom:20px !important;}
	@media only screen and (max-width:767px)	{.mb-sm{margin-bottom:10px !important;}}

.mb-xs{margin-bottom:10px !important;}
	@media only screen and (max-width:767px)	{.mb-xs{margin-bottom:5px !important;}}

.mb-xxs{margin-bottom:5px !important;}
	@media only screen and (max-width:767px)	{.mb-xs{margin-bottom:5px !important;}}


hr{margin:30px 0;border-top: 1px solid #ddd;}
	@media only screen and (max-width:767px)	{hr{margin:15px 0;}}


.hr-xxl{margin: 75px 0;}
	@media only screen and (max-width:767px)	{.hr-xxl{margin: 45px 0;}}

.hr-xl{margin: 60px 0;}
	@media only screen and (max-width:767px)	{.hr-xl{margin: 30px 0;}}

.hr-lg{margin: 45px 0;}
	@media only screen and (max-width:767px)	{.hr-lg{margin: 20px 0;}}

.hr-sm{margin: 20px 0;}
	@media only screen and (max-width:767px)	{.hr-sm{margin: 10px 0;}}

.hr-xs{margin: 10px 0;}
	@media only screen and (max-width:767px)	{.hr-xs{margin: 5px 0;}}

.hr-xxs{margin: 5px 0;}
	@media only screen and (max-width:767px)	{.hr-xxs{margin: 5px 0;}}



.text-lg{font-size: 20px;}
	@media only screen and (max-width:767px)	{.text-lg{font-size: 16px;}}


.bannerArea {
	text-align: center;
	padding: 0 30px;
}
.banner a:hover img {
	opacity: 0.8;
}
.banner img {
	border: 1px solid #999;
	width: 800px;
	max-width: 100%;
}
.kingbell {
	max-width: 100px;
	width: auto;
	margin: 10px auto 0;
}
	@media only screen and (max-width:767px)	{.text-lg{font-size: 16px;}}

.emTel {font-size: 26px;}
