/*--------------------
 * 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
 *--------------------*/

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

#ContentsArea::before {
	content: "";
	background-image: url(bg.png);
	background-repeat: repeat-y;
	width: 1920px;
	height: 10000px;
	position: absolute;
	left: 50%;
	top: 400px;
	transform: translate(-50%, 0);
	z-index: 2;
}

#ContentsArea .bg-visual {
	background-image: url(visual.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	width: 1920px;
	padding-top: 82.65625%;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%, 0);
	z-index: 1;
}

#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 用変数（LP ヒーロー） */
}

#ContentsArea .content-head {
	width: 100%;
	padding-top: 80px;
	position: relative;
	z-index: 3;
	overflow: hidden;
}

#ContentsArea .content-head__inner {
	max-width: 1340px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	pointer-events: auto;
}

#ContentsArea .content-head .shoulder {
	line-height: 0;
	position: relative;
	animation-name: fadeLeft;
	animation-duration: 0.75s;
	animation-delay: 0.1s;
}

#ContentsArea .content-head .shoulder::before {
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	background: #fff;
	width: 100vh;
	right: calc(100% - 1px);
}

#ContentsArea .content-head .shoulder span {
	display: inline-block;
	background: #fff;
	padding: 10px 10px 10px 0;
	position: relative;
	z-index: 2;
}

#ContentsArea .content-head .shoulder span::after {
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	background: linear-gradient(90deg, #fff, rgba(255, 255, 255, 0));
	width: 50%;
	left: calc(100% - 1px);
}

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

#ContentsArea .content-head__page-title1 {
	line-height: 0;
	margin-top: 50px;
	position: relative;
	animation-name: fadeRight;
	animation-duration: 0.75s;
	animation-delay: 0.5s;
}

#ContentsArea .content-head__page-title1::after {
	content: "";
	width: 5px;
	height: calc(100% - 8px);
	position: absolute;
	z-index: 1;
	background: linear-gradient(#f3ba46 0%, #41176f 50%, rgba(65, 23, 111, 0) 100%);
	top: 4px;
	left: 4px;
}

#ContentsArea .content-head__page-title1 span {
	display: inline-block;
	background: #000000;
	padding: 10px 10px 10px 24px;
	position: relative;
}

#ContentsArea .content-head__page-title1 span::before {
	content: "";
	background: linear-gradient(90deg, #000, rgba(0, 0, 0, 0));
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: calc(100% - 1px);
	z-index: 1;
}

#ContentsArea .content-head__page-title1 span::after {
	content: "";
	background-image: url(head_effect.png);
	background-size: cover;
	background-position: left center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: calc(100% - 1px);
	z-index: 2;
}

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

#ContentsArea .content-head__page-title2 {
	width: 88.2352941176%;
	animation-name: fadeUp;
	animation-duration: 0.75s;
	animation-delay: 0.75s;
}

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

#ContentsArea .content-head__content {
	width: 100%;
	max-width: 850px;
	margin: 10px auto 0 120px;
	padding-left: 22px;
	position: relative;
}

#ContentsArea .content-head__content::after {
	content: "";
	width: 7px;
	height: 100%;
	position: absolute;
	z-index: 1;
	background: linear-gradient(#f3ba46, #41176f);
	top: 0;
	left: 0;
}

#ContentsArea .content-head .lead {
	border-top: none;
	margin-top: 80px;
	padding: 18px 100px 20px 20px;
	max-width: 900px;
	width: 100%;
	box-sizing: border-box;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.75;
	background: linear-gradient(90deg, rgba(0, 78, 187, 0.9) 0%, rgba(0, 78, 187, 0.75) 80%, rgba(0, 78, 187, 0) 100%);
	animation-name: fadeUp;
	animation-duration: 0.75s;
	animation-delay: 1s;
}

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

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

#ContentsArea .content-wrap::before {
	display: none;
}

#ContentsArea .content-wrap__inner {
	background: #fff;
	position: relative;
	z-index: 2;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

#ContentsArea .content-main {
	width: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#ContentsArea .content-main .block-main {
	margin-bottom: 0; /* h2：my-markup — h2_photo.png（右）、左グラデ（#f3ba46→#41176f）、青地・白文字、h2_bar は未使用 */
}

#ContentsArea .content-main .block-main h2 {
	padding: 100px 0 0 90px;
	position: relative;
}

#ContentsArea .content-main .block-main h2::before {
	content: "";
	background-image: url(h2_photo.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	height: 372px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

#ContentsArea .content-main .block-main h2::after {
	content: "";
	width: 4px;
	height: 372px;
	background: linear-gradient(#f3ba46 0%, #41176f 50%, rgba(65, 23, 111, 0) 100%);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

#ContentsArea .content-main .block-main h2 .h2__inner {
	background: #004ebb;
	position: relative;
	z-index: 1;
	flex: 1;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	min-height: inherit;
	padding: 5px 10px 6px 20px;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	line-height: 1.35;
	text-align: left;
}

#ContentsArea .content-main .block-main h2 .h2__inner::before {
	content: "";
	width: 4px;
	height: calc(100% - 8px);
	position: absolute;
	z-index: 1;
	background: linear-gradient(#f3ba46 0%, #41176f 100%);
	top: 4px;
	left: 4px;
}

#ContentsArea .content-main .block-main h2 .h2__inner::after {
	content: "";
	background-image: url(h2_bar.png);
	background-size: contain;
	background-color: #004ebb;
	background-position: left;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 75%;
	z-index: 1;
}

#ContentsArea .content-main .block-main h2 .h2__inner span {
	display: inline-block;
	position: relative;
	z-index: 2;
}

#ContentsArea .content-main .block-main .text-main {
	font-size: 16px;
	line-height: 1.95;
	background: transparent;
	max-width: 900px;
	margin: 64px auto;
	padding: 0 100px;
	box-sizing: border-box;
}

#ContentsArea .content-main .block-main .text-main strong {
	font-weight: bold;
	color: #004ebb;
}

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

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

#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 .photo.photo-single {
	width: 100%;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#ContentsArea { /* ワイド写真＋左オーバーレイ（プロフィール） */
}

#ContentsArea .photo.photo-wide {
	display: flex;
	flex-direction: row-reverse;
	width: calc(100% - 180px);
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1;
}

#ContentsArea .photo.photo-wide .person {
	width: 66.6666666667%;
	position: relative;
	line-height: 0;
}

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

#ContentsArea .photo.photo-wide .profile {
	background: #004ebb;
	color: #fff;
	width: 33.3333333333%;
	position: relative;
}

#ContentsArea .photo.photo-wide .profile::before {
	content: "";
	background-image: url(h2_photo.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 120%;
	height: 372px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

#ContentsArea .photo.photo-wide .profile__inner {
	text-align: right;
	padding: 10px 10px 15px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
}

#ContentsArea .photo.photo-wide .profile .kata {
	margin-top: 10px;
	color: #fff;
	font-size: 14px;
	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: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
	margin-left: auto;
	margin-right: auto;
}

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

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

#ContentsArea .figure {
	display: block;
	background-color: #eee;
	display: block;
	padding: 2px 0;
	font-size: 11px;
	text-align: left;
	transition: all 0.3s;
}

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

#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 #f0f5fc;
	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: #004ebb;
	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;
}

#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;
	border-top: solid 1px #004ebb;
	padding-top: 60px;
	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: #004ebb;
	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: 60px;
}

#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 #004ebb;
	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: #004ebb;
	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: 1340px) {

#ContentsArea .bg-visual {
	width: 143.2835820896%;
	min-width: 1520px;
	padding-top: 0;
	height: 900px;
}

}

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

#ContentsArea .content-head__page-title1 {
	margin-top: 30px;
}

#ContentsArea .content-head__page-title2 {
	width: 100%;
}

#ContentsArea .content-head__content {
	width: 76.6666666667%;
	max-width: none;
	margin-left: 10%;
}

#ContentsArea .content-head .lead {
	padding-right: 20px;
	margin-top: 60px;
}

#ContentsArea .content-main .block-main h2 {
	padding: 50px 20px 0 50px;
}

#ContentsArea .content-main .block-main h2::before {
	width: 250px;
}

#ContentsArea .photo.photo-wide {
	width: calc(100% - 100px);
}

#ContentsArea .photo.photo-wide .person {
	width: 60.7843137255%;
}

#ContentsArea .photo.photo-wide .profile {
	width: 39.2156862745%;
}

#ContentsArea .photo.photo-wide .profile .kata {
	font-size: 22px;
	font-size: 1.8333333333vw;
}

#ContentsArea .photo.photo-wide .profile .name {
	font-size: 36px;
	font-size: 3vw;
}

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

}

@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 .bg-visual {
	width: 200%;
	min-width: 1000px;
	left: 25%;
}

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

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

#ContentsArea .content-head__content {
	width: calc(100% - 20px);
	margin-left: 10px;
}

#ContentsArea .content-head .lead {
	margin-top: 20px;
	font-size: 15px;
}

#ContentsArea .content-main .block-main h2 {
	padding: 50px 20px 0 20px;
}

#ContentsArea .content-main .block-main h2 .h2__inner {
	padding: 7px 10px 8px 20px;
	font-size: 20px;
}

#ContentsArea .content-main .block-main .text-main {
	margin: 32px auto;
	padding: 0 30px;
}

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

#ContentsArea .photo {
	width: 100%;
	max-width: 320px;
	margin-left: auto;
	margin-right: auto;
	float: none !important;
}

#ContentsArea .photo.photo-wide {
	max-width: none;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

#ContentsArea .photo.is-side {
	width: 100%;
}

#ContentsArea .photo.mb50,
#ContentsArea .photo.mb60 {
	margin-bottom: 30px;
}

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

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

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

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

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

#ContentsArea .photo.photo-wide {
	display: block;
	width: 100%;
	max-width: 320px;
}

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

#ContentsArea .photo.photo-wide .profile {
	width: 100%;
	overflow: hidden;
}

#ContentsArea .photo.photo-wide .profile::before {
	width: 100%;
	height: 150%;
}

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

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

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

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

#ContentsArea .figure {
	width: 90%;
	background-color: #004ebb;
	display: block;
	padding: 2px 0;
	font-size: 11px;
	text-align: left;
}

#ContentsArea .figure.fl,
#ContentsArea .figure.fr {
	float: none;
	margin-left: auto !important;
	margin-right: auto !important;
}

#ContentsArea .figure.simple {
	padding: 0;
}

#ContentsArea .figure.simple .figure_in {
	margin: 0;
}

#ContentsArea .figure span {
	display: block;
}

#ContentsArea .figure .figure_in {
	margin: 0 2px;
	background-color: #fff;
	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 strong {
	font-size: 15px;
}

}

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

#ContentsArea .content-main .block-main h2 {
	padding-top: 30px;
}

#ContentsArea .content-main .block-main h2::before {
	width: 220px;
}

}

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

#ContentsArea .content-main .block-main h2 .h2__inner {
	font-size: 18px;
	font-size: 17px;
	font-size: 4.5454545455vw;
}

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

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

#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 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%);
}

}

