@charset "utf-8";

/*===============================================
●画面の横幅が769px以上
===============================================*/
@media print, screen and (min-width : 769px ){
#pc------------------------------------------- {
}
#catch {
	background-image: url("../images/pc/update/m_bg.png");
}



#qa {
    width: 1140px;
    margin-left: auto;
    margin-right: auto;
	margin-top: -30px;
}
#qa nav {
    margin-bottom: 50px;
}
#qa nav ul.nav01 {
    display: flex;
	display: -webkit-flex; /* Safari */ 　
    display: -ms-flexbox;
    flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
    width: 1140px;
    margin-left: auto;
    margin-right: auto;
}
#qa nav ul.nav01 li a {
    font-size: 20px;
    color: #8788bd;
    text-decoration: none;
    width: 202px;
    border-bottom: 6px solid #EDEEEE;
    display: block;
    margin-right: 20px;
    font-weight: bold;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
#qa nav ul.nav01 li.this a {
    color: #1E2E81;
    border-bottom: 6px solid #1E2E81;
}
#qa h3 {
    text-align: left;
    font-size: 19px;
    font-weight: bold;
    color: #1E2E81;
    background-color: #E9F4F9;
    padding-top: 15px;
    padding-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    background-image: url("../images/pc/update/icon_plus.png");
	background-size: 23px;
    background-position: center right 20px;
    background-repeat: no-repeat;
    cursor: pointer;
    margin-top: 20px;
}
#qa h3.open{
    background-image: url("../images/pc/update/icon_minus.png");
	background-size: 23px;
}
#qa h3 img {
    position: relative;
    top: -5px;
    margin-right: 15px;
	width: 37px;
}
#qa .box {
    width: 1080px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding-top: 20px;
    display: none;
}
#qa .box div {
    width: 966px;
    font-size: 16px;
    margin-left: 60px;
    margin-top: -30px;
}
#qa .box div p {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    line-height: 1.6em;
}
#qa .box p img {
	width: 37px!important;
}
#qa .box div p .bold {
    font-weight: bold;
}
#qa .box div p .blue {
    color: #007DCE;
    font-weight: bold;
}
#qa .box div p .sen {
    text-decoration: underline;
}
#qa .box div p a {
    color: #007DCE;
}




#inquiry {
	width: 700px;
	height: 218px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F5F5F5;
	border-radius: 12px;
	margin-top: 70px;
	margin-bottom: 100px;
}
#inquiry p:first-child {
	font-size: 20px;
	font-weight: 500;
	padding-top: 40px;
	margin-bottom: 20px;
}
}



/*===============================================
●画面の横幅が768pxまで
===============================================*/
@media screen and (max-width:768px){
	
/*===============================================
●sp-tablet
===============================================*/
#sptablet------------------------------------------- {
}
#catch {
	background-image: url("../images/pc/update/m_bg.png");
}



#qa {
    margin-left: 5%;
    margin-right: 5%;
}
#qa nav {
    margin-bottom: 5%;
}
#qa nav ul.nav01 {
    display: flex;
	display: -webkit-flex; /* Safari */ 　
    display: -ms-flexbox;
    flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
    margin-left: auto;
    margin-right: auto;
}
#qa nav ul.nav01 li {
    width: 42%;
}
#qa nav ul.nav01 li a {
    font-size: 3.5vw;
    color: #8788bd;
    text-decoration: none;
    border-bottom: 6px solid #EDEEEE;
    display: block;
    margin-right: 20px;
    font-weight: bold;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
#qa nav ul.nav01 li.this a {
    color: #1E2E81;
    border-bottom: 6px solid #1E2E81;
}
#qa nav ul.nav02 {
    display: flex;
	display: -webkit-flex; /* Safari */ 　
    display: -ms-flexbox;
    flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #dee1e1;
    border-bottom: 1px solid #dee1e1;
    margin-top: 30px;
    height: 50px;
}
#qa nav ul.nav02 li {
    color: #8788bd;
    text-decoration: none;
    font-size: 3.5vw;
    width: 40%;
    display: block;
    height: 28px;
    line-height: 28px;
    border-right: 1px solid #dee1e1;
    margin-top: 12px;
    font-weight: bold;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    cursor: pointer;
}
#qa nav ul.nav02 li.this {
    color: #1E2E81;
}
#qa h3 {
    text-align: left;
    font-size: 4vw;
    padding-right: 12%;
    line-height: 1.6em;
    font-weight: bold;
    color: #1E2E81;
    background-color: #E9F4F9;
    margin-left: auto;
    margin-right: auto;
    padding-left: 3%;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    background-image: url("../images/pc/update/icon_plus.png");
    background-position: center right 10px;
    background-repeat: no-repeat;
    background-size: 5%;
    cursor: pointer;
    margin-top: 20px;
    position: relative;
    padding-left: 12%;
    line-height: 1.2em;
    padding-top: 5%;
    padding-bottom: 5%;
}
#qa h3.open{
    background-image: url("../images/pc/update/icon_minus.png");
}
#qa h3 img {
    position: absolute;
    top: 25%;
    bottom: 0px;
    left: 7px;
    width: 8%;
}
#qa .box {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding-top: 20px;
    display: none;
}
#qa .box p img {
    width: 8%;
    margin-left: 6px;
}
#qa .box div {
    font-size: 3.5vw;
    margin-left: 12%;
    margin-top: -8%;
}
#qa .box div p {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    line-height: 1.6em;
}
#qa .box div p .bold {
    font-weight: bold;
}
#qa .box div p .blue {
    color: #007DCE;
    font-weight: bold;
}
#qa .box div p .sen {
    text-decoration: underline;
}
#qa .box div p a {
    color: #007DCE;
}
#box02 {
    display: none;
}



#inquiry {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #F5F5F5;
	border-radius: 3vw;
	margin-top: 10vw;
	margin-bottom: 15vw;
	padding-bottom: 5vw;
}
#inquiry p:first-child {
	font-weight: 500;
	padding-top: 5vw;
	margin-bottom: 3vw;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
}



/*===============================================
●画面の横幅が400pxまで
===============================================*/
@media screen and (max-width:400px){
/*===============================================
●sp400
===============================================*/
#sp400------------------------------------------- {
}
}



/*===============================================
●画面の横幅が320pxまで
===============================================*/
@media screen and (max-width:320px){
/*===============================================
●sp320
===============================================*/
#sp320------------------------------------------- {
}
}



/*===============================================
●画面の横幅が481pxから768pxまで
===============================================*/
@media screen and (min-width:481px) and (max-width:768px) {
/*===============================================
●tablet
===============================================*/
#tab------------------------------------------- {
}
}