
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP&display=swap');

.secAbout .secContent p {
	line-height: 1.8em;
}

.groupLs-01 li {
	padding: 10px 0 10px 32px;
	border-bottom: 1px solid #F5E6CD;
	background: url(../../img/common/icon_bullet16.png) 0 9px no-repeat;
	line-height: 1.3em;
}
.groupLs-01 li:first-child {
	border-top: 1px solid #F5E6CD;
}
.groupLs-01 li a {
	text-decoration: underline;
}

.group-charter {
	width: 492px;
	font-size: 1.2em;
}
.group-charter .groupLabel {
	padding-bottom: 8px;
	border-bottom: 2px solid #ED9740;
	font-size: 1.3em;
}
.group-charter .light {
	color: #ED9740;
}
.group-charter p {
	line-height: 1.6em;
}

.boxPromise {
	margin-top: 70px;
	background: #F5E6CD;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
.boxPromise .colImage {
	float: right;
	margin: -58px 0 0;
}
.boxPromise .colContent {
	padding: 35px 40px;
}
.boxPromise .colContent p {
	line-height: 1.9em;
}

.narappiSlider {
	padding: 25px 20px;
	background: #FFF8DE;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
    position: relative;
}
.narappiSlider .bx-wrapper{
    width: 300px;
}
.narappiSlider .image {
	float: left;
	width: 300px;
}
.narappiSlider .image img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.narappiSlider .content {
	float: right;
	width: 318px;
	border: 4px solid #CB8149;
	background: #F8EDE5;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
    position: absolute;
    top: 25px;;
    right: 20px;
}
.narappiSlider .content .title {
	padding: 13px 0;
	background: #FFF;
	color: #E7405D;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
}
.narappiSlider .content p {
	padding: 20px;
	line-height: 1.6em;
}
.narappiSlider .bx-pager {
	width: 326px;
	height: 12px;
	margin-top: 10px;
	text-align: center;
}
.narappiSlider .bx-pager .bx-pager-item {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 0 6px;
}
.narappiSlider .bx-pager .bx-pager-item a {
	display: block;
	width: 12px;
	height: 12px;
	background: #CAB29F;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	text-indent: -999px;
	overflow: hidden;
}
.narappiSlider .bx-pager .bx-pager-item a.active {
	background: #988679;
}

.narappiContent {
	padding: 20px 20px 30px;
	background: #FFF8DE;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}

.narappiLs li {
	float: left;
	width: 318px;
	height: 436px;
	margin: 22px 0 0;
	background: #F9EDE6;
	border: 4px solid #D1814B;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}
.narappiLs li:nth-child(odd) {
	margin-right: 22px;
}
.narappiLs li .image {
	background: #FFF;
}
.narappiLs li .image img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.narappiLs li .title {
	padding: 6px 0 10px;
	background: #FFF;
	color: #F14661;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.3em;
	text-align: center;
}
.narappiLs li p {
	padding: 10px 20px 0;
	font-size: 1em;
	line-height: 1.6em;
	text-align: justify;
}

.beefGrid-3 li {
	float: left;
	width: 222px;
	margin: 0 0 0 24px;
}
.beefGrid-3 li:nth-child(3n+1) {
	margin-left: 0;
}
.beefGrid-3 li .image {
	margin-bottom: 10px;
}
.beefGrid-3 li .image img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.beefGrid-3 li p {
	line-height: 1.6em;
}

.downloadLs li {
	float: left;
	width: 218px;
	padding: 5px 0;
	margin: 0 0 10px 24px;
	border: 2px solid #D5BB84;
	text-align: center;
	line-height: 1.5em;
}
.downloadLs li:nth-child(3n+1) {
	margin-left: 0;
}
.downloadLs li a {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	font-weight: bold;
	text-decoration: underline;
}

/*===== PAGE CONTACT/FAQ =====*/




.faqLs li {
	margin-top: 15px;
}
.faqLs li:first-child {
	margin-top: 0;
}
.faqLs li .faqTitle {
	padding: 10px 40px 10px 46px;
	background: #F5E6CD url(../../img/common/icon_bullet14.png) 98% 50% no-repeat;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	position: relative;
}
.faqLs li .faqTitle.active {
	background-image: url(../../img/common/icon_bullet15.png);
}
.faqLs li .faqTitle:before {
	content: "Q. ";
	display: inline;
	margin-left: -1.5em;
}
.faqLs li .faqContent {
	display: none;
	padding: 15px 0 25px;
}
.faqLs li .faqContent .faqAnswer {
	padding-left: 46px;
	margin-bottom: 15px;
	position: relative;
}
.faqLs li .faqContent .faqAnswer:before {
	content: "A. ";
	display: block;
	width: 20px;
	height: 20px;
	margin-left: 20px;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	font-weight: bold;
}
.faqLs li .faqContent p {
	line-height: 1.6em;
}
.faqLs li .faqContent .groupTable {
	margin-bottom: 10px;
}
.faqLs li .faqContent .ml-20 {
	margin-left: 20px;
}

/*150415追加*/

.secGroup ol.what {
	font-size: 1.1em;
	line-height: 1.8em;
	list-style-type:decimal;
	list-style-position:inside;
}

.secGroup ol.what li {
	padding-bottom:25px;
	text-indent:-1em;
	padding-left:1em;
}

.secGroup input.soudai {
	width:200px;
	border:2px solid #e4e4e4;
}

.secGroup input.login {
	background-color:#ccc;
	padding:0 5px;
}
	
.corporation{
	padding: 30px ;
    text-align: center;
    border: 2px solid #ff0000;
    border-radius: 10px;
    font-weight: bold;
    margin: auto;
    margin-bottom: 45px;
    width: 70%;
    font-size: 18px;
    }

hr{
	height: 0;
  	margin: 0;
  	padding: 0;
	border: 0;
}

hr{
	border: solid 1px #F3E7CC;
	margin-bottom: 20px;
	margin-top: 20px;
	}
	
.terms p{
	text-indent: 3.5em;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 5px;
	}
	
#tbl-bdr table,#tbl-bdr td,#tbl-bdr th {
    border-collapse: collapse;
    border:1px solid #333;
    margin-bottom: 20px;
    padding: 10px;
    }
    
.border24{
	border: solid 1px #000; 
	padding: 10px;  
	text-align: center;
	}
	
.border24 span{
	font-size: 18px; 
	font-weight: bold; 
	line-height: 2;	
	display: block;
	margin-bottom: 8px;
	}

.office {
	border-bottom: solid 1px;
	font-size: 18px;
	font-weight: bold;
	}

.soudai_bn{
	margin: 0 auto;
	}

ul.soudai_bn {
    display:table;
    }
	
ul.soudai_bn li{
	display:table-cell;
	}

ul.soudai_bn a{
	padding: 10px;
	}
	
ul.soudai_bn li:after {
	content: "|";
}

ul.soudai_bn li:last-child:after {
	content: none;
	
}

p.soudai07{
	font-size: 17px; 
	font-weight: bold; 
	text-align: center; 
	margin-top: 30px;
	}
	
.cp-lp3{
	text-align: center;
	margin-top: 30px;
	}

/*===== システムトラブルに係るお問い合わせ追加 =====*/	

.systemre{
font-family: 'Noto Serif JP','游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}

.systemre{
	font-weight: bold;
	font-size: 20px;
	width: 600px;
	margin: 0 auto;
	margin-bottom: 40px;
	}
	
.systemre span{
	font-size: 16px;
	}

.systemre table{
	margin-bottom: 20px;
	}
	
.systemre h1{
	border: solid 1px #333;
	margin: 36px 0 20px;
    text-align: center;
    padding: 7px 0;
	}
.systemre p{
	font-size: 16px;
	
	}



p.webre{
	font-size: 20px;
	}

p.latxt{
	margin-top: 20px;
	}
	
.groupTable.tbl-data tr th.sz-3{
	width: 16%;
	}

.groupTable.tbl-data tr th.sz-2{
	width: 29%;
	}
	
.groupTable.tbl-data tr th.sz-5{
	    width: 40%;
}

 .groupTable tr th.lg{
 	    padding: 12px 12px;
 	    }

/*===== MOBILE =====*/

@media (max-width: 680px) {

	.groupLs-01 li {
		padding: 10px 0 10px 25px;
		background: url(../../img/common/icon_bullet16.png) 0 10px no-repeat;
		-webkit-background-size: 15px auto;
		background-size: 15px auto;
		line-height: 1.3em;
	}

	.group-charter {
		width: auto;
	}

	.narappiSlider {
		padding: 0;
		margin: 0 -10px;
		margin-bottom: 35px;
		background: #FFF;
		position: relative;
	}
	.narappiSlider .image {
		float: none;
		width: auto;
		margin-bottom: 50px;
	}
	.narappiSlider .image img {
		max-width: 260px;
	}
	.narappiSlider .content {
		float: none;
		width: auto;
		margin: 0 10px;
		border: 2px solid #CB8149;
		position: static;
	}
	.narappiSlider .bx-wrapper {
	margin: 0 auto;
	}
	.narappiSlider .content .title {
		padding: 5px 0;
		font-size: 1.4em;
	}
	.narappiSlider .content p {
		padding: 10px;
	}
	.narappiSlider .bx-pager {
		width: 100%;
		position: absolute;
		left: 0;
		top: 265px;
	}

	.boxPromise {
		margin-top: 30px;
		padding: 20px;
		background: #F5E6CD;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		-o-border-radius: 10px;
		border-radius: 10px;
	}
	.boxPromise .colImage {
		float: none;
		margin: 0;
		text-align: center;
	}
	.boxPromise .colContent {
		padding: 0;
	}

	.narappiContent {
		padding: 0px;
		background: none;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		-ms-border-radius: 0px;
		-o-border-radius: 0px;
		border-radius: 0px;
	}

	.narappiLs li {
		float: none;
		width: auto;
		height: auto;
		margin: 14px 0 0 !important;
		border: 2px solid #D1814B;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		-ms-border-radius: 8px;
		-o-border-radius: 8px;
		border-radius: 8px;
	}
	.narappiLs li p {
		padding: 10px 20px;
	}

	.beefGrid-3 li {
		float: none;
		width: auto;
		margin: 0 0 24px 0;
	}

	.downloadLs li {
		float: none;
		width: auto;
		margin: 0 0 10px 0;
	}
/*===== PAGE CONTACT/FAQ =====*/

	.faqLs li {
		margin-top: 15px;
	}
	.faqLs li:first-child {
		margin-top: 0;
	}
	.faqLs li .faqTitle {
		padding: 10px 28px 10px 35px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		-ms-border-radius: 8px;
		-o-border-radius: 8px;
		border-radius: 8px;
		font-size: 1.1em;
		-webkit-background-size: 16px auto;
		background-size: 16px auto;
	}
	.faqLs li .faqContent {
		padding: 15px 0 0;
	}
	.faqLs li .faqContent .faqAnswer {
		padding-left: 35px;
		margin-bottom: 10px;
	}
	.faqLs li .faqContent .faqAnswer:before {
		margin-left: 15px;
		font-size: 1.1em;
	}
	
/*150415追加*/

.secGroup input.soudai {
	margin-bottom:10px;
}
	
		.groupTable {
		border-width: 3px;
	}
	.groupTable tr td,
	.groupTable tr th {
		width: 50%;
		padding: 8px 5px !important;
		display: table-cell;
		vertical-align: middle;
	}
	.groupTable.horizontal tr th {
		width: 22%;
	}

	.timelineTbl {
		margin-bottom: 20px;
		font-size: 1em;
		line-height: 1.6em;
	}
	.timelineTbl tr th,
	.timelineTbl tr td {
		padding: 10px;
	}
	.timelineTbl tr th {
		width: 60px;
		font-size: 1.1em;
	}
	.timelineTbl tr td .wrap .colImage {
		float: none;
		width: auto;
		margin-bottom: 15px;
	}
	.timelineTbl tr td .wrap .colImage img {
		display: block;
		max-width: 100%;
		margin: 0 auto;
	}
	.timelineTbl tr td .wrap .colContent {
		float: none;
		width: auto;
	}
	
	hr{
		width: 100%;
		}
		
	.terms p{
		text-indent: 1.5em;
		font-size: 18px;
		}	
	
	.border24 span{
	font-size: 16px;
	}
	
	a.office {
	font-size: 14px;
	}
	
	p.soudai07{
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	}
	
	.cp-lp3 img{
	width: 100%;
	}
	
	
	.systemre{
	font-size: 18px;
	width: auto;
	}
	
	p.webre {
    font-size: 18px;
}
	
	.systemre ul{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: space-between;
	
	}

	.systemre ul li a{
	font-size: 28px;
	}

	.systemre ul li.tnumber{
	padding-bottom: 10px;
	}	
	.systemre span{
	font-size: 14px;
	}
	
		
	}
