/*--------------------
 * Base
 *--------------------*/

body {
	background: #fff;
	font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Quicksand", "游ゴシック体", "Yu Gothic", "YuGothic", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0 auto;
	width: auto;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
}

body * {
	margin: 0;
	padding: 0;
	font-style: normal;
	list-style: none;
	box-sizing: border-box;
}

body a {
	color: #2877A6;
	text-decoration: none;
	border: none;
}

body a:hover {
	color: #3b8dc7;
	text-decoration: underline;
}

body .content-inner {
	width: 100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

img {
	vertical-align: bottom;
}

.pc {
	display: block;
}

.pc-in {
	display: inline-block;
}

.tab-off {
	display: inline-block;
}

.sp {
	display: none;
}

.sp-in {
	display: none;
}

/*--------------------
 * Template
 *--------------------*/

.footer-wrap {
	background: #FFF;
	width: 100%;
	padding-top: 10px;
}

#bpGlobalFooter {
	width: 100%;
}

#note_text {
	background: #fff;
	text-align: center;
	padding: 40px 20px;
	font-size: 12px;
	line-height: 1.6;
}

.social_buttons {
	background: #fff;
	padding: 7px 0 1px;
	text-align: center;
	position: relative;
	z-index: 1;
}

.social_buttons li {
	display: inline-block;
	float: none;
	vertical-align: top;
}

/*--------------------
 * Light Box
 *--------------------*/

.lb-data .lb-close {
	margin-top: 5px !important;
}

.lb-data .lb-details {
	width: 90% !important;
	padding: 1%;
}

.lb-data .lb-caption {
	color: #FFF !important;
	line-height: 1.4 !important;
	font-weight: normal !important;
}

.lb-data .lb-caption strong {
	font-weight: bold !important;
}

/*--------------------
 * Main Contents
 *--------------------*/

#ContentsArea {
	width: 100%;
	max-width: 1800px;
	margin-left: auto;
	margin-right: auto;
	font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Quicksand", "游ゴシック体", "Yu Gothic", "YuGothic", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 1.75;
	position: relative;
	overflow-x: hidden;
	background: #fff;
	color: #251e1c;
}

#ContentsArea * {
	box-sizing: border-box;
	font-style: normal;
	list-style: none;
}

#ContentsArea ol,
#ContentsArea ul {
	list-style: none;
}

#ContentsArea table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ContentsArea caption,
#ContentsArea th,
#ContentsArea td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}

#ContentsArea q,
#ContentsArea blockquote {
	quotes: none;
}

#ContentsArea q:before,
#ContentsArea q:after,
#ContentsArea blockquote:before,
#ContentsArea blockquote:after {
	content: "";
	content: none;
}

#ContentsArea a {
	word-break: break-all;
}

#ContentsArea a img {
	border: none;
}

#ContentsArea article,
#ContentsArea aside,
#ContentsArea details,
#ContentsArea figcaption,
#ContentsArea figure,
#ContentsArea footer,
#ContentsArea header,
#ContentsArea hgroup,
#ContentsArea main,
#ContentsArea menu,
#ContentsArea nav,
#ContentsArea section,
#ContentsArea summary {
	display: block;
}

#ContentsArea a {
	color: #2877A6;
	text-decoration: none;
	border: none;
}

#ContentsArea a:hover {
	color: #3b8dc7;
	text-decoration: underline;
}

#ContentsArea br {
	line-height: 1;
}

#ContentsArea .ti05 {
	display: inline-block;
	text-indent: -0.5em;
}

#ContentsArea .ti04 {
	display: inline-block;
	text-indent: -0.4em;
}

#ContentsArea .ti03 {
	display: inline-block;
	text-indent: -0.3em;
}

#ContentsArea .inner {
	width: 100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#ContentsArea .sticks {
	display: inline-block;
	letter-spacing: -0.075em;
	padding-right: 4px;
}

#ContentsArea .notes {
	margin-top: 30px;
	font-size: 13px;
	color: #444;
	line-height: 1.5;
	overflow: hidden;
}

#ContentsArea .notes.text-right {
	text-align: right;
}

#ContentsArea .notes.text-right dl {
	display: inline-block;
}

#ContentsArea .notes dt {
	float: left;
	margin-right: 0.25em;
}

#ContentsArea .notes dd {
	overflow: hidden;
}

#ContentsArea .simple-list {
	overflow: hidden;
}

#ContentsArea .simple-list dt {
	float: left;
	margin-right: 0.5em;
}

#ContentsArea .simple-list dd {
	overflow: hidden;
}

#ContentsArea .bold {
	font-weight: bold;
}

#ContentsArea { /*--------------------
   * ヒーロー（.content-head）・アニメーション
   *--------------------*/
}

#ContentsArea .anim-item {
	opacity: 0;
	animation-fill-mode: forwards;
}

#ContentsArea { /* content-head 用変数（LP ヒーロー） */ /* ヒーロー：bgはimg 1800px固定で中央・狭い幅では見切れ。__overlay は同グリッドセルで上層 */
}

#ContentsArea .content-head {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	overflow: hidden;
	z-index: 2;
}

#ContentsArea .content-head__bg {
	position: relative;
	z-index: 0;
	overflow: hidden;
}

#ContentsArea .content-head__bg img {
	display: block;
	position: relative;
	left: 50%;
	transform: translate(-50%, 0);
	width: 1800px;
	max-width: none;
	height: auto;
}

#ContentsArea .content-head__overlay {
	z-index: 1;
	width: 100%;
	pointer-events: none;
	position: absolute;
	left: 0;
	top: 0;
}

#ContentsArea .content-head__overlay a,
#ContentsArea .content-head__overlay button {
	pointer-events: auto;
}

#ContentsArea .content-head__inner {
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	padding: 70px 20px 0;
	text-align: center;
	pointer-events: auto;
}

#ContentsArea .content-head { /* title.png — 402px */
}

#ContentsArea .content-head__title {
	margin: 0 0 24px 70px;
	line-height: 0;
	animation-name: fadeUp;
	animation-duration: 0.75s;
}

#ContentsArea .content-head__title img {
	display: block;
	width: 402px;
	max-width: 100%;
	height: auto;
	margin: 0;
}

#ContentsArea .content-head { /* company_img。左へオフセット。社名は帯上に absolute */
}

#ContentsArea .content-head__company-wrap {
	position: relative;
	width: 572px;
	max-width: 100%;
	margin: 0 0 28px;
	margin-left: -54px;
	margin-right: auto;
	text-align: left;
	animation-name: fadeLeft;
	animation-duration: 0.75s;
	animation-delay: 0.25s;
}

#ContentsArea .content-head__company-img {
	display: block;
	width: 572px;
	max-width: 100%;
	height: auto;
	margin: 0;
}

#ContentsArea .content-head__company-name {
	position: absolute;
	left: 125px;
	top: 52px;
	font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Quicksand", "游ゴシック体", "Yu Gothic", "YuGothic", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #c9b988;
	letter-spacing: 0.04em;
	line-height: 1.3;
	text-align: left;
	z-index: 1;
}

#ContentsArea .content-head { /* デバイス見出し（明朝） */
}

#ContentsArea .content-head__headline {
	margin: 0 0 0;
	padding: 0;
	font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", YuMincho, "Yu Mincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	font-size: 43px;
	line-height: 1.3636363636;
	letter-spacing: 0.02em;
	color: #111;
	text-align: left;
	animation-name: fadeUp;
	animation-duration: 0.75s;
	animation-delay: 0.5s;
}

#ContentsArea .content-head__headline.sml {
	font-size: 39px;
}

#ContentsArea { /* リード（.content-head__inner 内でも .content-wrap 内でも同一クラス） */
}

#ContentsArea .lead {
	margin: 0 auto;
	max-width: 100%;
	text-align: left;
	line-height: 1.95;
	margin-top: 24px;
	padding: 22px 0 8px;
	border-top: 2px solid #8c8783;
	font-weight: bold;
	font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Quicksand", "游ゴシック体", "Yu Gothic", "YuGothic", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 17px;
	background: transparent;
	animation-name: fadeUp;
	animation-duration: 0.75s;
	animation-delay: 1s;
}

#ContentsArea { /*--------------------
   * #ContentsArea — LP用コンテンツブロック（案件ごとにデザイン差し替え）
   *--------------------*/
}

#ContentsArea .content-wrap {
	position: relative;
	z-index: 1;
	width: 100%;
	margin-top: -100px;
	padding-top: 150px;
}

#ContentsArea .content-wrap::before {
	content: "";
	background-image: url(bg_effect.png);
	background-repeat: repeat-y;
	background-size: 100%;
	background-position: left top;
	width: 2013px;
	height: calc(100% + 150px);
	position: absolute;
	left: 50%;
	top: -150px;
	transform: translate(-50%, 0);
	z-index: 1;
}

#ContentsArea .content-wrap__inner {
	background: #fff;
	position: relative;
	z-index: 2;
	box-sizing: border-box;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	padding: 0 20px;
}

#ContentsArea .content-main {
	width: 640px;
	max-width: 100%;
	padding-bottom: 100px;
}

#ContentsArea .content-sidebar {
	width: 272px;
	max-width: 100%;
	padding-top: 5px;
}

#ContentsArea .content-sidebar__top {
	position: relative;
	margin-bottom: 20px;
	padding: 0;
	line-height: 0;
}

#ContentsArea .content-sidebar__toplink {
	transition: opacity 0.2s;
}

#ContentsArea .content-sidebar__toplink img {
	display: block;
	max-width: 100%;
}

#ContentsArea .content-sidebar__toplink:hover {
	opacity: 0.8;
}

#ContentsArea .content-sidebar__links {
	margin: 0;
	padding: 0;
	list-style: none;
}

#ContentsArea .content-sidebar__links li {
	padding-top: 4px;
	border-bottom: dotted #999 1px;
}

#ContentsArea .content-sidebar__links li:last-child {
	margin-bottom: 0;
}

#ContentsArea .content-sidebar__links .btn-link {
	display: block;
	text-decoration: none;
	font-weight: bold;
}

#ContentsArea .content-sidebar__links .btn-link:hover .title {
	background: #251e1c;
	color: #c8bb87;
}

#ContentsArea .content-sidebar__links .btn-link__inner {
	display: block;
	overflow: hidden;
}

#ContentsArea .content-sidebar__links .btn-link .special {
	background: #d15621;
	color: #fff;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	position: relative;
}

#ContentsArea .content-sidebar__links .btn-link .special::after {
	content: "";
	width: 20px;
	height: calc(100% + 1px);
	background: #fff;
	transform: skewX(-20deg);
	position: absolute;
	left: calc(100% - 14px);
	top: 0;
	z-index: 1;
}

#ContentsArea .content-sidebar__links .btn-link .com {
	display: block;
	padding: 6px 20px 6px 10px;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.4;
	color: #fff;
	text-align: left;
	position: relative;
	overflow: hidden;
}

#ContentsArea .content-sidebar__links .btn-link .com::after {
	content: "";
	width: 20px;
	height: calc(100% + 1px);
	background: #fff;
	transform: skewX(20deg);
	position: absolute;
	left: calc(100% - 12px);
	top: 0;
	z-index: 1;
}

#ContentsArea .content-sidebar__links .btn-link .title {
	display: block;
	padding: 10px 10px 12px;
	font-size: 13px;
	line-height: 1.55;
	text-align: left;
	background: #fff;
	color: #251e1c;
	transition: all 0.3s;
}

#ContentsArea .content-sidebar__links li:nth-child(odd) .btn-link .com {
	background: #558b4f;
}

#ContentsArea .content-sidebar__links li:nth-child(even) .btn-link .com {
	background: #4b6e9c;
}

#ContentsArea .section-head {
	position: relative;
	color: #251e1c;
}

#ContentsArea .section-head__bg-img {
	display: block;
	position: relative;
	left: -9px;
	width: 659px;
	max-width: 100%;
	height: auto;
}

#ContentsArea .section-head__inner {
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	padding: 0 50px 10px 108px;
}

#ContentsArea .section-head__inner span {
	font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", YuMincho, "Yu Mincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	font-size: 26px;
	line-height: 1.4615384615;
	color: #251e1c;
}

#ContentsArea .content-main .block-main {
	margin-bottom: 0;
}

#ContentsArea .content-main .block-main .text-main {
	margin-top: 28px;
	padding-bottom: 80px;
	font-size: 16px;
	line-height: 1.95;
	background: transparent;
}

#ContentsArea .content-main .block-main:last-child .text-main {
	padding-bottom: 0;
}

#ContentsArea .content-bottom {
	background: #fff;
	max-width: 980px;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
	z-index: 2;
}

#ContentsArea.is-top .content-head .content-head__title {
	margin-left: 0;
	padding: 30px 0 0 15px;
}

#ContentsArea.is-top .content-head .content-head__title img {
	width: 680px;
}

#ContentsArea.is-top .content-head .lead {
	margin-top: 50px;
	padding-top: 40px;
	font-size: 20px;
}

#ContentsArea.is-top .content-wrap {
	padding-top: 120px;
}

#ContentsArea.is-top .section-head__inner span {
	font-size: 30px;
}

#ContentsArea.is-top .section-head img {
	width: 100%;
}

#ContentsArea .content-links__btns {
	background: #fff;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	padding: 15px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	z-index: 3;
}

#ContentsArea .content-links .btn {
	display: block;
	width: 49%;
	margin-left: 2%;
	margin-top: 20px;
}

#ContentsArea .content-links .btn:nth-child(1),
#ContentsArea .content-links .btn:nth-child(2) {
	margin-top: 0;
}

#ContentsArea .content-links .btn:nth-child(2n+1) {
	margin-left: 0;
}

#ContentsArea .content-links .btn:nth-child(odd) .name {
	background: #558b4f;
}

#ContentsArea .content-links .btn:nth-child(odd) .text::before {
	background: #558b4f;
}

#ContentsArea .content-links .btn:nth-child(odd) .more {
	background: #558b4f;
}

#ContentsArea .content-links .btn:nth-child(even) .name {
	background: #4b6e9c;
}

#ContentsArea .content-links .btn:nth-child(even) .text::before {
	background: #4b6e9c;
}

#ContentsArea .content-links .btn:nth-child(even) .more {
	background: #4b6e9c;
}

#ContentsArea .content-links .btn {
	background: #fff;
	display: block;
	text-decoration: none;
	color: #000;
	position: relative;
	overflow: hidden;
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}

#ContentsArea .content-links .btn.is-special .tag {
	background: #d15621;
}

#ContentsArea .content-links .btn.is-special .text::before {
	background: #d15621;
}

#ContentsArea .content-links .btn:hover:nth-child(odd) .btn-in {
	border: 2px solid #558b4f;
}

#ContentsArea .content-links .btn:hover:nth-child(odd) .btn-in .more {
	color: #558b4f;
}

#ContentsArea .content-links .btn:hover:nth-child(odd) .name {
	background: #fff;
	color: #558b4f;
}

#ContentsArea .content-links .btn:hover:nth-child(even) .btn-in {
	border: 2px solid #4b6e9c;
}

#ContentsArea .content-links .btn:hover:nth-child(even) .btn-in .more {
	color: #4b6e9c;
}

#ContentsArea .content-links .btn:hover:nth-child(even) .name {
	background: #fff;
	color: #4b6e9c;
}

#ContentsArea .content-links .btn:hover.is-special .btn-in {
	border: 2px solid #d15621;
}

#ContentsArea .content-links .btn:hover .btn-in {
	text-decoration: none;
}

#ContentsArea .content-links .btn:hover .btn-in .more {
	color: #4b6e9c;
}

#ContentsArea .content-links .btn:hover .btn-in .more::before {
	width: 100%;
	left: 0;
}

#ContentsArea .content-links .btn:hover .photo-in {
	transform: scale(1.05);
}

#ContentsArea .content-links .btn:hover .text {
	background: #251e1c;
	color: #c8bb87;
}

#ContentsArea .content-links .btn .tag {
	display: inline-block;
	color: #FFF;
	background: rgba(0, 0, 0, 0.2);
	text-align: center;
}

#ContentsArea .content-links .btn .tag .tag-inner {
	display: inline-block;
	padding: 7px 8px 4px;
	letter-spacing: 0.05em;
	font-size: 12px;
	font-weight: bold;
}

#ContentsArea .content-links .btn .btn-in {
	display: flex;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	border: 2px solid #fff;
	transition: all 0.3s;
}

#ContentsArea .content-links .btn .photo {
	width: 30%;
	min-height: 150px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#ContentsArea .content-links .btn .photo .photo-in {
	width: 100%;
	height: 100%;
	background-position: center top;
	transition: all 0.3s;
	background-size: cover;
}

#ContentsArea .content-links .btn .text {
	width: 70%;
	position: relative;
	padding-bottom: 18px;
	z-index: 3;
	position: relative;
	overflow: hidden;
	transition: all 0.3s;
}

#ContentsArea .content-links .btn .text::before {
	content: "";
	background: #251e1c;
	width: 100%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	transition: all 0.3s;
	transform-origin: right;
	opacity: 0;
}

#ContentsArea .content-links .btn .text-in {
	position: relative;
	z-index: 2;
	height: 100%;
}

#ContentsArea .content-links .btn .name {
	display: flex;
	background: #4b6e9c;
	color: #fff;
	width: 100%;
	min-height: 30px;
	font-weight: bold;
	position: relative;
	z-index: 1;
	clip-path: polygon(0 0, calc(100% - 16px) 0, 100% 100%, 0 100%);
	transition: all 0.3s;
}

#ContentsArea .content-links .btn .name span {
	display: inline-block;
	padding: 6px 5px 6px 10px;
	letter-spacing: 0.05em;
	font-size: 13px;
	font-weight: bold;
}

#ContentsArea .content-links .btn .name .sml {
	font-size: 12px;
	padding-top: 7px;
}

#ContentsArea .content-links .btn .title {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px 10px 5px;
	height: calc(100% - 30px);
	font-size: 16px;
	line-height: 1.64;
	font-weight: bold;
	text-align: center;
	transition: all 0.3s;
}

#ContentsArea .content-links .btn .title.sml {
	font-size: 14px;
}

#ContentsArea .content-links .btn .more {
	background: #558b4f;
	color: #FFF;
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 10px;
	line-height: 1;
	z-index: 2;
	font-weight: bold;
}

#ContentsArea .content-links .btn .more::before {
	content: "";
	background: #fff;
	width: 0;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	transition: all 0.3s;
}

#ContentsArea .content-links .btn .more span {
	display: inline-block;
	padding: 4px 12px 3px;
	position: relative;
	z-index: 2;
}

#ContentsArea .content-top {
	width: 1040px;
	max-width: 100%;
	margin: 50px auto 0;
	padding-left: 20px;
	padding-right: 20px;
}

#ContentsArea .kouen-wrap {
	background: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	position: relative;
	z-index: 3;
}

#ContentsArea .kouen-wrap#special1 .kouen-head .shoulder {
	background: #558b4f;
}

#ContentsArea .kouen-wrap#special2 .kouen-head .shoulder {
	background: #4b6e9c;
}

#ContentsArea .kouen-wrap + .kouen-wrap {
	margin-top: 50px;
}

#ContentsArea .kouen-wrap__inner {
	position: relative;
	z-index: 2;
}

#ContentsArea .kouen-wrap.special .kouen-head .shoulder p {
	background: #d15621;
}

#ContentsArea .kouen-wrap .kouen-head {
	padding: 30px;
	overflow: hidden;
	position: relative;
	margin-bottom: 40px;
}

#ContentsArea .kouen-wrap .kouen-head::before {
	content: "";
	background-image: url(bg.png);
	background-size: 100%;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	opacity: 0.2;
}

#ContentsArea .kouen-wrap .kouen-head__inner {
	display: flex;
	flex-wrap: wrap;
	border: solid 2px #fff;
	position: relative;
	z-index: 2;
}

#ContentsArea .kouen-wrap .kouen-head.no-photo .kouen-head__detail {
	width: 100%;
}

#ContentsArea .kouen-wrap .kouen-head .shoulder {
	display: flex;
	background: #4b6e9c;
	width: 100%;
	line-height: 1;
	position: relative;
	z-index: 3;
}

#ContentsArea .kouen-wrap .kouen-head .shoulder p {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	width: 250px;
	vertical-align: middle;
	font-size: 18px;
	padding: 6px 10px 8px;
	text-align: center;
	font-weight: bold;
}

#ContentsArea .kouen-wrap .kouen-head .shoulder .group {
	vertical-align: middle;
	font-size: 18px;
	padding: 14px 30px;
}

#ContentsArea .kouen-wrap .kouen-head .shoulder .group span {
	display: inline-block;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	margin-right: 15px;
	letter-spacing: 0.1em;
}

#ContentsArea .kouen-wrap .kouen-head__photo {
	width: 250px;
	overflow: hidden;
	position: relative;
	z-index: 3;
}

#ContentsArea .kouen-wrap .kouen-head__photo img {
	width: 100%;
}

#ContentsArea .kouen-wrap .kouen-head__detail {
	width: calc(100% - 250px);
	position: relative;
	z-index: 3;
	color: #000;
}

#ContentsArea .kouen-wrap .kouen-head .title {
	background: rgba(37, 30, 28, 0.95);
	color: #c8bb87;
	padding: 20px 30px;
	font-size: 33px;
	font-weight: bold;
	line-height: 1.5;
}

#ContentsArea .kouen-wrap .kouen-head .profile {
	background: rgba(255, 255, 255, 0.9);
	background-image: url(title_bg.png);
	height: calc(100% - 139px);
	padding: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	letter-spacing: 0.05em;
}

#ContentsArea .kouen-wrap .kouen-head .profile .profile-kata {
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
}

#ContentsArea .kouen-wrap .kouen-head .profile .profile-name {
	margin-top: 4px;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 0.05em;
}

#ContentsArea .kouen-wrap .kouen-head .profile .profile-name span {
	display: inline-block;
	margin-left: 0.2em;
	font-size: 80%;
}

#ContentsArea .kouen-wrap .block-main {
	padding-left: 40px;
	padding-right: 40px;
}

#ContentsArea .kouen-wrap .block-main .text-main {
	padding: 40px 30px 50px;
}

#ContentsArea .kouen-wrap .block-main .pagetop-text {
	margin-right: 0;
}

#ContentsArea .kouen-wrap .block-main .link-area {
	text-align: center;
	background: #eee;
	margin-top: 30px;
	padding: 10px;
}

#ContentsArea .kouen-wrap .block-main .link-area a {
	text-decoration: underline;
}

#ContentsArea { /*--------------------
   * 写真＋肩書・氏名（.photo + .fl / .fr で本文回り込み）
   * HTML: .person > img, .kata, .name
   *--------------------*/
}

#ContentsArea .photo {
	position: relative;
	z-index: 1; /* メインカラム内で回り込み用に幅を抑える（.fl と併用） */
	width: 250px;
	min-width: 0;
}

#ContentsArea .photo .person img {
	display: block;
	width: 100%;
}

#ContentsArea .photo .kata {
	margin-top: 10px;
	font-size: 12.5px;
	line-height: 1.55;
}

#ContentsArea .photo .name {
	font-weight: bold;
	margin-top: 5px;
	font-size: 22px;
	line-height: 1.25;
}

#ContentsArea .photo .name span {
	display: inline-block;
	padding-left: 0.1em;
	font-size: 80%;
}

#ContentsArea .figure-wide {
	margin-top: 40px;
	text-align: center;
}

#ContentsArea .figure-wide .figure {
	display: inline-block;
	width: 100%;
}

#ContentsArea .figure-wide .figure img {
	width: 100%;
}

#ContentsArea .figure-center {
	text-align: center;
}

#ContentsArea .figure-center .figure {
	width: auto;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}

#ContentsArea .figure-center .figure img {
	max-width: 100%;
}

#ContentsArea .figure {
	width: 250px;
	background-color: #4b6e9c;
	display: block;
	padding: 2px 0;
	font-size: 11px;
	text-align: left;
}

#ContentsArea .figure.wide {
	width: 100%;
}

#ContentsArea .figure.wide img {
	width: 100%;
}

#ContentsArea .figure.wide .figure_in .title {
	width: auto;
	padding-right: 10px;
}

#ContentsArea .figure.no-frame {
	background: none;
	padding: 0;
}

#ContentsArea .figure.no-frame .figure_in {
	margin: 0;
}

#ContentsArea .figure:hover {
	background-color: #4b6e9c;
	text-decoration: none;
}

#ContentsArea .figure:hover .figure_in .zoom {
	background: url("zoom_on.gif") no-repeat left bottom;
}

#ContentsArea .figure span {
	display: block;
}

#ContentsArea .figure span img {
	width: 100%;
}

#ContentsArea .figure .figure_in {
	margin: 0 2px;
	background-color: #fff;
	position: relative;
}

#ContentsArea .figure .figure_in .zoom {
	position: absolute;
	right: 0;
	top: 0;
	width: 70px;
	height: 19px;
	background: url("zoom_off.gif") no-repeat left bottom;
}

#ContentsArea .figure .figure_in .img {
	text-align: center;
	padding: 10px;
}

#ContentsArea .figure .figure_in .title {
	padding: 0 10px 5px 15px;
	font-size: 15px;
	line-height: 1.4;
	font-weight: bold;
	overflow: hidden;
	color: #4b6e9c;
}

#ContentsArea .figure .figure_in .title span.zu {
	display: block;
	float: left;
	margin-right: 0.5em;
}

#ContentsArea .figure .figure_in .title span.text {
	overflow: hidden;
}

#ContentsArea .figure .figure_in .txt {
	background: #251e1c;
	color: #fff;
	padding: 8px 15px;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.64;
}

#ContentsArea .lb {
	display: flex;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	justify-content: center;
	align-items: center;
	background: rgba(0, 0, 0, 0.7);
	opacity: 0; /* 表示の「遅れ」を抑える（従来 0.3s） */
	transition: opacity 0.12s ease;
	pointer-events: none;
	z-index: 9999;
}

#ContentsArea .lb img {
	width: auto !important;
	max-width: 100%;
	max-height: 100% !important;
	cursor: pointer;
}

#ContentsArea .lb img,
#ContentsArea .lb iframe {
	transform: scale(0.85);
	transition: transform 0.15s ease;
}

#ContentsArea .lb:target {
	opacity: 1;
	pointer-events: auto;
	z-index: 9999;
}

#ContentsArea .lb:target img,
#ContentsArea .lb:target iframe {
	transform: scale(1);
}

#ContentsArea .lb { /* 閉じるボタン*/
}

#ContentsArea .lb::before,
#ContentsArea .lb::after {
	display: block;
	position: fixed;
	content: "";
	width: 24px;
	height: 3px;
	top: 24px;
	right: 12px;
	background: #fff;
	border-radius: 4px;
}

#ContentsArea .lb::before {
	transform: rotate(-315deg);
}

#ContentsArea .lb::after {
	transform: rotate(315deg);
}

#ContentsArea { /* .lb:target ライトボックスは .content-wrap 配下だが、ヒーロー(.content-head z-index:2)より
   * 前面に出すには親のスタッキング文脈を上げる必要がある（子の z-index だけでは届かない） */
}

#ContentsArea:has(.lb:target) .content-head {
	z-index: 0;
}

#ContentsArea:has(.lb:target) .content-wrap {
	z-index: 3;
}

#ContentsArea:has(.lb:target) .content-wrap__inner {
	z-index: 3;
}

#ContentsArea { /*--------------------
   * content-bottom 内 — 関連リンク（.link-area）
   *--------------------*/
}

#ContentsArea .content-bottom .link-area {
	width: 100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: solid 2px #c8bb87;
}

#ContentsArea .content-bottom .link-title {
	background: #c8bb87;
	color: #fff;
	line-height: 1;
	padding: 20px 30px;
	font-weight: bold;
}

#ContentsArea .content-bottom .link-list {
	margin: 0;
	padding: 20px 30px;
	list-style: none;
}

#ContentsArea .content-bottom .link-list li {
	margin: 0;
	padding: 10px 0 10px 22px;
	line-height: 1.5em;
	background: url("icon_arrow.gif") no-repeat left center;
	font-size: 14px;
}

#ContentsArea .content-bottom .link-list li:not(:first-child) {
	border-top: dotted 1px #c8bb87;
}

#ContentsArea .content-bottom .link-list .linkbot {
	overflow: hidden;
}

#ContentsArea { /*--------------------
   * content-bottom 内 — お問い合わせ（.contact-*）
   *--------------------*/
}

#ContentsArea .content-bottom .contact-area {
	width: 100%;
	max-width: 1000px;
	padding: 80px 20px;
	position: relative;
	text-align: center;
}

#ContentsArea .content-bottom .contact-area__inner {
	text-align: center;
}

#ContentsArea .content-bottom .contact-title {
	margin-bottom: 20px;
	text-align: center;
}

#ContentsArea .content-bottom .contact-title__inner {
	display: inline-block;
	position: relative;
}

#ContentsArea .content-bottom .contact-title__inner::before {
	content: "";
	width: 100%;
	height: 100%;
	background: #251e1c;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	transform: skewX(20deg);
}

#ContentsArea .content-bottom .contact-title span {
	display: inline-block;
	color: #fff;
	font-weight: bold;
	padding: 9px 20px 11px;
	line-height: 1;
	position: relative;
	z-index: 2;
}

#ContentsArea .content-bottom .contact-logo {
	max-width: 260px;
	margin: 30px auto;
}

#ContentsArea .content-bottom .contact-logo img {
	width: 100%;
}

#ContentsArea .content-bottom .contact-content {
	margin-top: 30px;
	line-height: 2;
}

#ContentsArea .content-bottom .contact-content + .contact-title {
	margin-top: 50px;
}

#ContentsArea .content-bottom .contact-content strong {
	display: block;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
}

#ContentsArea .content-bottom .contact-content a {
	text-decoration: underline;
}

#ContentsArea .content-bottom .contact-content .note {
	margin-top: 30px;
	font-size: 14px;
}

#ContentsArea .content-bottom .contact-content .note__inner {
	display: inline-block;
	border: solid 1px #dcdcdc;
	border-radius: 5px;
	padding: 15px 25px;
}

#ContentsArea .content-bottom .contact-content .purple {
	font-weight: bold;
	color: #c8bb87;
}

#ContentsArea { /*--------------------
   * content-bottom 内 — PAGETOP（.pagetop-area / .btn-pagetop）
   *--------------------*/
}

#ContentsArea .pagetop-area .btn-pagetop {
	display: block;
	background: #f2f2f2;
	width: 100%;
	padding: 10px 30px 8px;
	font-size: 0.75em;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 2px solid #4b6e9c;
	line-height: 2;
	transition: all 0.3s;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	text-align: center;
}

#ContentsArea .pagetop-area .btn-pagetop__inner {
	display: inline-block;
	position: relative;
}

#ContentsArea .pagetop-area .btn-pagetop__inner::before {
	display: inline-block;
	content: "▲";
	margin-right: 0.4em;
	font-size: 80%;
}

#ContentsArea .pagetop-area .btn-pagetop:hover {
	background: #4b6e9c;
	color: #fff;
	text-decoration: none;
	border-bottom: 2px solid #f2f2f2;
}

#ContentsArea { /*--------------------
  * 汎用
  *--------------------*/
}

#ContentsArea .disno {
	display: none;
}

#ContentsArea .disinline {
	display: inline;
}

#ContentsArea .ofh {
	overflow: hidden;
}

#ContentsArea .bold {
	font-weight: bold;
}

#ContentsArea .cl {
	clear: both;
}

#ContentsArea .fl {
	float: left;
}

#ContentsArea .fr {
	float: right;
}

#ContentsArea .tac {
	text-align: center;
}

#ContentsArea { /*clearfix --------------------------- */
}

#ContentsArea .clearfix:after {
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

#ContentsArea .clearfix {
	zoom: 1;
}

#ContentsArea .mt5 {
	margin-top: 5px;
}

#ContentsArea .pt5 {
	padding-top: 5px;
}

#ContentsArea .mt0 {
	margin-top: 0px;
}

#ContentsArea .mr0 {
	margin-right: 0px;
}

#ContentsArea .mb0 {
	margin-bottom: 0px;
}

#ContentsArea .ml0 {
	margin-left: 0px;
}

#ContentsArea .pt0 {
	padding-top: 0px;
}

#ContentsArea .pr0 {
	padding-right: 0px;
}

#ContentsArea .pb0 {
	padding-bottom: 0px;
}

#ContentsArea .pl0 {
	padding-left: 0px;
}

#ContentsArea .mt10 {
	margin-top: 10px;
}

#ContentsArea .mr10 {
	margin-right: 10px;
}

#ContentsArea .mb10 {
	margin-bottom: 10px;
}

#ContentsArea .ml10 {
	margin-left: 10px;
}

#ContentsArea .pt10 {
	padding-top: 10px;
}

#ContentsArea .pr10 {
	padding-right: 10px;
}

#ContentsArea .pb10 {
	padding-bottom: 10px;
}

#ContentsArea .pl10 {
	padding-left: 10px;
}

#ContentsArea .mt20 {
	margin-top: 20px;
}

#ContentsArea .mr20 {
	margin-right: 20px;
}

#ContentsArea .mb20 {
	margin-bottom: 20px;
}

#ContentsArea .ml20 {
	margin-left: 20px;
}

#ContentsArea .pt20 {
	padding-top: 20px;
}

#ContentsArea .pr20 {
	padding-right: 20px;
}

#ContentsArea .pb20 {
	padding-bottom: 20px;
}

#ContentsArea .pl20 {
	padding-left: 20px;
}

#ContentsArea .mt30 {
	margin-top: 30px;
}

#ContentsArea .mr30 {
	margin-right: 30px;
}

#ContentsArea .mb30 {
	margin-bottom: 30px;
}

#ContentsArea .ml30 {
	margin-left: 30px;
}

#ContentsArea .pt30 {
	padding-top: 30px;
}

#ContentsArea .pr30 {
	padding-right: 30px;
}

#ContentsArea .pb30 {
	padding-bottom: 30px;
}

#ContentsArea .pl30 {
	padding-left: 30px;
}

#ContentsArea .mt40 {
	margin-top: 40px;
}

#ContentsArea .mr40 {
	margin-right: 40px;
}

#ContentsArea .mb40 {
	margin-bottom: 40px;
}

#ContentsArea .ml40 {
	margin-left: 40px;
}

#ContentsArea .pt40 {
	padding-top: 40px;
}

#ContentsArea .pr40 {
	padding-right: 40px;
}

#ContentsArea .pb40 {
	padding-bottom: 40px;
}

#ContentsArea .pl40 {
	padding-left: 40px;
}

#ContentsArea .mt50 {
	margin-top: 50px;
}

#ContentsArea .mr50 {
	margin-right: 50px;
}

#ContentsArea .mb50 {
	margin-bottom: 50px;
}

#ContentsArea .ml50 {
	margin-left: 50px;
}

#ContentsArea .pt50 {
	padding-top: 50px;
}

#ContentsArea .pr50 {
	padding-right: 50px;
}

#ContentsArea .pb50 {
	padding-bottom: 50px;
}

#ContentsArea .pl50 {
	padding-left: 50px;
}

#ContentsArea .mt60 {
	margin-top: 60px;
}

#ContentsArea .mr60 {
	margin-right: 60px;
}

#ContentsArea .mb60 {
	margin-bottom: 60px;
}

#ContentsArea .ml60 {
	margin-left: 60px;
}

#ContentsArea .pt60 {
	padding-top: 60px;
}

#ContentsArea .pr60 {
	padding-right: 60px;
}

#ContentsArea .pb60 {
	padding-bottom: 60px;
}

#ContentsArea .pl60 {
	padding-left: 60px;
}

#ContentsArea .mt70 {
	margin-top: 70px;
}

#ContentsArea .mr70 {
	margin-right: 70px;
}

#ContentsArea .mb70 {
	margin-bottom: 70px;
}

#ContentsArea .ml70 {
	margin-left: 70px;
}

#ContentsArea .pt70 {
	padding-top: 70px;
}

#ContentsArea .pr70 {
	padding-right: 70px;
}

#ContentsArea .pb70 {
	padding-bottom: 70px;
}

#ContentsArea .pl70 {
	padding-left: 70px;
}

#ContentsArea .mt80 {
	margin-top: 80px;
}

#ContentsArea .mr80 {
	margin-right: 80px;
}

#ContentsArea .mb80 {
	margin-bottom: 80px;
}

#ContentsArea .ml80 {
	margin-left: 80px;
}

#ContentsArea .pt80 {
	padding-top: 80px;
}

#ContentsArea .pr80 {
	padding-right: 80px;
}

#ContentsArea .pb80 {
	padding-bottom: 80px;
}

#ContentsArea .pl80 {
	padding-left: 80px;
}

#ContentsArea .mt90 {
	margin-top: 90px;
}

#ContentsArea .mr90 {
	margin-right: 90px;
}

#ContentsArea .mb90 {
	margin-bottom: 90px;
}

#ContentsArea .ml90 {
	margin-left: 90px;
}

#ContentsArea .pt90 {
	padding-top: 90px;
}

#ContentsArea .pr90 {
	padding-right: 90px;
}

#ContentsArea .pb90 {
	padding-bottom: 90px;
}

#ContentsArea .pl90 {
	padding-left: 90px;
}

#ContentsArea .mt100 {
	margin-top: 100px;
}

#ContentsArea .mr100 {
	margin-right: 100px;
}

#ContentsArea .mb100 {
	margin-bottom: 100px;
}

#ContentsArea .ml100 {
	margin-left: 100px;
}

#ContentsArea .pt100 {
	padding-top: 100px;
}

#ContentsArea .pr100 {
	padding-right: 100px;
}

#ContentsArea .pb100 {
	padding-bottom: 100px;
}

#ContentsArea .pl100 {
	padding-left: 100px;
}

@media only screen and (max-width: 1040px) {

#ContentsArea .photo {
	max-width: 38%;
}

}

@media only screen and (max-width: 1000px) {

body {
	width: 1000px;
}

else body {
	width: 100%;
}

.tab-off {
	display: none;
}

}

@keyframes fadeIn {

0% {
	opacity: 0;
}

100% {
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

}

@keyframes fadeUp {

0% {
	opacity: 0;
	transform: translate3d(0, 10px, 0);
}

100% {
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

}

@keyframes fadeLeft {

0% {
	opacity: 0;
	transform: translate3d(-10px, 0, 0);
}

100% {
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

}

@keyframes fadeRight {

0% {
	opacity: 0;
	transform: translate3d(10px, 0, 0);
}

100% {
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

}

@keyframes widthIn {

0% {
	width: 0;
}

100% {
	width: calc(100% + 50vw - 50%);
}

}

