@charset "utf-8";



a.btnT03:visited {
	text-decoration:none;
}
.tWhite01{
	color:#FFF;
}
.borderBottomLine{
	border-bottom:1px solid #ccc;
	padding-bottom:15px;
	margin-bottom:15px;
}


.blockRoundGray01{
	background-color:#fff !important;
}
.blockRoundGray01 .blockInner{
	border:1px solid #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.blockRoundGray01 .blockTitle{
	background-color:#656565 !important;
	color:#FFF;
	-webkit-border-radius: 4px 4px 0 0 !important;
	-moz-border-radius: 4px 4px 0 0 !important;
	-ms-border-radius: 4px 4px 0 0 !important;
	-o-border-radius: 4px 4px 0 0 !important;
	border-radius: 4px 4px 0 0 !important;
}
.blockRoundGray01 .blockDetail{
	-webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-ms-border-radius: 0px 0px 10px 10px;
	-o-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}

/* /standard/index.html */
.lineDot01{
	border-top:dotted 1px #CCC;
}


@media screen and (min-width: 768px) {

#wrap .sougouIndex .applicationColumn {
	float: left;
	width: 322px !important;
}
#wrap .sougouIndex .applicationColumn:first-child {
	float: left;
	margin-right:12px !important;
}

#wrap .sougouIndex .sougouAppColumn1,
#wrap .sougouIndex .sougouAppColumn2{
	float:left;
	width:155px;
}
#wrap .sougouIndex .sougouAppColumn1:first-child,
#wrap .sougouIndex .sougouAppColumn2:first-child{
	margin-right:12px;
}
#wrap .sougouIndex .sougouAppColumn3{
	width:100%;
	text-align:center;
}


#wrap .sougouIndex .btnT03,
#wrap .sougouIndex .btnT02 {
	padding: 15px 5px 10px !important;
}
#wrap .sougouIndex .btnT03 .fsLarger01,
#wrap .sougouIndex .btnT02 .fsLarger01 {
	display: block;
	margin-top: 7px;
	line-height:1.4em !important;
}
#wrap .sougouIndex .btnT03 > span,
#wrap .sougouIndex .btnT02 > span {
	padding: 0 !important;
}
#wrap .sougouIndex .btnT03 > span:before {
	position: static;
	display: block;
	width: 59px;
	height: 50px;
	margin: 0 auto 15px !important;
	-ms-background-size: 59px 50px;
	-moz-background-size: 59px 50px;
	-webkit-background-size: 59px 50px;
	background-size: 59px 50px;
	line-height: 1;
	text-align: center;
}
#wrap .sougouIndex .btnT02 > span:before {
	position: static;
	display: block;
	width: 59px;
	height: 50px;
	margin: 0 auto 15px !important;
	-ms-background-size: 59px 50px;
	-moz-background-size: 59px 50px;
	-webkit-background-size: 59px 50px;
	background-size: 59px 50px;
	line-height: 1;
	text-align: center;
}

}

/* Icon */
#wrap .sougouIndex .glyphSpOrg > span:before {
	content: "";
	width: 30px;
	height: 50px;
	background: url(../img/ico_sp01.png) 0 0 no-repeat;
	-ms-background-size: 30px 50px;
	-moz-background-size: 30px 50px;
	-webkit-background-size: 30px 50px;
	background-size: 30px 50px;
}
#wrap .sougouIndex .glyphPostOrg > span:before {
	content: "";
	width: 40px;
	height: 50px;
	background: url(../img/ico_post02.png) 0 0 no-repeat;
	-ms-background-size: 40px 50px;
	-moz-background-size: 40px 50px;
	-webkit-background-size: 40px 50px;
	background-size: 40px 50px;
}
#wrap .sougouIndex .glyphShopOrg > span:before {
	content: "";
	width: 50px;
	height: 50px;
	background: url(../img/ico_shop.png) 0 0 no-repeat;
	-ms-background-size: 50px 50px;
	-moz-background-size: 50px 50px;
	-webkit-background-size: 50px 50px;
	background-size: 50px 50px;
}
#wrap .sougouIndex .glyphBoothOrg > span:before {
	content: "";
	width: 51px;
	height: 50px;
	background: url(../img/ico_booth.png) 0 0 no-repeat;
	-ms-background-size: 51px 50px;
	-moz-background-size: 51px 50px;
	-webkit-background-size: 51px 50px;
	background-size: 51px 50px;
}
#wrap .sougouIndex .glyphPcOrg > span:before {
	content: "";
	width: 56px;
	height: 50px;
	background: url(../img/ico_pc.png) 0 0 no-repeat;
	-ms-background-size: 56px 50px;
	-moz-background-size: 56px 50px;
	-webkit-background-size: 56px 50px;
	background-size: 56px 50px;
}





/* categoryNav */
.sougouIndex .categoryNav a figure {
	padding: 19px 0;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-ms-border-radius: 3px 3px 0 0;
	-o-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	background: #fff;
}
.sougouIndex .categoryNav a figure img{
	width:131px;
	height:82px;
}

/* spColumn2 */
.sougouIndex .spColumn2 a figure img{
	width:107px;
	height:auto;
}


/* sougouPointBox
.sougouPointBox{
	padding:15px;
	border:2px solid #9ABF29;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	
	text-align:center;
	
	position:relative;
}
.sougouPointBox figure img{
	width:150px;
	height:100px;
}
.sougouPointBox .pointIcon{
	position:absolute;
	right:10px;
	top:-7px;
	width:52px;
}
.sougouPointBox .pointIcon img{
	width:52px;
	height:52px;
} */


/* qaList */
.searchQAList{ }
.searchQAList li{
    font-weight: bold;
    font-size: 1.14em;
		margin-bottom:12px
}
.searchQAList li a.icoQ_sml{
		display:inline-block;
		background: url(../img/ico_qst_s.jpg) 0 0 no-repeat;
		-ms-background-size: 32px 32px;
		-moz-background-size: 32px 32px;
		-webkit-background-size: 32px 32px;
		background-size: 32px 32px;
		
		padding-left:40px;
		min-height:32px;
		position:relative;
		
}
.searchQAList li a.icoQ_sml span{
	position:relative;
	top:6px;
	display:inline-block;
	text-decoration:underline !important;
}

#wrap .sougouIndex .linkBox01 a.blockInner{
	padding-right:10px;
	padding-left:10px;
}

ul.standardPlusApp{
	display:table;
	margin-bottom:15px;
}
ul.standardPlusApp li{
	display:table-cell;
	table-layout:fixed;
	/*font-size:0;*/
	border-top:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	border-right:solid 1px #CCC;
	padding: 15px 20px;
}
ul.standardPlusApp li:first-child{border-left:solid 1px #CCC;}












@media screen and (max-width: 767px) {
	
.spBreak{ display:block;}

#wrap .sougouIndex .applicationColumn {
	float: none;
	width: 100%;
}
#wrap .sougouIndex .applicationColumn:first-child {
	float: none;
	margin-left:0px;
	margin-bottom:20px;
}

#wrap .sougouIndex .sougouAppColumn1{
	float:none;
	width:100%;
	text-align:center;
}
#wrap .sougouIndex .sougouAppColumn1 p .glyphArrowLineRight{
	text-align:left !important;
}

#wrap .sougouIndex .sougouAppColumn1:first-child{
	margin-right:0%;
	margin-bottom:20px;
}
#wrap .sougouIndex .sougouAppColumn2{
	float:left;
	width:49%;
}
#wrap .sougouIndex .sougouAppColumn2:first-child{
	margin-right:2%;
}
#wrap .sougouIndex .sougouAppColumn3{
	width:100%;
	text-align:center;
}
#wrap .sougouIndex .sougouAppColumn4{
	position:relative;
}


#wrap .sougouIndex .btnT02 {
	padding: 15px 5px 10px !important;
}
#wrap .sougouIndex .btnT02 > span {
	padding: 0 !important;
}
#wrap .sougouIndex .btnT03 > span {
	padding: 0 !important;
}
#wrap .sougouIndex .btnT02 .fsLarger01 {
	font-size:0.928em !important;
	line-height:1.4em !important;
}
#wrap .sougouIndex .btnT02 > span:before {
	position: static;
	display: block;
	width: 59px;
	height: 50px;
	margin: 0 auto 15px !important;
	-ms-background-size: 59px 50px;
	-moz-background-size: 59px 50px;
	-webkit-background-size: 59px 50px;
	background-size: 59px 50px;
	line-height: 1;
	text-align: center;
}

#wrap .sougouIndex .sougouAppColumn4 .btnT02 > span {
	padding: 0px !important;
	width:100%;
}
#wrap .sougouIndex .sougouAppColumn4 .btnT02 .fsLarger01 {
	font-size:1.28em !important;
	line-height:1.4em !important;
	display:inline-block;
	text-align:center;
	margin-left:-50px;
}
#wrap .sougouIndex .sougouAppColumn4 .btnT02 > span:before {
	position:relative;
	display :inline-block;
	float:left;
	
	top:22px;
	left:10px;
	
	width: 59px;
	height: 35px;
	margin: 0 auto !important;
	-ms-background-size: 39px 35px;
	-moz-background-size: 39px 35px;
	-webkit-background-size: 39px 35px;
	background-size: 39px 35px;
	line-height: 1;
}



/* Icon */
#wrap .sougouIndex .glyphSpOrg > span:before {
	content: "";
	width: 21px;
	height: 35px;
	margin-top:-18px !important;
	background: url(../img/ico_sp01.png) 0 0 no-repeat;
	-ms-background-size: 21px 35px;
	-moz-background-size: 21px 35px;
	-webkit-background-size: 21px 35px;
	background-size: 21px 35px;
}
#wrap .sougouIndex .glyphPostOrg > span:before {
	content: "";
	width: 28px;
	height: 35px;
	margin-top:-18px !important;
	background: url(../img/ico_post02.png) 0 0 no-repeat;
	-ms-background-size: 28px 35px;
	-moz-background-size: 28px 35px;
	-webkit-background-size: 28px 35px;
	background-size: 28px 35px;
}
#wrap .sougouIndex .glyphShopOrg > span:before {
	content: "";
	width: 35px;
	height: 35px;
	background: url(../img/ico_shop.png) 0 0 no-repeat;
	-ms-background-size: 35px 35px;
	-moz-background-size: 35px 35px;
	-webkit-background-size: 35px 35px;
	background-size: 35px 35px;
}
#wrap .sougouIndex .sougouAppColumn4 .glyphShopOrg > span:before {
	margin-top:-18px !important;
}
#wrap .sougouIndex .glyphBoothOrg > span:before {
	content: "";
	width: 35px;
	height: 35px;
	background: url(../img/ico_booth.png) 0 0 no-repeat;
	-ms-background-size: 35px 35px;
	-moz-background-size: 35px 35px;
	-webkit-background-size: 35px 35px;
	background-size: 35px 35px;
}
#wrap .sougouIndex .glyphPcOrg > span:before {
	content: "";
	width: 39px;
	height: 35px;
	margin-top:-18px !important;
	background: url(../img/ico_pc.png) 0 0 no-repeat;
	-ms-background-size: 39px 35px;
	-moz-background-size: 39px 35px;
	-webkit-background-size: 39px 35px;
	background-size: 39px 35px;
}

/* categoryNav */
/* categoryNav02>categoryNav01 */
#wrap .sougouIndex .categoryNav .column2 .col {
	float: none !important;
	width: 100% !important;
	margin-right: 0;
}
.sougouIndex .categoryNav a {
	display: table;
	width: 100%;
	height: auto !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border: solid 2px #034a33;
	box-shadow: #003222 0px -2px inset;
	-webkit-box-shadow: #003222 0px -2px inset;
	-moz-box-shadow: #003222 0px -2px inset;
	color: #fff;
	text-decoration: none;
	background: #004831;
}
.sougouIndex .categoryNav a figure {
	display: table-cell;
	width: 120px;
	min-width:120px;
	padding: 19px 0;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	-ms-border-radius: 3px 0 0 3px;
	-o-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	background: #fff;
	vertical-align: middle;
}
.sougouIndex .categoryNav a > span,
.sougouIndex .categoryNav a > dl {
	display: table-cell;
	padding: 14px 0 14px 10px;
	background: #004831;
	text-decoration: none;
	vertical-align: middle;
}
.sougouIndex .categoryNav a > dl > dt {
	position: relative;
	padding: 0 16px;
	font-size: 1.286em;
	font-weight: bold;
}
.sougouIndex .categoryNav a > dl > dd {
	margin-top: 5px;
	padding: 0 16px;
	font-size: 0.929em;
}
.sougouIndex .categoryNav a figure img{
	width:80px;
	height:auto;
}

.sougouIndex .categoryNav a > span:before,
.sougouIndex .categoryNav a > dl > dt:before {
	content: "";
	display: inline-block;
	width: 8px;
	height: 13px;
	margin-right: 8px;
	/*margin-top:-18px !important;*/
	background: url(../img/ico_arrow_green01.png) 0 0 no-repeat;
	-ms-background-size: 8px 13px;
	-moz-background-size: 8px 13px;
	-webkit-background-size: 8px 13px;
	background-size: 8px 13px;
	
	position:relative;
	top:-1px;
}


/* spColumn2 */
.sougouIndex .spColumn2 a figure img{
	width:78px;
	height:auto;
}


/* qaList */
.searchQAList{ }
.searchQAList li{
    font-weight: bold;
    font-size: 1em;
		margin-bottom:5px
}
.searchQAList li a.icoQ_sml{
		display:inline-block;
		background: url(../img/ico_qst_s.jpg) 0 0 no-repeat;
		-ms-background-size: 16px 16px;
		-moz-background-size: 16px 16px;
		-webkit-background-size: 16px 16px;
		background-size: 16px 16px;
		
		padding-left:21px;
		min-height:16px;
		position:relative;
		
		text-decoration:underline !important;
}
.searchQAList li a.icoQ_sml span{
	position:relative;
	top:-2px;
	display:inline-block;
	text-decoration:underline !important;
}

/* sougouPointBox
.sougouPointBox{
	padding:10px;
	border:2px solid #9ABF29;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	
	text-align:center;
	
	position:relative;
}
.sougouPointBox .fsLarge{
	line-height:1.4em;
	font-size:1.07em !important;
	padding-left:30px;
}
.sougouPointBox figure{
	float:right;
	width:60px;
}
.sougouPointBox figure img{
	width:60px;
	height:auto;
}
.sougouPointBox .pointIcon{
	position:absolute;
	left:15px;
	top:18px;
	width:26px;
}
.sougouPointBox .pointIcon img{
	width:26px;
	height:26px;
} */

#wrap .sougouIndex .linkBox01 a.blockInner{
	min-height:12em !important;
}


.standardPlusPrtBox1{
	float:left;
	width:40%;
	display:block;
}
.standardPlusPrtBox2{
	float:left;
	width:52%;
	display:block;
}

ul.standardPlusApp{
	display:block;
	margin-bottom:15px;
}
ul.standardPlusApp li{
	display:block;
	table-layout:inherit;
	width:auto;
	/*font-size:0;*/
	border-top:none;
	border-bottom:solid 1px #CCC;
	border-right:solid 1px #CCC;
	border-left:solid 1px #CCC;
	padding: 15px 20px;
}
ul.standardPlusApp li:first-child{border-top:solid 1px #CCC;}


}