@charset "utf-8";

/* =============================================
 見出し
================================================ */

/* tit01
---------------------------------------------- */
.tit01 {
	width: 880px;
	margin-bottom: 25px;
}

/* タブレット */
@media only screen and (min-width: 741px) and (max-width: 960px) {
	.tit01 {
		width: 100%;
		margin-bottom: 20px;
	}
}

/*スマホ*/
@media screen and (max-width: 740px) {
	.tit01 {
		width: 100%;
		background: #D6E6ED;
		background: -webkit-linear-gradient(-90deg, transparent 0%,transparent 40px,#D6E6ED 40px,#D6E6ED 100%);
		background: -moz-linear-gradient(-90deg, transparent 0%, transparent 40px, #D6E6ED 40px, #D6E6ED 100%);
		background: linear-gradient(180deg, transparent 0%,transparent 40px,#D6E6ED 40px,#D6E6ED 100%);
		margin-bottom: 15px;
	}
}

/* tit01-en */
.tit01 .tit01-en {
	float: left;
	display: inline-block;
	min-width: 126px;
	font-family: 'Times New Roman', serif;
	font-size:178.6%; font-size:1.786rem;
	color: #FFF;
	letter-spacing: 0.06em;
	line-height: 1.4;
	padding: 19px 10px 6px 9px;
	background: #088AB0 url(../images/icon-signal02.png) no-repeat 7px 39px;
	margin-right: 11px;
	position: relative;
}

/* タブレット */
@media only screen and (min-width: 741px) and (max-width: 960px) {
	.tit01 .tit01-en {
		font-size:157.1%; font-size:1.571rem;
		min-width: 126px;
		padding: 18px 5px 2px 9px;
		background-position: 7px 34px;
	}
}

/*スマホ*/
@media only screen and (min-width: 601px) and (max-width: 740px) {
	.tit01 .tit01-en {
		font-size:142.9%; font-size:1.429rem;
		min-width: 101px;
		padding: 10px 5px 2px 9px;
		background: #088AB0 url(../images/sp-icon-signal02.png) no-repeat 7px 24px/ 95px 13px;
		margin-right: 0;
	}
}

@media screen and (max-width: 600px) {
	.tit01 .tit01-en {
		font-size:133.3%; font-size:1.333rem;
		min-width: 101px;
		padding: 10px 5px 3px 9px;
		background: #088AB0 url(../images/sp-icon-signal02.png) no-repeat 7px 24px/ 95px 13px;
		margin-right: 0;
	}
}

.tit01 .tit01-en::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: -50px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 60px 50px 0 0;
	border-color: #0889b0 transparent transparent transparent;
	z-index: 2;
}

/* タブレット */
@media only screen and (min-width: 741px) and (max-width: 960px) {
	.tit01 .tit01-en::after {
		right: -42px;
		border-width: 50px 42px 0 0;
	}
}

/* スマホ */
@media screen and (max-width: 740px) {
	.tit01 .tit01-en::after {
		right: -34px;
		border-width: 40px 34px 0 0;
		/****************************
		* safari.cssにスタイルあり  *
		****************************/
	}
}

/* tit01-ja */
.tit01 .tit01-ja {
	overflow: hidden;
	font-size:207.1%; font-size:2.071rem;
	color: #088ab0;
	font-family: "a-otf-ryumin-pr6n","ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝B","ＭＳ Ｐ明朝", serif;
	background: #D6E6ED;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxNyUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxNyUiIHN0b3AtY29sb3I9IiNkNmU2ZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxNyUiIHN0b3AtY29sb3I9IiNkNmU2ZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-linear-gradient(-90deg, transparent 0%,transparent 10px,#D6E6ED 10px,#D6E6ED 100%);
	background: -moz-linear-gradient(-90deg, transparent 0%, transparent 10px, #D6E6ED 10px, #D6E6ED 100%);
	background: linear-gradient(180deg, transparent 0%,transparent 10px,#D6E6ED 10px,#D6E6ED 100%);
	line-height: 1.5;
	padding: 12px 41px 5px 40px;
	position: relative;
}

.tit01 .tit01-ja.ls {
	letter-spacing: -0.05em;
}

.tit01 .tit01-ja span {
	font-size:146.7%; font-size:1.467rem;
	letter-spacing: 0;
}

/* タブレット */
@media only screen and (min-width: 741px) and (max-width: 960px) {
	.tit01 .tit01-ja {
		font-size:146.7%; font-size:1.467rem;
		padding: 14px 25px 6px 30px;
	}

	.tit01 .tit01-ja span {
		font-size:120.0%; font-size:1.200rem;
	}

}

/* タブレット 調整 */
@media only screen and (min-width: 741px) and (max-width: 780px) {
	.tit01 .tit01-ja.ls {
		letter-spacing: -0.13em;
	}
}


/* スマホ 調整 */
@media only screen and (min-width: 601px) and (max-width: 740px) {
	.tit01 .tit01-ja {
		font-size:120.0%; font-size:1.200rem;
		line-height: 1.3;
		padding: 14px 10px 5px 30px;
	}

	.tit01 .tit01-ja span {
		font-size:120.0%; font-size:1.200rem;
	}
}

/* スマホ */
@media screen and (max-width: 600px) {
	.tit01 .tit01-ja {
		font-size:120.0%; font-size:1.200rem;
		line-height: 1.3;
		padding: 13px 10px 4px 30px;
	}

	.tit01 .tit01-ja span {
		font-size:120.0%; font-size:1.200rem;
	}
}

.tit01 .tit01-ja::before {
	content: "";
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 50px 40px 0 0;
	border-color: #fff transparent transparent transparent;
	z-index: 1;
}

/* タブレット */
@media only screen and (min-width: 741px) and (max-width: 960px) {
	.tit01 .tit01-ja::before {
		border-width: 40px 33px 0 0;
	}
}

/* スマホ */
@media screen and (max-width: 740px) {
	.tit01 .tit01-ja::before {
		display: none;
	}
}

.tit01 .tit01-ja::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 50px 41px;
	border-color: transparent transparent #FFF;
	z-index: 2;
}

/* タブレット */
@media only screen and (min-width: 741px) and (max-width: 960px) {
	.tit01 .tit01-ja::after {
		border-width: 0 0 40px 33px;
	}
}

/* スマホ */
@media screen and (max-width: 740px) {
	.tit01 .tit01-ja::after {
		display: none;
	}
}

/* tit02
---------------------------------------------- */
.tit02 {
	font-size:142.9%; font-size:1.429rem;
	padding: 0 5px 7px 16px;
	line-height: 1.5;
	background: url(../images/bg-dot01.png) repeat-x left bottom;
	position: relative;
	margin-bottom: 15px;
}

/*スマホ*/
@media screen and (max-width: 600px) {
	.tit02 {
		font-size:120.0%; font-size:1.200rem;
		padding: 0 5px 5px 15px;
	}
}

.tit02::before {
	content: '';
	display: block;
	position: absolute;
	top: 2px;
	left: 0;
	width: 6px;
	height: 22px;
	background: #86C6D9;
	background: -webkit-linear-gradient(-90deg, #86C6D9 0%,#86C6D9 14px,#0082A8 14px,#0082A8 100%);
	background: -moz-linear-gradient(-90deg, #86C6D9 0%, #86C6D9 14px, #0082A8 14px, #0082A8 100%);
	background: linear-gradient(180deg, #86C6D9 0%,#86C6D9 14px,#0082A8 14px,#0082A8 100%);
	z-index: 1;
}

.tit02::after {
	content: '';
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 7px 6px;
	border-color: transparent transparent #0082A8;
	z-index: 2;
}

/* tit03
---------------------------------------------- */
.tit03 {
	background: #F0F5F7;
	margin-bottom: 10px;
	line-height: 1;
}

/* スマホ */
@media screen and (max-width: 600px) {
	.tit03 {
		margin-bottom: 10px;
	}
}

.tit03 span {
	display: inline-block;
	min-width: 222px;
	padding: 2px 6px 0;
	color: #FFF;
	line-height: 1.6;
	background: #0082A8;
	position: relative;
}

/*スマホ*/
@media screen and (max-width: 600px) {
	.tit03 span {
		line-height: 1.3;
		padding: 3px 5px 0;
		/****************************
		* safari.cssにスタイルあり  *
		****************************/
	}
}

.tit03 span::before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 0;
	right: -20px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 24px 20px;
	border-color: transparent #0082A8 transparent;
	z-index: 2;
}

/* スマホ */
@media screen and (max-width: 600px) {
	.tit03 span::before {
		right: -18px;
		border-width: 0 0 22px 18px;
	}
}

/* cate-tit
---------------------------------------------- */
.cate-tit {
	display: inline-block;
	min-width: 176px;
	font-family: 'Times New Roman', serif;
	font-size:292.9%; font-size:2.929rem;
	color: #FFF;
	letter-spacing: 0.1em;
	text-align: center;
	background: #088AB0;
	line-height: 1.4;
	padding: 34px 5px 0;
	margin-bottom: 23px;
}

/* タブレット */
@media only screen and (min-width: 601px) and (max-width: 960px) {
	.cate-tit {
		font-size:240.0%; font-size:2.400rem;
		min-width: 143px;
		padding: 26px 5px 0;
		margin-bottom: 18px;
	}
}

/*スマホ*/
@media screen and (max-width: 600px) {
	.cate-tit {
		min-width: 106px;
		font-size:166.7%; font-size:1.667rem;
		padding: 9px 5px 0;
		margin-bottom: 12px;
	}
}


/* catchphrase
---------------------------------------------- */
.catchphrase {
	font-family: "a-otf-ryumin-pr6n","ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝B","ＭＳ Ｐ明朝", serif;
	font-size:142.9%; font-size:1.429rem;
	color: #088ab0;
	line-height: 1.7;
	margin-bottom: 15px;
}

/* タブレット */
@media only screen and (min-width: 601px) and (max-width: 960px) {
	.catchphrase {
		font-size:128.6%; font-size:1.286rem;
		line-height: 1.5;
		margin-bottom: 10px;
	}
}

/*スマホ*/
@media screen and (max-width: 600px) {
	.catchphrase {
		font-size:126.7%; font-size:1.267rem;
		line-height: 1.5;
		margin-bottom: 8px;
	}
}

/* トップページ以外 */
body:not(.cate-home) .catchphrase {
	line-height: 1.4;
}

/* タブレット */
@media only screen and (min-width: 601px) and (max-width: 960px) {
	body:not(.cate-home) .catchphrase {
		line-height: 1.5;
	}
}

/*スマホ*/
@media screen and (max-width: 600px) {
	body:not(.cate-home) .catchphrase {
		line-height: 1.5;
	}
}

/* mainphrase
---------------------------------------------- */
.mainphrase {
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-o-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	font-size:192.9%; font-size:1.929rem;
	color: #088ab0;
	font-family: "a-otf-ryumin-pr6n","ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝B","ＭＳ Ｐ明朝", serif;
	line-height: 1.75;
	float: left;
	padding:0 20px;
}

/* point-tit
---------------------------------------------- */
.point-tit {
	min-height: 101px;
	font-size:171.4%; font-size:1.714rem;
	font-family: "a-otf-ryumin-pr6n","ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝B","ＭＳ Ｐ明朝", serif;
	background: #EEF4F7;
	padding: 22px 10px 17px 91px;
	line-height: 1.5;
	position: relative;
}

/* タブレット */
@media only screen and (min-width: 601px) and (max-width: 960px) {
	.point-tit {
		min-height: 93px;
		font-size:142.9%; font-size:1.429rem;
		padding: 16px 10px 15px 85px;
	}
}

/* スマホ */
@media screen and (max-width: 600px) {
	.point-tit {
		min-height: 57px;
		font-size:120.0%; font-size:1.200rem;
		padding: 5px 10px 7px 59px;
	}
}

.point-tit::before {
	content: '';
	display: block;
	position: absolute;
	top: 23px;
	left: 21px;
	width: 60px;
	height: 64px;
	background: url(../images/icon-point.png) no-repeat left top/ 60px 64px;
	z-index: 2;
}

/* タブレット */
@media only screen and (min-width: 601px) and (max-width: 960px) {
	.point-tit::before {
		top: 15px;
		left: 15px;
	}
}

/* スマホ */
@media screen and (max-width: 600px) {
	.point-tit::before {
		top: 6px;
		left: 8px;
		-webkit-background-size: 43px 46px;
		background-size: 43px 46px;
	}
}

.point-tit span {
	position: absolute;
	top: 43px;
	left: 56px;
	color: #FFF;
	font-size:250.0%; font-size:2.500rem;
	font-family: 'Times New Roman', serif;
	z-index: 3;
}

/* タブレット */
@media only screen and (min-width: 601px) and (max-width: 960px) {
	.point-tit span {
		top: 35px;
		left: 50px;
	}
}

/* スマホ */
@media screen and (max-width: 600px) {
	.point-tit span {
		top: 19px;
		left: 33px;
		font-size:166.7%; font-size:1.667rem;
	}
}

/* tit-name
---------------------------------------------- */
.tit-name {
	font-size:142.9%; font-size:1.429rem;
	line-height: 1.4;
	color: #000;
	margin-bottom: 13px;
}

/* スマホ */
@media screen and (max-width: 600px) {
	.tit-name {
		font-size:120.0%; font-size:1.200rem;
		margin-bottom: 4px;
	}
}

/* report-tit
---------------------------------------------- */
.report-tit {
	font-family: "a-otf-ryumin-pr6n","ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝B","ＭＳ Ｐ明朝", serif;
	color: #088ab0;
	font-size:142.9%; font-size:1.429rem;
}

/* タブレット */
@media only screen and (min-width: 601px) and (max-width: 740px) {
	.report-tit {
		font-size:128.6%; font-size:1.286rem;
	}
}

/* スマホ */
@media screen and (max-width: 600px) {
	.report-tit {
		font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size:80.0%; font-size:0.800rem;
	}
}

/* report-main-tit
---------------------------------------------- */
.report-main-tit {
	font-family: "HGS明朝B","ＭＳ Ｐ明朝", serif;
	font-size:214.3%; font-size:2.143rem;
	color: #088ab0;
	line-height: 1.3;
	padding-right: 40px;
	position: relative;
}

/* 調整 */
@media only screen and (min-width: 741px) and (max-width: 760px) {
	.report-main-tit.ls {
		letter-spacing: -0.02em;
	}
}

/* タブレット */
@media only screen and (min-width: 601px) and (max-width: 740px) {
	.report-main-tit {
		font-size:171.4%; font-size:1.714rem;
	}
}

/* スマホ */
@media screen and (max-width: 600px) {
	.report-main-tit {
		padding-right: 20px;
		font-size:120.0%; font-size:1.200rem;
	}
	
	.report-main-tit.ls {
		letter-spacing: -0.05em;
		font-size:106.7%; font-size:1.067rem;
		-webkit-transform: scale(1, 1.1);
		-ms-transform: scale(1, 1.1);
		-o-transform: scale(1, 1.1);
		transform: scale(1, 1.1);
	}
}

.report-main-tit::before {
	content: '';
	display: block;
	position: absolute;
	top: 5px;
	right: 0;
	width: 38px;
	height: 32px;
	background: url(../images/arrow03.png) no-repeat right top;
}

/* スマホ */
@media screen and (max-width: 600px) {
	.report-main-tit::before {
		top: 2px;
		width: 19px;
		height: 16px;
		-webkit-background-size: 19px;
		background-size: 19px;
	}
}

/* report-person-tit
---------------------------------------------- */
.report-person-tit {
	min-height: 94px;
	font-family: "HGS明朝B","ＭＳ Ｐ明朝", serif;
	font-size:214.3%; font-size:2.143rem;
	color: #088ab0;
	padding: 32px 0 0 100px;
	background: url(../images/pc-icon-triangle.png) no-repeat 16px top;
	margin-bottom: 20px;
}

/* タブレット */
@media only screen and (min-width: 601px) and (max-width: 960px) {
	.report-person-tit {
		font-size:171.4%; font-size:1.714rem;
	}
}

/* スマホ */
@media screen and (max-width: 600px) {
	.report-person-tit {
		min-height: 50px;
		font-size:120.0%; font-size:1.200rem;
		padding: 14px 0 0 41px;
		background: url(../images/sp-icon-triangle.png) no-repeat left top/ 37px 50px;
		margin-bottom: 0;
	}
}

/* career-tit
---------------------------------------------- */
.career-tit {
	font-size:142.9%; font-size:1.429rem;
	padding: 8px 15px 3px;
	background: #F0F5F7;
}

/* タブレット */
@media only screen and (min-width: 601px) and (max-width: 960px) {
	.career-tit {
		font-size:128.6%; font-size:1.286rem;
	}
}

/* スマホ */
@media screen and (max-width: 600px) {
	.career-tit {
		font-size:120.0%; font-size:1.200rem;
		padding: 5px 10px 1px;
		background: #F0F5F7;
	}
}












