@charset "UTF-8";
/* CSS Document */
.highlight{
background-color: yellow;
}
.pageSearch {
	appearance:  none;
	font-size:  12px;
	padding:  1.5em 0 3.5em;
	text-align:  center;
}
.pageSearch ul {
	font-size:  .85em;
	margin-bottom:  1.2em;
}
.pageSearch input[type="text"] {
	border:  0;
	border:  solid 1px #1f75cd;
	font-size: 1em;
	padding: .6em;
	width: 18em;
	border-radius: 10.5em;
	vertical-align: middle;
}
.pageSearch input[type="text"]:focus {
	outline:  0;
}
.pageSearch input[type="button"] {
	color: #fff;
	cursor: pointer;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 1.2em;
	line-height: 0em;
	height: 2.1em;
	width: 2.1em;
	vertical-align: middle;
	border: 0;
	background: #1f75cd;
	border-radius: 1.5em;
}
.pageSearch input[type="button"]:hover {
	opacity: .8;
}

.popq {
	padding-bottom: 4em!important;
}

@media screen and (max-width: 768px){
	.popq li {
		display: block;
		padding: 2.7vh 0 2.7vh 7vw;
		color : #000;
		cursor : pointer;
		font-size: 3.8vw;
		line-height: 1.4em;
		background-image: url(../images/images1812/qa_03.gif);
		background-repeat: no-repeat;
		background-size: 5vw;
		background-position: 0vw 2.8vh;
	}
	.popq li a {
		color: #303030;
	}
}


@media screen and (min-width: 769px){
	.popq li {
		display: block;
		padding: 10px 0 10px 40px;
		color : #000;
		cursor : pointer;
		font-size: 19px;
		background-image: url(../images/images1812/qa_03.gif);
		background-repeat: no-repeat;
		background-size: 26px;
		background-position: 0px 12px;
	}
	.popq li a {
		color: #303030;
	}
}

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

/*
**  sp
============== ============== ============== ============== ============== ============== ============== */
.qatitle h1 {
	font-size: 4.8vw;
	color: #1f75cc;
	margin: 5vh 0 1vh 4vw;
	font-weight: lighter;
	}
.qatitle02 h1 {
	font-size: 4.8vw;
	color: #1f75cc;
	margin: 6vh 0 1vh 4vw;
	font-weight: lighter;
	}
	
.qaarea {
    margin: 0 4vw 1vh 4vw;
    padding: 0;
}

.acMenu {
	border-bottom: solid 1px #d1d1d1;
}

.acMenu dt{
	border-top: solid 1px #d1d1d1;
	display: block;
	padding: 2.7vh 0 2.7vh 7vw;
	color : #000;
	cursor : pointer;
	font-size: 3.8vw;
	line-height: 1.4em;
	background-image: url(../images/images1812/qa_03.gif);
	background-repeat: no-repeat;
	background-size: 5vw;
	background-position: 0vw 2.8vh;
}
.acMenu dd{
	background:#fff;
	height:auto;
	text-align:left;
	display:none;
	padding: 0 0 2.7vh 7vw;
	line-height: 1.7em;
	font-size: 3.5vw;
}
	
.acMenu dd a{
	color: #0061c4;
}
	
.acMenu dd a:hover{
	color: #5f9ddb;
	text-decoration: underline;
}

/*///////// サブ質問 //////////*/
.qasabtitle h1 {
	font-size: 4.3vw;
	color: #1f75cc;
	margin: 6vh 0 1vh 4vw;
	padding-left: 5vw;
	font-weight: lighter;
	position: relative;
	}
.qasabtitle h1:before {
    border-top: 2px solid #000;
    content: "";
    position: absolute;
    top: 42%;
    left: 0;
    width: 5vw;
}

.qasabtitle h1 span {
    background-color: white;
    display: inline-block;
    padding: 0 0.5em;
}
	
.acMenusab {
	border-bottom: solid 1px #d1d1d1;
}

.acMenusab dt{
	border-top: solid 1px #d1d1d1;
	display: block;
	padding: 2.7vh 0 2.7vh 14.5vw;
	color : #000;
	cursor : pointer;
	font-size: 3.8vw;
	line-height: 1.4em;
	background-image: url(../images/images1812/qa_03.gif);
	background-repeat: no-repeat;
	background-size: 5vw;
	background-position: 7.5vw 2.8vh;
}
.acMenusab dd{
	background:#fff;
	height:auto;
	text-align:left;
	display:none;
	padding: 0 0 2.7vh 14.5vw;
	line-height: 1.7em;
	font-size: 3.5vw;
}
	
.acMenusab dd a{
	color: #0061c4;
}
	
.acMenusab dd a:hover{
	color: #5f9ddb;
	text-decoration: underline;
}
	
.kome {font-size: 3vw;}
	
li.smplebox {
	display: inline-block;
	}
	
li.smplebox a {
	font-size: 3vw;
	background-color: #1f75cc;
	padding: 2vh 6vw;
	margin-right: 1vw;
	text-align: center;
	color: #fff;
	border-radius: 5px 5px 5px 5px;
	}
		
li.smplebox a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #6ca0d4;
	}

}
	

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

/*
**  pc
============== ============== ============== ============== ============== ============== ============== */
.pageSearch {
	font-size: 16px;
}

.qatitle h1 {
	font-size: 28px;
	color: #1f75cc;
	margin: 30px 0 10px 55px;
	font-weight: lighter;
	width: 990px;
	}
.qatitle02 h1 {
	font-size: 28px;
	color: #1f75cc;
	margin: 55px 0 10px 55px;
	font-weight: lighter;
	width: 990px;
	}
	
.qaarea {
    max-width: 990px;
    margin: 0 auto;
    padding: 0;
}

.acMenu {
	border-bottom: solid 1px #d1d1d1;
}

.acMenu dt{
	border-top: solid 1px #d1d1d1;
	display: block;
	padding: 35px 0 35px 40px;
	color : #000;
	cursor : pointer;
	font-size: 19px;
	background-image: url(../images/images1812/qa_03.gif);
	background-repeat: no-repeat;
	background-size: 26px;
	background-position: 0px 37px;
}
.acMenu dd{
	background:#fff;
	width:950px;
	height:auto;
	text-align:left;
	display:none;
	padding: 0 0 35px 40px;
	line-height: 1.7em;
	font-size: 15px;
}
	
.acMenu dd a{
	color: #0061c4;
}
	
.acMenu dd a:hover{
	color: #5f9ddb;
	text-decoration: underline;
}

/*///////// サブ質問 //////////*/
.qasabtitle h1 {
	font-size: 23px;
	color: #1f75cc;
	margin: 55px 0 10px 55px;
	padding-left: 30px;
	font-weight: lighter;
	width: 990px;
	position: relative;
	}
.qasabtitle h1:before {
    border-top: 3px solid #000;
    content: "";
    position: absolute;
    top: 42%;
    left: 0;
    width: 3%;
}

.qasabtitle h1 span {
    background-color: white;
    display: inline-block;
    padding: 0 0.5em;
}
	
.acMenusab {
	border-bottom: solid 1px #d1d1d1;
}

.acMenusab dt{
	border-top: solid 1px #d1d1d1;
	display: block;
	padding: 35px 0 35px 80px;
	color : #000;
	cursor : pointer;
	font-size: 19px;
	background-image: url(../images/images1812/qa_03.gif);
	background-repeat: no-repeat;
	background-size: 26px;
	background-position: 40px 37px;
}
.acMenusab dd{
	background:#fff;
	width:910px;
	height:auto;
	text-align:left;
	display:none;
	padding: 0 0 35px 80px;
	line-height: 1.7em;
	font-size: 15px;
}
	
.acMenusab dd a{
	color: #0061c4;
}
	
.acMenusab dd a:hover{
	color: #5f9ddb;
	text-decoration: underline;
}
	
.kome {font-size: 0.8vw;}
	
li.smplebox {
	display: inline-block;
	}
	
li.smplebox a {
	background-color: #1f75cc;
	padding: 10px 40px;
	margin-right: 15px;
	width: 150px;
	text-align: center;
	color: #fff;
	border-radius: 5px 5px 5px 5px;
	}
		
li.smplebox a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #6ca0d4;
	}
	
}