.iconBlank01{ 
	display: inline-block; 
	text-decoration: none; 
	background: url(/images/common/icon_blank_01.png) no-repeat 0 0.25em; 
	padding-left: 24px; 
	background-size: 12px auto;
}
.iconBlank01:hover{ 
	color:#927F20; 
	text-decoration:underline; 
	display: inline-block; 
	background: url(/images/common/icon_blank_on_01.png) no-repeat 0 0.25em; 
	padding-left: 24px; 
	background-size: 12px auto;
}
.iconPdf01{ 
	display: inline-block; 
	background: url(/images/common/icon_pdf_01.png) no-repeat 0 0.25em; 
	padding-left: 29px; 
	background-size: 17px auto; 
	text-decoration: underline;
}
.iconPdf01:hover{ 
	text-decoration: none;
}
.textRed{
	color: #f00;
}
.gArrowbtn02 span{
	background: url(/images/common/icon_arrow_red_d_01.png) no-repeat left center ;
	background-size: 10px 7px;
}
.gArrowbtn02 span.arrowR {
	background: url(/images/common/icon_arrow_red_r_01.png) no-repeat left center ; 
	background-size:8px 9px;
}

.deviceLev02Ttl03{
	position: relative; 
	font-size: 1.8rem; 
	padding: 20px 0 0 0; 
	margin: 0 0 15px 0; 
	color: #007f2f; 
	border-top: solid 1px #cccccc;
}
.deviceLev02Ttl03:after { 
	content: ""; 
	position: absolute; 
	top: -1px; 
	left: 0; 
	display:block; 
	width: 32px; 
	height: 0; 
	border-top: solid 1px #00a33c;
}

@media screen and (max-width: 768px){
	.iconBlank01{  
		background: url(/images/common/icon_blank_01.png) no-repeat 0 0.25em;
		padding-left: 20px; 
		background-size: 9px auto;
	}
	.iconBlank01:hover{ 
		padding-left: 20px; 
		background-size: 9px auto;
	}
	.iconPdf01{
		background: url(/images/common/icon_pdf_01.png) no-repeat 0 0.25em;
		padding-left: 20px; 
		background-size: 13px auto;
	}
}



.info {
	position:relative;
	overflow:hidden;
}
.info .btn{
	width:170px;
	position:absolute;
	top:35px;
	right:0;
	box-sizing:border-box;
}

@media screen and (max-width: 768px){
	.info .btn{
		margin:0 auto 20px;
		position:static;
		float:right;
	}
}


/*colWrap*/

.colWrap .col4.item h2{
	margin-bottom: 25px;
} 
.colWrap .col4 .thumb{
	width: 180px;
	margin: 0 auto;
}
.colWrap .col4 .thumb img{
	width: 100%; 
	height: auto;
}
.colWrap .col4 .txt{ 
	margin: 0 0 20px;
}

@media screen and (min-width: 769px){
	.colWrap .col4.acCol dl dd{ 
		display: block !important;
	}
}

@media screen and (max-width: 768px){
	.colWrap .col4 .thumb,
	.colWrap .col4 .txt{ 
		width: 50%; 
		float: left;
	}
	.colWrap .col4 .thumb img{ 
		width: 100%; 
		height: auto;
	}
	.colWrap .col4 .thumb{ 
		padding-right: 10px;
	}
	.colWrap .col4 .txt{ 
		padding-left: 10px;
	}
	.colWrap .col4 .link{
		clear: both;
	}
	.colWrap .col4.acCol{ 
		position: relative; 
		padding: 0; 
		border-bottom: solid 1px #cccccc;
	}
	.colWrap .col4.acCol:after{ 
		content:""; 
		display: block; 
		position: absolute; 
		bottom: -1px; left: 0; 
		border-bottom:solid 1px #007f2f; 
		margin-top: 0; 
		width: 32px; 
		height: 1px;
	}
	.colWrap .col4.acCol:first-child{
		border-top: solid 1px #cccccc;
	}
	.colWrap .col4.acCol:first-child:before{
		content:""; 
		display: block; 
		margin-top: -1px; 
		width: 32px; 
		height: 1px;
		border-top:solid 1px #007f2f;
	}
	.colWrap .col4.acCol:last-child{ 
		margin-bottom: 45px;
	}
	.colWrap .col4.acCol dl dt{
		padding: 15px 0; 
		background: url(/images/common/icon_plus_02.png) no-repeat right center;
		background-size: 18px 18px; 
		color: #007f2f;
	}
	.colWrap .col4.acCol dl dt.cur{ 
		background: url(/images/common/icon_minus_02.png) no-repeat right center; 
		background-size: 18px 18px;
		color: #6d5c11;
	}
	.colWrap .col4.acCol dl dd{
		margin-bottom:40px;
	}
	.colWrap .col6 dt{
		margin-bottom: 20px;
	}
	.colWrap .col4.item:after,
	.clearfix:after { 
		content: "."; 
		display: block; 
		clear: both; 
		height: 0; 
		visibility: hidden;
	}
	.colWrap .col4.item,
	.clearfix { 
		min-height: 1px;
	}
}




.howTo{
	width: 100%; 
	margin:0 0 50px 0;
}
.howTo .howToinner{ 
	width: 100%;
}
.howTo .howToinner ul{
	width: 850px; 
	margin: 0 auto; 
	overflow: hidden;
}
.howTo .howToinner ul li{
	float: left; 
	width: 200px; 
	display:block; 
	margin:0 0 0 15px; 
	padding:0 0 0 0 !important; 
	background:none !important;
}
.howTo .howToinner ul li:first-child{ 
	margin-left: 0;
}
.howTo .howToinner ul li dl{}
.howTo .howToinner ul li dl dt{
	position: relative; 
	border-bottom: solid 1px #cccccc; 
	text-align: center;
}
.howTo .howToinner ul li dl dt:before{ 
	content:""; 
	position: absolute; 
	bottom: -1px; 
	left: 0; 
	display: block; 
	width: 32px; 
	height: 0; 
	border-top:solid 1px #00a33c;
}
.howTo .howToinner ul li dl dt img{ 
	width: auto; 
	height: 140px;
}
.howTo .howToinner ul li dl dd .ttl{ 
	margin: 15px 0 0; 
	text-align: center; 
	font-size:1.6rem; 
	line-height:1.4; 
	color: #007f2f; 
	font-weight: bold; 
	box-sizing:border-box; 
	height:80px;
}
.howTo .howToinner ul li dl dd .text{ 
	margin: 0 0 20px; 
	letter-spacing: -1.72px; 
	height:120px; 
	box-sizing:border-box;
}
.howTo .howToinner ul li dl dd .gArrowbtn02{ 
	width: 100%; 
	font-size: 1.6rem; 
	margin-bottom: 24px;
}
.howTo .howToinner ul li dl dd .gArrowbtn02 a{ 
	padding: 6px 0;
}
.howTo .howToinner ul li dl dd .gArrowbtn02 a span{ 
	padding: 0 0 0 23px; 
	font-weight: normal;
}

@media screen and (max-width: 768px){
	.howTo{ 
		padding: 0 0 45px;
	}
	.howTo .howToinner ul{
		width: 100%; 
		position: relative;
	}
	.howTo .howToinner ul li{ 
		width: 100%; 
		margin: 0 0 30px 0; 
		padding: 0 15px 20px;
	}
	.howTo .howToinner ul li dl dt img{ 
		width: auto;
		margin: 0 auto;
	}
	.howTo .howToinner ul li dl dd .gArrowbtn02{ 
		width: 136px; 
		margin-bottom: 20px;
	}
	.howTo .howToinner ul li dl dd .gArrowbtn02 a{ 
		padding: 3px 0;
	}
	.howTo .howToinner ul li dl dd .gArrowbtn02 a span{ 
		padding: 0 0 0 18px;
	}
	.howTo .howToinner ul li dl dd .ttl{ 
		margin: 12px 0; 
		font-size: 1.6rem; 
		height:auto;
	}
	.howTo .howToinner ul li dl dd .text{ 
		margin: 0 0 20px; 
		letter-spacing: -1px;
		height:auto;
	}
	.howTo .howToinner .slick-prev{
		position: absolute; 
		z-index: 1; 
		padding: 0; 
		display: block;
		border: none; 
		width: 18px; 
		height: 30px; 
		top: 50px; 
		left: 0; 
		margin-top: 0; 
		background: url(/images/common/btn_slide_prev_03.png) no-repeat; 
		background-size: 18px 30px; 
		text-indent: -9999px; 
		overflow: hidden;
	}
	.howTo .howToinner .slick-next{ 
		position: absolute; 
		z-index: 1; 
		padding: 0; 
		display: block; 
		border: none; 
		width: 18px; 
		height: 30px; 
		top: 50px; 
		right: 0; 
		margin-top: 0; 
		background: url(/images/common/btn_slide_next_03.png) no-repeat; 
		background-size: 18px 30px; 
		text-indent: -9999px; 
		overflow: hidden;
	}
	.howTo .howToinner .slick-prev:hover,
	.howTo .howToinner .slick-next:hover{ 
		cursor: pointer;
	}
}


#flow ul > li{
	margin:5px 0 0;
	padding:0 0 0 1em;
	font-size:16px;
	line-height:1.8em;
	text-indent:-1em;
	background:none!important;
}
#flow ul > li >ul{
	margin:8px 0 15px;
	padding:0;
}
#flow ul > li >ul li{
	margin:0;
	padding:0 0 0 1em;
	line-height:1.8em;
	text-indent:-1em;
	background:none!important;
}

@media screen and (max-width: 768px){
	#flow ul > li{
		font-size:12px;
		line-height:1.8em;
	}
	#flow h4{
		font-size:16px!important;
	}
}




/* base
------------------------------------------------------------ */
.gArrowbtn02 {
	border-radius:4px;
	transition:all 0.5s ease;
	margin:10px auto 0!important;
}

#entry_flow {
	line-height:1.6;
}
#entry_flow p {
	margin:0;
	padding:0;
}
#entry_flow ul,
#entry_flow ul li {
	margin:0;
	padding:0;
	background:none;
}
#entry_flow .box {
	margin:0;
	padding:0;
	border:none;
}
#entry_flow .stepBox {
	border-radius:10px;
}
#entry_flow .stepBox:first-child {
	margin-top:0;
}
@media screen and (max-width: 767px) {
	.gArrowbtn02 {
		max-width:320px;
	}
	#entry_flow .stepBox {
		border:3px solid #7b9dcc;
		margin-top:20px;
	}
	#entry_flow .stepBox:last-child {
		margin-bottom:15px;
	}
}
@media screen and (min-width: 768px) {
	.gArrowbtn02 {
		max-width:300px;
	}
	#entry_flow .stepBox {
		border:5px solid #7b9dcc;
		margin-top:40px;
	}
	#entry_flow .stepBox:last-child {
		margin-bottom:30px;
	}
}

/* headBox
------------------------------------------------------------ */

#entry_flow .stepBox .headBox {
	border-radius:6px 6px 0 0;
	background-repeat:no-repeat;
	background-color:#e5f1e9;
	position:relative;
}
#entry_flow .step1 .headBox {
	background-image:url(/images/entry/index/step01_img.png);
}
#entry_flow .step2 .headBox {
	background-image:url(/images/entry/index/step02_img.png);
}
#entry_flow .step3 .headBox {
	background-image:url(/images/entry/index/step03_img.png);
}

#entry_flow .stepBox .headBox {
	border-radius:6px 6px 0 0;
	background-repeat:no-repeat;
	background-color:#dae7f5;
	position:relative;
}
#entry_flow .stepBox .headBox .cont {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin:auto 0;
	line-height: 1;
	vertical-align: middle;
	color: #333;
	position: relative;
	background: #004098;
	border-radius: 50%;
	position:absolute;
	top:0;
	bottom:0;
	right:3.5%;
	transition:all 0.5s ease;
}
#entry_flow .stepBox.open .headBox .cont {
	transform:rotate(180deg);
}
#entry_flow .stepBox .headBox .cont::before {
	content: '';
	color: #fff;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent;
	border-width: 6px 4px;
	border-top-color: currentColor;
	border-bottom: 0;
	transform: translateY(15%);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

#entry_flow .stepBox .headBox .number{
	margin:0;
	padding:0;
	line-height:1;
	font-family:'Roboto', sans-serif;
	font-weight:700;
	letter-spacing:0.05em;
	color:#004098;
}
#entry_flow .stepBox .headBox .number span{
}
#entry_flow .stepBox .headBox .title{
	margin-top:0.20em;
}
#entry_flow .stepBox .headBox .title .icon{
	display:inline-block;
	padding:0 0.25em 0 0.5em;
	border-radius:20px;
	color:#fff;
	background:#E60012;
	
}
@media screen and (max-width: 767px) {
	#entry_flow .stepBox .headBox {
		min-height:100px;
		padding:20px 0 0 120px;
		background-position:bottom 0% left -5px;
		background-size:140px auto;
		border-radius:6px;
	}
	#entry_flow .stepBox.open .headBox {
		border-radius:6px 6px 0 0;
	}
	#entry_flow .stepBox.step3 .headBox {
		padding-top:8px;
		background-position:bottom 0% left -25px;
	}
	#entry_flow .stepBox .headBox .number{
		font-size:2.0rem;
	}
	#entry_flow .stepBox .headBox .number span{
		font-size:2.8rem;
	}
	#entry_flow .stepBox .headBox .title{
		font-size:1.8rem;
	}
	#entry_flow .stepBox .headBox .title .icon{
		font-size:1.6rem;
	}
}
@media screen and (min-width: 768px) {
	#entry_flow .stepBox .headBox {
		min-height:150px;
		padding:35px 0 0 220px;
		background-position:bottom 0% left 20px;
	}
	#entry_flow .stepBox .headBox .number{
		font-size:2.8rem;
	}
	#entry_flow .stepBox .headBox .number span{
		font-size:3.6rem;
	}
	#entry_flow .stepBox .headBox .title{
		font-size:2.4rem;
	}
	#entry_flow .stepBox .headBox .title .icon{
		margin-left:0.25em;
		font-size:2.4rem;
	}
	#entry_flow .stepBox .headBox .cont {
		display: none;
	}
}


/* bodyBox
------------------------------------------------------------ */

#entry_flow .stepBox .bodyBox {
}
#entry_flow .stepBox .bodyBox .box {
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:5px dotted #7191c1;
}
#entry_flow .stepBox .bodyBox .box .itemImg {
	max-width:280px;
}
#entry_flow .stepBox .bodyBox .box .itemData {
}
#entry_flow .stepBox .bodyBox .box .itemData .itemName {
	margin:0.5em 0;
	font-size:1.15em;
	font-weight:bold;
	letter-spacing:0.02em;
}
#entry_flow .stepBox .bodyBox .item_coutionList li {
	margin-top:5px;
	padding-left:1em;
	text-indent:-1em;
}

#entry_flow .stepBox .bodyBox .subBox {
	background:#eee;
	border-radius:5px;
}
#entry_flow .stepBox .bodyBox .subBox .title{
	margin:0 0 0.5em;
	font-size:1.15em;
	font-weight:bold;
	letter-spacing:0.02em;
}
#entry_flow .stepBox .bodyBox .numberList {
	margin-top:10px;
}
#entry_flow .stepBox .bodyBox .numberList > li{
	min-height:24px;
	margin-bottom:5px;
	padding:2px 0 2px 30px;
	line-height:20px;
	position:relative;
}
#entry_flow .stepBox .bodyBox .numberList > li > .mark{
	display:inline-block;
	width:24px;
	height:24px;
	line-height:24px;
	text-align:center;
	color:#fff;
	border-radius:100%;
	background:#004098;
	position:absolute;
	top:0;
	left:0;
}

@media screen and (max-width: 767px) {
	#entry_flow .stepBox .bodyBox {
		display:none;
		padding:15px;
	}
	#entry_flow .stepBox .bodyBox .box .itemImg {
		margin:0 auto;
	}
	#entry_flow .stepBox .bodyBox .box .itemData {
		width: 100%;
	}
	#entry_flow .stepBox .bodyBox .box .itemData .itemName {
		text-align:center;
	}
	#entry_flow .stepBox .bodyBox .subBox {
		padding:15px;
	}
}
@media screen and (min-width: 768px) {
	#entry_flow .stepBox .bodyBox {
		padding:30px;
	}
	#entry_flow .stepBox .bodyBox .box {
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-pack: space-between;
		-ms-flex-pack: space-between;
		justify-content: space-between;
	}
	#entry_flow .stepBox .bodyBox .box .itemImg {
		width:90%;
	}
	#entry_flow .stepBox .bodyBox .box .itemData {
		width: calc(100% - 280px);
	}
	#entry_flow .stepBox .bodyBox .subBox {
		padding:20px;
	}

}


/* catchTxt
------------------------------------------------------------ */

.catchTxt .txt {
	display:inline-block;
	margin:0 0 10px;
	padding:0 25px;
	font-size:1.28em;
	position:relative;
}
.catchTxt .txt::before,
.catchTxt .txt::after{
	display:block;
	content:"";
	width:20px;
	height:2px;
	margin:auto 0;
	background:#000;
	position:absolute;
	top:0;
	bottom:0;
}
.catchTxt .txt::before{
	left:0;
	transform: rotate(60deg);
}
.catchTxt .txt::after{
	right:0;
	transform: rotate(-60deg);
}
@media screen and (min-width: 768px) {
	.catchTxt .txt {
		margin:30px 0 20px;
		padding:0 28px;
		font-size:1.28em;
	}
	.catchTxt .txt::before,
		width:24px;
	}
}