@charset "utf-8";
/* CSS Document */
/*共通*/
.no-line {
	display: inline-block;
}
/*サブメニュー*/
.flex-sub-menu{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: -20px;
}
.flex-sub-menu-part a{
	border: solid 1px #283e82;
	padding: 10px 30px;
	border-radius: 10px;
	margin: 0 10px 40px 10px;
	display: block;
}
.flex-sub-menu-part a:hover{
	background-color:#E0E0FF;
}
/*企業理念*/
/*.philosophy-area{
	background-image: url("../images/philosophy-bg.png");
	padding: 60px 0 50px 0;
}*/
p.philosophy-01, p.philosophy-02, p.philosophy-03 {
	font-weight: 800;
	text-align: center;
}
p.philosophy-01 {
	font-size: 48px;
	color: #2556be;
	margin-bottom: 45px;
}
p.philosophy-02 {
	font-size: 44px;
	color:#5f9dff;
	margin-bottom: 20px;
}
p.philosophy-03 {
	font-size: 16px;
	color: #444444;
	margin-bottom: 35px;
	font-weight: 500;
}
.no-line-philosophy {
	display: inline;
}

/*挨拶*/
p.greeting {
	font-size: 18px;
	line-height: 1.5em;
	margin-bottom: 2em;
	text-align:justify;
	text-justify:inter-ideograph;
}
p.greeting-com {
	font-size: 16px;
	text-align: right;
	line-height: 2.2em;
}
span.greeting01 {
	letter-spacing: -0.6px;
}
span.greeting02 {
	letter-spacing: -0.4px;
}
span.greeting03 {
	letter-spacing: -0.3px;
}
span.greeting03-02 {
	letter-spacing: 1px;
}
span.greeting04 {
	letter-spacing: -0.4px;
}
span.greeting05 {
	letter-spacing: 0px;
}
p.greeting-com span.greeting-name {
	font-size: 24px;
}
/* 会社概要 */
h4.h4_A {
	font-size: 22px;
	color: #485b95;
	font-weight: 600;
	margin: 15px 0;
}
h5.h5_A {
	font-size: 18px;
	font-weight: 600;
}
p.honbun,
li.honbun{
	margin-bottom: 1.5em;
	font-size: 16px;
}
	li.honbun{
		margin-left: 1em;
		margin-bottom: 0.5em;
	}
/* サスティナビリティ */
.honbun {
	line-height: 1.5em;
}
ul.sus {
	margin-bottom: 2em;
}
ul.sus li {
	list-style:none;
	text-indent: -1.1em;
	margin-left: 2em;
	margin-bottom: 0.75em;
}
ol.adgs_mokuji {
	color: #2b70b9;
	margin-bottom: 50px;
}
ol.adgs_mokuji li {
	margin-bottom: 5px;
	list-style:decimal;
	margin-left: 2em;
	font-weight: 600;
}
.sust-top{
	background-color: #EFEFEF;
	padding: 10px 15px;
	margin-bottom: 40px;
	font-size: 0.98em;
/*	letter-spacing: -1px;*/
}
/* 沿革 */
table.history {
	border: 1px solid #c8c8c8;
	border-collapse: collapse;
	margin: 0px auto 60px auto;
	width: 100%;
}
table.history tr th {
	width: 9em;
	text-align: left;
	font-weight: bold;
	padding: 10px 14px;
	vertical-align: top;
	border-left: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
}
table.history tr.style1 th {
	background-color: #ecedf2;
}
table.history tr td {
	width: auto;
	padding: 7px 10px;
	border-left: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
}
table.history tr.style1 td {
	background-color: #ecedf2;
}
table.history tr.special-year th {
	background-color:#FFE5AE;
}
table.history tr.special-year td {
	background-color:#FFE5AE;
}
/* 事業所一覧 */
.btn_access {
	border-radius: 0;
	letter-spacing: 2px;
	padding: 8px 30px;
	margin: 10px;
	border: solid 1px #666666;
}
.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}
.kyoten-a{
	margin-bottom: 3em;
}
/* 海外拠点 */
.p_photo{
	text-align: center;
}
.p_photo img{
	width: 100%;
	margin: 0 auto;
}
/* プライバシーポリシー */
h2.pp_h2{
	font-size: 1.5em;
	font-weight: 600;
	margin-bottom: 1em;
}
h3.pp_h3{
	font-size: 1.2em;
	font-weight: 600;
	margin-bottom: 0.5em;
}
h4.pp_h4{
	font-size: 1em;
	font-weight: 600;
	margin-bottom: 0.5em;
}
ul.pp_ul,
ol.pp_ol{
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
}
ul.pp_ul li{
	list-style: disc;
	margin:0 0 0.5em 2em;
}
ol.pp_ol li{
	list-style: decimal;
	margin:0 0 0.5em 2em;
}
/*トリップラダー*/
p.step-midashi{
	font-size: 20px;
	color: #485b95;
}
p.step-midashi-big{
	font-size: 36px;
	color: #485b95;
	border-bottom: solid 1px #999999;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
img.img-arrow{
	width: 45%;
}
img.img-use{
	width: 60%;
}
img.img-use02{
	width: 40%;
}
.steplader-manager-area{
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 40px;
}
.steplader-manager-block{
	width: 30%;
	text-align: center;
	font-size: 1.2em;
}
.steplader-manager-data-area{
	display: flex;
	justify-content: center;
	width: 100%;
	margin-bottom: 10px;
}
.steplader-manager-data-block{
	width: 35%;
	margin: 0 10px ;
	text-align: center;
	font-size: 1.2em;
}
p.step-date-midashi{
	font-size: 1.8em;
}
.achievements-area{
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 40px;
}
.achievements-block{
	width: 48%;
	border:solid 1px #666666;
	padding: 20px;
	border-radius: 20px;
	align-self: flex-start;
}
.achievements-title{
	width: 100%;
	margin-bottom: 15px;
}
.achievements-title{
	width: 100%;
	margin-bottom: 15px;
}
.achievements-name{
	width: 100%;
	margin-bottom: 15px;
	font-weight: 600;
	font-size: 1.2em;
}
.achievements-details{
	width: 100%;
	padding-top: 15px;
	border-top: solid 1px #666666;
}
.sub-details{
	background-color:#EEEEEE;
	padding: 15px;
	margin-top: 15px;
}
.achievements-details02{
	width: 100%;
	padding: 0;
	font-size: 0.92em;
}
.achievements-details02 li{
	margin: 0 0 0.35em 1.5em;
	list-style: disc;
}
.achievements-details02 li a{
	text-decoration: underline;
	color: #777777;
}
.achievements-details02 li a:hover{
	text-decoration: none;
	color:#0d1ca5;
}
.achievements-details02 li:last-child{
	margin: 0 0 0 1.5em;
}
/*お知らせ　トピックス*/
p.info,
p.topics{
	font-size: 18px;
	line-height: 1.5em;
	margin-bottom: 2em;
	text-align:justify;
}
p.topics-move{
	margin: 40px 0 20px 0;
	font-weight: 600;
}
p.topics-move a{
	text-decoration: underline;
	color: #283e82;
}
p.topics-move span.center-point{
	margin: 0 30px;
	color: #999999;
}
div.sys-img{
	width: 100%;
	text-align: center;
	margin: 30px 0;
}
div.sys-img img.img-w{
	width: 70%;
}
div.sys-img img.img-w80{
	width: 80%;
}
div.sys-img img.img-w100{
	width: 100%;
}
div.sys-img img.img-w02{
	width: 20%;
}
p.solution-contact-btn{
	text-align: center;
	margin: 50px auto 70px;
}
p.solution-contact-btn img{
	width: 360px;
}
p.back-solution{
	text-align: right;
	margin: 50px 0 70px;
}
a.solutionback{
	padding: 5px 15px;
	background-color: #000000;
	color: #FFFFFF;
}
@media screen and (max-width: 640px) {
	table.history tr th ,
	table.history tr.style1 th {
		background-color:#5871AD;
		color: #FFFFFF;
		width: 100%;
	}
	table.history tr td ,
	table.history tr.style1 td {
		background-color: transparent;
		width: auto;
		padding: 7px 10px;
		border-left: 1px solid #c8c8c8;
		border-bottom: 1px solid #c8c8c8;
		font-size: 13px;
	}
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .tbl-r02 {
    width: 80%;
  }
  .tbl-r02 th,
  .tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
	ul.sus {
	margin-bottom: 2em;
	}
	ul.sus li {
		font-size: 13px;
	}
	ul.adgs_mokuji li {
		font-size: 14px;
		margin-bottom: 5px;
	}
	h4.h4_A {
		font-size: 16px;
		margin: 15px 0;
	}
	h5.h5_A {
		font-size: 14px;
	}
	/* プライバシーポリシー */
	h2.pp_h2{
		font-size: 1em;
		margin-bottom: 1em;
	}
	h3.pp_h3,
	h4.pp_h4{
		font-size: 0.85em;
		margin-bottom: 0.5em;
	}
	ul.pp_ul,
	ol.pp_ol{
		margin: 0 0 1.5em 0;
		line-height: 1.5em;
		font-size: 13px;
	}
	ul.pp_ul li,
	ol.pp_ol li{
		margin:0 0 0.5em 1.5em;
	}
	.sust-top{
		padding: 8px 8px;
		margin-bottom: 40px;
		font-size: 0.85em;
	}
	/*トリップラダー*/
	p.step-midashi{
		font-size: 16px;
		color: #485b95;
	}
	p.step-midashi-big{
		font-size: 24px;
		color: #485b95;
		border-bottom: solid 1px #999999;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	img.img-arrow{
		width: 90%;
	}
	img.img-use,
	img.img-use02{
		width: 100%;
	}
	img.img-data{
		width: 100%;
	}
	.steplader-manager-area{
		display: block;
		width: 100%;
		margin-bottom: 20px;
	}
	.steplader-manager-block{
		width: 100%;
		margin-bottom: 20px;
	}
	.steplader-manager-data-area{
		display: block;
		width: 100%;
		margin-bottom: 20px;
	}
	.steplader-manager-data-block{
		width: 90%;
		margin-bottom: 20px;
	}
	.achievements-area{
		display: block;
		width: 100%;
		margin-bottom: 15px;
	}
	.achievements-block{
		width: 100%;
		border:solid 1px #666666;
		padding: 10px;
		font-size: 0.9em;
		border-radius: 10px;
		margin-bottom: 15px;
	}
	.sub-details{
		padding: 10px;
		margin-top: 10px;
	}
	.achievements-details02{
		width: 100%;
		padding: 0;
		font-size: 0.8em;
	}
	.achievements-details02 li{
		line-height: 1.2em;
		margin: 0 0 0.75em 1.5em;
	}
	.achievements-details02 li:last-child{
		margin: 0 0 0 1.5em;
	}
	div.sys-img{
		width: 100%;
		margin: 20px 0;
	}
	div.sys-img img.img-w{
		width: 90%;
	}
	div.sys-img img.img-w80{
		width: 100%;
	}
	div.sys-img img.img-w02{
		width: 60%;
	}
	p.solution-contact-btn{
		margin: 30px auto 30px;
	}
	p.solution-contact-btn img{
		width: 320px;
	}
	a.solutionback{
		padding: 3px 8px;
		font-size: 12px;
	}
}
@media (max-width: 576px) {
/*サブメニュー*/
	.flex-sub-menu{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		margin-top: -10px;
	}
	.flex-sub-menu-part a{
		font-size: 13px;
		padding: 5px 8px;
		border-radius: 10px;
		margin: 3px;
		display: block;
	}
	.flex-sub-menu-part a:hover{
		background-color:#E0E0FF;
	}
	/* 沿革 */
	table.history {
		margin: 15px auto 60px auto;
	}
	/*企業理念*/
	.philosophy-area{
		margin: 15px 0 7px 0;
	}
	p.philosophy-01 {
		font-size: 32px;
		margin-bottom: 30px;
		line-height: 1.25em;
	}
	p.philosophy-02 {
		font-size: 22px;
		margin-bottom: 14px;
	}
	p.philosophy-03 {
		font-size: 14px;
		margin-bottom: 20px;
	}
	.no-line-philosophy {
		display: inline-block;
}

	/*挨拶*/
	p.greeting {
		font-size: 13px;
		line-height: 1.5em;
		margin-top: 15px;
	}
	p.greeting-com {
		font-size: 12px;
		text-align: right;
		line-height: 2em;
	}
	p.greeting-com span.greeting-name {
		font-size: 18px;
	}
	/* 会社概要 */
	p.honbun,
	li.honbun{
		font-size: 13px;
	}
	li.honbun{
		margin-bottom: 0.5em;
	}
	.p_photo img{
		width: 100%;
	}
	/*トリップラダー*/
	p.step-midashi{
		font-size: 16px;
		color: #485b95;
	}
	p.step-midashi-big{
		font-size: 24px;
		color: #485b95;
		border-bottom: solid 1px #999999;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	p.info,
	p.topics{
		font-size: 13px;
		line-height: 1.5em;
		margin-top: 15px;
	}
	p.topics-move{
		font-size: 12px;
		margin: 20px 0;
	}
	p.topics-move span.center-point{
		margin: 0 15px;
	}
}