@charset "UTF-8";
/* .box-accordion,
.expand-main-content{display: block !important;} */


.content-box .gyun{letter-spacing: 0.05em;}
body {
    line-height: 1.7;
	font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
	
	-webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
	text-rendering: optimizeLegibility;
}
div,dl,dt,dd,ul,ol,li,pre,form,blockquote,th,td {
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-style: normal;
    text-rendering: optimizeLegibility;
    margin: 0;
    line-height: 1.4;
}
ul,ol {list-style: none;}
a{
    color: #111;
    text-decoration: none;
	outline: none;
}
figure {
    margin: 0;
}


.head-ua2006{letter-spacing: 0;}
.head-ua2006 p{margin: 0;}
.head-ua2006 .elem{
	width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    padding-left: 40px;
	padding-right: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.head-ua2006 header .part2{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.head-ua2006 header .part2 .logo+.logo{margin-left: 20px;}
@media screen and (min-width:769px){
	.head-ua2006 header a.part2{
		pointer-events: none;
	}
}




.head-ua2006 header {
    
	position: relative;
	z-index: 11;
	background-color: #FFF;
	padding-top: 20px;
	margin-bottom: 0;
	height: 78px;
	border-bottom: 1px solid #AAA;
	
}
.head-ua2006 header .elem{
	position: relative;
	z-index: 2;
}
/* .head-ua2006 header:after{
	position: absolute;
	z-index: 1;
	bottom: -21px;
	content: "";
	display: block;
	width: 100%;
	height: 20px;
	background-color: #FFF;
} */
.head-ua2006 header:after{display: none;}

.head-ua2006 header .part1 img{
	width: auto;
	height: 18px;
	margin-top: 8px;
}
.head-ua2006 header .txt{
	font-size: 1.4rem;
	letter-spacing: 0.1em;
}
.head-ua2006 header .txt>a{line-height: 1;}
.head-ua2006 header .part2 .logo{height: 37px;}
.head-ua2006 header .part2 .logo>img{
	height: 100%;
	width: auto;
}
.head-ua2006 header .part2 .logo+.logo{
	margin-left: 20px;
	padding-left: 20px;
	border-left: 1px solid #CCC;
}



@media only screen and (max-width: 768px){
	.head-ua2006 header {
		/* position: static; */
		/* padding-top: 32px; */
		padding-top: 0;
		/* padding-top: 0px; */
		height: auto;
		border-bottom: none;
		min-width: 100%;
	}
	.head-ua2006 header .logo-sp{
		height: 44px;
		padding: 0 3%;
		border-bottom: 1px solid #CCC;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.head-ua2006 header .logo-sp>a{
		display: block;
		line-height: 1;
		height: 13px;
	}
	.head-ua2006 header .logo-sp>a img{
		height: 100%;
		width: auto;
	}
	.head-ua2006 header .elem{
		height: 44px;
		padding: 0 3%;
		border-bottom: 1px solid #CCC;
		line-height: 1.2;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.head-ua2006 header .part1{
		/* max-width: calc(100% - 120px); */
		display: none;
	}
	.head-ua2006 header .txt{font-size: 1.0rem;}
	.head-ua2006 header .part2 .logo{height: 20px;}
	.head-ua2006 header .part2 .logo+.logo{
		margin-left: 10px;
		padding-left: 10px;
	}
}











@media only screen and (max-width: 767px){
	.head-ua2006 .nav-pc {display: none;}
	.head-ua2006 header .elem{
		height: 44px;
		padding: 0 3%;
		border-bottom: 1px solid #CCC;
		line-height: 1.2;
	}
	.head-ua2006 header .part2 .logo+.logo{margin-left: 10px;}
}
.head-ua2006 .nav-pc {
	background-color: #FFF;
    color: #111;
    /* z-index: 99; */
}

@media only screen and (min-width: 768px) {
    .head-ua2006 .nav-pc ul {
        /* padding-left: calc(50% - 490px); */
		display: flex;
		justify-content: center;
    }
    /* .head-ua2006 .nav-pc ul:after {
        content: "";
        display: table;
        clear: both;
    }
    .head-ua2006 .nav-pc ul li { float: left;} */
}

.head-ua2006 .nav-pc ul a {
    color: #111;
    opacity: 1;
    font-size: 1.4rem;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    padding: 17px 0 15px;
    position: relative;
    background-color: #FFF;
}
.head-ua2006 .nav-pc ul a:not(:target) {font-size: 1.2rem\9;}
@media all and (-ms-high-contrast: none) {
    .head-ua2006 .nav-pc ul a {font-size: 1.2rem;}
}
.head-ua2006 .nav-pc ul a:after {
    content: ' ';
    display: inline-block;
    background-image: url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAMCAYAAABbayygAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA0xpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQwIDc5LjE2MDQ1MSwgMjAxNy8wNS8wNi0wMTowODoyMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzJCM0Y0RjA4RDk4MTFFODkyNkM5RjY0Mjg2OUI3MkEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzJCM0Y0RUY4RDk4MTFFODkyNkM5RjY0Mjg2OUI3MkEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjhlODExMDdkLWQzZTYtZmE0MS05MTgxLTc0ZjVhNWRjODk1YyIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjhlODExMDdkLWQzZTYtZmE0MS05MTgxLTc0ZjVhNWRjODk1YyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PltDrscAAABkSURBVHjaYmBgYCgH4g4GIoALEN8F4jNAbExIsSAQrwLid1AbCIJQqOJVUM14gRIQ74ZqCCXG9HKoYpBHBZnwuBlm9XsoxgDGxIQCyLr/+MJVCWrCO2i4YgVpxAZJGjGBDBBgANZFFnf8d40EAAAAAElFTkSuQmCC);
    width: 10px;
    height: 12px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin-left: 10px;
}
.head-ua2006 .nav-pc ul a:hover {
    background-color: #054380;
    color: #fff;
}
.head-ua2006 .nav-pc ul a:hover:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAMCAYAAABbayygAAAAb0lEQVQYlY3QQRXDMAwEUbsMTKEUQiEUQqEUTCFYQqEUQqEUEgi/F/VWP1nn0a40BR17yQYrPjixZHDDgQt9Jn0L+EDL4CfesbDNpPeAd7TH6OZSyq/6rrXe/6AltRB1hl7jgTNuWkfQa0pJgKnkL5x6jgI+//S1AAAAAElFTkSuQmCC);
}
.head-ua2006 .nav-pc ul li {
    width: 245px;
    text-align: center;
}
@media screen and (min-width:768px) and (max-width:1060px) {
    .head-ua2006 .nav-pc ul li {
        width: 25% !important;
    }
}

@media only screen and (max-width: 900px) {
    .head-ua2006 .nav-pc ul li a {font-size: 1.1rem;}
}

@media only screen and (max-width: 767px) {
	.head-ua2006 .nav-pc ul a {
        padding: 15px 5%;
        width: 100%;
    }
	.head-ua2006 .nav-pc ul a:hover {
        color: #111;
        background-color: #fff;
	}
    .head-ua2006 .nav-pc ul li {
        margin: 0;
        width: auto;
    }
}



#navbox {display: none;}
#cov {display: none;}
@media only screen and (max-width: 767px){
	/* .breadcrumbs{border-top: none;} */
	.sp-header {
		z-index: 11;
		position: fixed;
		border: none;
		height: 0;/*nav bugFIX*/
	}

	.sp-header{
		padding: 0 0 0 3%;
		/* width: 100%; */
		width: 50px;
		height: 44px;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		justify-content: space-between;
		top: 0;
		/* left: 0; */
		right: 0;
	}

	.sp-header .btn {
		height: 100%;
		position: absolute;
		right: 0;
		top: 0;
		width: 50px;
		height: 44px;
		background-color: #0B457E;
		margin-left: auto;
		padding: 8px 10px;
		margin-right: 0;

		width: 60px;
		height: 44px;
		background: none;
		padding: 14px 14px 0;
	}
	.sp-header .btn div {
		width: 100%;
		height: 18px;
		margin: 0 0 0 auto;
	}
	.sp-header .btn div span {
		display: block;
		height: 2px;
		background: #444140 !important;
	}
	.sp-header .btn div .middle {margin: 5px 0;}
	.sidenav .head-menu li.listhead-nolink, .sidenav .foot-menu li.listhead-nolink {
		background: #DDD;
		padding: 8px 14px;
		color: inherit;
	}

	#navbox {
		display: none;
		width: 85%;
		position: fixed;
		top: 0px;
		right: 0px;
		bottom: 0px;
		height: auto;
		min-height: 100%;
		z-index: 999;
		overflow-y: scroll;
		background: #fff;
		-webkit-overflow-scrolling: touch;
	}
	#navbox .sp-use {display: block;}
	#navbox .pc-use {display: none;}
	#cov {
		z-index: 11;
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.7);
		z-index: 998;
		cursor: pointer;
		-webkit-tap-highlight-color: transparent;
	}
	#cov div{
		position: relative;
		top: -6px;
		color: #fff;
		font-size: 3.2rem;
		width: 15%;
		text-align: center;
	}
	.sidenav .menu>li a {
		display: block;
		position: relative;
		padding: 14px 30px 14px 14px;
		font-size: 1.4rem;
	}
	.sidenav .row {padding: 0;}
	#navbox{
		background: #cdcdcd;
		padding-bottom: 0;
	}


	.sidenav .head-menu li,
    .sidenav .foot-menu li {
        font-size: 1.6rem;
        font-weight: bold;
        border-bottom: 1px solid #dbdbdb;
        background: rgb(243, 243, 243);
        background: linear-gradient(0deg, rgba(243, 243, 243, 1) 0%, rgba(255, 255, 255, 1) 15%, rgba(255, 255, 255, 1) 100%);
        cursor: pointer;
	}

	.sidenav .head-menu li.listhead-nolink,
    .sidenav .foot-menu li.listhead-nolink {
        background: #0b457e;
        padding: 14px;
        font-size: 1.8rem;
        font-weight: bold;
        text-align: center;
        color: #FFF;
        text-transform: uppercase;
	}
	
	.sidenav .head-menu li>a::after,
    .sidenav .foot-menu li>a::after {
        position: absolute;
        top: -3px;
        bottom: 0;
        margin: auto;
        content: "";
        vertical-align: middle;
        right: 15px;
        width: 10px;
        height: 10px;
        border-top: 1px solid #736c6a;
        border-right: 1px solid #736c6a;
        -ms-transform: rotate(135deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
	


}



















.breadcrumbs {
    background-color: #fff;
    /* border-top: 1px solid #AAA; */
}
.breadcrumbs ol{
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
	/* padding: 0 40px; */
}
/* @media only screen and (max-width: 1280px) {
	.breadcrumbs ol{
		padding: 0 20px;
	}
} */
.breadcrumbs .icon-home {
    font-size: 1.2rem;
}
.breadcrumbs .bc-list {
    margin-bottom: 0;
    height: 40px;
}
@media only screen and (max-width: 767px) {
	.breadcrumbs {
		border-top: none;
	}
    .breadcrumbs .bc-list {
        height: auto;
    }
}

.breadcrumbs li:first-child a,
.breadcrumbs li:first-child span{padding-left: 0;}
.breadcrumbs a,
.breadcrumbs span {
    font-weight: bold;
    position: relative;
    padding: 0 10px 0 10px;
}
@media only screen and (max-width: 767px) {
    .breadcrumbs a,
    .breadcrumbs span {
        font-weight: normal;
        padding: 0 3px;
    }
}
.breadcrumbs ol {
    padding-top: 10px;
	font-size: 1.2rem;
	padding-bottom: 10px;
}
@media only screen and (max-width: 767px) {
    .breadcrumbs ol {
        padding-top: 5px;
        /* padding-left: 10px; */
    }
}
.breadcrumbs li {
    line-height: 1;
    font-size: 1.2rem;
    display: inline-block;
}
@media only screen and (max-width: 767px) {
    .breadcrumbs li {
        font-size: 1.0rem;
    }
}
.breadcrumbs li.disabled {
    font-weight: bold;
}
.breadcrumbs li.disabled:after {
    display: none;
}
.breadcrumbs li:after {
    content: '/';
}















footer{
	position: relative;
	z-index: 11;
	background-color: #FFF;
	border-top: 1px solid #DCDEDD;
	height: 120px;
	padding: 20px 0;
	/* margin-top: 60px; */
}
/* footer:after{
	position: absolute;
	z-index: 1;
	top: -61px;
	content: "";
	display: block;
	width: 100%;
	height: 60px;
	background-color: #FFF;
} */



footer .part-foot1{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
footer .part-foot1 a{
	position: relative;
	margin-top: auto;
	font-size: 1.3rem;
	padding-left: 15px;
	text-decoration: underline;
    color: #1953c7;
}
footer .part-foot1 a:hover{text-decoration: none;}
footer .part-foot1 a:before{
	position: absolute;
	z-index: 0;
	top: calc(50% - 5.5px);
	left: 0;
	content: "";
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background-color: #69758D;
}
footer .part-foot1 a:after{
	position: absolute;
	z-index: 0;
	top: calc(50% - 1.5px);
	left: 3.5px;
	content: "";
	display: block;
	width: 3px;
	height: 3px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	-webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
footer .part-foot2 small{
	font-size: 1rem;
	padding-right: 2rem;
}
footer .part-foot1{margin-right: auto;}
footer .part-foot2{
	-ms-flex-order: 3;
	-webkit-order: 3;
	order: 3;
}
footer .part-foot3{
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
	-webkit-flex-grow: 10;
	-ms-flex-grow: 10;
	flex-grow: 10;
	text-align: right;
	padding-right: 20px;
}
.site-main>.foot-notes{
	text-align: right;
	background-color: #FFF;
	padding-top: 1em;
}
@media only screen and (max-width: 768px){
	footer{
		height: auto;
		padding: 15px 0;
		/* margin-top: 30px; */
		min-width: 100%;
	}
	footer:after{
		top: -31px;
		height: 30px;
	}
	footer .wid1000{padding: 0 3%;}
	footer .part-foot1 a{
		margin-top: 1.5em;
		font-size: 1.2rem;
		
	}
	footer .part-foot1 img{height: 30px;}
	footer .part-foot2 img{height: 40px;}
	footer .part-foot2{
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
	}
	footer .part-foot3{
		-ms-flex-order: 3;
		-webkit-order: 3;
		order: 3;
		-webkit-flex-grow: 1;
		-ms-flex-grow: 1;
		flex-grow: 1;
		text-align: left;
		padding-right: 0;
		padding-top: 20px;
		width: 100%;
	}
	.site-main>.foot-notes{text-align: left;}
}


.site-footer.site-notes ul.notes>li:before{
	position: relative;
	left: auto;
}






.fl{float: left;}
.fr{float: right;}
.flpc{float: left;}
.frpc{float: right;}
.flsp,.frsp{float: none;}
.tbpc,.tb{display: table;}
.tbpc>.cell,.tb>.cell{display: table-cell;}



.fx,
.fxpc{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.hc{
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.vc{
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.r-vc{
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.h-sb{
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.f-center{
-webkit-box-pack:center;
-moz-box-pack:center;
-ms-flex-pack:center;
-webkit-justify-content:center;
justify-content:center;
}


.sp{display: none;}
@media screen and (max-width:768px){
	
	body{
		font-size: 1.4rem;
		min-width: 100%;
	}
	.pc{ display: none;}
	.sp{ display: block;}

	.tbpc,.tb{display: block;}
	.tbpc>.cell,.tb>.cell{display: block;}
	
	
	.fxpc{display: block;}
	.fxsp{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	}
	.hc{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	}
	.vc{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	}
	.h-sb{
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	}

	.f-center{
	-webkit-box-pack:center;
	-moz-box-pack:center;
	-ms-flex-pack:center;
	-webkit-justify-content:center;
	justify-content:center;
	}

}





.wid1000{
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px;
}


@media only screen and (max-width: 768px){
	
	.wid1000{
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
		padding-left: 10px;
		padding-right: 10px;
	}

	
}




.show-small{display: none;}
@media only screen and (max-width: 767px) {
    .hide-small{display: none;}
	.show-small{display: inherit;}
}



footer.legal2008b{height: auto;}
.footer-legal2008b{
	text-align: right;
	padding-bottom: 20px;
}
.footer-legal2008b address p{
	text-align: left;
	display: inline-block;
	font-size: 10px;
	color: #666;
}
@media only screen and (max-width: 768px){
	footer .wid1000.footer-legal2008b{padding-bottom: 20px;}
}



/*--------------- include/site-footer ---------------*/
.site-footer{
	padding: 0;
	height: auto;
}
.site-footer p{margin: 0;}
.site-footer .row {
	padding: 0 20px;
	max-width: 1080px;
	margin: 0 auto;
}
/*- - - - - - - - include/site-footer - - - - - - - -*/