/*--------------------
 * 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: #004ebb;
	text-decoration: none;
	border: none;
}

body a:hover {
	color: #003899;
	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
*--------------------*/

.header_bg {
	width: 100%;
	position: relative;
	z-index: 2;
}

div.localFooter {
	border-top: solid 1px #ddd;
	width: 100%;
	max-width: none !important;
	background: #fff;
	position: relative;
	z-index: 2;
}

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

#bpGlobalFooter {
	width: 100%;
	max-width: none !important;
	background: #fff;
	position: relative;
	z-index: 2;
}

#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: 2;
}

.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: 1920px;
	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;
	background-color: #fff;
	color: #000000;
	position: relative;
	overflow: hidden;
}

#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: #004ebb;
	text-decoration: none;
	border: none;
}

#ContentsArea a:hover {
	color: #003899;
	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 {
	width: 100%;
	position: relative;
	z-index: 3;
	background: #fff;
	border-top: solid 1px #ddd;
}

#ContentsArea .content-head img {
	width: 100%;
}

#ContentsArea .content-head__inner {
	width: 1450px;
	padding-top: 142px;
	text-align: left;
	position: relative;
	left: 50%;
	transform: translate3d(-50%, 0, 0);
}

#ContentsArea .content-head__visual {
	width: 71.8620689655%;
	position: relative;
}

#ContentsArea .content-head__main {
	width: 100%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
}

#ContentsArea .content-head__photo::before {
	content: "";
	background: #e6e6e6;
	width: 50vw;
	height: 100%;
	position: absolute;
	right: 87%;
	top: 0;
	transform: skewX(-17.5deg);
	transform-origin: right top;
	border-right: 5px solid #fff;
}

#ContentsArea .content-head__photo span {
	display: block;
	clip-path: polygon(12.8598848369% 0, 100% 0, 87.1401151631% 100%, 0 100%);
}

#ContentsArea .content-head .shoulder {
	width: 100%;
	height: 142px;
	display: flex;
	align-items: center;
	line-height: 0;
	padding-left: 6.1420345489%;
	position: absolute;
	left: 12.8598848369%;
	bottom: 100%;
}

#ContentsArea .content-head .shoulder::before {
	content: "";
	background: #0c2171;
	width: 1px;
	height: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	transform: skewX(-17.5deg);
	transform-origin: left bottom;
}

#ContentsArea .content-head .shoulder span {
	display: block;
	width: 53.1669865643%;
	position: relative;
}

#ContentsArea .content-head .shoulder span::after {
	content: "";
	background: #0c2171;
	width: 1px;
	height: 50vw;
	position: absolute;
	left: 52.7075812274%;
	bottom: 0;
	transform: skewX(-17.5deg);
	transform-origin: left bottom;
}

#ContentsArea .content-head .visual {
	width: 77.0633397313%;
	position: absolute;
	left: 87.6199616123%;
	bottom: 0;
}

#ContentsArea .content-head .visual::after {
	content: "";
	background: #0c2171;
	width: 267px;
	height: 2000px;
	position: absolute;
	left: 66.6251556663%;
	top: 100%;
	transform: skewX(17.5deg);
	transform-origin: left top;
}

#ContentsArea .content-head h1 {
	margin-top: 18px;
	line-height: 0;
	animation-name: fadeUp;
	animation-duration: 0.75s;
	animation-delay: 0.6s;
}

#ContentsArea .content-head h1 img {
	width: 100%;
	max-width: 864px;
}

#ContentsArea .content-head .lead {
	width: 100%;
	max-width: 1000px;
	margin: 44px auto 0;
	padding-bottom: 160px;
	box-sizing: border-box;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.9;
	animation-name: fadeUp;
	animation-duration: 0.75s;
	animation-delay: 0.85s;
}

#ContentsArea .content-head .lead .listener {
	margin-top: 0.75em;
	text-align: right;
}

#ContentsArea .content-head .lead__inner {
	max-width: 1200px;
	padding: 0 28px;
	border-left: 1px solid #0c2171;
	border-right: 1px solid #0c2171;
}

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

#ContentsArea .content-wrap {
	position: relative;
	z-index: 3;
	width: 100%;
}

#ContentsArea .content-main {
	background: #fff;
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0 3px 12px rgba(0, 0, 0, 0.12);
}

#ContentsArea .content-main h2 {
	position: relative;
	margin-bottom: 50px;
	padding-left: 100px;
	padding-right: 100px;
}

#ContentsArea .content-main h2::before {
	content: "";
	width: 100vw;
	height: 1px;
	background: #0c2171;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate3d(-50%, 0, 0);
}

#ContentsArea .content-main h2 .h2__inner {
	padding-top: 15px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.35;
	color: #000000;
	position: relative;
	z-index: 3;
}

#ContentsArea .content-main h2 .h2__inner::before,
#ContentsArea .content-main h2 .h2__inner::after {
	content: "";
	width: 26px;
	height: 44px;
	position: absolute;
	left: -30px;
	top: 0;
	transform-origin: right top;
	transform: skewX(-17.06deg);
}

#ContentsArea .content-main h2 .h2__inner::before {
	background: #0c2171;
	z-index: 1;
}

#ContentsArea .content-main h2 .h2__inner::after {
	background: #55649c;
	clip-path: polygon(0 0, 100% 0, 100% 100%);
	z-index: 2;
}

#ContentsArea .content-main .block-main {
	padding-bottom: 75px;
	position: relative;
}

#ContentsArea .content-main .block-main.is-first::before {
	top: -100px;
}

#ContentsArea .content-main .block-main.is-first::after {
	top: 50px;
}

#ContentsArea .content-main .block-main::before,
#ContentsArea .content-main .block-main::after {
	content: "";
	width: 50vw;
	height: 50%;
	min-height: 1000px;
	background: linear-gradient(rgba(240, 240, 240, 0) 0%, #f0f0f0 25%, #f0f0f0 75%, rgba(240, 240, 240, 0) 100%);
	position: absolute;
	top: 0;
}

#ContentsArea .content-main .block-main::before {
	right: 100%;
}

#ContentsArea .content-main .block-main::after {
	left: 100%;
}

#ContentsArea .content-main .text-main {
	font-size: 16px;
	line-height: 1.95;
	background: transparent;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 140px;
	box-sizing: border-box;
	text-align: left;
}

#ContentsArea .content-main .text-main strong {
	font-weight: bold;
	color: #0c2171;
}

#ContentsArea .content-main .text-main .mc {
	font-weight: bold;
}

#ContentsArea .content-bottom {
	width: 100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 20px 0;
	position: relative;
	z-index: 2;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

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

#ContentsArea .photo.photo-wide {
	display: flex;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1;
}

#ContentsArea .photo.photo-wide.photo-right {
	flex-direction: row-reverse;
}

#ContentsArea .photo.photo-wide.photo-right .profile::before {
	background-position: left center;
}

#ContentsArea .photo.photo-wide.photo-right .profile__inner {
	text-align: right;
}

#ContentsArea .photo.photo-wide .person {
	width: 61.4166666667%;
	position: relative;
	line-height: 0;
	z-index: 2;
	clip-path: polygon(14.6540027137% 0, 100% 0, 85.3459972863% 100%, 0 100%);
}

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

#ContentsArea .photo.photo-wide .profile {
	color: #fff;
	width: calc(38.5833333333% + 108px);
	height: 100%;
	font-weight: bold;
	position: absolute;
	left: calc(61.4166666667% - 108px);
	top: 0;
	background: #0c2171;
}

#ContentsArea .photo.photo-wide .profile::before {
	content: "";
	width: 50vw;
	height: 100%;
	background: #0c2171;
	position: absolute;
	left: calc(100% - 1px);
	top: 0;
}

#ContentsArea .photo.photo-wide .profile::after {
	content: "";
	background-image: url(photo_eff.svg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 326px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	transform: translate3d(50%, 0, 0);
}

#ContentsArea .photo.photo-wide .profile__inner {
	width: 100%;
	padding: 30px 15px 30px 78px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
}

#ContentsArea .photo.photo-wide .profile .kata {
	color: #fff;
	font-size: 13px;
	line-height: 1.55;
}

#ContentsArea .photo.photo-wide .profile .name {
	color: #fff;
	font-size: 30px;
}

#ContentsArea .photo.photo-wide .profile .name span {
	font-size: 80%;
}

#ContentsArea .figure-wrap {
	width: calc(100% - 180px);
	background: #fff;
	padding: 15px 28px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#ContentsArea .figure-wrap .figure-title {
	font-size: 24px;
	line-height: 1.35;
	overflow: hidden;
	font-weight: bold;
}

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

#ContentsArea .figure-wrap .figure-title span.text {
	display: block;
	overflow: hidden;
}

#ContentsArea .figure-wrap .figure-text {
	display: block;
	margin-top: 14px;
	font-size: 14px;
	line-height: 1.65;
	text-align: left;
	color: #000000;
}

#ContentsArea a.figure:hover {
	text-decoration: none;
}

#ContentsArea a.figure:hover .figure_in {
	background-color: #004ebb;
}

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

#ContentsArea .figure {
	display: block;
	display: block;
	margin: 20px 0;
	text-align: left;
}

#ContentsArea .figure.wide {
	width: 100%;
	padding-left: 8%;
	padding-right: 8%;
}

#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 span {
	display: block;
}

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

#ContentsArea .figure .figure_in {
	display: inline-block;
	padding: 2px;
	background: #eee;
	position: relative;
	transition: all 0.3s;
}

#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 {
	background: #fff;
	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;
	color: #0c2171;
	overflow: hidden;
}

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

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

#ContentsArea .figure .figure_in .txt {
	background: #000000;
	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 .link-area {
	background: #f2f2f2;
	width: 100%;
	border-bottom: solid 1px #e6e6e6;
	padding: 30px 30px 50px;
	border-radius: 10px;
}

#ContentsArea .link-title {
	font-size: 16px;
	line-height: 1;
	text-align: center;
}

#ContentsArea .link-title span {
	display: inline-block;
	width: 206px;
	background: #0c2171;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	border-radius: 50px;
}

#ContentsArea .link-list {
	margin-top: 30px;
	list-style: none;
	padding: 0 50px;
}

#ContentsArea .link-list li {
	margin: 0;
	padding: 10px 0;
	line-height: 1.5em;
	font-size: 15px;
	text-align: center;
}

#ContentsArea .link-list li:not(:first-child) {
	border-top: dashed 1px #ccc;
}

#ContentsArea .link-list a {
	color: #000000;
	display: inline-block;
	background: url("icon_arrow.gif") no-repeat left center;
	padding-left: 24px;
}

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

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

#ContentsArea .contact-area {
	width: 100%;
	margin-top: 80px;
	background: #fff;
	position: relative;
}

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

#ContentsArea .contact-title {
	font-size: 16px;
	line-height: 1;
	text-align: center;
}

#ContentsArea .contact-title span {
	display: inline-block;
	width: 206px;
	background: #0c2171;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	border-radius: 50px;
}

#ContentsArea .contact-logo {
	max-width: 200px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
}

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

#ContentsArea .contact-content {
	margin-top: 40px;
	font-size: 15px;
	line-height: 1.5;
	padding: 0 10px;
}

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

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

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

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

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

#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 #0c2171;
	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: #0c2171;
	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: 1450px) {

#ContentsArea .content-head__inner {
	padding-top: 9.7931034483vw;
	width: 100%;
	left: 0;
	transform: translate3d(0, 0, 0);
}

#ContentsArea .content-head .shoulder {
	height: 9.7931034483vw;
}

}

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

#ContentsArea .photo.photo-wide .profile {
	left: calc(61.4166666667% - 9vw);
}

#ContentsArea .photo.photo-wide .profile__inner {
	padding-left: 9vw;
}

#ContentsArea .photo.photo-wide .profile .name {
	font-size: clamp(20px, 2.5vw, 30px);
}

#ContentsArea .figure-wrap {
	width: calc(100% - 100px);
}

}

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

#ContentsArea .content-wrap {
	padding-left: 20px;
	padding-right: 20px;
}

#ContentsArea .content-main h2 {
	font-size: 20px;
}

#ContentsArea .content-main .text-main {
	padding: 0 100px;
}

#ContentsArea .photo.photo-wide .profile .kata {
	font-size: 12px;
}

}

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

else body {
	width: 100%;
}

.tab-off {
	display: none;
}

}

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

img {
	width: 100%;
}

.pc {
	display: none;
}

.pc-in {
	display: none;
}

.sp {
	display: block;
}

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

#ContentsArea .content-head__inner {
	width: 140%;
	left: -12%;
}

#ContentsArea .content-head__main {
	padding-left: 20px;
	padding-right: 20px;
}

#ContentsArea .content-head .shoulder {
	width: 130%;
}

#ContentsArea .content-head .visual {
	left: 78.886756238%;
}

#ContentsArea .content-head h1 {
	text-align: center;
}

#ContentsArea .content-head h1 img {
	max-width: 560px;
	margin-left: auto;
	margin-right: auto;
}

#ContentsArea .content-head .lead {
	font-size: 14px;
	margin-top: 30px;
	padding-bottom: 30px;
}

#ContentsArea .content-head .lead__inner {
	padding: 0 18px;
}

#ContentsArea .content-wrap {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

#ContentsArea .content-main h2 {
	display: inline-block;
	margin-bottom: 30px;
	padding-left: 25px;
	padding-right: 25px;
}

#ContentsArea .content-main h2 .h2__inner {
	padding-top: 12px;
	font-size: clamp(16px, 5.0666666667vw, 24px);
	line-height: 1.5;
}

#ContentsArea .content-main h2 .h2__inner::before,
#ContentsArea .content-main h2 .h2__inner::after {
	left: -20px;
	width: 18px;
	height: 32px;
}

#ContentsArea .content-main .block-main {
	padding-bottom: 40px;
	text-align: center;
}

#ContentsArea .content-main .text-main {
	font-size: 15px;
	padding: 0 20px;
}

#ContentsArea .photo.photo-wide {
	display: block;
	width: calc(100% - 20px);
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}

#ContentsArea .photo.photo-wide .person {
	width: 100%;
	clip-path: none;
}

#ContentsArea .photo.photo-wide .profile {
	width: 100%;
	overflow: hidden;
	position: relative;
	left: 0;
	top: 0;
}

#ContentsArea .photo.photo-wide .profile__inner {
	padding: 20px;
}

#ContentsArea .photo.photo-wide .profile::before {
	display: none;
}

#ContentsArea .photo.photo-wide .profile::after {
	right: -15%;
	transform: none;
}

#ContentsArea .photo.photo-wide .profile__inner {
	position: relative;
}

#ContentsArea .photo.photo-wide .profile .name {
	font-size: 22px;
}

#ContentsArea .figure-wrap {
	width: calc(100% - 40px);
	padding: 15px 15px 20px;
}

#ContentsArea .figure-wrap .figure-title {
	font-size: 18px;
}

#ContentsArea .figure {
	display: block;
	font-size: 11px;
	margin: 10px auto;
}

#ContentsArea .figure.wide {
	padding-left: 0px;
	padding-right: 0px;
}

#ContentsArea .figure span {
	display: block;
}

#ContentsArea .figure .figure_in {
	position: relative;
}

#ContentsArea .figure .figure_in .title {
	color: #004ebb;
	padding: 10px 4px 7px 8px;
	font-size: 14px;
	line-height: 1.4;
	font-weight: bold;
	overflow: hidden;
}

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

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

#ContentsArea .figure .figure_in .txt {
	background: #004ebb;
	color: #FFF;
	padding: 8px 10px 6px;
}

#ContentsArea .figure .figure_in .txt.simple {
	background: none;
	text-align: center;
	color: #000;
	font-size: 16px;
}

#ContentsArea .link-area {
	padding: 20px 20px 30px;
}

#ContentsArea .link-title {
	font-size: 14px;
}

#ContentsArea .link-title span {
	width: 150px;
}

#ContentsArea .link-list {
	margin-top: 20px;
	padding: 0;
}

#ContentsArea .link-list li {
	font-size: 13px;
}

#ContentsArea .contact-area {
	margin-top: 40px;
	padding-top: 30px;
}

#ContentsArea .contact-title {
	font-size: 14px;
}

#ContentsArea .contact-title span {
	width: 150px;
}

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

#ContentsArea .contact-content strong {
	font-size: 15px;
}

}

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

#ContentsArea .photo.photo-wide .kata {
	font-size: 11px;
}

#ContentsArea .photo.photo-wide .name {
	font-size: 18px;
}

#ContentsArea .figure-wrap .figure-title {
	font-size: 15px;
}

#ContentsArea .contact-content {
	font-size: 13px;
}

#ContentsArea .contact-content strong {
	font-size: 15px;
	font-size: 4.0106951872vw;
}

}

@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 fadeDown {

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

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

}

