@charset "utf-8";

body {
	width: auto;
	height: auto;
	min-height: 100%;
	min-width: 100% !important;
}
body.iPhone {
	width: auto;
	height: auto;
	min-height: 100%;
	min-width: 100% !important;
}
#wrapper.noscroll {
	position: fixed;
	overflow-x: hidden;
	overflow-y: hidden;
	right: 0px;
	bottom: 0px;
	width: auto;
	height: auto;
}
.spOnly {
	display: block;
}
.pcOnly {
	display: none !important;
}

#wrapper {
	position: relative;
	width: 100%;
	height: auto;
	min-height: 150%;
	overflow: hidden;
	padding-top: 40px;
	min-width: 100%;
}
#wrapper .spOpenBtn {
	height: 40px;
	display: block;
	position: fixed;
	right: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 40px;
	background-image: url(../images/sp_menubtn_open.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 40px 40px;
	cursor: pointer;
	z-index: 1000;
}



/* header */
#languageBox {
	display: none;
}
#header {
	position: fixed;
	top: 0 !important;
	left: 0;
	right: 0;
	width: 100%;
	min-width: 100% !important;
	margin-left: auto;
	margin-right: auto;
	background-image: none;
	transform: none;
	-webkit-transform: none;
}
#header h1.top {
	display: block;
	width: 100% !important;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	left: 0;
	right: 0;
	top:0;
}
#header h1.top img {
	width: 80px;
	height: 15px;
	position: absolute;
	top: 8px;
	left: 10px;
}
#header p.logo {
	width: 80px;
	height: 15px;
	position: absolute;
	top: 8px;
	left: 10px;
}
#header p.logoTxt {
	width: 130px;
	height: 9px;
	position: absolute;
	top: 14px;
	left: 98px;
}
#header p.logo img,
#header p.logoTxt img {
	width: 100%;
}
#header .headerMenu {
	width: 100% !important;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#header .headerMenu ul {
	display: none;
}

/* footer */
#footer {
	width: 100%;
	background-color: #3C495C;
	border-top-width: 35px;
	border-top-style: solid;
	border-top-color: #343F4F;
	padding-top: 15px;
	position: relative;
	color: #BBC0C4;
	margin-top: 170px;
}
#footer a {
	color: #BBC0C4;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul.spOnly {
	height: 170px;
	padding-top: 20px;
	padding-left: 50%;
	list-style: none;
	margin-bottom: 0px;
	position: absolute;
	top: -205px;
	right: 0px;
	width: 100%;
	background-color: #F4F3F5;
}
#footer ul.spOnly li {
	height: 34px;
	width: 200px;
	background-color: #FFF;
	border: 2px solid #251E1C;
	position: relative;
	text-align: center;
	float:none;
	margin: 20px;
	margin-left: -100px;
}
#footer ul.spOnly li a {
	height: 30px;
	width: 198px;
	display: block;
}
#footer ul.spOnly li:after {
	display: block;
	position: absolute;
	right: -2px;
	top: 6px;
	color: #251E1C;
	content: "〉";
	font-weight: bold;
	font-size: 13px;
}
#footer .footerBox {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
}
#footer #gotoTopBtn {
	position: absolute;
	right: 0;
	left: 0;
	top: -50px;
	margin: auto;
	background-image: url(../images/sp_pagetop.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 35px 35px;
	width: 35px;
	height: 35px;
}
#footer .footerBox .footerLeft {
	float: none;
	position: relative;
	width: 100%;
}
#footer .footerBox .footerRight {
	float: none;
	position: relative;
	width: 100%;
}
#footer .footerBox h2 {
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
#footer .footerBox p {
	font-size: 12px;
	line-height: 21px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
}
#footer .footerBox .fmenu01,
#footer .footerBox .fmenu02,
#footer .footerBox .fmenu03,
#footer .footerBox .fmenu04,
#footer .footerBox .fmenu05,
#footer .footerBox .fmenu07 {
	display: none;
}
#footer .footerBox .fmenu06 {
	position: relative;
	left: auto;
	top: auto;
	font-size: 11px;
	border: none;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#footer .footerBox .fmenu06 ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer .footerBox .fmenu06 ul li {
	position: relative;
	left: auto;
	top: auto;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	text-align: left;
	margin: 0;
}
#footer .footerBox .fmenu06 a {
	color: #5C8CC7;
	width: 100%;
	display: block;
}
#footer .footerBox .fmenu06 ul li:after {
	display: block;
	position: absolute;
	right: 8px;
	top: 8px;
	color: #5C8CC7;
    content: "〉";
}
#footer .footerBox ul {
	list-style: none;
}
#footer .footerBox ul li {
	color: #5C8CC7;
	font-size: 14px;
	width: 150px;
	line-height: 1.35em;
}
#footer .footerBox .fmenu06 ul li {
	width: 100%;
}
#footer .footerBox ul li ul {
	padding-top: 10px;
}
#footer .footerBox ul li ul li {
	color: #BBC0C4;
	font-size: 13px;
	margin-top: 8px;
}
#footer .footerBox address {
	color: #FFF;
	position: absolute;
	bottom: 20px;
	left: 20px;
	font-size: 9px;
}
#footer .footerBox2020 {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
}
#footer .footerBox2020 .footerLeft {
	position: relative;
	width: 100%;
	display: block;
	left: auto;
	right:auto;
}
#footer .footerBox2020 .footerLeft h2,
#footer .footerBox2020 .footerLeft p.h2Title {
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
#footer .footerBox2020 .footerLeft p.ftext {
	font-size: 12px;
	line-height: 21px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	padding-bottom: 0;
	border-bottom: none;
}
#footer .footerBox2020 .footerRight {
	position: relative;
}
#footer .footerBox2020 .footerRight h3,
#footer .footerBox2020 .footerRight h3 a {
	color: #5C8CC7;
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 15px;
	width: 100%;
}
#footer .footerBox2020 .footerRight p {
	font-size: 14px;
	line-height: 1.35em;
}
#footer .footerBox2020 .fmenu01 {
	position: absolute;
	left: 0;
	right:76%;
	top: -20px;
}
#footer .footerBox2020 .fmenu01,
#footer .footerBox2020 .fmenu02,
#footer .footerBox2020 .fmenu03,
#footer .footerBox2020 .fmenu04 {
	display: none;
}
#footer .footerBox2020 .fmenu02 {
	position: absolute;
	left: 25%;
	right: 51%;
	top: -20px;
}
#footer .footerBox2020 .fmenu03 {
	position: absolute;
	left: 50%;
	right:26%;
	top: -20px;
}
#footer .footerBox2020 .fmenu04 {
	position: absolute;
	left: 75%;
	right: 0;
	top: -20px;
}
#footer .footerBox2020 .fmenu05,
#footer .footerBox2020 .fmenu07 {
	position: relative;
	left: auto;
	right: auto;
	top: auto;
	font-size: 11px;
	border: none;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#footer .footerBox2020 .fmenu05 ul,
#footer .footerBox2020 .fmenu07 ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer .footerBox2020 .fmenu05 ul li,
#footer .footerBox2020 .fmenu07 ul li {
	position: relative;
	left: auto;
	top: auto;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	text-align: left;
	margin: 0;
}
#footer .footerBox2020 .fmenu07 ul li:last-child {
	border-bottom-width: 0px;
}
#footer .footerBox2020 .fmenu05 a,
#footer .footerBox2020 .fmenu07 a {
	color: #5C8CC7;
	width: 100%;
	display: block;
}
#footer .footerBox2020 .fmenu05 ul li:after,
#footer .footerBox2020 .fmenu07 ul li:after {
	display: block;
	position: absolute;
	right: 8px;
	top: 8px;
	color: #5C8CC7;
    content: "〉";
}
#footer .footerBox2020 .fmenu06 {
	position: relative;
	left: auto;
	right: auto;
	top: auto;
	text-align: center;
	margin: 0 auto 0 auto;
}
#footer .footerBox2020 .fmenu06 img {
	width: 45px;
	height: 45px;
	margin: 20px 10px 10px 10px;
}
#footer .footerBox2020 ul {
	list-style: none;
}
#footer .footerBox2020 ul li {
	color: #FFF;
	font-size: 14px;
	line-height: 1.25em;
}
#footer .footerBox2020 ul li ul {
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
#footer .footerBox2020 ul li ul li {
	color: #BBC0C4;
	font-size: 12px;
	margin-top: 8px;
}
#footer .footerBox2020 .fmenu05 ul,
#footer .footerBox2020 .fmenu07 ul {
	padding-right: 0;
}
#footer .footerBox2020 .fmenu05 ul li,
#footer .footerBox2020 .fmenu07 ul li,
#footer .footerBox2020 .fmenu06 ul li {
	display: inline-block;
	margin-right: 0px;
}
#footer .footerBox2020 address {
	color: #FFF;
	position: absolute;
	bottom: 25px;
	left: 20px;
	right: 20px;
	font-size: 9px;
	text-align: center;
}



#globalNaviSP {
	position: fixed;
	top: 40px;
	bottom: 0px;
	right: -100%;
	width: 100%;
	padding-top: 0px;
	display: block;
	opacity: 0;
	z-index: 1000;
	transform: translateZ(0);
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C9D2EB;
	background-color: #FFFFFF;
}
#globalNaviSPbg {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: rgba( 0, 0, 0, 0 );
	z-index: 900;
	opacity: 0;
	transform: translateZ(0);
}
#globalNaviSP .globalNaviBox {
	height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#globalNaviSP .spCloseBtn {
	height: 40px;
	display: block;
	position: absolute;
	top: -42px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	width: 40px;
	background-image: url(../images/sp_menubtn_close.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 40px 40px;
	z-index: 1000;
	cursor: pointer;
	transform: translateZ(0);
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	overflow:hidden
}
#globalNaviSP ul {
	list-style-type: none;
	width: 100%;
	min-width: 270px;
	box-sizing: border-box;
	transform: translateZ(0);
}
body.iPhone #globalNaviSP ul {
	min-height: 101%;
}
#globalNaviSP li.gMenu {
	position: relative;
	line-height: 50px;
	display: block;
	background-color: #FFF;
	color: #4B70B4;
	margin: 0px;
	padding: 0px 10px 0 10px;
	width: 100%;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C9D2EB;

}
#globalNaviSP li.gMenu a,
#globalNaviSP li.gMenu div.h2 a {
	display: block;
	line-height: 50px;
	color: #4B70B4;
	margin: 0px;
	padding: 0 0 0 0;
	/* [disabled]padding: 0 50px 0 20px; */
	font-weight: bold;
	font-size: 18px;
}
#globalNaviSP li h2,
#globalNaviSP li div.h2 {
	display: block;
	line-height: 50px;
	color: #4B70B4;
	margin: 0px;
	padding: 0 50px 0 0;
	font-weight: bold;
	font-size: 18px;
}
#globalNaviSP li.gMenu a:before,
#globalNaviSP li.gMenu p.maintenance:before {
	display: block;
	position: absolute;
	left: 13px;
	right: 50px;
	top: 0px;
	color: #4B70B4;
	content: " ";
	/* [disabled]content: "> "; */
	margin-right: 8px;
	z-index: 10;
}
#globalNaviSP li span {
	height: 50px;
	display: block;
	position: absolute;
	right:0px;
	top:0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	cursor: pointer;
	z-index: 1;
}
#globalNaviSP li span:after {
	display: block;
	position: absolute;
	right:17px;
	top:0px;
	color: #96A1A1;
    content: "＋";
}
#globalNaviSP li span.closeBtn:after {
	display: block;
	position: absolute;
	right:17px;
	top:0px;
	color: #96A1A1;
    content: "－";
}
#globalNaviSP li .subMenuArea {
	display: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C9D2EB;
	padding: 0 10px 0 10px;
	background-color: rgba( 255, 255, 255, 1 );
}
#globalNaviSP ul.subMenu li {
	line-height: 1.35em;
	margin-top: 12px;
	margin-bottom: 10px;
}
#globalNaviSP ul.subMenu li a {
	line-height: 1.35em;
	padding: 0 0 0 1em;
	display: inline-block;
	color: #4B70B4;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	text-indent: -1em;
}
#globalNaviSP ul.subMenu li p.maintenance {
	line-height: 1.35em;
	padding: 0 0 0 1em;
	display: inline-block;
	color: #4B70B4;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	text-indent: -1em;
}
#globalNaviSP ul.subMenu li a:before{
	display: inline-block;
	width: 1em;
	position: relative;
	color: #4B70B4;
	content: "> ";
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#globalNaviSP ul.subMenu li p.maintenance:before {
	display: inline-block;
	width: 1em;
	position: relative;
	color: #4B70B4;
	content: "> ";
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#globalNaviSP ul.subMenu li a.bottomMenu {
	margin-left: 15px;
}
#globalNaviSP li .subMenuArea h3,
#globalNaviSP li .subMenuArea div.h3 {
	padding-top: 5px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
	margin-left: -5px;
	color: #3070B8;
}
#globalNaviSP li .subMenuArea h3 a,
#globalNaviSP li .subMenuArea div.h3 a {
	padding-top: 5px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #3070B8;
}
#globalNaviSP li ul li.bottomMenu:after {
	display: block;
	position: absolute;
	right: 8px;
	top: 0px;
	color: #A5B8DA;
    content: "〉";
}
#globalNaviSP li .subMenuArea ul li a.tBlank:after {
	display: inline-block;
	width: 16px;
	height: 12px;
	margin-left: 5px;
	background-image: url(../images/icon_tblank_sp.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 16px 12px;
    content: "";
}
#globalNaviPC {
	display: none;
}

#topicPath {
	display: none;
}


#contents {
}
#contents .alignCenterSP {
	text-align: center;
}
#contents .mainTitle {
	background-size: 1247px 100px;
	height: 100px;
	width: 100%;
	margin-bottom: 20px;
}
#contents .mainTitle h1,
#contents .mainTitle h2 {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	font-weight: bold;
	font-size: 22px;
	line-height: 22px;
}

#contents .mainTitle h1.longtitle {
	font-size: 20px;
}
#contents .mainTitle h1 span,
#contents .mainTitle h2 span {
	display: block;
	padding-top: 20px;
	font-weight: normal;
	font-size: 12px;
}
#contents .mainTitle h1 span.line2,
#contents .mainTitle h2 span.line2 {
	padding-top: 14px;
}
#contents .mainTitle h1 span.brPoint,
#contents .mainTitle h2 span.brPoint {
	display: block;
	padding-top: 0px;
	font-weight: bold;
	font-size: 22px;
}
#contents ul.linkList {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
	list-style-type: none;
}
#contents ul.linkList li {
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFF;
	position: relative;
	line-height: 20px;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#contents ul.linkList li h3 {
	font-size: 115%;
	font-weight: bold;
}
#contents ul.linkList li a:after {
	display: block;
	position: absolute;
	top: 0;
	left: auto;
	right: 10px;
	bottom: 0;
	content: "";
	text-decoration: none;
	width: 40px;
	height: 100%;
	background-position: right center;
	background-image: url(images/arrow_linklist_sp.png);
	background-repeat: no-repeat;
	background-size: 19px 45px;
}
#contents ul.linkList li.clearfix a:after {
	display: block;
	position: absolute;
	top: 160px;
	left: auto;
	right: 10px;
	bottom: 0;
	content: "";
	text-decoration: none;
	width: 40px;
	height: auto;
	background-position: right center;
	background-image: url(images/arrow_linklist_sp.png);
	background-repeat: no-repeat;
	background-size: 19px 45px;
}
#contents ul.linkList li .leftImg {
	float: none;
	display: block;
	margin-right: -20px;
	padding-right: 0px;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #bfcce5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfcce5;
	text-align: center;
	margin-bottom: 10px;
}
#contents .tableBox {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}
#contents .tableBox table {
	border-collapse: collapse;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-left-color: #FFF;
}
#contents .tableBox table tr {
}
#contents .tableBox table th {
	display: block;
	float:left;
	clear:both;
	border-collapse: collapse;
	background-color: #bfcce5;
	padding: 8px;
	width: 100%;
	white-space: nowrap;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
#contents .tableBox table td {
	display: block;
	width: 100%;
	float:left;
	clear:both;
	border-collapse: collapse;
	background-color: #edf1f8;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	margin-bottom: 10px;
}

#contents .tableBoxScroll {
	width: 92%;
	overflow: scroll;
	max-height: 320px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
	font-size: 90%;
	-webkit-overflow-scrolling: touch;
}
#contents .tableBoxScrollFix {
	width: 300px;
	overflow: scroll;
	max-height: 320px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
	font-size: 90%;
	-webkit-overflow-scrolling: touch;
}
#contents .tableBoxScroll table {
	border-collapse: collapse;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	width: 860px;
}
#contents .tableBoxScroll p {
	width: 860px;
}
#contents .tableBoxScroll table tr {
}
#contents .tableBoxScroll table th {
	border-collapse: collapse;
	background-color: #bfcce5;
	padding: 8px;
	width: 180px;
	white-space: nowrap;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
#contents .tableBoxScroll table td {
	border-collapse: collapse;
	background-color: #edf1f8;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
#contents span.scrollSP {
	display: block;
	font-size: 12px;
	width: 92%;
	margin-top: -50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}







#contents.indexContents {
	width: 100%;
}
#contents.indexContents .width860 {
	width: 100%;
}
#contents.indexContents .listBtn {
	height: 34px;
	width: 200px;
	border: 2px solid #FFF;
	position: relative;
	text-align: center;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
#contents.indexContents .listBtn:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#contents.indexContents .listBtn a {
	height: 30px;
	width: 196px;
	display: block;
}
#contents.indexContents .listBtn:after {
	display: block;
	position: absolute;
	right: -2px;
	top: 5px;
	color: #FFF;
    content: "〉";
	font-weight: bold;
	font-size: 13px;
}
#contents.indexContents .listBtn.black {
	border-color: #251E1C;
}
#contents.indexContents .listBtn.black:after {
	color: #251E1C;
}


#contents.indexContents .infoAttention {
	width: 280px;
	margin: 10px auto 20px auto;
}

#contents.indexContents .section01,
#contents.indexContents .section02,
#contents.indexContents .section03,
#contents.indexContents .section04,
#contents.indexContents .section05,
#contents.indexContents .section06 {
	padding-top: 20px;
}
#contents.indexContents .section01 h1,
#contents.indexContents .section02 h1,
#contents.indexContents .section03 h1,
#contents.indexContents .section04 h1,
#contents.indexContents .section05 h1,
#contents.indexContents .section06 h1,
#contents.indexContents .section01 h2.title,
#contents.indexContents .section02 h2.title,
#contents.indexContents .section03 h2.title,
#contents.indexContents .section04 h2.title,
#contents.indexContents .section05 h2.title,
#contents.indexContents .section06 h2.title {
	color: #4B70B4;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 18px;
	text-align: center;
}
#contents.indexContents .section01 h1 span,
#contents.indexContents .section02 h1 span,
#contents.indexContents .section03 h1 span,
#contents.indexContents .section04 h1 span,
#contents.indexContents .section05 h1 span,
#contents.indexContents .section06 h1 span,
#contents.indexContents .section01 h2.title span,
#contents.indexContents .section02 h2.title span,
#contents.indexContents .section03 h2.title span,
#contents.indexContents .section04 h2.title span,
#contents.indexContents .section05 h2.title span,
#contents.indexContents .section06 h2.title span {
	color: #BBC0C4;
	font-size: 10px;
}
#contents.indexContents .section01 {
	max-width: 100%;
	min-width: 320px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 30px;
}
#contents.indexContents .section01 .flexslider {
	height: 135px;
}
#contents.indexContents .section01 ul li {
	width: 100%;
	max-width: 100%;
	min-width: 320px;
}
#contents.indexContents .section01 ul li.slide01,
#contents.indexContents .section01 ul li.slide02,
#contents.indexContents .section01 ul li.slide03,
#contents.indexContents .section01 ul li.slide04,
#contents.indexContents .section01 ul li.slide05,
#contents.indexContents .section01 ul li.slide06,
#contents.indexContents .section01 ul li.slide07,
#contents.indexContents .section01 ul li.slide08,
#contents.indexContents .section01 ul li.slide09,
#contents.indexContents .section01 ul li.slide10,
#contents.indexContents .section01 ul li.slidePD2019,
#contents.indexContents .section01 ul li.slidePD2021,
#contents.indexContents .section01 ul li.slidePD {
	background-size: 648px 135px;
	height: 135px;
}
#contents.indexContents .section01 ul li.slide01 a,
#contents.indexContents .section01 ul li.slide02 a,
#contents.indexContents .section01 ul li.slide03 a,
#contents.indexContents .section01 ul li.slide04 a,
#contents.indexContents .section01 ul li.slide05 a,
#contents.indexContents .section01 ul li.slide06 a,
#contents.indexContents .section01 ul li.slide07 a,
#contents.indexContents .section01 ul li.slide08 a,
#contents.indexContents .section01 ul li.slide09 a,
#contents.indexContents .section01 ul li.slide10 a,
#contents.indexContents .section01 ul li.slidePD2019 a,
#contents.indexContents .section01 ul li.slidePD2021 a,
#contents.indexContents .section01 ul li.slidePD a {
	width: 100%;
	height: 135px;
	display: block;
}
.flex-control-nav {
  bottom: -30px;
}
#contents.indexContents .section02 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	background-color: #251E1C;
	height: 76px;
}
#contents.indexContents .section02 h1,
#contents.indexContents .section02 h1 span,
#contents.indexContents .section02 h2.title,
#contents.indexContents .section02 h2.title span {
	color: #FFF;
	margin-bottom: 0px;
}
#contents.indexContents .section02 .listBtn {
	height: 100%;
	width: 100%;
	border: none;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	top: 0;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#contents.indexContents .section02 .listBtn img {
	display: none;
}
#contents.indexContents .section02 .listBtn a {
	height: 100%;
	width: 100%;
	display: block;
	position: absolute;
	z-index: 5;
}
#contents.indexContents .section02 .listBtn:after {
	display: block;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 5px;
	top: auto;
	color: #FFF;
    content: "　〉";
	font-weight: bold;
	font-size: 15px;
	z-index: 0;
}
#contents.indexContents .section02 .listBtn.black {
	border-color: #251E1C;
}
#contents.indexContents .section02 .listBtn.black:after {
	color: #FFF;
}
#contents.indexContents .section02 .infoList {
	display: none;
}
#contents.indexContents .section03 {
	height: 76px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom: 0px;
}
#contents.indexContents .section03 .seminarBox {
	width: 50%;
	height: 76px;
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 5px;
	background-color: #4D79AA;
}
#contents.indexContents .section03 .seminarBox h1,
#contents.indexContents .section03 .trainingBox h1,
#contents.indexContents .section03 .seminarBox h2.title,
#contents.indexContents .section03 .trainingBox h2.title {
	width: 100%;
	position: relative;
	right: auto;
	left: auto;
	top: auto;
	color: #FFF;
}
#contents.indexContents .section03 .seminarBox h1 span,
#contents.indexContents .section03 .trainingBox h1 span,
#contents.indexContents .section03 .seminarBox h2.title span,
#contents.indexContents .section03 .trainingBox h2.title span {
	color: #FFF;
}
#contents.indexContents .section03 .seminarList,
#contents.indexContents .section03 .trainingList {
	display: none;
}
#contents.indexContents .section03 .trainingBox {
	width: 50%;
	height: 76px;
	position: absolute;
	right: 0;
	top: 0;
	padding-top: 5px;
	background-color: #64A362;
}
#contents.indexContents .section03 .seminarBox .listBtn,
#contents.indexContents .section03 .trainingBox .listBtn {
	height: 100%;
	width: 100%;
	border: none;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	top: 0;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#contents.indexContents .section03 .seminarBox .listBtn.videos {
	display: none;
}
#contents.indexContents .section03 .seminarBox .listBtn img,
#contents.indexContents .section03 .trainingBox .listBtn img {
	display: none;
}
#contents.indexContents .section03 .seminarBox .listBtn a,
#contents.indexContents .section03 .trainingBox .listBtn a {
	height: 100%;
	width: 100%;
	display: block;
	position: absolute;
	z-index: 5;
}
#contents.indexContents .section03 .seminarBox .listBtn:after,
#contents.indexContents .section03 .trainingBox .listBtn:after {
	display: block;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 5px;
	top: auto;
	color: #FFF;
    content: "　〉";
	font-weight: bold;
	font-size: 15px;
	z-index: 0;
}
#contents.indexContents .section04 {
	width: 100%;
	padding-bottom: 20px;
}
#contents.indexContents .section04 h2.pickupTitle {
	margin-top:60px;
	margin-bottom:20px;
	font-size: 18px;
}
#contents.indexContents .section04 h2.pickupTitle span {
	color: #4B70B4;
	font-size: 14px;
}
#contents.indexContents .section04 ul.pickupTextList {
	padding-left:2.5em;
	padding-right:1em;
	margin-bottom:40px;
}
#contents.indexContents .section04 ul.pickupTextList li {
	line-height:1.5em;
	margin-bottom: 20px;
	font-size:100%;
}
#contents.indexContents .section04 ul.pickupTextList li a {
	text-decoration: underline;
}
#contents.indexContents .section04 ul.pickupSolutionList {
	list-style: none;
	margin-bottom: 20px;
}
#contents.indexContents .section04 ul.pickupSolutionList li {
	display: block;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 240px;
}
#contents.indexContents .section04 ul.pickupSolutionList li:last-child,
#contents.indexContents .section04 ul.pickupSolutionList li:nth-child(2) {
	margin-right: auto;
}
#contents.indexContents .section04 ul.pickupSolutionList li img {
	width: 240px;
	height: auto;
}
#contents.indexContents .section04 ul.pickupSolutionList li.big {
	margin-right: auto;
	width: 280px;
}
#contents.indexContents .section04 ul.pickupSolutionList li.big img {
	width: 280px;
	height: auto;
}
#contents.indexContents .section04 .pickupList {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #E9EEF6;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contents.indexContents .section04 .pickupList .pickupListBtn {
	margin: 20px;
	box-shadow:rgba(37, 30, 28, 0.35) 3px 3px 2px 0px;
	-webkit-box-shadow:rgba(37, 30, 28, 0.35) 3px 3px 2px 0px;
	-moz-box-shadow:rgba(37, 30, 28, 0.35) 3px 3px 2px 0px;
}
#contents.indexContents .section04 .pickupList .pickupListBtn img {
	width: 180px;
	height: 106px;
}.slick-prev:before,
.slick-next:before {
    font-size: 25px;
}
.slick-prev{
	margin-right: 105px;
	margin-top: -25px;
	z-index: 100;
	text-align: right;
}
.slick-next{
	margin-left: 105px;
	margin-top: -25px;
	z-index: 100;
	text-align: left;
}
#contents.indexContents .section05 {
	background-image: url(../images/casestudy_bg.jpg);
	background-repeat: no-repeat;
	background-position: -125px top;
	background-size: 790px 284px;
	min-height: 360px;
	background-color: #000;
	padding-bottom: 40px;
}
#contents.indexContents .section05 h1,
#contents.indexContents .section05 h2.title {
	color: #FFF;
}
#contents.indexContents .section05 p {
	color: #FFF;
	width: 90%;
	font-size: 15px;
	line-height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
	text-align: center;
	font-size: 12px;
}
#contents.indexContents .section05 ul {
	position: relative;
	left: auto;
	top: auto;
	width: 100%;
	text-align: center;
}
#contents.indexContents .section05 ul li {
	display: inline-block;
	width: 50%;
	height: 100px;
	margin-left: 0px;
	margin-bottom: 20px;
}
#contents.indexContents .section05 ul li:nth-child(odd) {
	text-align: right;
}
#contents.indexContents .section05 ul li:nth-child(even) {
	text-align: left;
}
#contents.indexContents .section05 ul li img {
	width: 100px;
	height: 100px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 5px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 5px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 5px 0px;
}
#contents.indexContents .section06 {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -30px;
}
#contents.indexContents .section06 ul {
	list-style: none;
	margin-top: 30px;
	margin-bottom: 50px;
	text-align: center;
}
#contents.indexContents .section06 ul li {
	display: inline-block;
	width: 50%;
	height: 80px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	vertical-align: top;
}
#contents.indexContents .section06 ul li:last-child {
	display: inline-block;
	width: 50%;
	height: 80px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 60px;
}




#contents.indexContents .section07 {
	background-color: #4b70b4;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contents.indexContents .section07 .bannerBtn {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#contents.indexContents .section07 ul {
	list-style: none;
	text-align: center;
}
#contents.indexContents .section07 ul li.bannerCat01 {
	display: block;
	width: 95%;
	text-align: center;
	padding-right: 0px;
	border-right: none;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}
#contents.indexContents .section07 ul li.bannerCat02 {
	display: block;
	width: 95%;
	padding-left: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#contents.indexContents .section07 ul li.bannerCat01 h2,
#contents.indexContents .section07 ul li.bannerCat02 h2 {
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0;
}
#contents.indexContents .section07 ul li.bannerCat01 h2 span,
#contents.indexContents .section07 ul li.bannerCat02 h2 span {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
#contents.indexContents .section07 ul.btnLi {
	list-style: none;
	text-align: center;
	margin-top: 15px;
}
#contents.indexContents .section07 ul.btnLi li {
	display: inline-block;
	width:30%;
	margin-right: 3%;
	margin-bottom: 10px;
	background-color: #FFF;
	box-shadow:0px 0px 3px 2px #0a4d9b;
	-moz-box-shadow:0px 0px 3px 2px #0a4d9b;
	-webkit-box-shadow:0px 0px 3px 2px #0a4d9b;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#contents.indexContents .section07 ul.btnLi li.datadl {
	background-image: url(../images/sec07_icon_datadl.png);
	background-repeat: no-repeat;
	background-position: center 7px;
	background-size: 42px 40px;
}
#contents.indexContents .section07 ul.btnLi li.trialdl {
	background-image: url(../images/sec07_icon_trialdl.png);
	background-repeat: no-repeat;
	background-position: center 7px;
	background-size: 42px 40px;
}
#contents.indexContents .section07 ul.btnLi li.seminar {
	background-image: url(../images/sec07_icon_seminar.png);
	background-repeat: no-repeat;
	background-position: center 7px;
	background-size: 42px 40px;
}
#contents.indexContents .section07 ul.btnLi li.training {
	background-image: url(../images/sec07_icon_training.png);
	background-repeat: no-repeat;
	background-position: center 7px;
	background-size: 42px 40px;
}
#contents.indexContents .section07 ul.btnLi li.tips {
	background-image: url(../images/sec07_icon_tips.png);
	background-repeat: no-repeat;
	background-position: center 7px;
	background-size: 74px 40px;
	margin-right: 0%;
}
#contents.indexContents .section07 ul.btnLi li a {
	display: block;
	padding-top: 54px;
	padding-bottom: 10px;
	color: #251e1c;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}
#contents.indexContents .section07 ul.btnLi li span.maintenance {
	display: block;
	padding-top: 43px;
	padding-bottom: 6px;
	color: #251e1c;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
}
#contents.indexContents .section07 ul.btnLi li a span {
	display: block;
	font-weight: bold;
}
#contents.indexContents .section07 ul.btnLi li a:hover {
	text-decoration: none;
}
#contents.indexContents .section07 ul.btnLi li:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}




#contents .recommendationArea {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #251e1c;
	padding: 40px 0;
	margin-top: 40px;
}
#contents.indexContents .recommendationArea {
	margin-top: 10px;
}
#contents .recommendationArea ul {
	width: 100%;
	list-style: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#contents .recommendationArea ul li {
	display: block;
	margin-right: 0px;
	margin-bottom: 15px;
}
#contents .recommendationArea ul li img {
	width: 200px;
	height: auto;
}
#contents .recommendationArea ul li:last-child {
	margin-right: 0px;
	margin-bottom: 0px;
}

#contents .recommendationArea_fixed {
	display: none !important;
}



.flex-direction-nav a,
.flexslider:hover .flex-direction-nav .flex-prev,
.flexslider:hover .flex-direction-nav .flex-prev:hover,
.flexslider:hover .flex-direction-nav .flex-next,
.flexslider:hover .flex-direction-nav .flex-next:hover  {
	opacity: 0;
	display: none;
}


/* searchBox用CSS上書き */

#customSearch {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 800;	
}
#searchBoxOpener {
	width: 30px;
	height: 30px;
	background-color: #4b70b4;
	position: absolute;
	right: 45px;
	top: 5px;
	line-height: 30px;
	text-indent: -9999px;
	color: #FFF;
	font-size: 11px;
	background-image: url(images/icon_search_sp.png);
	background-repeat: no-repeat;
	background-position: center 8px;
	background-size: 15px 15px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#searchBoxOpener:hover {
	cursor: pointer;
}
#searchBoxOpener.close {
	background-image: url(images/icon_search_close_sp.png);
	background-repeat: no-repeat;
	background-position: center 8px;
	background-size: 15px 15px;
	height: 33px;
}
#searchBox {
	width: auto;
	border: 4px solid #4b70b4;
	background-color: #FFF;
	height: 40px;
	padding-right: 2px;
	position: absolute;
	right: 45px;
	left: 0px;
	top: 35px;
	z-index: 800;
	display: none;
}
#searchBox .cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    height: 28px !important;
    width: 70px !important;
}
table.gsc-search-box td {
    vertical-align: top !important;
}
.gsc-search-box .gsc-input > input:hover, .gsc-input-box-hover {
    box-shadow: none !important;
}
.gsc-search-box .gsc-input > input:focus, .gsc-input-box-focus {
    box-shadow: none !important;
}
.gsst_b {
	-moz-user-select: none;
	font-size: 16px;
	position: relative;
	white-space: nowrap;
	padding-top: 5px !important;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
}
.searchresultsBox {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}



/* マルケト関連 */
#mktoBox {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}





#contents.indexContents .section02 .listSwitch ul.listMenu {
	display: none;
}
#contents.indexContents .section02 .listSwitch ul.listGroup {
	display: none;
}

















#wrapper {
	position: relative;
	width: 100%;
	height: auto;
	min-height: 150%;
	overflow: hidden;
	padding-top: 56px;
}
#wrapper.top {
	padding-top: 50px;
}
#wrapper .spOpenBtn {
	height: 56px;
	display: block;
	position: fixed;
	right: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 56px;
	background-image: url(../images/sp_menubtn_open.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px 20px;
	cursor: pointer;
	z-index: 1000;
}


/* header */
#languageBox {
	display: none;
}
#header {
	transition: all 0s ease;
	-webkit-transition: all 0s ease;
	-moz-transition: all 0s ease;
	-o-transition: all 0s ease;
/*	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;*/
}
#header .spMenuBtnArea {
	width: 100%;
	padding: 20px 10px 0 10px;
	text-align: center;
}
#header .spMenuBtnArea .languageBox {
	text-align: center;
	color: #222222;
	font-size: 14px;
	border: 0px solid #FFF;
	line-height: 30px;
}
#header .spMenuBtnArea .languageBox span {
	border-bottom:1px solid #053ea8;
	padding: 0 0 5px 0;
	margin-right: 10px
}
#header .spMenuBtnArea .languageBox a {
	padding: 0 0 5px 0;
	color: #053ea8;
}
#header .spMenuBtnArea .languageBox a:hover {
	border-bottom:1px solid #053ea8;
	text-decoration: none;
}
#header .spMenuBtnArea .btnDalcommu a {
	display: block;
	width: 100%;
	height: 47px;
	background-color: #fff;
	border-radius: 47px;
	line-height: 47px;
}
#header .spMenuBtnArea .btnDalcommu a:hover {
	background-color: #fafcff;
}
#header .spMenuBtnArea .btnDalcommu img {
	vertical-align: text-bottom;
}
#header .spMenuBtnArea .btnDalcommu a:hover img {
	opacity: 1;
}
#header .spMenuBtnArea .btnDatadl {
	width: 48%;
}
#header .spMenuBtnArea .btnDatadl a {
	display: block;
	border:1px solid #f91a51;
	color: #f91a51 !important;
	padding: 0 10px;
	height: 47px;
	background-color: #fff;
	border-radius: 47px;
	line-height: 47px;
	font-weight: 500;
}
#header .spMenuBtnArea .btnDatadl a:hover {
	background-image: linear-gradient(90deg, rgba(241, 1, 45, 0.02), rgba(241, 1, 45, 0.07));
}
#header .spMenuBtnArea .btnInq {
	width: 48%;
}
#header .spMenuBtnArea .btnInq a {
	display: block;
	border:1px solid #f91a51;
	color: #fff !important;
	padding: 0 10px;
	background-color: #f91a51;
	height: 47px;
	border-radius: 47px;
	line-height: 47px;
	font-weight: 500;
}
#header .spMenuBtnArea .btnInq a:hover {
	background-color: #d9013e;
}
#header .spMenuBtnArea .border01 {
	background:  linear-gradient(to right, #8f6eff 0%, #00b8ff 100%);
	border-radius: 9999px;
	padding: 1px;
	margin-bottom: 15px;
}
#header .spMenuBtnArea .flex {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
#header {
	position: fixed;
	top: 0 !important;
	left: 0;
	right: 0;
	width: 100%;
	min-width: 100% !important;
	margin-left: auto;
	margin-right: auto;
	background-image: none;
	transform: none;
	-webkit-transform: none;
	padding: 0;
}
#header h1.top {
	display: block;
	width: 100% !important;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	left: 0;
	right: 0;
	top:0;
}
#header h1.top img {
	width: 80px;
	height: 15px;
	position: absolute;
	top: 8px;
	left: 10px;
}
#header p.logo {
	width: 81px;
	height: 15px;
	position: absolute;
	top: 13px;
	left: 15px;
	font-size: 15px;
	line-height: 1em;
}
#header p.logoTxt {
	width: 124px;
	height: 9px;
	position: absolute;
	top: 33px;
	left: 15px;
	font-size: 9px;
	line-height: 1em;
}
#header p.logo img,
#header p.logoTxt img {
	width: 100%;
}
#header .headerBox {
	width: 100%;
	max-width: 1360px;
	margin: 0px auto;
	border-radius: 0 0 8px 8px;
	background-color: #fff;
	box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.04);
	position: relative;
}
#header .headerMenu {
	width: 100% !important;
	height: 56px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#header .headerMenu ul {
	display: none;
}
#searchBox {
	width: 100%;
	border: 0px solid #FFF;
	height: 60px;
	*height: 60px;
	padding: 10px 15px 15px 15px;
	position: absolute;
	right: 15px;
	top: 45px;
	z-index: 800;
	display: none;
	border-radius:0 0 8px 8px;
	background-color: #fff;
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.04);
}
#searchBoxOpener,
.searchBoxOpener{
	position: absolute;
	right: 55px;
	top: 13px;
}
#searchBoxOpener.close,
.searchBoxOpener.close,
.searchBoxOpener:hover{
	background-color: rgba(15,99,253,0);
}
.gsc-search-button-v2 {
  font-size: 0;
  padding: 0px 0px !important;
  width: auto;
  vertical-align: text-bottom !important;

  border: 0px solid #666;
  border-radius: 0px;

  border-color: #3079ed;
  background-color: #fff !important;
  background-image: url(../images/header_btn_search.svg) !important;
	width: 31px !important;
	height: 31px !important;
	background-color: #fff;
	position: relative;
	line-height: 31px;
	color: #FFF;
	font-size: 13px;
	text-indent: -9999px;
	background-image: url(../images/header_btn_search.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px 20px;
	border-radius: 31px;
	margin-left: 5px;
	cursor: pointer !important;
	border-radius: 31px !important;
}
.gsc-search-button-v2:hover {
	background-color: rgba(15,99,253,0.08) !important;
}
table.gsc-search-box td.gsc-input {
  padding-right: 5px !important;
}
table.gsc-search-box td {
    vertical-align: middle !important;
}
.gsc-search-box .gsc-input > input:hover, .gsc-input-box-hover {
    box-shadow: none !important;
}
.gsc-search-box .gsc-input > input:focus, .gsc-input-box-focus {
    box-shadow: none !important;
}
.gsst_b {
	-moz-user-select: none;
	font-size: 16px;
	position: relative;
	white-space: nowrap;
	padding-top: 5px !important;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
	display: none !important;
}
.gsib_a {
	border:1px solid rgba(0,0,0,0.1);
	border-radius: 5px;
	&:focus-within {
	  border:1px solid #053ea8;
	}
}
.searchresultsBox {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.gsc-results .gsc-cursor-box {
    text-align: center;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
	display: inline-block !important;
	*float: left;
	font-size: 20px;
	border: 1px solid #88a1ce !important;
	margin-left: 3px;
	margin-bottom: 10px;
	text-align: center;
	width: 38px;
	height: 38px;
	line-height: 38px;
	font-weight: normal !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
	background-color: #88a1ce !important;
	color: #FFF !important;
	font-weight: normal !important;
}
.gsc-cursor-current-page {
	background-color: #88a1ce !important;
	color: #FFF !important;
	font-weight: normal !important;
}
#globalNaviSP {
	position: fixed;
	top: 48px;
	bottom: 0px;
	right: -100%;
	width: 100%;
	padding: 10px;
	display: block;
	opacity: 0;
	z-index: 1000;
	transform: translateZ(0);
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #C9D2EB;
	background-color: #FFFFFF;
}
#globalNaviSPbg {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: rgba( 0, 0, 0, 0 );
	z-index: 900;
	opacity: 0;
	transform: translateZ(0);
}
#globalNaviSP .globalNaviBox {
	height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#globalNaviSP .spCloseBtn {
	height: 56px;
	display: block;
	position: absolute;
	top: -48px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	width: 56px;
	background-image: url(../images/header_btn_close.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px 20px;
	z-index: 1000;
	cursor: pointer;
	transform: translateZ(0);
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	overflow:hidden
}
#globalNaviSP ul {
	list-style-type: none;
	width: 100%;
	min-width: 270px;
	box-sizing: border-box;
	transform: translateZ(0);
}
body.iPhone #globalNaviSP ul {
	min-height: auto;
}
#globalNaviSP li.gMenu {
	position: relative;
	line-height: 50px;
	display: block;
	background-color: #FFF;
	color: #4B70B4;
	margin: 0px;
	padding: 0px 10px 0 10px;
	width: 100%;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgba(15,99,253,0.08);

}
#globalNaviSP li.gMenu a,
#globalNaviSP li.gMenu div.h2 a {
	display: block;
	line-height: 50px;
	color: #4B70B4;
	margin: 0px;
	padding: 0 0 0 0;
	/* [disabled]padding: 0 50px 0 20px; */
	font-weight: bold;
	font-size: 16px;
}
#globalNaviSP li h2,
#globalNaviSP li div.h2 {
	display: block;
	line-height: 50px;
	color: #222222;
	margin: 0px;
	padding: 0 50px 0 0;
	font-weight: bold;
	font-size: 16px;
}
#globalNaviSP li.gMenu a:before,
#globalNaviSP li.gMenu p.maintenance:before {
	display: block;
	position: absolute;
	left: 13px;
	right: 50px;
	top: 0px;
	color: #4B70B4;
	content: " ";
	/* [disabled]content: "> "; */
	margin-right: 8px;
	z-index: 10;
}
#globalNaviSP li span {
	height: 50px;
	display: block;
	position: absolute;
	right:0px;
	top:0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	cursor: pointer;
	z-index: 1;
}
#globalNaviSP li span:after {
	display: block;
	position: absolute;
	right:17px;
	top:0px;
	color: #1e74cb;
    content: "＋";
	font-weight: bold;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro W4", "Hiragino Kaku Gothic Pro", Meiryo, Arial, verdana, 'Trebuchet MS', Helvetica, sans-serif;
}
#globalNaviSP li span.closeBtn:after {
	display: block;
	position: absolute;
	right:17px;
	top:0px;
	color: #1e74cb;
    content: "－";
	font-weight: bold;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro W4", "Hiragino Kaku Gothic Pro", Meiryo, Arial, verdana, 'Trebuchet MS', Helvetica, sans-serif;
}
#globalNaviSP li .subMenuArea {
	display: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebeb;
	padding: 0 10px 0 10px;
	background-color: rgba( 255, 255, 255, 1 );
}
#globalNaviSP ul.subMenu li {
	line-height: 1.35em;
	margin-top: 12px;
	margin-bottom: 10px;
}
#globalNaviSP ul.subMenu li a {
	line-height: 1.35em;
	padding: 0 0 0 1em;
	display: inline-block;
	color: #053ea8;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 10px;
	text-indent: -1em;
	word-break: break-word;
}
#globalNaviSP ul.subMenu li p.maintenance {
	line-height: 1.35em;
	padding: 0 0 0 1em;
	display: inline-block;
	color: #4B70B4;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	text-indent: -1em;
}
#globalNaviSP ul.subMenu li a:before{
	display: inline-block;
	width: 1em;
	position: relative;
	color: #4B70B4;
    content: "－";
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#globalNaviSP ul.subMenu li a.campaignBnr img {
	filter: drop-shadow(0px 0px 3px #ccc);
	width: 100%;
	max-width: 336px;
}
#globalNaviSP ul.subMenu li a.campaignBnr:before {
	display: none;
}
#globalNaviSP ul.subMenu li p.maintenance:before {
	display: inline-block;
	width: 1em;
	position: relative;
	color: #4B70B4;
	content: "> ";
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#globalNaviSP ul.subMenu li a.bottomMenu {
	margin-left: 15px;
}
#globalNaviSP li .subMenuArea h3,
#globalNaviSP li .subMenuArea div.h3 {
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
	margin-left: -5px;
	color: #222222;
}
#globalNaviSP li .subMenuArea h3 a,
#globalNaviSP li .subMenuArea div.h3 a {
	padding-top: 5px;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #053ea8;
}
#globalNaviSP li ul li.bottomMenu:after {
	display: block;
	position: absolute;
	right: 8px;
	top: 0px;
	color: #A5B8DA;
    content: "〉";
}
#globalNaviSP li .subMenuArea ul li a.tBlank:after {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-left: 5px;
	background-image: url(../images/icon_tblank_blue.svg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 13px 13px;
    content: "";
	vertical-align: text-top;
}
#globalNaviPC {
	display: none;
}
.campaignArea {
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	height: 45px;
	text-align: center;
	z-index: -1;
}
.campaignArea.campaignProducts {
	display: none;
}
.campaignArea a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	background-color: #BCD4FF;
	color: #333;
	font-size: 14px;
	padding: 15px 10px 10px 10px;
	font-family: 'Zen Kaku Gothic New', sans-serif, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, 'Roboto',sans-serif;
	line-height: 1.25em;
	box-shadow: 0px 0px 10px #999;
	transition: 0.3s ease;
}
.campaignArea a:hover {
	background-color: #9FC1FF;
}
.campaignArea span.radius {
	display: inline-block;
	border: 1px solid #053ea8;
	color: #053ea8;
	background-color: #fff;
	font-size: 10px;
	font-weight: bold;
	border-radius: 50px;
	margin: 0 10px 0 0;
	padding: 4px 10px;
	line-height: 12px;
	vertical-align: text-bottom;
}
.campaignArea span.textred {
	color: #f91a51;
	font-weight: bold;
}
.campaignArea span.textred span {
	font-weight: bold;
	font-size: 135%;
}
.campaignArea span.textblue {
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	color: #053ea8;
	margin-left: 10px;
	vertical-align: text-top;
}
.campaignArea + div.headerBox {
	margin-top: 0px !important;
}
#header:has(.campaignArea) ~ #contents{
	margin-top: 67px !important;
}



/* footer */
#footer {
	width: 100%;
	background-color: #052563;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #343F4F;
	padding-top: 25px;
	position: relative;
	color: #fff;
	margin-top: 170px;
}
#footer .footerArea {
	min-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#footer .footerArea a {
	color: #fff;
}
#footer .footerArea a:hover {
	text-decoration: underline;
}
#footer .footerArea ul.spOnly {
	height: 170px;
	padding-top: 20px;
	padding-left: 50%;
	list-style: none;
	margin-bottom: 0px;
	position: absolute;
	top: -170px;
	right: 0px;
	width: 100%;
	background-color: #F4F3F5;
}
#footer .footerArea ul.spOnly li {
	height: 34px;
	width: 200px;
	background-color: #FFF;
	border: 2px solid #251E1C;
	position: relative;
	text-align: center;
	float:none;
	margin: 20px;
	margin-left: -100px;
}
#footer .footerArea ul.spOnly li a {
	height: 30px;
	width: 198px;
	display: block;
}
#footer .footerArea ul.spOnly li:after {
	display: block;
	position: absolute;
	right: -2px;
	top: 6px;
	color: #251E1C;
	content: "〉";
	font-weight: bold;
	font-size: 13px;
}
#footer .footerArea .footerBox {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
}
#footer .footerArea #gotoTopBtn {
	position: absolute;
	right: 0;
	left: 0;
	top: -50px;
	margin: auto;
	background-image: url(../images/sp_pagetop.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 35px 35px;
	width: 35px;
	height: 35px;
}
#footer .footerArea .footerBox .footerLeft {
	float: none;
	position: relative;
	width: 100%;
}
#footer .footerArea .footerBox .footerRight {
	float: none;
	position: relative;
	width: 100%;
}
#footer .footerArea .footerBox h2 {
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
#footer .footerArea .footerBox p {
	font-size: 12px;
	line-height: 21px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
}
#footer .footerArea .footerBox .fmenu01,
#footer .footerArea .footerBox .fmenu02,
#footer .footerArea .footerBox .fmenu03,
#footer .footerArea .footerBox .fmenu04,
#footer .footerArea .footerBox .fmenu05,
#footer .footerArea .footerBox .fmenu07 {
	display: none;
}
#footer .footerArea .footerBox .fmenu06 {
	position: relative;
	left: auto;
	top: auto;
	font-size: 11px;
	border: none;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#footer .footerArea .footerBox .fmenu06 ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer .footerArea .footerBox .fmenu06 ul li {
	position: relative;
	left: auto;
	top: auto;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	text-align: left;
	margin: 0;
}
#footer .footerArea .footerBox .fmenu06 a {
	color: #5C8CC7;
	width: 100%;
	display: block;
}
#footer .footerArea .footerBox .fmenu06 ul li:after {
	display: block;
	position: absolute;
	right: 8px;
	top: 8px;
	color: #5C8CC7;
    content: "〉";
}
#footer .footerArea .footerBox ul {
	list-style: none;
}
#footer .footerArea .footerBox ul li {
	color: #5C8CC7;
	font-size: 14px;
	width: 150px;
	line-height: 1.35em;
}
#footer .footerArea .footerBox .fmenu06 ul li {
	width: 100%;
}
#footer .footerArea .footerBox ul li ul {
	padding-top: 10px;
}
#footer .footerArea .footerBox ul li ul li {
	color: #BBC0C4;
	font-size: 13px;
	margin-top: 8px;
}
#footer .footerArea .footerBox address {
	color: #FFF;
	position: absolute;
	bottom: 20px;
	left: 20px;
	font-size: 9px;
}
#footer .footerArea .footerBox2020 {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
}
#footer .footerArea .footerBox2020 .footerLeft {
	position: relative;
	width: 100%;
	display: block;
	left: auto;
	right:auto;
}
#footer .footerArea .footerBox2020 .footerLeft h2,
#footer .footerArea .footerBox2020 .footerLeft p.h2Title {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
#footer .footerArea .footerBox2020 .footerLeft p.ftext {
	font-size: 13px;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	padding-bottom: 0;
	border-bottom: none;
}
#footer .footerArea .footerBox2020 .footerRight {
	position: relative;
}
#footer .footerArea .footerBox2020 .footerRight h3,
#footer .footerArea .footerBox2020 .footerRight h3 a {
	color: #5C8CC7;
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 15px;
	width: 100%;
}
#footer .footerArea .footerBox2020 .footerRight p {
	font-size: 14px;
	line-height: 1.35em;
}
#footer .footerArea .footerBox2020 .fmenu01 {
	position: absolute;
	left: 0;
	right:76%;
	top: -20px;
}
#footer .footerArea .footerBox2020 .fmenu01,
#footer .footerArea .footerBox2020 .fmenu02,
#footer .footerArea .footerBox2020 .fmenu03,
#footer .footerArea .footerBox2020 .fmenu04 {
	display: none;
}
#footer .footerArea .footerBox2020 .fmenu02 {
	position: absolute;
	left: 25%;
	right: 51%;
	top: -20px;
}
#footer .footerArea .footerBox2020 .fmenu03 {
	position: absolute;
	left: 50%;
	right:26%;
	top: -20px;
}
#footer .footerArea .footerBox2020 .fmenu04 {
	position: absolute;
	left: 75%;
	right: 0;
	top: -20px;
}
#footer .footerArea .footerBox2020 .fmenu05,
#footer .footerArea .footerBox2020 .fmenu07 {
	position: relative;
	left: auto;
	right: auto;
	top: auto;
	font-size: 11px;
	border: none;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#footer .footerArea .footerBox2020 .fmenu05 ul,
#footer .footerArea .footerBox2020 .fmenu07 ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(255,255,255,0.5);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer .footerArea .footerBox2020 .fmenu05 ul li,
#footer .footerArea .footerBox2020 .fmenu07 ul li {
	position: relative;
	left: auto;
	top: auto;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255,255,255,0.5);
	width: 100%;
	padding-top: 15px;
	padding-bottom: 16px;
	padding-left: 20px;
	text-align: left;
	margin: 0;
}
#footer .footerArea .footerBox2020 .fmenu07 ul li:last-child {
	border-bottom-width: 0px;
}
#footer .footerArea .footerBox2020 .fmenu05 a,
#footer .footerArea .footerBox2020 .fmenu07 a {
	color: #fff;
	width: 100%;
	display: block;
}
#footer .footerArea .footerBox2020 .fmenu05 ul li:after,
#footer .footerArea .footerBox2020 .fmenu07 ul li:after {
	display: block;
	position: absolute;
	right: 8px;
	top: 50%;
	margin-top: -7px;
	color: #fff;
    content: "〉";
}
#footer .footerArea .footerBox2020 .fmenu06 {
	position: relative;
	left: auto;
	right: auto;
	top: auto;
	text-align: center;
	margin: 0 auto 0 auto;
}
#footer .footerArea .footerBox2020 .fmenu06 img {
	width: 45px;
	height: 45px;
	margin: 20px 10px 10px 10px;
}
#footer .footerArea .footerBox2020 ul {
	list-style: none;
}
#footer .footerArea .footerBox2020 ul li {
	color: #FFF;
	font-size: 14px;
	line-height: 1.25em;
}
#footer .footerArea .footerBox2020 ul li ul {
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
#footer .footerArea .footerBox2020 ul li ul li {
	color: #BBC0C4;
	font-size: 12px;
	margin-top: 8px;
}
#footer .footerArea .footerBox2020 .fmenu05 ul,
#footer .footerArea .footerBox2020 .fmenu07 ul {
	padding-right: 0;
}
#footer .footerArea .footerBox2020 .fmenu05 ul li,
#footer .footerArea .footerBox2020 .fmenu07 ul li,
#footer .footerArea .footerBox2020 .fmenu06 ul li {
	display: inline-block;
	margin-right: 0px;
}
#footer .footerArea .footerBox2020 address {
	color: #FFF;
	position:relative;
	bottom: inherit;
	left: inherit;
	right: inherit;
	font-size: 9px;
	text-align: center;
}

/* recommendationArea */
#contents .recommendationArea {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	padding: 0px 0;
	margin-top: 40px;
	position: relative;
	height: 0.1px;
}
#contents.indexContents .recommendationArea {
	margin-top: 0px;
}
#contents .recommendationArea_fixed {
	display: block !important;
	width: 100%;
	margin-left: auto;
	margin-right: 0;
	background-image: linear-gradient(90deg, rgba(1, 34, 135, 1), rgba(1, 52, 164, 1));
	padding: 0;
	position: fixed;
	bottom: 0px;
	right:0px !important;
	left:0px !important;
	z-index: 100;
	transition: all 0s ease;
	-webkit-transition: all 0s ease;
	-moz-transition: all 0s ease;
	-o-transition: all 0s ease;
/*	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;*/
	transform: translateZ(0);
	border-top: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-radius: 0 0 0 0;
	overflow: hidden;
}
#contents.indexContents .recommendationArea_fixed {
	margin-top: 0px;
}
#contents .recommendationArea_fixed ul {
	width: 100%;
	list-style: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}
#contents .recommendationArea_fixed ul li {
	display: block;
	width: 100%;
	margin: 0px;
	border-bottom: 0px solid rgba(255,255,255,0.2);
}
#contents .recommendationArea_fixed ul li:last-child {
	border-bottom: 0px solid rgba(255,255,255,0.2);
}
#contents .recommendationArea_fixed ul li a {
	width: 100%;
	display: inline-block;
	background-color: transparent;
	border-radius: 5px;
	padding: 12px 0px 10px 0px;
	color: #fff;
	text-align: center;
	font-size: 12px;
}
#contents .recommendationArea_fixed ul li a:hover {
	opacity: 1;
	background-color: rgba(0,0,0,0.1);
	text-decoration: none;
}
#contents .recommendationArea_fixed ul li img {
	display: block;
	margin: 0 auto 3px auto;
	width: 22px;
	height: auto;
	image-rendering: -webkit-optimize-contrast;
}
#contents .recommendationArea_fixed ul li a:hover img {
	opacity: 1;
}
#contents .recommendationArea_fixed ul li:last-child {
	margin-right: 0px;
}


/* policyBox */
.policyBox {
	position: fixed;
	bottom: 85px;
	left: 15px;
	right: 15px;
	background-color: rgba(255,255,255,0.95);
	padding: 20px;
	box-shadow: 2px 2px 8px rgba(0,0,0,0.3);
	max-width: 800px;
	z-index: 1000;
}
.policyBox .closeBtn {
	width: 2em;
	color: #666;
	padding: 0.5em;
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
	transition-duration:.3s;
	font-size: 20px;
	font-weight: bold;
}
.policyBox p {
	font-size: 14px;
	line-height: 1.5em;
	margin: 15px auto 25px auto;
}
.policyBox p a {
	color: #4b70b4;
	text-decoration: underline;
}
.policyBox .consentBtn {
	width: 6em;
	background-color: #4b70b4;
	color: #fff;
	padding: 0.5em 1em;
	position: absolute;
	right: 10px;
	bottom: 10px;
	cursor: pointer;
	transition-duration:.3s;
	font-size: 15px;
}
.policyBox .closeBtn:hover,
.policyBox p a:hover,
.policyBox .consentBtn:hover {
	opacity: 0.7;
}
/* policyBox */