@charset "UTF-8";

/* about CSS Document 

============================================*/





/* common 

============================================*/

.width_fix_min {

	/*max-width: 890px !important;

	min-width: 890px !important;

	padding-left: 0 !important;

	padding-right: 0 !important;*/

}

.box_bdr_top {

	background-image: url(/common/images/com_bdr06.svg);

	background-repeat: repeat-x;

	background-position: left top;

	margin-top: 80px;

	padding-top: 20px;

}





/* index 

============================================*/



.index .mod_ttl_area {

	padding-top: 0px;

	margin-top: -10px;

}

.index .mod_ttl_area2 .ttl_img {

	background-image: url(/jp/about/images/about_bg_ttl.jpg);

}

.index .tbl_cell {

	vertical-align: top;

}

.index .tbl_cell.box_img {

	padding-left: 60px;

	width: 290px;

	box-sizing: border-box;

}

.index .tbl_cell.box_img ul li {

	font-size: 11px;

	margin-top: 10px;

}

.index .tbl_cell ul li:first-child {

	margin-top: 0px;

}

.index .tbl_cell ul li img {

	margin-bottom: 5px;

}

.index .width_fix_min {

	background-image: url(/common/images/com_bdr06.svg);

	background-repeat: repeat-x;

	background-position: left bottom;

	padding-bottom: 70px;

	margin-top: -20px;

	padding-top: 90px;

}

.index .width_fix_min.share_btn {

	background-image: url();

}

.index .mod_link_list01 li {

	margin-right: 50px;

}

.index .width_fix_min .box_txt p {

	margin-top: 1.5em;

}

.index .width_fix_min .box_txt p a {

	text-decoration: underline;

}



.index .lead_area .box_txt {

	background-image: url(/common/images/com_logo01.svg);

	background-image: url(/common/images/com_logo01.png);

	background-repeat: no-repeat;

	background-position: 590px 110px;

	background-size: 235px auto;

}

.index .lead_area .mod_link_list01 {

	margin-top: 55px;

}

.index .lead_area .tbl_cell.box_img {

	padding-left: 90px;

}



.index .martai_area .tbl.box_mov {

	border-collapse: separate;

	border-spacing: 20px 0;

	position: relative;

	left: -20px;

	margin-top: 50px;

}

.index .greenbelt_area .mod_link_list01 li {

	margin-top: 20px;

}



.index .logo_area .box_txt {

	background-image: url(/common/images/com_logo01.svg);

	background-image: url(/common/images/com_logo01.png);

	background-repeat: no-repeat;

	background-position: 675px 18px;

	background-size: 195px auto;

}



/* SDGs

============================================*/

.index .sdg_area .sdg_ttl {

	font-size: 20px;
    font-weight: bold;
    display: block;
    background-image: url(../images/sdg_wheel.png);
    background-repeat: no-repeat;
    background-size: 50px;
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    margin: 25px 0 5px 0;
    padding-left:60px;
    padding-top:12px;
    
}

.index .sdg_area .sdg_icon_list {
	width:100%;
	clear:both;
	display:table;
	margin-left:0;
}

.index .sdg_area .sdg_icon_list li {

	float: left;
    text-align: center;
    margin-right: 10px;

}

.index .sdg_area .sdg_icon_list li img{
    width: 70px;
    height: auto;
}

.sdg_area p.sub {
	margin-left:0;
}

/* office 

============================================*/

.office .office_area p {

	margin-top: 1.5em;

}

.office .office_area .mod_ttl_area + p {

	margin-top: 70px;

}

.office .office_area .box_banner {

	display: table;

	margin: 65px -40px 0px;

	position: relative;

	border-collapse: separate;

	border-spacing: 40px 0;

}

.office .office_area .box_banner li {

	vertical-align: middle;

	display: table-cell;

}

.office .office_area .box_banner li img {

	border: 1px solid #CCC;

}

.office .office_area .mod_link01 {

	margin-top: 100px;

}





/* history 

============================================*/

.history .history_area .box_year {

	display: table;

	width: 100%;

	margin-top: 40px;

}

.history .history_area .mod_ttl_area + .box_year {

	margin-top: 50px;

}

.history .history_area .box_year h3,

.history .history_area .box_year dl {

	vertical-align: top;

	display: table-cell;

}

.history .history_area .box_year h3 {

	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;

	font-size: 24px;

	font-style: italic;

	font-weight: bold;

	/*padding-right: 25px;*/

	width: 5em;

	border-right: 1px dotted #333;

}

.history .history_area .box_year dl {

	padding-left: 30px;

}

.history .history_area .box_year dl dt {

	font-size: 18px;

	display: table;

}

.history .history_area .box_year dl dd + dt,

.history .history_area .box_year dl dt + dt {

	margin-top: 40px;

}

.history .history_area .box_year dl dt > span {

	font-weight: bold;

	vertical-align: top;

	display: table-cell;

}

.history .history_area .box_year dl dt .txt_date {

	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;

	font-style: italic;

	padding-right: 1em;

	white-space: nowrap;

	min-width: 3em;

	box-sizing: border-box;

}

.history .history_area .box_year dl dd {

	margin-top: 10px;

}

.history .history_area .box_year dl dd .tbl_cell {

	vertical-align: top;

}

.history .history_area .box_year dl dd .tbl_cell.box_img {

	padding-right: 30px;

}

.history .history_area .box_year dl dd .txt_caption {

	font-size: 10px;

	margin-top: 5px;

}

.history .history_area .box_year dl dd .txt_caption span {

	font-size: 12px;

}

.history .history_area .box_year dl dd .mod_link_list01 {

	margin-top: 5px;

}





/* license 

============================================*/

.license .license_area .box_txt p {

	margin-top: 1.5em;

}

.license .license_area .txt_lead {

	psdding-top: 30px;

}

.license .license_area section {

	margin-top: 80px;

	width: 100%;

}

.license .license_area section h3 {

	font-size: 20px;

	font-weight: bold;

	color: #666;

}

.license .license_area section .tbl_cell {

	vertical-align: top;

}

.license .license_area section .tbl_cell.box_img {

	text-align: center;

	width: 370px;

}

.license .license_area .list_4r {

}

.license .license_area .list_4r li {

	margin-top: 1.5em;

	margin-left: 20px;

	list-style: square;

}

.license .license_area .list_notes {

	margin-top: 40px;

	font-size: 12px;

}

.license .license_area .list_notes li {

	text-indent: -1em;

	padding-left: 1em;

}

.license .license_area .mod_link_list01 {

	text-align: right;

}

.license .license_area .mod_link_list01 li {

	margin-right: 0px;

	margin-left: 55px;

}







/* info 

============================================*/



.info .entry_list_area {

	text-align: center;

	margin-top: 40px;

	position: relative;

}











/* clearfix 

============================================*/

dummy:after {

	visibility: hidden;

	display: block;

	font-size: 0;

	content: " ";

	clear: both;

	height: 0;

}