@charset "utf-8";

/*************************************
business
**************************************/

.contentsBox section {
	margin-top: 60px;
}

.businessbox h3{
	font-size: 1.8em;
	border-bottom:#000000 solid 1px ;
	padding-bottom: 8px;
	margin-bottom: 25px;
}

.businessbox_text {
	line-height: 1.5;
	font-size: 1em;
	margin-bottom: 30px;
}

.businessbox_list {
	display: flex;
}

.businessbox_list li{
	width: calc(100% / 3 - 1%);
	margin-right: 1%;
}


.businessbox_list li a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 8px;
	background-color:#DBECFF;
	color:#1D3496;
	font-weight: 700;
	height: 94px;
	padding: 20px;
	box-sizing: border-box;
	font-size: 1em;
}

.businessbox_list li:nth-child(3n){
	margin-right: 0;
}

.businessbox_list span {
	font-size: 1.8em;
}

.service,
.solution {
	display:none;
}

.businessList {
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom:45px ;
}

.businessList li {
	width:320px;
	margin-bottom: 40px;
	vertical-align:top;
	text-align: left;
}


.businessList li h3 {
	font-weight:bold;
	border-bottom: none;
	margin-bottom: 10px;
	font-size: 16px;
}

.businessList li a:hover {
	opacity:0.6;
	transition:opacity 0.3s ease-out;
}

.business figure {
	width:100%;
	text-align:center;
	margin:10px auto 0;
}

.business h4 {
	margin-top:10px;
}

.business section:nth-of-type(2) figure {
	width:100%;
}

.business .contentsList li {
	min-height: 310px;
}

.businessList img {
	border:#cdced0 solid 1px;
	box-sizing:border-box;
	width: 100%;
	margin-bottom: 20px;
}

.business_modaltitle {
	color: #ffffff;
	background-color:#1C2035;
	text-align: left;
	padding: 15px;
	margin-bottom: 30px;
	font-size: 1.2em;
}

.business_modalsubtitle {
	font-size: 1.2em;
	margin:0 auto 20px;
	padding-bottom: 10px;
	border-bottom:#1C2035 solid 1px ;
	text-align: left;
}


.remodal-wrapper {
	padding: 50px 10px;
}

.remodal.index_modal {
	max-width: 920px;
	padding: 50px;
	box-sizing: border-box;
	overflow-x: hidden;
}

.index_modal .remodal-close {
	color: #1C2035;
	top: -20px;
    right: -20px;
}



.remodal .inner {
    max-width: 680px;
    width: 100%;
    margin: auto;
}

.remodal .inner {
	margin-bottom: 30px;
	border-bottom: #000000 solid 1px;
}

.remodal-cancel {
	background-color: #ffffff;
	color:#1C2035 ;
	font-family: 'Roboto Condensed';
	font-weight: 700;
	border: 1px solid #1C2035;
	max-width: 180px;
	width: 100%;
}

.remodal-cancel:hover, 
.remodal-cancel:focus {
	background-color: #1C2035;
	color:#ffffff ;
}

/*Kidzapplanet*/


.kidza li {
margin-bottom: 20px;
}


.kidza li li,
.kidza li figure,
.kidza li div{
	display: inline-block;
	vertical-align: top;
	margin-bottom: 0;
}

.kidza li figure {
	width: 20%;
}

.kidza li div {
	width: 77%;
	margin-left: 2%
}

.kidza li h3 {
	font-size: 22px;
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}


.kidza li figure img{
	width: 100%;
}

.kidza li ul {
	margin-top: 40px;
	font-size: 0;

}

.kidza li li {
	width: 49%;
}

.kidza li li:first-child {
	margin-right: 2%;
}

.kidza li li a {
	border: #1d3496 solid 1px;
	border-bottom: #1d3496 solid 4px;
	display: block;
	color: #1d3496;
	padding:10px 30px;
	background: #ffffff url(/common/img/corner2.png) right 5px bottom 5px no-repeat;
	font-size: 16px;
	font-family: Century Gothic,Futura;
}

.kidza li li a:hover {
	background: #1d3496 url(/common/img/corner2.png) right 5px bottom 5px no-repeat;
	color: #ffffff;
	border-bottom: #ffffff double 4px;
	transition:opacity 0.7s;
}

.kidText {
	margin: 10px 0 30px;
}


/*************************************
about us
**************************************/

.contentsList.noImageBox3 li {
	width:calc(100% / 3 - 9px);
	margin-right:0;
}

.contentsList.noImageBox3 li:nth-child(2) {
	margin:0 8px;
}

.contentsSection.faith-info h3{
	border-bottom: none;
  margin-bottom: 0;
  font-size: 1.1em;
}

.contentsSection.faith-info li{
	min-height: 200px;
}

.contentsSection.faith-info li a {
	display: block;
	min-height: 200px;
}
.contentsSection.faith-info .no-img li,
.contentsSection.faith-info .no-img li a {
	min-height: 110px;
}

/*company*/

.company dl {
	line-height:1.3;
}

.company dt{
	float:left;
	width:240px;
	padding:15px 0;  
	clear:both;
	color:#8d8f9a;
	font-weight:bold;
	box-sizing:border-box;
}

.company dd {
	padding:15px 0;
	box-sizing:border-box;
	width:100%;
	min-height:82px;
	border-bottom:#cdced0 dotted 1px;
}


.company dt span,
.company dd span {
	display:block;
	font-size:1em;
}

.company dd dl {
	margin:0 0 0 115px;
}

.company dd dt {
	width:240px;  
	clear:none;
}

.company dl ul {
	display:inline-block;
	line-height:1.3em;
}

.company .modal,
.office .modal {
	display:inline-block;
	background:url(/common/img/icon_arrow_5.png) left center no-repeat;
	width:38px;
	margin-left:15px;
	text-align:right;
}

.company a {
	color:#1d3496;

}

.company a[href*="ceoProf"] {
	width:65px;
	margin-left:0;
}

.company.officer h3 {
	margin-bottom: 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.company.officer h3 span{
	font-size: 12px;
	font-weight: 400;
}

.company .director dt {
	height:auto;
}


.office .modal {
	margin:0;
}

.company .director dt,
.company .director dd{
	word-wrap : break-word;	
}

.company .director p {
	margin-top:30px;
}

/*map*/
.map {
	background:#ffffff;
	padding:20px;
	display: none;
	width: 500px;
}

.map img {
	display:block;
	margin:15px auto;
	width:400px;
}

/*ceoProf*/

.ceoProf {
	display: none;
	width:600px;
	height:500px;
	overflow:auto;
	padding:10px;
	line-height:1.5em;
	background:#ffffff;
}

.ceoProf h1 {
    text-align: center;
    border-bottom: #333333 dotted 1px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.ceoProf h1 + div {
	margin-bottom:15px;
}

.ceoProf h2 {
	margin:5px 0 5px;
}

.ceoProf dl {
	display:inline-table;
}

.ceoProf dt {
	float:left;
	width:60px;
	padding:0 0 10px;  
	clear:both;
}

.ceoProf dd {
	width:560px;
	padding:0 0 10px;
}

.ceoProf img {
	display:block;
	margin:5px auto 10px;
}

/*modal*/

.modal-close {
	margin-top: 1em;
	text-align: center;
	cursor:pointer;
}

#modal-win {
	width: 100%;
	position: absolute;
}
#modal-win-inner {
	box-shadow: 0 0 5px rgba(0, 0, 0, .25);
	margin: 0 auto;
	position: relative;
	z-index: 101;
}
#modal-bg {
	width: 100%;
	height: 100%;
	background-color: #000000;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	cursor: pointer;
}


.modal-close a {
    display: block;
	width:60px;
    height: 20px;
	font-size:0.750rem;
    border: 1px solid #0F218B;
    background: #ffffff;
    color: #0f218b;
    text-align: center;
    margin:10px auto;
	line-height:20px;
}



/*philosophy*/

.philosophy {
	line-height:2;
}

.philosophy p {
	margin-bottom:20px;
}


.philosophy strong {
	display:block;
	font-size:1.3em;
	margin:25px 0;
}

.philosophy dt {
	font-size:1.3em;
	font-weight:bold;
	line-height:1.1;
}

.philosophy dd {
	margin-bottom:30px;
}


.philosophy ol li {
	list-style:decimal inside none;
	text-align:left;
	padding-left:1.3em;
  	text-indent:-1.3em;
}
 .philosophy section:nth-of-type(1) h3 {
	 font-size: 15.7333px;
	 text-align:left;
 }


 .philosophy section:nth-of-type(1)  {
	 font-size:1.3rem;
	 text-align:center;
	 line-height:1.5;
 }
 
  .philosophy section:nth-of-type(1) span {
	  color:#39a9fd;
  }

 .philosophy section:nth-of-type(1) strong {
	 font-size:2rem;
 }

 .philosophy section:nth-of-type(2) {
	 background:url(/common/img/corporate/img_triangle.png) right bottom no-repeat;
	 background-size:45% auto;
 }


/*group*/

.group section {
	clear:both;
}

.group section figure {
	float:right;
	width:125px;
}

/*history*/

.history table {
	width:100%;
	line-height:1.8;
	border-collapse:collapse;
	border-spacing:0 20px;
	margin-bottom:20px;
}

.history tr {
	border-top:#cdced0 dotted 1px;
}

.history tr:last-child {
	border-bottom:#cdced0 dotted 1px;
}

.history th {
	text-align:left;
	width:130px;
	color:#8d8f9a;
}

.history td {
	padding:0;
}

.history td li {
	padding:15px 5px 15px;
	border-bottom:#cdced0 dotted 1px;
}

.history td li:last-child {
	border:none;
}

/*csr*/
/*
.contentsSection.csr {
	line-height:1.8;
}

.contentsSection.csr h2 {
	margin-top:40px;
}

.csr h4 {
	color:#8d8f9a;
	font-size:1.1em;
	margin:15px 0;
}


.csr strong {
	display:block;
	margin-bottom:15px;
}

.csr figure {
	margin:30px 0;
}*/


.contentsSection.csr-info h3{
	border-bottom: none;
  margin-bottom: 0;
  font-size: 1.1em;
}

.contentsSection.csr-info li {
    min-height: 200px;
}



.sdgs_posterimg {
	display: block;
	margin: 52px 0 92px;
}
.sdgs_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-start;
}

.sdgs_list figure {
	max-width: 164px;
	width: 100%;
	margin-right: 40px;
}

.sdgs_list div{
	max-width: 520px;
	width: 100%;
}

.sdgs_list .sdgs_title {
	margin-bottom: 20px;
}

.sdgs_list .sdgs_title strong{
	font-size: 16px;
}

.sdgs_list .sdgs_text {
	margin-bottom: 28px;
}



.contentsSection .csr_link img{
	width: 12px;
	display: inline-block;
	margin-right: 9px;
}

.contentsSection .csr_link a{
	display: inline-block;
	margin-bottom: 13px;
}

.contentsSection .csr_link a:hover{
	opacity: 0.7;
	transition: opacity 0.3s;
}


.governancepage .csr_link {
	margin-top: 28px;
}


/*ガバナンス*/

.compl_title {
	font-size:16px ;
	color: #ffffff;
	background-color: #1C2035;
	padding: 10px 20px;
	margin: 52px 0 42px;
}

.compl_list-title{
	margin-bottom: 20px;
	margin-top: 52px;
}

.compl li:first-child .compl_list-title {
	margin-top: 0;
}

.compl_inner li + li{
	margin-top:23px;
}

.compl_text{
margin-top:23px;
}

/*sns*/


.groupSns li {
	width:calc(100% / 4 - 15px);
	margin:10px 5px 30px;
	display:inline-block;
	vertical-align:top;
}

.groupSns li img {
	border:#cdced0 solid 1px;
	width:70%;
}

.groupSns figcaption {
	font-weight:bold;
	display:block;
	height:2em;
}

.snsLink li {
	width:100%;
	margin:5px 0;
	font-weight:bold;
}

.snsLink li a {
	color:#1c2035;
}

.snsLink li a:hover {
	color:#545861;
}

.snsLink li img {
	display:inline-block;
	width:auto;
	border:none;
	vertical-align:top;
	margin-right:10px;
}

/**************************************
ir
**************************************/

.stockinfo,
.library {
	display:none;
}

.nav2 {
	margin-bottom:50px;
}

.nav2 a {
	display:block;
	border:#cdced0 solid 5px;
	box-sizing:border-box;
	padding:20px 30px;
	margin-bottom:10px;
	background:url(/common/img/corner.png) right 5px bottom 5px no-repeat;
}

.nav2 a:hover {
	background:#f5f5f5 url(/common/img/corner.png) right 5px bottom 5px no-repeat;
}
.moreBtn {
	text-align: right;
}

.moreBtn a {
	padding:10px 15px;
	margin:0 0 0 auto;
	display:block;
	width:160px;
	text-align:right;
	box-sizing:border-box;
	font-size:1.1em;
	background: url(/common/img/icon_arrow_4.png) 98% center no-repeat;
}

.irList li {
    width: 228px;
	height:320px;
    display: inline-block;
    margin: 0 15px 20px 0;
	box-sizing:border-box;
	vertical-align:top;
	border:#cdced0 solid 1px;
}

.irList a:hover {
	color:#999999;
	opacity: 0.6;
	transition:opacity 0.3s ease-out;
}

.irList li a {
	border-bottom:#cdced0 dotted 1px;
	display:block;
	margin-bottom:10px;
}

.irList li li a {
	border:none;
	display:inline;
}

.irList li:last-child {
	margin-right:0;
	border:none;
}


.irList li li {
	border:none;
	display:block;
	width:auto;
	height:auto;
	margin:0;
	padding:10px 10px 0 20px;
	box-sizing:border-box;
}

.irList li li:before {
    content: "";
    width: 6px;
    height: 2px;
    background: #1c2035;
    margin: 0 10px 5px 0;
    display: inline-block;
}


.irList a img {
	font-size:0;
}

.irList a h3 {
	display:block;
	background:#ffffff url(/common/img/corner2.png) right 5px bottom 5px no-repeat;
	padding:5px 10px 10px 20px;
	box-sizing:border-box;
	font-size:1.1em;
}

.irList .other {
	border:#cdced0 solid 1px;
}

.irList .other h3 {
	padding:10px 10px 10px 20px;
	border-width:0 0 1px 0;
}

.irList .other ul {
	padding:10px 0;
}

.irList .other li {
	padding:0 10px 6px 20px;
}

.irList .other p {
	padding-left:20px;
}

.irList .other:nth-of-type(2) {
	margin-top:20px;
}

.infoList.irNews li span::after {
	content:url(/common/img/pdf.png);
	vertical-align:top;
	padding-left:5px;
	display: inline-block;
}

.infoList.irNews li span {
	padding-left: 5px;
}



/*message*/

.message h3 {
	border-bottom:none;
	margin:30px 0 10px;
	padding:0;
}

.message p {
	text-indent:1em;
	margin-bottom:1em;
	line-height:1.7;
}

.message p.pNoMargin {
	margin-bottom:0px;
}


/*library*/

.library-info h3{
	border:#cdced0 solid 1px;
	border-left:#316bd5 solid 4px;
	background:#f5f5f5;
	padding:5px 20px;
}

.library-info h4 {
	margin-bottom:5px;
}

.library-info .contentsList li {
	box-shadow:none;
	background:none;
	border:none;
	/*min-height: 180px;*/
	min-height: auto;
}

.library-info .contentsList img {
	border:#cdced0 solid 1px;
	width:100%;
}

.library-info .contentsList div{
	display:inline-block;
	width:63%;
	margin-left:5%;
	vertical-align:top;
}

.library-info .contentsList figure{
	display:inline-block;
	width:30%;
	height:160px;
	vertical-align:top;
}

.library-info .contentsList p {
	padding-bottom:10px;
}
.library-info .contentsList .moreBtn {
	margin-top: 45px;
}

.contentsList .libraryList li {
	width:auto;
	box-shadow:none;
	margin:0;
	padding:4px 0;
	font-size:0.9em;
}

.contentsList .libraryList li a,
.contentsList .libraryList li a:hover {
	display:inline;

}

/*libraryUnder*/

.libraryUnder form,.topics form {
	padding:20px 30px;
	border: #cdced0 solid 5px;
	box-sizing: border-box;
}

.libraryUnder h3,.topics h3,.calendar h3{
	background:#f5f5f5;
	border:#cdced0 solid 1px;
	padding:8px 15px;
}

.libraryList li {
	padding:5px 0;
}

.libraryList li a:hover {
	color:#999999;
}


.libraryList li:before {
	content: "";
	width: 6px;
	height: 2px;
	background: #1c2035;
	margin: 5px 10px 5px 0;
	display: inline-block;
}

.libraryList li span {
	padding-left:5px;
}

.libraryList li span::after {
	content:url(/common/img/pdf.png);
	vertical-align:top;
	padding-left:5px;
}

/*finance*/

.finance table {
	border-collapse:collapse;
	border:0px;
	background:#ffffff;
	width:100%;
}

.finance table:nth-of-type(1) {
	margin-top:10px;
}

.finance th {
	background:#eeeeee;
	vertical-align:middle;
	border:#acacac dotted 1px;
}

.finance thead th {
	width:auto;
	padding:5px;
}

.finance thead th:first-child {
	width:160px;
	padding:10px;
}

.finance tr:last-child th,
.finance tr:last-child td  {
	border-bottom:none;
}

.finance table:last-of-type tr:last-child th,
.finance table:last-of-type tr:last-child td {
	border:#acacac dotted 1px;
}

.finance tbody th {
	text-align:left;

}

.finance td {
	text-align:right;
}

.finance td,
.finance tbody th {
	padding:10px;
	border:#acacac dotted 1px;
}


.finance small {
	display:block;
}



.finance thead .quarter th:first-child {
	width:auto;

}

/*stockinfo*/

.stockinfo_cont th {
	color:#8d8f9a;
	text-align:left;
}

.stockinfo_cont table {
	width:100%;
}

.stockinfo_cont th {
	width:33%;
}

.stockinfo_cont th,
.stockinfo_cont td {
	border-bottom:#d4d5d6 dotted 1px;
	padding:10px 0;
}

.stockinfo_cont td {
	text-align:right;
}

.stockinfo_cont .meeting td,
.stockinfo_cont .note td {
	text-align:left;
}

.stockinfo_cont .libraryList {
	margin-top:15px;
}

.stockinfo_cont .libraryList li {
	padding:0;
}

.stockinfo_cont ol li {
	list-style:decimal outside;
	margin:0 0 1.2em 1em;
}

.stockinfo_cont .moreBtn a {
	width:250px;
}

.shareholder th {
	width:25%;
}

.stockinfo_cont .shareholder thead th:nth-child(2), 
.stockinfo_cont .shareholder thead th:nth-child(3){
	text-align:right;
}
	
.shareholder th:first-child {
	width:50%;
}

.stockinfo_cont .shareholder td {
	text-align:right;
}

.legend {
	display:inline-block;
	width:60%;
	vertical-align:top;
}

.legend + p {
	display:inline-block;
	width:35%;
	vertical-align:top;
}


.legend li:nth-child(1) span{
	color:#e50313;
}

.legend li:nth-child(2) span{
	color:#0068B5;
}

.legend li:nth-child(3) span{
	color:#f29700;
}

.legend li:nth-child(4) span{
	color:#e85097;
}

.legend li:nth-child(5) span{
	color:#12a63d;
}

.legend li:nth-child(6) span{
	color:#914896;
}

.legend li p {
	width: 90px;
	display: inline-block;
}
.legend li p:nth-of-type(2){
	text-align: right;
} 


.datatable tr:nth-child(1) th {
	width:20%;
}

.datatable thead th {
	text-align:right;
}

.information caption {
	margin:15px 0;
	font-size:1.5em;
	font-weight:bold;
}

.information th {
	width: 160px;
	background:#f5f5f5;
	border:#cdced0 solid 1px;
	text-align:center;
	padding:10px 5px;
	color:#1c2035;
}

.information td {
	border:#cdced0 solid 1px;
	text-align:right;
	padding:10px;
	vertical-align:middle;
}

.information + p {
	padding-top:10px;
}

.information tbody td:last-child {
	background:#d5ebff;
}

/*koukoku*/

.koukokuBtn {
    padding: 15px 0;
    margin: 0 auto 0 0;
    display: inline-block;
    width: 70px;
    text-align: left;
    box-sizing: border-box;
    font-size: 1.1em;
    background: url(/common/img/icon_arrow_4.png) 98% center no-repeat;
}

/*faq*/

.faq a {
	text-decoration:underline;
}

.faq dt {
	font-weight:bold;
	padding:20px 10px 8px 0;;
}

.faq dd {
	border-bottom:#cdced0 solid 1px;
	padding:8px 10px 20px 0;;
}


.faq dt p,
.faq dd p {
	display:inline-block;
	vertical-align:top;
	font-size:1.1em;
	width:calc(100% - 50px);
}


.faq dt::before {
	content:"Q";
	font-family: 'Roboto Condensed';
	font-weight:bold;
	display:inline-block;
	text-align:center;
	width:25px;
	height:25px;
	line-height:22px;
	box-sizing:border-box;
	background:#1d3496;
	color:#ffffff;
	border:#1d3496 solid 1px;
	margin-right:20px;
	vertical-align:top;
}

.faq dd::before {
	content:"A";
	font-family: 'Roboto Condensed';
	font-weight:bold;
	display:inline-block;
	text-align:center;
	width:25px;
	height:25px;
	line-height:22px;
	box-sizing:border-box;
	background:#ffffff;
	color:#1d3496;
	border:#1d3496 solid 1px;
	margin-right:20px;
	vertical-align:top;
}

.faq ol {
	margin: 1em 0;
}

.faq ol li {
	list-style:decimal outside;
	margin: 0 0 0 1em;
	vertical-align:top;
	font-size:1.1em;
}

.faqBox {
	display:inline-block;
	vertical-align:top;
	width:calc(100% - 50px);
}

/*mail*/

.mail p {
	padding:0;
}

.mail form small {
	padding:10px;
	display:block;
	text-align:center;
}

.mail form p {
	text-align:center;	
}


/**************************************
press
**************************************/

.faith,
.group,
.csr {
	display:none;
}

.topics form + p {
	margin-top: 5px;
}

/**************************************
recruit
**************************************/

.recruit .contentsList li {
	border:none;
	background:none;
	height: auto;
	min-height: auto;
    width: 100%;
}

.recruit .contentsList h3 {
	color:#ffffff;
	font-size:1.3em;
	margin-bottom:10px;
}

.recruit .contentsList li a {
	display:block;
	box-sizing:border-box;
	text-align:center;
	padding:10px 0 30px;
	margin-bottom:15px;
}

.recruit .contentsList li a p {
	background:#ffffff;
	display:inline;
	padding:5px 10px;
	font-weight:bold;
}

.recruit .contentsList li:nth-child(1) a {
	background:#54beef url(/common/img/corner3.png) right 5px bottom 5px no-repeat;
}

.recruit .contentsList li:nth-child(1) a p {
	color:#54beef;
}

.recruit .contentsList li:nth-child(2) a {
	background:#54b0db url(/common/img/corner3.png) right 5px bottom 5px no-repeat;
}

.recruit .contentsList li:nth-child(2) a p {
	color:#54b0db;
}

.recruit .contentsList li:nth-child(3) a {
	background:#3a90d2 url(/common/img/corner3.png) right 5px bottom 5px no-repeat;
}

.recruit .contentsList li:nth-child(3) a p {
	color:#3a90d2;
}

.recruit .contentsList li:nth-child(4) a {
	background:#4c81c8 url(/common/img/corner3.png) right 5px bottom 5px no-repeat;
}

.recruit .contentsList li:nth-child(4) a p {
	color:#4c81c8;
}

.recruit .contentsList li:nth-child(5) a {
	background:#6195be url(/common/img/corner3.png) right 5px bottom 5px no-repeat;
}

.recruit .contentsList li:nth-child(5) a p {
	color:#6195be;
}

.recruit .contentsList li:nth-child(6) a {
	background:#325b8d url(/common/img/corner3.png) right 5px bottom 5px no-repeat;
}

.recruit .contentsList li:nth-child(6) a p {
	color:#325b8d;
}

.recruit .linkadd {
	margin-top:15px;
}

.recruit .linkadd a {
	color:#1d3496;
}

.recruit .linkadd a:hover {
	text-decoration:underline;
}

.recruit .infoList p {
	width: calc(100% - 125px);
}

/**************************************
**
**************************************/

.contentsBox.noTopImage section,
.contentsBox.noTopImage section h2 {
	margin-top:0;
}

/**************************************
sitemap
**************************************/

.sitemap li {
	background:#ffffff url(/common/img/icon_arrow_3.png) 10px 13px no-repeat;
	text-indent:20px;
	padding:10px;
	border:#acacac dotted 1px;
}

.sitemap li li {
	background:#ffffff url(/common/img/icon_arrow_3.png) 10px 13px no-repeat;
	margin-left:110px;
	text-indent:20px;
	padding:10px;
	border:#acacac dotted 1px;
	border-bottom:none;
}

.sitemap li li li {
	background:#ffffff url(/common/img/icon_arrow_4.png) 10px 16px no-repeat;
	text-indent:15px;
	padding:10px;
	border:#acacac dotted 1px;
	border-bottom:none;
	margin-left:120px;
}

.sitemap li li li li {
	background:#ffffff url(/common/img/icon_arrow_4.png) 10px 50% no-repeat;
	text-indent:15px;
	padding:10px;
	border:#acacac dotted 1px;
	border-bottom:none;
	margin-left:120px;
}

.sitemap li li:last-child,
.sitemap li li li:last-child {
	border-bottom:#acacac dotted 1px;
}

.sitemap li a + ul {
    margin-top: 8px;
}


/**************************************
*privacy
**************************************/



/*privacy*/

.privacy div {
	width:200px;
	margin:15px 0 15px 80%;
}

.privacy li {
	list-style:decimal outside none;
	margin:15px 0 15px 20px;
}

.privacy a[href="/utility/public.html"] {
	text-align:right;
	display:block;
}

.privacy a{
	text-decoration:underline;
}

.privacy aside {
	width:470px;
	margin:30px auto;
	border:#999999 solid 1px;
	padding:15px;
}

.privacy aside a {
	display:inline-block;
	vertical-align:middle;
}

.privacy aside p {
	display:inline-block;
	vertical-align:middle;
	width:350px;
	margin-left:15px;
}

/*public*/

.public h3 {
	margin:10px 0 5px;
	border:none;
}

.public li {
	padding:10px;
}

.public li table {
	width:100%;
	border-spacing:0;
	border-collapse: collapse;
	background:#ffffff;
}

.public li th {
	text-indent:0;
	font-weight:normal;
	text-align:left;
	padding:10px;
	border:#acacac solid 1px;
	width:230px;
}

.public li td {
	text-indent:0;
	border:#acacac solid 1px;
	padding:10px;
	vertical-align:top;
	word-break: break-all;
}

.public .list2 {
	margin-left:1em;
}

.public .list2 li {
	list-style-type:none;
	text-indent:-1.5em;
}

.public a {
	text-decoration:underline;
}


.public address {
	font-style:normal;
}

.categoryL li {
	list-style:inside decimal;
}

.categoryS li {
	list-style:outside lower-latin;
	margin-left:2em;
	padding-left:0;
}

.underline {
	text-decoration:underline double;
}

/*terms*/

.terms ol {
	margin-top:30px;
}

.terms li {
	margin:10px 0 20px;
}

.terms li h2 {
	color:#0f218b;
	margin-bottom:10px;
}

.terms li p {
	margin-left:10px;
}


/*********************************************
USERDATA EXTERNAL TRANSMISSION
*********************************************/

.userdata_box{
	overflow-x: auto;
}

.userdata_table{
	width: 724px;
	margin-top: 30px;
}

.userdata_table th{
	border: #000 solid 1px;
	padding: 7px;
	box-sizing: border-box;
	font-size: 11px;
	vertical-align: middle;
}

.userdata_table td{
	border: #000 solid 1px;
	padding: 10px;
	box-sizing: border-box;
	vertical-align: middle;
}

.userdata_table td img{
	width: 25px;
	display: block;
    margin: auto;
}

.userdata_table td a:hover{
	opacity: 0.6;
}

.userdata_table .td_link {
	width: 110px;
}

.userdata_table caption {
	font-size: 20px;
	font-weight: 700;
	text-align: left;
}

.remodal.userdata_modal {
	max-width: 920px;
	padding: 50px;
	box-sizing: border-box;
	overflow-x: hidden;
}

.userdata_modal .remodal-close {
	color: #1C2035;
	top: 0;
	right: 0;
}

.userdata_modal.remodal .inner {
    max-width: 680px;
    width: 100%;
    margin: auto;
	border-bottom: none;
}

.userdata_modal.remodal .inner h3{
	font-size: 20px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 20px;
}

.userdata_modal.remodal .inner p{
	text-align: left;
	padding: 20px;
	box-sizing: border-box;
	border: #999999 solid 1px;
}

.userdata_history {
	margin-top:30px ;
}

/*contact*/

.contact .contentsSection li {
    text-indent: -1em;
    margin-left: 1em;   
}

.contact_box {
    margin-top: 60px;
}
.contact_box strong {
    font-size: 18px;
    margin-bottom: 15px;
}

.contact_box a {
    text-decoration: underline;
    font-size: 18px;
}

.contact h2 span {
    display: inline-block;
    margin-left: 0;
    font-size: 1.6rem;
}

.contact h2 span::before {
    content: none;
}



.contact form small {
	padding:10px;
	display:block;
	text-align:center;
}

.contact form p {
	text-align:center;
}

.inLine {
	width:700px;
	height:200px;
	overflow:auto;
	margin:20px auto;
	border:#d4d4d4 solid 1px;
	padding:10px;
}

.inLine h2 {
	margin:10px 0;
	font-size:1.3em;
}

.inLine li {
	padding-bottom:15px;
}

.inLine li strong {
	display:block;
}

.inLine li li {
	padding:0 0 0 15px;
}
/*contact form*/

.contactForm p {
	padding-left:0;
	margin-bottom:30px;
}

.contactForm li {
	margin:50px 50px 50px 1em;
}

.contactForm li:before {
	content:"\00bb";
	font-size:1.8em;
	border:#0f218b solid 1px;
	color:#0f218b;
	padding:0 5px;
	margin-right:10px;
}

.contactForm li a {
	font-size:1.8em;
	color:#3e474a;
}

.contactForm li p {
	padding-left:3em;
}

.contactForm form dl {
	font-size:0;
	width:100%;
}

.contactForm form dt,
.contactForm form dd {
	display:inline-block;
	font-size:0.8rem;
	padding:10px 0;
}

.contactForm form dt {
	width:120px;
	vertical-align:top;
}

.contactForm form dd {
	width:calc(100% - 120px);
}

.contactForm form dd span {
	display:block;
	color:#ff0000;
	padding-top:3px;
}

.contactForm .mailConf {
	margin-top:10px;
	color:#3e474a;
}

.contactForm label{
	display:inline-block;
	width:10%;
	text-align:center;
}

.contactForm label + input{
	width:40%;
}

.contactForm sup {
	color:#ff0000;
	font-size:0.8rem;
}

.contactForm input,
.contactForm textarea {
	padding:10px;
	width:100%;
	box-sizing:border-box;
	color:#666666;
	font-size:0.8rem;
	border:#c9c9c9 solid 1px;
}

.contactForm .tel input {
	width:25%;
}

.contactForm textarea {
	height:5rem;
}

.contactForm small {
	display:block;
}

.errorMsg {
	color:#ff0000;
	font-weight:bold;
}

.mailBtn input {
    display: block;
    width: 170px;
    border: 1px solid #0f218b;
    background: #ffffff;
    color: #0f218b;
    text-align: center;
    margin: 10px auto;
    cursor: pointer;
    padding: 10px;
}


/*確認ページ*/
.contactForm dd p {
	padding:10px;
	width:100%;
	box-sizing:border-box;
	color:#666666;
	font-size:0.8rem;
	margin:0;
	background:#eeeeee;
}

.contactForm label + p{
	display:inline-block;
	width:40%;
	margin:0;
	background:#eeeeee;
}

.contactForm .mailBtn {
	text-align:center;
	margin-top:30px;
}

.contactForm .mailBtn input {
	width:170px;
	border:#0f218b solid 1px;
	display:inline-block;
	color:#0f218b;
	margin:5px;
}

/*ラベル*/
.spiralSeal td {
	vertical-align:top;
	font-size:11px;
	padding:5px;
}


/****************************************
*****************************************
 Media Queries
*****************************************
*****************************************/



@media (max-width: 768px) {

/*************************************
business
**************************************/

.businessbox_list {
    display: block;
    width: 80%;
    margin: auto;
}

.businessbox_list li {
    width: 100%;
	margin-right:0;
	margin-bottom:20px ;
}

.businessList li ,
.businessList li img {
	width:100%;
}

.business h4 {
	margin:10px 0 5px;
}

.business figure {
	width:100%;
}

#music:target,#entertainment:target,#education:target,#life:target,#solution:target,#platform:target,#creation:target {
	padding-top:60px;
}

/*kidzapplanet*/


.kidza li figure {
	width: 25%;
}

.kidza li div {
	width: 70%;
	margin-left: 2%
}

.kidza li h3 {
	font-size: 16px;
}


.kidza li figure img{
	width: 100%;
}

.kidza li ul {
	margin-top: 10px;

}


.kidza li li a {
	padding:5px 10px;
	box-sizing: border-box;
	font-size: 14px;
	text-align: center;
}

.kidText {
	margin: 10px 10px 30px;
}

.remodal.index_modal {
	padding: 60px 20px;
}

.index_modal .remodal-close {
	top: -25px;
	right: -25px;
}

/*************************************
about us
**************************************/

.contentsList.noImageBox3 li {
	width:100%;
	margin:15px 0;
}

.contentsList.noImageBox3 li:nth-child(2) {
	margin:10px 0;
}

.contentsSection.faith-info li{
	min-height: auto;
}

.contentsSection.faith-info li a {
	display: block;
	min-height: auto;
}

.contentsSection.faith-info li h3 {
	padding: 15px 15px 20px;
	margin: 0;
}

.contentsSection.faith-info .no-img li {
	min-height: auto;
}

.contentsSection.faith-info .no-img li a {
	min-height: auto;
}

.company dt {
	float:none;
	width:auto;
}

.company dl ul {
	width:auto;
}

.map,
.ceoProf {
	width:100%;
	height:60vh;
	overflow:auto;
	box-sizing:border-box;
}

.ceoProf h1 {
	text-align:center;
	border-bottom:#333333 dotted 1px;
	padding: 15px 10px 20px;
}

.ceoProf h1 span {
	display:block;
}

.ceoProf p,
.ceoProf dd {
	font-size: 12px;
}

.ceoProf p {
	margin: 3px 0;
}

.ceoProf h1 + div {
	margin: 15px 0 30px;
}

.ceoProf h2 {
	margin:5px 0 10px;
	border-bottom: #000000 solid 1px;
}

.ceoProf dl {
	display:inline-table;
	margin-bottom: 15px;
}

.ceoProf dt {
	padding:0; 
	font-weight: bold;
	float: none;
}

.ceoProf dd {
	width:100%;
	padding:0 0 15px;
}

#modal-win-inner,
.map img,
.ceoProf img{
	width:100% !important;
	box-sizing:border-box;
}

/*philosophy*/

.philosophy section:nth-of-type(1) {
	font-size: 1.2rem;
}
.philosophy section:nth-of-type(1) strong {
	font-size: 1.5rem;	
}
 .philosophy section:nth-of-type(2) {
	 background:none;
 }

/*group*/

.group section figure {
	float:none;
	padding:10px 5px;
	width:80%;
	margin:auto;
}

/*history*/

.history th {
	width: 70px;
}
/*sns*/

.groupSns ul {
	text-align:center;
}

.groupSns li {
	width:45%;
	margin:10px 5px 30px;
	display:inline-block;
	vertical-align:top;
}

.groupSns li img {
	border:#cdced0 solid 1px;
	width:100%;
}

.snsLink li {
	width:100%;
	margin:5px 0;
	text-align:left;
}

.snsLink li img {
	display:inline-block;
	width:auto;
	border:none;
	vertical-align:top;
	margin-right:10px;
}


/*csr*/

.governancepage h3,
.sdgspage h3{
	margin-top: 90px;
}

.sdgs_list figure {
	margin:0 auto 32px;
}

.contentsBox .sdgspage section {
	margin-top: 32px;
}

.governancepage .csr_link {
	margin-bottom: 50px;
}

.compl_title {
	margin:69px 0 28px ;
}

/*************************************
ir
**************************************/

/**/

.nav2 {
    margin:auto 20px 50px;
}

.graph td img {
	width:80%;
}

.graph td:nth-of-type(1),
.graph td:nth-of-type(2) {
	display:list-item;
	list-style:none;
	padding:0;
	width:100px;
}

.irList li {
	width:100%;
	height:auto;
	padding-bottom:15px;
}

.business .contentsList li {
    min-height: auto;
}

.business .contentsList li a{
    min-height: auto;
	display: block;
}

/*library*/

.moreBtn a {
	width:100%;
	box-sizing:border-box;
}

.library-info .contentsList figure{ 
	height:auto;
}


/*stockinfo*/ 

.cell2 th,
.cell2 td {
	display:list-item;
	list-style:none;
	width:100%;
}

/*finance*/
	
.finance table {
	width:100%;
}

.finance table:nth-of-type(1) {
	margin-top:0;
}

.finance th {
	font-weight:normal;
}

.finance td, .finance th {
	width:auto;
	font-size:0.65rem;
}

.finance tbody th {
	padding:2px 2px 2px 4px;
	text-align:left;
}

.finance td {
	padding:6px;
}

.finance thead th:first-child {
	width:auto;
}


/*

.finance thead,.finance thead tr {
	display:block;
}

.finance thead th{
	display: none;
}

.finance thead th:first-child {
	display:list-item;
	list-style:none;
	font-weight:bold;
	border:none;
	background:#eeeeee;
	width:100%;
	box-sizing:border-box;
}

.finance thead th:first-child small {
	display:inline;
}

.finance tbody {
	display: block;
}

.finance tbody tr {
	display: block;
	margin-bottom: 1.5em;
}

.finance tbody th,
.finance tbody td {
	display: list-item;
	text-align:left;
	list-style:none;
	border:none !important;
}

.finance tbody th {
	margin-bottom: 5px;
	background: #e7e6ee;
}

.finance tbody td {
	padding: 10px;
	box-sizing:border-box !important;
}

.finance table:last-of-type tr:last-child th {
	border:none;
}

.finance tbody td:nth-of-type(1):before {
	content: "[2011年3月]："; 
}

.finance tbody td:nth-of-type(2):before { 
	content: "[2012年3月]："; 
}

.finance tbody td:nth-of-type(3):before { 
	content: "[2013年3月]："; 
}

.finance tbody td:nth-of-type(4):before { 
	content: "[2014年3月]："; 
}

.finance tbody td:nth-of-type(5):before { 
	content: "[2015年3月]："; 
}

.finance tbody td:nth-of-type(6):before { 
	content: "[2016年3月]：";
}
*/


/*stockinfo*/

.stockinfo table {
	font-size:0.8em;
}


/*mail*/
 

.mail p {
	padding:10px;
}

/*************************************
recruit
**************************************/

.recruit .infoList p {
    width:100%;
}


/*************************************
sitemap
**************************************/

.sitemap li {
	padding-bottom:10px;
}

.sitemap li ul {
	margin-top:10px;
}

.sitemap li li {
	margin:0;
}

.sitemap li li li {
	margin:0;
}


.sitemap li a {
	display: block;
}

.sitemap li li li a {
	margin-bottom:0;
}

.sitemap li li li li {
	margin-left:0 ;
}

/*************************************
privacy
**************************************/


.privacy {
	padding:10px;
}

.privacy div {
	margin: 15px;	
}

.privacy aside {
	width:100%;
	box-sizing:border-box;
}

.privacy a[href="/utility/public.html"] {
	text-align:left;
	display:inline;
}

.privacy h3 {
	background:none;
	border:none;
}

.privacy aside p {
	width:auto;
}

/*public*/


.public h3 {
	background:none;
	border:none;
	padding:0;
	text-indent:0;
}

.public .list2 { 
	margin:0;
}

.public p {
	padding:10px;
}

.public li p {
	padding:0;
}

.public .list2 li {
	text-indent:0;
}

.public li table {
	width:100%;
}

.public li th {
	font-weight:bold;
	background:#eeeeee;
}

.public li td ,
.public li th {
	display:list-item;
	width:auto;
	border-bottom:none;
	list-style:none;
	word-break:break-all;
}

.public li tr:last-child td {
	border-bottom:#acacac solid 1px;
}


/*terms*/
	
.terms li h2 {
    color: #ffffff;
	margin:0;
}

.terms p {
    padding:10px;
	margin:0;
}

.terms li {
    margin:0;
}


/*userdata*/

.remodal.userdata_modal{
	padding: 20px;
}


/*contact*/
 

.contact p,
.contact small {
	padding:10px 10px 0;
	margin:0;
}

.inLine {
	width:100%;
	height:auto;
	background:#ffffff;
	padding:0;
	border:none;
	overflow:auto;
	margin-top:0;
}

.inLine p {
	padding:10px;
} 

.inLine li {
	padding:0;
}

.inLine li li {
	padding:10px;
	margin:0;
}

.inLine address {
	padding:10px;
}

.contact form small {
	margin-bottom:20px;
	text-align:left;
}


.contentsBox.noTopImage .accordion2 h2 {
	display: block;
	border: 1px solid #0f218b;
	background: #ffffff;
	color: #0f218b;
	text-align: center;
	cursor: pointer;
	padding: 5px;
	font-size:1rem;
	margin:20px auto;
}


/*form*/

.contactForm {
	padding:10px;
	box-sizing:border-box;
}

.contactForm li {
    margin: 20px 0;
}

.contactForm li p {
	padding-left:2em;
}
.contactForm p {
    padding-left: 0px;
    margin-bottom:10px;
}

.contactForm li a {
	font-size:1.3em;
	color:#0f2188;
	text-decoration:underline;
}

.contactForm li:before {
	content:"\00bb";
	border:none;
	padding:0 5px;
	margin-right:0;
	box-sizing:border-box;
}

.contactForm form dt,
.contactForm form dd {
	display:block;
	font-size:0.8rem;
	padding:10px 0;
	width:100%;
}

.contactForm form dt {
	padding-bottom:0;
}

.contactForm form dd {
	padding-top:5px;
}

.contactForm .mailBtn {
	margin-top:0;
}

.contact h2 {
    line-height: 1.6;
    font-size:1.4rem; 
}

.contact h2 span {
    display: inline-block;
    font-size:1.4rem;
    margin-left: 0;
}

.contact h2 span::before {
    content: none;
}

.contact ul {
    margin-top: 30px;
}

.contact_box a {
    font-size: 16px;
}

	
}