/* CSS Document */
body {
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
	word-break: keep-all;
	line-break: strict;
	word-wrap: break-word;
	overflow-wrap: break-word;
}
body {
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    text-align: left !important;
    line-break: strict;
    word-break: normal;
}
header {
    background: #000;
    border-bottom: 1px solid #FFF;
    padding: 6px 10px 6px 10px;
    height: 30px;
    overflow: hidden !important;
}
a:hover {
    opacity: 0.8;
}
a {
    transition: opacity 0.3s ease-out;
}
.sp {
    display: none;
}
.pc {
    display: block;
}
@media (max-width: 750px) {
    .sp {
        display: block;
    }
    .pc {
        display: none;
    }
}
/* -----------------------------------------------
common 
-------------------------------------------------*/
/* -- margin --- */
.mb-10 {margin-bottom: 10px;}
.mb-20 {margin-bottom: 20px;}
.mb-30 {margin-bottom: 30px;}
.mb-40 {margin-bottom: 40px;}
.mb-50 {margin-bottom: 50px;}
.mb-60 {margin-bottom: 60px;}
.mb-70 {margin-bottom: 70px;}
.mb-80 {margin-bottom: 80px;}
.mb-90 {margin-bottom: 90px;}
.mb-100 {margin-bottom: 100px;}
.mb-110 {margin-bottom: 110px;}
.mb-120 {margin-bottom: 120px;}
.mb-130 {margin-bottom: 130px;}
.mb-140 {margin-bottom: 140px;}
.mb-150 {margin-bottom: 150px;}
.mb-160 {margin-bottom: 160px;}
.mb-170 {margin-bottom: 170px;}
.mb-180 {margin-bottom: 180px;}
.mb-190 {margin-bottom: 190px;}
.mb-200 {margin-bottom: 200px;}
@media (max-width: 750px) {
    .mb-10 {margin-bottom:1.333333333vw;}
    .mb-20 {margin-bottom:2.666666667vw;}
    .mb-30 {margin-bottom:4vw;}
    .mb-40 {margin-bottom:5.333333333vw;}
    .mb-50 {margin-bottom:6.666666667vw;}
    .mb-60 {margin-bottom:8vw;}
    .mb-70 {margin-bottom:9.333333333vw;}
    .mb-80 {margin-bottom:10.66666667vw;}
    .mb-90 {margin-bottom:12vw;}
    .mb-100 {margin-bottom:13.33333333vw;}
    .mb-110 {margin-bottom:14.66666667vw;}
    .mb-120 {margin-bottom:16vw;}
    .mb-130 {margin-bottom:17.33333333vw;}
    .mb-140 {margin-bottom:18.66666667vw;}
    .mb-150 {margin-bottom:20vw;}
    .mb-160 {margin-bottom:21.33333333vw;}
    .mb-170 {margin-bottom:22.66666667vw;}
    .mb-180 {margin-bottom:24vw;}
    .mb-190 {margin-bottom:25.33333333vw;}
    .mb-200 {margin-bottom:26.66666667vw;}
}

/* -- text-align --- */
.ta-c {text-align: center;}
.ta-r {text-align: right;}
.ta-l {text-align: left;}
.ta-j {text-align: justify;}

/* -- font-size --- */
.fz-10	{font-size:	10%}
.fz-11	{font-size:	11%}
.fz-12	{font-size:	12%}
.fz-13	{font-size:	13%}
.fz-14	{font-size:	14%}
.fz-15	{font-size:	15%}
.fz-16	{font-size:	16%}
.fz-17	{font-size:	17%}
.fz-18	{font-size:	18%}
.fz-19	{font-size:	19%}
.fz-20	{font-size:	20%}
.fz-21	{font-size:	21%}
.fz-22	{font-size:	22%}
.fz-23	{font-size:	23%}
.fz-24	{font-size:	24%}
.fz-25	{font-size:	25%}
.fz-26	{font-size:	26%}
.fz-27	{font-size:	27%}
.fz-28	{font-size:	28%}
.fz-29	{font-size:	29%}
.fz-30	{font-size:	30%}
.fz-31	{font-size:	31%}
.fz-32	{font-size:	32%}
.fz-33	{font-size:	33%}
.fz-34	{font-size:	34%}
.fz-35	{font-size:	35%}
.fz-36	{font-size:	36%}
.fz-37	{font-size:	37%}
.fz-38	{font-size:	38%}
.fz-39	{font-size:	39%}
.fz-40	{font-size:	40%}
.fz-41	{font-size:	41%}
.fz-42	{font-size:	42%}
.fz-43	{font-size:	43%}
.fz-44	{font-size:	44%}
.fz-45	{font-size:	45%}
.fz-46	{font-size:	46%}
.fz-47	{font-size:	47%}
.fz-48	{font-size:	48%}
.fz-49	{font-size:	49%}
.fz-50	{font-size:	50%}
.fz-51	{font-size:	51%}
.fz-52	{font-size:	52%}
.fz-53	{font-size:	53%}
.fz-54	{font-size:	54%}
.fz-55	{font-size:	55%}
.fz-56	{font-size:	56%}
.fz-57	{font-size:	57%}
.fz-58	{font-size:	58%}
.fz-59	{font-size:	59%}
.fz-60	{font-size:	60%}
.fz-61	{font-size:	61%}
.fz-62	{font-size:	62%}
.fz-63	{font-size:	63%}
.fz-64	{font-size:	64%}
.fz-65	{font-size:	65%}
.fz-66	{font-size:	66%}
.fz-67	{font-size:	67%}
.fz-68	{font-size:	68%}
.fz-69	{font-size:	69%}
.fz-70	{font-size:	70%}
.fz-71	{font-size:	71%}
.fz-72	{font-size:	72%}
.fz-73	{font-size:	73%}
.fz-74	{font-size:	74%}
.fz-75	{font-size:	75%}
.fz-76	{font-size:	76%}
.fz-77	{font-size:	77%}
.fz-78	{font-size:	78%}
.fz-79	{font-size:	79%}
.fz-80	{font-size:	80%}
.fz-81	{font-size:	81%}
.fz-82	{font-size:	82%}
.fz-83	{font-size:	83%}
.fz-84	{font-size:	84%}
.fz-85	{font-size:	85%}
.fz-86	{font-size:	86%}
.fz-87	{font-size:	87%}
.fz-88	{font-size:	88%}
.fz-89	{font-size:	89%}
.fz-90	{font-size:	90%}
.fz-91	{font-size:	91%}
.fz-92	{font-size:	92%}
.fz-93	{font-size:	93%}
.fz-94	{font-size:	94%}
.fz-95	{font-size:	95%}
.fz-96	{font-size:	96%}
.fz-97	{font-size:	97%}
.fz-98	{font-size:	98%}
.fz-99	{font-size:	99%}
.fz-100	{font-size:	100%}
.fz-101	{font-size:	101%}
.fz-102	{font-size:	102%}
.fz-103	{font-size:	103%}
.fz-104	{font-size:	104%}
.fz-105	{font-size:	105%}
.fz-106	{font-size:	106%}
.fz-107	{font-size:	107%}
.fz-108	{font-size:	108%}
.fz-109	{font-size:	109%}
.fz-110	{font-size:	110%}
.fz-111	{font-size:	111%}
.fz-112	{font-size:	112%}
.fz-113	{font-size:	113%}
.fz-114	{font-size:	114%}
.fz-115	{font-size:	115%}
.fz-116	{font-size:	116%}
.fz-117	{font-size:	117%}
.fz-118	{font-size:	118%}
.fz-119	{font-size:	119%}
.fz-120	{font-size:	120%}
.fz-121	{font-size:	121%}
.fz-122	{font-size:	122%}
.fz-123	{font-size:	123%}
.fz-124	{font-size:	124%}
.fz-125	{font-size:	125%}
.fz-126	{font-size:	126%}
.fz-127	{font-size:	127%}
.fz-128	{font-size:	128%}
.fz-129	{font-size:	129%}
.fz-130	{font-size:	130%}
.fz-131	{font-size:	131%}
.fz-132	{font-size:	132%}
.fz-133	{font-size:	133%}
.fz-134	{font-size:	134%}
.fz-135	{font-size:	135%}
.fz-136	{font-size:	136%}
.fz-137	{font-size:	137%}
.fz-138	{font-size:	138%}
.fz-139	{font-size:	139%}
.fz-140	{font-size:	140%}
.fz-141	{font-size:	141%}
.fz-142	{font-size:	142%}
.fz-143	{font-size:	143%}
.fz-144	{font-size:	144%}
.fz-145	{font-size:	145%}
.fz-146	{font-size:	146%}
.fz-147	{font-size:	147%}
.fz-148	{font-size:	148%}
.fz-149	{font-size:	149%}
.fz-150	{font-size:	150%}
.fz-151	{font-size:	151%}
.fz-152	{font-size:	152%}
.fz-153	{font-size:	153%}
.fz-154	{font-size:	154%}
.fz-155	{font-size:	155%}
.fz-156	{font-size:	156%}
.fz-157	{font-size:	157%}
.fz-158	{font-size:	158%}
.fz-159	{font-size:	159%}
.fz-160	{font-size:	160%}
.fz-161	{font-size:	161%}
.fz-162	{font-size:	162%}
.fz-163	{font-size:	163%}
.fz-164	{font-size:	164%}
.fz-165	{font-size:	165%}
.fz-166	{font-size:	166%}
.fz-167	{font-size:	167%}
.fz-168	{font-size:	168%}
.fz-169	{font-size:	169%}
.fz-170	{font-size:	170%}
.fz-171	{font-size:	171%}
.fz-172	{font-size:	172%}
.fz-173	{font-size:	173%}
.fz-174	{font-size:	174%}
.fz-175	{font-size:	175%}
.fz-176	{font-size:	176%}
.fz-177	{font-size:	177%}
.fz-178	{font-size:	178%}
.fz-179	{font-size:	179%}
.fz-180	{font-size:	180%}
.fz-181	{font-size:	181%}
.fz-182	{font-size:	182%}
.fz-183	{font-size:	183%}
.fz-184	{font-size:	184%}
.fz-185	{font-size:	185%}
.fz-186	{font-size:	186%}
.fz-187	{font-size:	187%}
.fz-188	{font-size:	188%}
.fz-189	{font-size:	189%}
.fz-190	{font-size:	190%}
.fz-191	{font-size:	191%}
.fz-192	{font-size:	192%}
.fz-193	{font-size:	193%}
.fz-194	{font-size:	194%}
.fz-195	{font-size:	195%}
.fz-196	{font-size:	196%}
.fz-197	{font-size:	197%}
.fz-198	{font-size:	198%}
.fz-199	{font-size:	199%}
.fz-200	{font-size:	200%}

/* -- font-weight --- */
.fw-b {font-weight: bold;}
.fw-n {font-weight: normal;}
.fw-100{font-weight: 100;}
.fw-200{font-weight: 200;}
.fw-300{font-weight: 300;}
.fw-400{font-weight: 400;}
.fw-500{font-weight: 500;}
.fw-600{font-weight: 600;}
.fw-700{font-weight: 700;}
.fw-800{font-weight: 800;}
.fw-900{font-weight: 900;}
.fw-1000{font-weight: 1000;}

/* -- position --- */
.po-r {position: relative;}
.po-a {position: absolute;}
.po-f {position: fixed;}

/* -- z-index --- */
.z-001{z-index: 001;}
.z-100{z-index: 100;}
.z-200{z-index: 200;}
.z-300{z-index: 300;}
.z-400{z-index: 400;}
.z-500{z-index: 500;}
.z-600{z-index: 600;}
.z-700{z-index: 700;}
.z-800{z-index: 800;}
.z-900{z-index: 900;}
.z-900{z-index: 9000;}

/* -- float --- */
.fl-l {float: left;}
.fl-r {float: right;}

/* -- color --- */
.c-000 {color: #000;}
.c-FFF {color: #FFF;}
.c-F00 {color: #F00;}

/* -- white-space --- */
.ws-n {
    white-space: nowrap;
}

/* -- col2 --- */
.col2 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.col2 > div,
.col2 > p {
    width: 50%;
}

/* line-height */
.lh-12 {line-height: 1.0;}
.lh-12 {line-height: 1.2;}
.lh-14 {line-height: 1.4;}
.lh-16 {line-height: 1.6;}
.lh-18 {line-height: 1.8;}
.lh-20 {line-height: 2.0;}
.lh-22 {line-height: 2.2;}
.lh-24 {line-height: 2.4;}
.lh-26 {line-height: 2.6;}
.lh-28 {line-height: 2.8;}
.lh-30 {line-height: 3.0;}

/* letter-spacing */
.ls-005 {letter-spacing: 0.05em;}
.ls-010 {letter-spacing: 0.10em;}
.ls-015 {letter-spacing: 0.15em;}
.ls-020 {letter-spacing: 0.20em;}
.ls-025 {letter-spacing: 0.25em;}
.ls-030 {letter-spacing: 0.30em;}
.ls-035 {letter-spacing: 0.35em;}
.ls-040 {letter-spacing: 0.40em;}
.ls-045 {letter-spacing: 0.45em;}
/* -----------------------------------------
	nav
-----------------------------------------*/
#nav-btn {
    position: fixed;
    z-index: 9000;
    top: .75em;
    right: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
    transform: translateX(320px);
    width: 80px;
}
#nav-btn:hover{
    opacity: 0.75;
}
#nav-fixed {
    position: fixed;
    z-index: 9000;
    top: 0;
    left: -400px;
    width: 400px;
    height: 100%;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none; 
}
#nav-fixed::-webkit-scrollbar {
    display:none;
}
#nav-fixed.navClose {
    animation: navClose 0.25s ease 0.0s forwards alternate;
}
#nav-fixed.navOpen {
    animation: navOpen 0.25s ease 0.0s forwards alternate;
}

#nav-fixed ul li {
    font-size: 18px;
    border-bottom: 1px solid #FFF;
}
#nav-fixed ul li a {
    padding: 15px 20px;
    display: block;
    color: #FFF;
    font-weight: bold;
}
#nav-fixed ul li a:hover {
    opacity: 0.75;
}
@media (max-width: 750px) {
    #nav-btn {
        transform: translateX(42.5vw);
        width: 11vw;
    }
    #nav-fixed {
        left: -85vw;
        width: 85vw;
    }
    #nav-fixed ul li {
        font-size: 3.3vw;
    }
    #nav-fixed ul li a {
        padding: 3vw 4vw;
        font-size: 125%;
    }
}
@keyframes navClose {
    0% {
        left: 0;
    }
    100% {
        left: -400px;
    }
}
@keyframes navOpen {
    0% {
        left: -400px;
    }
    100% {
        left: 0;
    }
}
@media (max-width: 750px) {
    @keyframes navClose {
        0% {
            left: 0;
        }
        100% {
            left: -85vw;
        }
    }
    @keyframes navOpen {
        0% {
            left: -85vw;
        }
        100% {
            left: 0;
        }
    }
}
/* -----------------------------------------
	youtube
-----------------------------------------*/
#contents .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
#contents .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
/* -----------------------------------------
	fnav
-----------------------------------------*/
.fnav {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    width: 100%;
    max-width: 750px;
    z-index: 1000;
}
.fnav.fixed {
    position: fixed;
}
.fnav-in {
    position: relative;
}
.fnav-btn {
    position: absolute;
    right: 0.5em;
    top: 0.5em;
    width: 12.5%;
    z-index: 1100;
    cursor: pointer;
}
.fnav-body {
    display: none;
    position: relative;
    z-index: 1000;
    background-color: #fff;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none; 
    height: 100vh;
}
.fnav-body::-webkit-scrollbar {
    display:none;
}
/* -----------------------------------------
	sns-btn
-----------------------------------------*/
#contents .sns-btn {
    margin: 0 0% 0;
    text-align: center;
}
#contents .sns-btn li {
    display: inline-block;
    width: 12.5%;
    margin: 0 3.5%;
}
#social_btn {
	width: 100%;
    text-align: center;
    font-size: 0;
}
#social_btn > div {
    vertical-align: top;
    display: inline-block;
    margin: 0 5px;
}
#social_btn .fb_iframe_widget {
    vertical-align: top;
}
/* -----------------------------------------
	page-top
-----------------------------------------*/
#page-top {
    position: fixed;
    z-index: 9000;
    bottom: .5em;
    right: .5em;
}
#page-top.fixed {
    position: fixed !important;
}
/* -----------------------------------------

	SNSフッタ

-----------------------------------------*/
#social_btn {
	width: 100%;
    text-align: center;
    font-size: 0;
}
#social_btn > div {
    vertical-align: top;
    display: inline-block;
    margin: 0 5px;
}
#social_btn .fb_iframe_widget {
    vertical-align: top;
}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
}
#page-top.fixed {
    position: fixed !important;
}
/* sns-area */
#sns-area{
	margin-bottom: 2em;
	margin: 0 5.333% 3em;
}
.main-sns .ttl-sns{
    /* background: #969696; */
}
.main-sns .inner {
    position: relative;
}
.main-sns .inner .bg {
    position: relative;
    z-index: 1;
}
.main-sns .inner .on {
    position: absolute;
    z-index: 2;
    width: 76.9%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.main-sns .inner li{
    background: #fff;
}
.main-news .ttl-news{
    /* background: #969696; */
}
.main-news .news_inner{
    background: #fff;
    width: 100%;
    border: 1px solid #969696;
    box-sizing: border-box;
}
.main-news .news_inner.gray{
    background: #eee;
    width: 100%;
    border: none;
    box-sizing: border-box;
}
.main-news .news_inner .news_lead{
    width: 84.6%;
    margin-left: auto;
    margin-right: auto;
}
.main-news .news_inner .news_btn{
    width: 76.923%;
    border: 1px solid #969696;
    margin-left: auto;
    margin-right: auto;
}
.main-sns-channel{
    background: #EEECEB;
}
/* Alternative */
.main-sns.alter{
    position: relative;
    padding: 8% 0;
    /* background: #EEECEB; */
}
.main-sns.alter .ttl-sns{
    /* background: #EEECEB; */
}
.main-sns.alter ul{
    width: 90%;
    margin: 0 auto;
}
.main-channel.alter{
    position: relative;
    padding: 8% 0;
    /* background: #EEECEB; */
}
.main-channel.alter::after{
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    width: 90%;
    height: 1px;
    background: #8F8F8F;
    transform: translate(-50%, 0);
}
.main-channel.alter ul{
    width: 90%;
    margin: 0 auto;
}
/* global */
.other-txt{
    display: block;
}
.global-txt{
    display: none;
}
.global .other-txt {
    display: none;
}
.global .global-txt{
    display: block;
}
#site-notice{
	margin: 2em 5.333%;
    font-size: 85%;
}
/* -----------------------------------------
	SNS footer
-----------------------------------------*/
#sns-footer {
	background: #EEE;
	margin-top: 0em;
}
#sns-footer svg {
	width: 100%;
}
#sns-footer img {
	width: 100%;
}
#sns-footer #sns-footer-inner {
	max-width: 750px;
	margin: auto;
}
#sns-footer #sns-footer-inner #sns-footer-tit {
	padding: 12% 20% 5%;
}
#sns-footer #sns-footer-inner #sns-footer-line {
	padding: 0 14% 10%;
}
#sns-footer #sns-footer-inner #sns-footer-tit-02 {
	padding: 0 33% 3.5%;
}
#sns-footer #sns-footer-inner #sns-footer-list {
	padding: 0 14% 15%;
	overflow: hidden;
}
#sns-footer #sns-footer-inner #sns-footer-list li {
	float: left;
	width: 33.33333%;
	width: -webkit-calc(100% / 3);
	width: calc(100% / 3);
}
#sns-footer #sns-footer-inner #sns-footer-list li a {
	display: block;
	padding: 5%;
}
/* -----------------------------------------
	sns-link
-----------------------------------------*/
.sns-link {
    background-color: #e7e5e3;
    margin: 0 6.66% 2em;
    padding: 2em 0 2em;
    color: #000;
}
.sns-link-title {
    text-align: center;
    margin-bottom: 0.225em;
    font-size: 160%;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 0.75em;
}
.sns-link-title .in {
    position: relative;
    display: inline-block;
}
.sns-link-title .in::after {
    content: '';
    position: absolute;
    transform: rotate(-15deg);
    left: -1em;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #000;
}
.sns-link-title .in::before {
    content: '';
    position: absolute;
    transform: rotate(15deg);
    right: -1em;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #000;
}
.sns-link-in {
    margin: 0 3.846%;
}
.sns-link-copy {
    text-align: center;
    margin-bottom: 0.5em;
    line-height: 1.4;
    font-size: 130%;
}
.sns-link-copy .s {
    font-size: 65%;
}
.sns-link-img {
    margin-bottom: 0.75em;
}
.sns-link-ig {
    margin-bottom: 1em;
}
.sns-link-tw {
    margin-bottom: 1em;
}
.sns-link-yt {
    margin-top: 2em;
    padding-top: 1.5em;
    text-align: center;
    border-top: 1px solid #000;
}
.sns-link-yt-sub {
    font-size: 90%;
}
.sns-link-yt-title {
    font-weight: bold;
    font-size: 145%;
    margin-bottom: 0.5em;
}
.sns-title {
    margin-bottom: 1.5em;
    text-align: center;
    font-size: 100%;
}
.sns-title span {
    display: inline-block;
    position: relative;
    padding: 0 1em;
    font-weight: bold;
    line-height: 1.2;
}
.sns-title span::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #000;
    transform: rotate(-25deg);
}
.sns-title span::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #000;
    transform: rotate(25deg);
}
/* -----------------------------------------
	attention
-----------------------------------------*/
.attention {
    margin: 0 6.66% 1em;
    font-size: 85%;
}
.attention li {
    text-indent: -1em;
    margin-left: 1em;
}
/* -----------------------------------------
contents
-----------------------------------------*/
#container {
    margin: auto;
    width: 100%;
    max-width: 750px;
}
#contents {
    margin: auto;
    font-family: 'Noto Sans JP',"Zen Kaku Gothic New","游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    line-height: 1.6;
    font-size: 26px;
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    display: block;
    font-feature-settings: "palt";
    position: relative;
}
@media (max-width: 750px) {
    #contents {
        font-size: 3.5vw;
    }
}
.serif {
    font-family: 'Noto Serif JP',"Shippori Mincho", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    letter-spacing: 0.1em;
    /* font-family: 'Noto Serif JP', serif; */
    /* font-family: 'Shippori Mincho', serif; */
}
.zen {
    font-family: 'Zen Kaku Gothic New', sans-serif;
}
.zen-mincho {
  font-family: "Zen Old Mincho", serif;
}
#contents img {
    width: 100%;
    font-size: 0;
    line-height: 1;
}
.contents-in img {
    width: 100%;
    display: block;
    font-size: 0;
    line-height: 1;
}
/* -----------------------------------------
anchor
-----------------------------------------*/
.anchor {
    padding-top: 150px;
    margin-top: -150px;
    display: block;
    position: relative;
    cursor: default;
    z-index: -1;
}
@media (max-width: 750px) {
    .anchor {
        padding-top: 20.0vw;
        margin-top: -20.0vw;
    }
}
/* -----------------------------------------
page Layout
-----------------------------------------*/
#nav-fixed {
    background: #a41c47;
}
.date-wrap {
    text-align: center;
}
.date {
    display: block;
    padding: 0 2em;
    margin: 0 7.5%;
    line-height: 1.2;
    position: relative;
}
.yokoku {
    display: inline-block;
    width: 12.5%;
    position: absolute;
    left: 0;
    top: -.1em;
}
.bg-01 {
    background-repeat: repeat-y;
    background-position: center top;
    background-size: contain;
    background-image: url(../img/250610/bg.webp);
    padding: 1em 0 1px;
}
.bg-02 {
    padding-bottom: 1px;
    background-color: #E2E2E2;
}
.inner-01 {
    margin-left: 6.66%;
    margin-right: 6.66%;
}
.inner-02 {
    margin-left: 5%;
    margin-right: 5%;
}
.inner-03 {
    margin-left: 7.5%;
    margin-right: 7.5%;
}
.inner-04 {
    margin-left: 3.5%;
    margin-right: 3.5%;
}
.inner-05 {
    margin-left: 12.6%;
    margin-right: 12.6%;
}
.title-01 {
    text-align: center;
    font-size: 140%;
    background-color: #808080;
    color: #FFF;
    font-weight: 500;
    letter-spacing: 0.2em;
    margin-bottom: 1em;
    box-shadow: 10px 9px 7px -10px #777777;
}
.list-01 li {
    line-height: 1.8;
    text-indent: -1.5em;
    margin-left: 1.5em;
    font-size: 120%;
}
.profile {
    margin: 0 0 2em;
    padding-bottom: 2em;
    border-bottom: 1px solid #000;
}
.profile.last {
    border-bottom: none;
}
.profile-name {
    font-weight: 600;
    font-size: 160%;
    text-align: center;
    line-height: 1.2;
}
.profile-sub {
    font-size: 90%;
    letter-spacing: 0.05em;
    text-align: center;
    margin-bottom: 1em;
}
.profile-img {
    margin-bottom: 1em;
}
.profile-text {
    font-size: 85%;
}
.profile-attention {
    border: 1px solid #000;
    padding: 1em;
    letter-spacing: 0.05em;
    font-size: 110%;
}
.other {
    padding: 4em 0 6em;
}
.other-sub {
    margin: 0 6.66% 1em;
    text-align: center;
    border-radius: 0.25em;
    background-color: #F2F2F2;
    font-weight: 600;
    letter-spacing: 0.05em;
    font-size: 140%;
}
.other-title {
    text-align: center;
    font-size: 240%;
    margin-bottom: 0.25em;
    line-height: 1.3;
}