@charset "UTF-8";
@font-face {
	font-family: open_sansbold;
	font-weight: 700;
	src: url(../font/opensans-bold-webfont.eot);
	src: url(../font/opensans-bold-webfont.eot?#iefix) format("embedded-opentype"), url(../font/opensans-bold-webfont.woff) format("woff"), url(../font/opensans-bold-webfont.ttf) format("truetype"), url(../font/opensans-bold-webfont.svg#open_sansbold) format("svg")





}
body {
	font-family: arial, Helvetica;
}

#main {
	opacity: 0;
}

#main.show {
	opacity: 1;
}

.ff__en {
	font-family: open_sansbold;
	letter-spacing: -.03em
}
.title {
    margin-bottom: 15px;
}

.h2Ttl01 {
	margin-bottom: -1px;
	padding: 3px;
	font-size: 19px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
	position: relative;
	border: solid 1px #c2c2c3;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.h2Ttl01 span {
	margin-bottom: -1px;
	padding: 6px 17px;
	display: block;
	background: url(../img/title01_bg.png) repeat-x left center;
	background-size: auto 100%;
}
.title01 {
	margin-bottom: -1px;
	padding: 2px 3px;
	font-size: 22px;
	color: #000;
	position: relative;
	border: solid 1px #c2c2c3;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.title01 > a:first-child {
	background: url(../img/title01_bg.png) repeat-x left center;
	background-size: auto 100%;
}
.title01 .drop01 {
	position: absolute;
	padding: 0;
	right: 0;
	top: 0;
	border-left: solid 1px #c2c2c3;
	width: 58px;
	height: 100%;
	background: url(../img/open01.png) no-repeat center center;
}

#sideBar .title01 .drop01 {
	width: 36px;
	background-position: center 17px;
}

.title01.open .drop01 {
	background-image: url(../img/close01.png);
}

.title01:last-of-type {
	margin-bottom: 0;
}

.jsBox:last-of-type > li:last-of-type {
	margin-bottom: 0;
}

.jsBox:last-of-type li:last-of-type .subBox:last-of-type li:last-of-type {
	margin-bottom: 0;
}

.jsBox .inner {
	margin: 0.5em;
	padding: 0.5em;
	padding-bottom: 0.25em;
	border: 2px solid #000;
	background-color: #fff;
}

.jsBox .none {
	margin: 0.5em;
	border: 0;
	background-color: #fff;
}

.jsBox .inner li {
	border: 0;
	background-color: #fff;
}

.jsBox .none li {
	border: 0;
	background-color: #fff;
}

.jsBox .inner .table_ul {
	margin-bottom: 0;
}

.bdInner {
	margin: 0.5em 0;
	padding: 0.5em;
	padding-bottom: 0.25em;
	border: 2px solid #000;
	background-color: #fff;
}

.bdInner .table_ul {
	margin-bottom: 0;
}

.title01 a {
	padding-right: 60px;
	display: block;
	font-weight: bold;
	color: #000;
	line-height: 30px;
	letter-spacing: -0.035em;
	text-decoration: none;
}

.title01 a:hover {
	opacity: 0.7;
}

.title01 span {
	padding: 16px 0 15px;
	border-left: solid 12px #80a6d9;
	padding-left: 22px;
	display: block;
}

#sideBar .title01 span {
	padding: 10px 0 9px;
	border-left: solid 12px #80a6d9;
	padding-left: 22px;
	display: block;
}
.jsBox {
	display: none;
}
.jsBox li {
	margin-bottom: -1px;
	position: relative;
	border: solid 1px #c2c2c3;
	background-color: #E8E8E9;
}
.jsBox li a {
	font-weight: bold;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	line-height: 25px;
	display: block;
	padding: 10px;
	padding-right: 60px;
	background: #E9E9E9 url(../img/icon01.png) no-repeat right 21px center;
}

.jsBox > li > a {
	padding-left: 30px;
	text-indent: -18px;
}

.jsBox li a:hover {
	opacity: 0.7;
}


.jsBox li .drop02 {
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	border-left: solid 1px #c2c2c3;
	width: 58px;
	height: 100%;
	background: #B4B4B5;
}
#sideBar .jsBox li .drop02 {
	width: 36px;
}
.jsBox li .drop02 span {
	display: block;
	height: 100%;
	background: url(../img/open02.png) no-repeat center 17px;
}
.jsBox .active .drop02 {
	background: #AFBBCD;
}
.jsBox .active .drop02 span {
	background-image: url(../img/close02.png);
}

.jsBox li .drop02:hover {
	opacity: 1;
}
.jsBox li .drop02:hover span {
	opacity: 0.7;
}



.jsBox li font {
	margin-top: -3px;
	color: #1D2087;
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 0;
	text-indent: -888em;
	border: 0.5em solid transparent;
	border-left: 0.5em solid #1D2087;
}

.jsBox li .subBox {
	display: none;
}

.jsBox li .subBox li {
	border: 0;
	border-top: solid 1px #c2c2c3;
}

.jsBox li .subBox li a {
	padding-left: 35px;
	font-size: 14px;
	line-height: 20px;
	background: #DEE5EC url(../img/icon01.png) no-repeat right 21px center;
}


#sideBar .jsBox li a {
	background-position: right 10px center;
}

#sideBar .jsBox li .subBox li a {
	background-position: right 10px center;
}


.searchBox {
	font-size: 0;
}

.searchBox input {
	display: inline-block;
	vertical-align: top;
	width: 550px;
	width: calc(100% - 60px);
	border: 0;
	padding: 0 17px;
	font-size: 24px;
	color: #9e9e9f;
	height: 42px;
	background-color: #eeeeef;
}

#text_hidden {
	display: none;
}

.searchBox input::placeholder {
	opacity: 1;
}

.searchBox #searchButton {
	margin-right: 2px;
	margin-left: 14px;
	padding: 0;
	border: none;
	width: 44px;
	display: inline-block;
	vertical-align: top;
	border-radius: 7px;
	box-shadow: 0 0 4px #ccc,0 2px 4px #ccc;
	background: url(../img/img_find_01.png) no-repeat center center;
}


.faqBox {
	margin-top: 80px;
	margin-bottom: 45px;
	display: none !important;
	border: 1px solid #898A8C;
}

.faqBox .ttl {
	font-size: 0.8em;
	font-weight: bold;
	line-height: 2.5;
	text-align: center;
	background-color: #EEEEEF;
}

.faqBox .inner {
	background-color: #fff;
}

.faqBox .subInner {
	margin: 10px;
	text-align: justify;
	line-height: 1px;
}

.faqBox .subInner:after {
	content: '';
	width: 100%;
	height: 0;
	visibility: hidden;
	display: inline-block;
}

.faqBox .subInner label {
	display: inline-block;
	vertical-align: top;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1;
	cursor: pointer;
	text-align: center;
}

.faqBox .subInner input {
	margin: 0 auto 5px;
	display: block;
}

.faqBox .submit input {
	display: inline-block;
	min-width: 75px;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 40px;
	height: 40px;
	text-align: center;
	border: 0;
	padding: 0 10px;
	cursor: pointer;
	box-sizing: border-box;
	border-radius: 5px;
	-webkit-appearance: none;
	box-shadow: 0 0 4px #ccc,0 2px 4px #ccc;
	background: url(../img/btn_bg.png) no-repeat center top;
	background-size: 100% 100%;
}

.faqBox .submit {
	margin: -10px auto 15px;
	text-align: center;
}

.faqBox input:hover {
	opacity: 0.7;
}

.menuList li a {
	font-size: 1.1em;
	color: #231815;
	line-height: 2;
	display: block;
	text-decoration: none;
	padding-left: 1em;
	text-indent: -1em;
}

.menuList .subBox a {
	font-size: 0.8em;
	line-height: 1.5;
}

.menuList .subBox a {
	font-size: 0.8em;
	line-height: 1.5;
}

.menuList li font {
	margin-top: -3px;
	color: #1D2087;
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 0;
	text-indent: -888em;
	border: 0.35em solid transparent;
	border-left: 0.5em solid #1D2087;
}


.menuList .subBox {
	padding-left: 1.8em;
}

.menuList .subBox a {
	padding-left: 1em;
	position: relative;
}

.menuList .subBox a:before {
	position: absolute;
	left: 0;
	top: -2px;
	content: "-";
}

.heading01 + .menuList {
	margin-top: -22px;
}

.menuList a:hover {
	opacity: 0.7;
}

@media all and (min-width: 0) and (max-width: 599px) {

	.h2Ttl01 {
		padding: 1px;
		font-size: 18px;
		line-height: 20px;
	}
	.h2Ttl01 span {
		padding: 4px 12px;
	}
	
	.title01 {
		padding: 1px;
		font-size: 18px;
	}
	
	.title01 .drop01 {
		width: 48px;
		background-position: center 15px;
	}
	
	#sideBar .title01 .drop01 {
		width: 36px;
		background-position: center 13px;
	}
	

	.title01 a {
		padding-right: 50px;
		line-height: 25px;
		letter-spacing: 0;
	}
	
	.title01 span {
		padding: 10px 0;
		border-left: solid 8px #80a6d9;
		padding-left: 18px;
	}

	#sideBar .title01 span {
		padding: 8px 0;
		border-left: solid 8px #80a6d9;
		padding-left: 18px;
	}
	.jsBox li a {
		font-size: 14px;
		line-height: 25px;
		padding: 5px;
		padding-right: 50px;
	}
	
	.jsBox > li > a {
		padding-left: 24px;
		text-indent: -14px;
	}



	.jsBox li .drop02 {
		width: 48px;
	}
	#sideBar .jsBox li .drop02 {
		width: 36px;
	}
	.jsBox li .drop02 span {
		background-position: center 12px;
	}
	.jsBox li .drop02:hover span {
		opacity: 1;
	}
	
	.jsBox li .subBox li a {
		padding-left: 35px;
		font-size: 12px;
		line-height: 25px;
	}
	
	

	.searchBox {
		font-size: 0;
	}
	
	.searchBox input {
		width: 250px;
		width: calc(100% - 50px);
		padding: 0 10px;
		font-size: 18px;
		line-height: 35px;
	}
	
	.searchBox a {
		margin-left: 10px;
		border-radius: 5px;
	}
	
	.searchBox a img {
		width: auto;
		height: 35px;
	}
	
	
	.faqBox {
		margin-top: 40px;
		margin-bottom: 25px;
	}
	

	.faqBox .subInner {
		margin: 10px;
		text-align: left;
	}

	.faqBox .subInner:after {
		display: none;
	}

	.faqBox .subInner label {
		margin-bottom: 10px;
		display: block;
		text-align: left;
	}
	
	.faqBox .subInner input {
		margin: 0 5px;
		display: inline-block;
		vertical-align: top;
	}

	.faqBox .submit input {
		line-height: 30px;
		height: 30px;
		border-radius: 4px;
	}
		
	.faqBox input:hover {
		opacity: 1;
	}
	
	.faqBox .submit {
		margin: 0 auto 10px;
	}
	
	.heading01 + .menuList {
		margin-top: -10px;
	}
	
	.menuList > li {
		margin-bottom: 5px;
	}
	
	.menuList > li > a {
		margin-bottom: 5px;
		line-height: 1.3;
		padding-left: 0.9em;
		text-indent: -0.9em;
	}
}

@media all and (min-width: 600px) and (max-width: 1024px) {
	.menuList > li {
		margin-bottom: 10px;
	}
	
	.menuList > li > a {
		margin-bottom: 10px;
		line-height: 1.3;
		padding-left: 0.9em;
		text-indent: -0.9em;
	}
}


/*----------------------------------------------------
	search共通
----------------------------------------------------*/
#search_result{
	background: #FFF;
	padding:10px 15px 20px 15px;
}
#search_result p{
	font-size:80%;
	line-height:1.4;
	margin-top:5px;
}
#search_result a{
	color:#00A9FF;
	text-decoration: underline;
	margin-top:15px;
	display:block;
}


/*----------------------------------------------------
	検索BOX
----------------------------------------------------*/

.search_top {
	position: relative;
	max-width: 960px;
	margin: 0 auto;
}

#breadcrumbs, .search_box , .search_box2 {background-color: #ffffff;}
.head_top {
	position: -webkit-sticky;
	position: sticky;
}

@media screen and (max-width:599px) {
	.bgBox{
		top: 0px;
		z-index: 99;
	}
	.search_box {
		top: 46px;
		z-index: 97;
	}
	.search_box2 {
		position: sticky;
		top: 0px!important;
		z-index: 98;
	}
	#breadcrumbs {
		top: 120px;
		z-index: 99;
	}
}
@media screen and (min-width:600px) {
	.bgBox{
		top: 0px;
		z-index: 99;
	}
	.search_box {
		top: 62px;
		z-index: 97;
	}
	.search_box2 {
		position: sticky;
		top: 0px!important;
		z-index: 98;
	}
	#breadcrumbs {
		top: 136px;
		z-index: 99;
	}
}

.search_box_table,
.search_box_table {
	position: relative;
	box-sizing: border-box;
}
.search_box,
.search_box2 {
	max-width: 960px;
	margin: 0 auto;
	padding: 20px 0;
}
#searchText {
	display: block;
	width: 100%;
	height: 35px;
	line-height: 35px;
	color: #555;
	background-color: #f8f8f8;
	padding: 0 5px 0 5px;
	border-radius: 0;
	border: 2px solid #333;
	font-size: .9em;
	box-sizing: border-box;
}

#searchButton {
	position: absolute;
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	padding: 9px 2px 9px 2px;
	background: url(../img/btn_search.svg) no-repeat center center;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	-ms-border-radius: 0px;
	border-radius: 0px;
	border: none;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}