@charset "UTF-8";
.con_int,
.con_csr {
	width: 1000px;
	margin: auto;
}

@media only screen and (max-width: 1000px) {
  .con_int,
  .con_csr {
	width: 95%;
}
}

/*ページ共通ボタン*/
/*白背景*/
/*スマホアコーディオン*/
/* ===================================================================
CSS information

 file name  :csr.css
 author     :Ability Consultant
style info  :イントロ
=================================================================== */
/* -----------------------------------------------------------
	イントロ
----------------------------------------------------------- */
.con_int {
	text-align: center;
}

.con_int .txt_int {
	font-size: 134%;
	width: 59.8%;
	margin: 30px auto 0;
	font-weight: normal;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.con_int .txt_int .txt_int02 {
	margin-top: 8px;
}

.con_int .txt_int img {
	display: block;
}

.con_int .txt_int br {
	display: none;
}

.con_int .txt {
	margin-top: 30px;
}

@media only screen and (max-width: 640px) {
  .con_int .txt_int {
	width: auto;
	margin: 4% auto 0;
}

  .con_int .txt_int br {
	display: block;
}

  .con_int .txt_int .txt {
	margin-top: 4%;
}
}

/* -----------------------------------------------------------
	CSR基本スタイル
----------------------------------------------------------- */
.con_csr {
	margin-top: 70px;
}

.con_csr div {
	overflow: hidden;
}

.con_csr .box_csr h3 {
	border-bottom: 1px solid #443824;
	font-weight: normal;
	padding-bottom: 10px;
}

.con_csr .box_csr h3 .st_csr_en {
	width: 86.39309%;
}

.con_csr .box_csr h3 .st_csr_en + span {
	font-family: "Times New Roman", serif;
	font-size: 142%;
}

.con_csr .box_csr h3 .st_csr_jp {
	margin-top: 8px;
	width: 32.39741%;
}

.con_csr .box_csr h3 em {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 75%;
}

.con_csr .box_csr h4 {
	margin-top: 25px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	font-size: 134%;
}

.con_csr .box_csr .txt {
	margin-top: 15px;
}

@media only screen and (max-width: 640px) {
  .con_csr {
	margin-top: 10%;
}

  .con_csr .box_csr {
	width: 100%;
	float: none;
}

  .con_csr .box_csr h3 {
	padding-bottom: 1%;
	text-align: center;
}

  .con_csr .box_csr h3 .st_csr_en {
	width: 100%;
}

  .con_csr .box_csr h3 .st_csr_jp {
	margin-top: 0;
	width: 100%;
}

  .con_csr .box_csr h4 {
	margin-top: 5%;
	font-size: 134%;
}

  .con_csr .box_csr .txt {
	margin-top: 1.5%;
}

  .con_csr .img {
	width: none;
	float: none;
	text-align: center;
	margin-top: 4%;
}
}

/*	FOR THE EARTH
----------------------------------------------------------- */
.con_ear {
	overflow: hidden;
}

.con_ear .box_csr {
	width: 46.3%;
	float: left;
}

.con_ear .img_ear01 {
	margin-top: 20px;
}

.con_ear #con_cir {
	position: relative;
}

.con_ear #con_cir ul {
	overflow: hidden;
}

.con_ear #con_cir ul li {
	position: relative;
}

.con_ear #con_cir ul li div {
	background-color: #443824;
	color: #fff;
}

.con_ear #con_cir ul li div h5 {
	border-bottom: 1px dotted #b4afa7;
	font-weight: normal;
	font-size: 117%;
	line-height: 1.4;
}

.con_ear #con_cir ul li .photo {
	position: absolute;
}

@media only screen and (min-width: 641px) {
  .con_ear {
	overflow: hidden;
}

  .con_ear .box_csr {
	width: 46.3%;
	float: left;
}

  .con_ear .img_ear01 {
	margin-top: 20px;
}

  .con_ear #con_cir {
	position: relative;
	width: 51.2%;
	float: right;
}

  .con_ear #con_cir ul {
	overflow: hidden;
	padding-top: 20px;
}

  .con_ear #con_cir ul li {
	width: 36.13281%;
}

  .con_ear #con_cir ul li div {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	overflow: hidden;
}

  .con_ear #con_cir ul li div h5 {
	padding-bottom: 10px;
	margin-bottom: 15px;
}

  .con_ear #con_cir ul li .photo {
	right: -20px;
	top: -20px;
	width: 53.68421%;
}

  .con_ear #con_cir ul li.box_cir01 {
	float: left;
	margin-left: 9.76563%;
}

  .con_ear #con_cir ul li.box_cir02 {
	float: right;
	margin-right: 9.76563%;
}

  .con_ear #con_cir ul li.box_cir03 {
	clear: both;
	float: right;
	margin-right: 9.76563%;
	margin-top: 40px;
}

  .con_ear #con_cir ul li.box_cir04 {
	float: left;
	margin-left: 9.76563%;
	margin-top: 40px;
}

  .con_ear #con_cir ul li .img_arr {
	display: none;
}

  .con_ear #con_cir #img_arr {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	margin: 0 0 0 auto;
	position: absolute;
	background: url(../csr/images/img_arr.png) no-repeat left center;
	background-size: 100% 65%;
	z-index: 2;
}

  .con_ear #con_cir #img_arr img {
	width: 100%;
}
}
@media only screen and (max-width: 640px) {
  .con_ear .box_csr {
	width: 100%;
	float: none;
}

  .con_ear .img_ear01 {
	margin-top: 2%;
}

  .con_ear #con_cir {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	width: 100%;
	float: none;
}

  .con_ear #con_cir ul {
	padding-top: 20px;
}

  .con_ear #con_cir ul li {
	margin-left: 12.5%;
	margin-right: 4.6875%;
	position: relative;
}

  .con_ear #con_cir ul li div {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden;
	padding: 4% 15% 4% 4%;
}

  .con_ear #con_cir ul li div h5 {
	padding-bottom: 2%;
	margin-bottom: 2%;
}

  .con_ear #con_cir ul li div h5 br {
	display: none;
}

  .con_ear #con_cir ul li div.box_cir03 {
	margin-top: 4%;
}

  .con_ear #con_cir ul li div.box_cir04 {
	margin-top: 4%;
}

  .con_ear #con_cir ul li div:nth-child(n+2) {
	margin-top: 50px;
}

  .con_ear #con_cir ul li div:nth-child(n+2):before {
	content: "";
	background: url(../csr/images/img_arr01.png) no-repeat left top;
	display: block;
	width: 50px;
	height: 45px;
	margin: 0 auto;
}

  .con_ear #con_cir ul li .photo {
	right: -5%;
	top: -15%;
	z-index: 2;
	width: 22%;
}

  .con_ear #con_cir ul li .img_arr {
	width: 8.19672%;
	margin: 1% auto;
}

  .con_ear #con_cir #img_arr {
	display: none;
}

  .con_ear #con_cir #img_arr02 {
	width: 15%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../csr/images/img_arr02.png) no-repeat left center;
	background-size: 100% 85%;
	z-index: 2;
}
}

/*	FOR THE OCEAN
----------------------------------------------------------- */
.con_oce .box_det h4 {
	margin-top: 25px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	font-size: 134%;
}

@media only screen and (min-width: 641px) {
  .con_oce {
	overflow: hidden;
}

  .con_oce .box_csr {
	width: 46.3%;
	float: left;
	margin-bottom: 40px;
}

  .con_oce .img {
	float: right;
	width: 51.2%;
	text-align: right;
}
}
@media only screen and (min-width: 1001px) {
  .con_oce .box_det h4 {
	margin-top: 0;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	font-size: 134%;
}

  .con_oce .box_det.oce02 {
	width: 46.3%;
	float: left;
}

  .con_oce .box_det.oce02 div {
	float: left;
	width: 47.94816%;
}

  .con_oce .box_det.oce02 .img {
	float: right;
	width: 225px;
	width: 48.59611%;
}

  .con_oce .box_det.oce03 {
	width: 51.5%;
	float: right;
}

  .con_oce .box_det.oce03 div {
	float: left;
	width: 52.81553%;
}

  .con_oce .box_det.oce03 .img {
	float: right;
	width: 43.68932%;
}

  .con_oce .box_det .txt {
	margin-top: 15px;
}
}
@media only screen and (max-width: 1000px) {
  .con_oce .box_det.oce02 {
	width: 100%;
	float: none;
}

  .con_oce .box_det.oce02 div {
	width: 62.5%;
	float: left;
}

  .con_oce .box_det.oce02 .img {
	width: 34.6875%;
	float: right;
}

  .con_oce .box_det.oce03 {
	width: 100%;
	float: none;
	margin-top: 5%;
}

  .con_oce .box_det.oce03 div {
	width: 62.5%;
	float: left;
}

  .con_oce .box_det.oce03 .img {
	width: 34.6875%;
	float: right;
}

  .con_oce .box_det .img {
	margin-top: 0;
}

  .con_oce .box_det h4 {
	margin-top: 0;
}

  .con_oce .box_det .txt {
	margin-top: 4%;
}
}
@media only screen and (max-width: 640px) {
  .con_oce .box_det {
	margin-top: 8%;
}
}

@media only screen and (min-width: 641px) {
  .con_atm {
	overflow: hidden;
}

  .con_atm .box_csr {
	width: 46.3%;
	float: right;
}

  .con_atm .img {
	float: left;
	width: 51.2%;
}
}
