p,ul li{
	font-size: 14px;
	font-size: 1.4rem;
}
.faq-copy{
    max-width: 1200px;
    width: 100%;
    margin: 50px auto 60px;
	/*padding-bottom: 30px;
	border-bottom: 1px dotted #C1C1C1;*/
}

.faq-copy h3{
	font-size: 24px;
	font-size: 2.4rem;
	color: #1ac0aa;
}

@media (max-width:767px) {
.faq-copy{
	box-sizing: border-box;
	padding: 0 20px;
    width: 100%;
    margin: 50px auto 60px;
	/*padding-bottom: 30px;
	border-bottom: 1px dotted #C1C1C1;*/
}
	
}
.help-index{
	max-width: 1200px;
	width: 100%;
	margin: 50px auto ;
}


.help-cont{
	display: flex;
	max-width: 1200px;
	width: 100%;
	margin: 50px auto ;
}

.help_menu-title{
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	padding: 5px 10px;
	background: #1ac0aa;
	color: #FFFFFF;
	border-radius: 5px;
}

.help_menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

.help_menu > li {
	border-bottom: 1px solid #e6e6e6;
	font-size: 14px;
	font-size: 1.4rem;
}

.help_menu > li:last-child {
	border-bottom: none;
}

.help_menu > li > a {
	display: block;
	padding: 10px 0 10px 25px;
	background: url(../images/arw.png) no-repeat 10px center;
}

.help_menu li a:link,
.help_menu li a:visited {
	color: #333;
	text-decoration: none;
}

.help_menu li a:hover {
	text-decoration: underline;
}



.help_menu.mb30{
	margin-bottom: 30px;
}

h1.h_title {
        font-size: 28px;
        font-size: 2.8rem;
        font-weight: normal;
        margin: 0 0 30px;
        padding: 0 0 17px;
        border-bottom: 1px solid #e6e6e6;
    }

.help-cont h2{
        font-size: 20px;
        font-size: 2.0rem;
        font-weight: normal;
        margin: 0 0 30px;
        padding: 0 0 0 15px;
        border-left: 3px solid #ccc;
        line-height: 1.3;
    }

.help-cont h3{
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: bold;
        margin: 0 0 20px;
        width: 96%;
        padding: 5px 2% 5px 2%;
        background: #f6f6f6;
        line-height: 1.4;
}

h4.no{
	font-family: Arial, Helvetica, "sans-serif";
	font-weight: bold;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1;
}

h4.mini-title{
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
}

h4.sousa-title{
	font-size: 20px;
	font-size: 2.0rem;
	margin-bottom: 10px;
}


.help-cont ul{
	font-size: 18px;
	font-size: 1.8rem;
}


.box2px{
	border: 2px solid #898989;
	padding: 10px;
}

.va-m{
	padding: 0 5px;
}
.va-m img{
	vertical-align: middle;
}

img.w100{
	width: 100%;
}

.img-box{
	width: 50%;
	margin-right: 30px;
}

.img-box.ml30{
	margin-right: 0;
	margin-left: 30px;
}

.img-box-s{
	width: 20%;
	margin-left: 20px;
}

.no-box{
	margin-right: 20px;
}

.w40{
	width:40%;
}
.g-box{
	
		font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
	padding: 5px 10px;
	background: #1ac0aa;
	color: #FFFFFF;
	border-radius: 5px;
	font-weight: bold;
}

.g-box span{
	font-size: 26px;
	font-size: 2.6rem;
	
	font-family: Arial, Helvetica, "sans-serif";
	padding: 0 20px 0 5px;
}

.arrow,.arrow-line{
	text-align: center;
}

.arrow-line.pl{
	padding-left: 40px;
}

.arrow-line.pr{
	padding-right: 40px;
}

.t-txt{
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
}

.gb{
	background: #f7f7f7;
	border: 1px solid #D5D5D5;
	font-size: 12px;
	font-size: 1.2rem;
	padding: 5px 10px;
}

.gb-txt{
	display: inline-block;
	padding: 3px 15px;
	border-radius: 3px;
	color: #FFFFFF;
	background: #1B1B1B;
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 10px;
}

.line{
	margin: 30px 0 70px;
	border-bottom: 1px dotted #cccccc;
}

table.tbr tr th{
	width: auto;
}

.aic{
	align-items: center;
}

.setuptxt{
	text-align: center;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	padding: 20px 0;
}

ul.sousa-ul li{
	font-size: 12px;
	font-size: 1.2rem
}

.aiocr-txt{
	border: 2px solid #5c5c5c;
	background: #f0f0f0;
	border-radius: 5px;
	padding: 10px 20px;
}
.aiocr-title{
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
}
.rtxt{
	color: #E40003;
	font-weight: bold;
}

.h-snav{
	width: 30%;
}

.h-cont{
	width: 65%;
}

@media (max-width:767px) {
.help-cont {
    display: flex;
	flex-direction: column-reverse;
}
.h-snav{
	width: 100%;
		padding: 20px;
	box-sizing: border-box;
}

.h-cont{
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
}

}

/*アコーディオン*/
/* 必須 */
.accordion-content {
  display: none;
}
/* 装飾用 */
.accordion-header {
    font-family: "Noto Sans JP", sans-serif;
  padding: 10px 45px 8px 10px;
  margin: 0;

	
	border-bottom: 1px dotted #cccccc;
}
.accordion-header::after {
  position: absolute;
  content: '';
  top: 1px;
  right: 20px;
  bottom: 0;
  width: 12px;
  height: 2px;
  margin: auto;
  background: #151E2F;
}
.accordion-header::after {
  transform: rotate(-90deg);
  transition: transform 0.3s;
}
.accordion-header.active::after {
  transform: rotate(0deg);
}
.accordion-content {
	font-family: "Noto Sans JP", sans-serif;
  background-color: #FFF;
  padding: 20px 10px 20px;
  margin-bottom:0px;
	border-bottom: 1px solid #ccc;
}
.accordion-header span, .accordion-content span {
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
}

.accordion-header span{
  font-weight: bold;
	color: #012B4D;
}

.accordion-content span {
	font-weight: normal;
}


.kassei-bar{
  background-color: #878a55;
  color: #fff;
  margin: 0 auto;
  width: 80%;
  box-sizing: border-box;
}

/* hover */
.accordion-header:hover {
  background-color: #F2F2F2;
}