@charset "utf-8";
#globalFooter {
	padding-bottom: 40px;
}

.none {
	display: none;
}

.sec_lead .homeLogo {
	margin: 60px 0 40px;
}

.sec_lead .homeLogo img {
	display: block;
	margin: 0 auto;
}

.sec_lead .leadTitle img {
	display: block;
	margin: 0 auto;
}

.sec_lead .qa {
	display: block;
	margin: 10px auto 20px;
}

.sec_lead .qa + p {
	font-weight: bold;
	border-bottom: 1px dashed #aaa;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.sec_lead .small {
	font-size: 1rem;
}

.sec_lead blockquote {
	margin: 30px 0;
}

.sec_lead blockquote {
	position: relative;
	background: #fff;
	margin: 20px 0;
	padding: 17px;
	border-radius: 2px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.sec_lead blockquote:before {
	position: absolute;
	font-size: 5em;
	opacity: .1;
	content: '“';
}

.sec_lead blockquote:before {
	top: 5px;
	left: 10px;
}

.sec_lead blockquote p {
	font-size: 0.923rem;
}

.sec_lead .usage {
	overflow: hidden;
	padding: 5px 0;
}

.sec_lead .usage li {
	float: left;
	width: 250px;
	text-align: center;
	margin: 0 35px 0 0;
	border-radius: 4px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) inset, 1px 1px 1px #e9e9e9;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.sec_lead .usage .usage001 {
	background: #ff5858;
	border: 1px solid #ef7f7f;
	border-bottom: 2px solid #e93434;
}

.sec_lead .usage .usage001:hover {
	background: #e93434;
	transition: 0.3s;
}

.sec_lead .usage .usage002 {
	background: #00b7e5;
	border: 1px solid #1b9caf;
	border-bottom: 2px solid #0a93a7;
}

.sec_lead .usage .usage002:hover {
	background: #0a93a7;
	transition: 0.3s;
}

.sec_lead .usage .usage003 {
	background: #ff7800;
	border: 1px solid #ed7000;
	border-bottom: 2px solid #e66c00;
}

.sec_lead .usage .usage003:hover {
	background: #e66c00;
	transition: 0.3s;
}

.sec_lead .usage li:last-child {
	margin-right: 0;
}

.sec_lead .usage li a {
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 20px;
}

.sec_lead .usage .usage001 a {
	background: url(../../images/bg_button_001.png) no-repeat 15px center;
	padding-left: 50px;
}

.sec_lead .usage .usage002 a {
	background: url(../../images/bg_button_002.png) no-repeat 15px center;
	letter-spacing: 1px;
	padding-left: 50px;
}

.sec_lead .usage .usage003 a {
	background: url(../../images/bg_button_003.png) no-repeat 15px center;
	letter-spacing: 1px;
}

a.bt-samp8:active{  /* クリック時の設定 */
  -ms-transform: translateY(2px);
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  box-shadow:none;
}

.sec_search {
	margin-top: 40px;
}


.selectArea {
	overflow: hidden;
}

.selectArea .map {
	float: left;
	width: 477px;
}

.selectArea .area {
	float: right;
	width: 460px;
}

.selectArea .area p {
	font-weight: bold;
	margin-bottom: 15px;
}

.selectArea .area .areaList {
	background: #f4f2e9;
	margin-bottom: 30px;
	padding: 10px;
}

.selectArea .area .areaList ul {
	height: 280px;
	-ms-overflow-y: scroll;
	    overflow-y: scroll;
}

.selectArea .area .areaList ul li {
	cursor: pointer;
	background: #fff;
	border-top: 1px dotted #aaa;
	font-weight: bold;
	padding: 20px;
	transition: 0.3s;
}

.selectArea .area .areaList ul li:hover {
	background: #4ab3f2;
	color: #fff;
}

.selectArea .area .areaList ul li:first-child {
	border: none;
}

.selectArea .area .areaList li.checked,
.selectArea .area .areaList li.checked:hover {
	background: #2489c5;
	color: #fff;
	transition: 0.3s;
}

.selectArea .area table {
	font-size: 1.308rem;
}

.selectArea .area table th {
	background: #ff5858;
	border: 1px solid #ff5858;
	color: #fff;
	padding: 10px;
}

.selectArea .area table td {
	border: 1px solid #ff5858;
	font-weight: bold;
	padding: 10px;
}

.selectArea .area table td p {
	margin: 0;
}


.selectItem > p {
	margin-bottom: 5px;
}

.selectItem .ocButton {
	overflow: hidden;
	margin-bottom: 30px;
}

.selectItem .ocButton li {
	float: left;
	font-size: 1rem;
	text-align: center;
	margin-right: 15px;
	padding: 7px 15px;
	border-radius: 3px;
}

.selectItem .ocButton .openAll {
	border-bottom: 3px solid #db3a3a;
}

.selectItem .ocButton .closeAll {
	border-bottom: 3px solid #083b5a;
}

.selectItem .itemGroup .itemL {
	background: url(../../images/icon_item_001.png) no-repeat 15px center;
	border: 5px solid #2489c5;
	font-size: 1.769rem;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 15px 20px 15px 50px;
}

.selectItem .ac {
	margin-bottom: 30px;
	padding: 0 20px;
}

.selectItem .itemM {
	cursor: pointer;
	border-left: 4px solid #877b43;
	border-bottom: 1px dotted #ccc;
	font-size: 1.308rem;
	font-weight: bold;
	padding: 10px 20px;
}

.selectItem .itemM::after {
	content: url(../../images/icon_plus.png);
	float: right;
}

.selectItem .itemM.close::after {
	content: url(../../images/icon_minus.png);
}

.selectItem .tooltipButton {
	cursor: pointer;
	display: inline-block;
	background: #ff7800;
	border-bottom: solid 2px #d67300;
	font-size: 1rem;
	color: #fff;
	font-weight: bold;
	margin-left: 10px;
	padding: 7px 12px;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 0 2px rgba(0, 0, 0, 0.2);
}

.selectItem .tooltipButton:hover {
	background: #e67c00;
}

.selectItem .itemS .tooltipButton {
	float: right;
}

.selectItem .tooltip {
	display: none;
	position: absolute;
	width: 340px;
	background: #fff4ba;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.4;
	padding: 15px;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
	border-radius: 5px;
	z-index: 10;
}

.selectItem .tooltip::before{
	content: "";
	position: absolute;
	top: -20px;
	margin-left: -10px;
	border: 10px solid transparent;
	border-bottom: 10px solid #fff4ba;
}

.selectItem .itemM .tooltip::before {
	left: 50%;
}

.selectItem .itemS .tooltip::before {
	right: 10px;
}

.selectItem .itemS {
	display: none;
	background: #f2f2f2;
	padding: 10px;
}

.selectItem .itemS ul li{
	margin-top: 15px;
}

.selectItem .itemS ul li:first-child {
	margin-top: 0;
}

.selectItem .itemS ul li label {
	cursor: pointer;
	overflow: hidden;
	display: block;
	background: #fff;
	border: 1px solid #2489c5;
	line-height: 1.8;
	padding: 10px;
	border-radius: 3px;
	transition: 0.3s;
}

.selectItem .itemS ul li .inputChecked {
	background: #2489c5;
	color: #fff;
	font-weight: bold;
	transition: 0.3s;
}

.selectItem .itemS ul li p {
	display: inline-block;
	margin-bottom: 0;
}

.selectItem .itemS ul li .inputChecked .tooltip {
	color: #000;
}

.selectItem .itemS ul li .inputCheckedDisabled {
	opacity: 0.6;
}

.selectItem .itemS ul li .inputCheckedDisabled .tooltip {
	opacity: 0;
}


.selectDetail table th {
	width: 180px;
}

.selectDetail table td p {
	margin-bottom: 5px;
}

.selectDetail .buttonSearch {
	margin-top: 15px;
}

.selectDetail .resetItems {
	background: url(../../images/icon_delete_001.png) no-repeat left center;
}


.fix {
	position: fixed;
	bottom: 20px;
	left: 0;
	width: 100%;
}

.fix button {
	float: right;
	margin-right: 20px;
}



/* 仮公開用 */
.sec_sample {
	margin-top: 60px;
}