/* 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: 640px) {
    .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%;
}
/* -----------------------------------------
contents
-----------------------------------------*/
body {
    font-size: 16px;
    font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    line-height: 1.6;
    font-feature-settings: "palt";
    color: #6D5C3D;
}
@media (max-width: 750px) {
    body {
        font-size: 3.25vw;
    }
}
.container-in {
    margin: auto;
    width: 970px;
    max-width: 970px;
}
@media (max-width: 769px) {
    .container-in {
        width: 100%;
        max-width: 100%;
    }
}
@media (max-width: 750px) {
    .container-in {
        width: 100%;
        max-width: 100%;
    }
}
.serif {
    font-family: 'Noto Serif JP',"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    letter-spacing: 0.1em;
}
.container-in img {
    width: 100%;
    font-size: 0;
    line-height: 1;
}
.container-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;
    }
}
/* ---------------------------------------------------- */
.main-title {
    margin: 8em 29.8% 4em;
}
.main-img {
    margin: 0 20% 5em;
}
.main-copy {
    text-align: center;
    margin: 0 0 2em;
    font-size: 140%;
    font-weight: 500;
    letter-spacing: 0.05em;
}
@media (max-width: 750px) {
    .main-title {
        margin: 4em 17.5% 4em;
    }
    .main-img {
        margin: 0 10% 5em;
    }
    .main-copy {
        text-align: center;
        margin: 0 0 2em;
        font-size: 140%;
        font-weight: 500;
        letter-spacing: 0.05em;
    }
}
/* ---------------------------------------------------- */
.about {
    margin: 12em 0;
}
.about-contents {
    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;
}
.about-title {
    margin-bottom: 3em;
    font-weight: 600;
}
.about-title-in {
    position: relative;
    overflow: hidden;
}
.about-title-in::after {
    content: '';
    position: absolute;
    left: 0;
    top: 49%;
    z-index: 20;
    width: 100%;
    height: 1px;
    background-color: #baaa8e;
}
.about-img {
    width: 47.11%;
    position: relative;
}
.about-img-bg {
    position: relative;
    z-index: 10;
    opacity: 0;
    display: none;
}
.about-info {
    width: 48.5%;
}
.about-info-title {
    font-size: 145%;
    margin-bottom: 1em;
    font-weight: 500;
}
.about-info-text {
    font-size: 130%;
    margin-bottom: 1em;
}
@media (max-width: 750px) {
    .about {
        margin: 6em 7.5%;
    }
    .about-contents {
        -webkit-justify-content: space-between;
        justify-content: space-between;
        padding-top: 6em;
        position: relative;
    }
    .about-title {
        margin-bottom: 2em;
        overflow: hidden;
    }
    .about-title-in {
        position: relative;
        width: 200%;
    }
    .about-title-in::after {
        width: 100%;
        height: 1px;
    }
    .about-img {
        width: 100%;
        margin-bottom: 1em;
    }
    .about-img-bg {
        position: relative;
        z-index: 10;
        opacity: 0;
    }
    .about-img li {
        background-color: #fff;
    }
    .about-info {
        width: 100%;
    }
    .about-info-title {
        font-size: 130%;
        margin-bottom: 0;
        position: absolute;
        left: 0;
        top: 0;
    }
    .about-info-text {
        font-size: 115%;
        margin-bottom: 1em;
    }
}
/* ---------------------------------------------------- */
.bg-01 {
    background-color: #F4DDD7;
    padding: 8em 0 4em;
}
@media (max-width: 750px) {
    .bg-01 {
        padding: 6em 7.5% 4em;
    }
}
/* ---------------------------------------------------- */
.box-01 {
    background-color: #fff;
    margin-bottom: 4em;
    padding: 3.5%;
}
.title-01 {
    font-size: 140%;
    text-align: center;
    font-weight: 600;
    margin-bottom: 0.5em;
}
.text-01 {
    font-size: 120%;
    text-align: center;
}
@media (max-width: 750px) {
    .box-01 {
        margin-bottom: 2.5em;
        padding: 3.5%;
    }
    .title-01 {
        font-size: 140%;
        margin-bottom: 0.5em;
    }
    .text-01 {
        font-size: 120%;
    }
}
/* ---------------------------------------------------- */
.point-title {
    text-align: center;
    font-size: 140%;
    margin-bottom: 1em;
    padding-bottom: 0.5em;
    border-bottom: 5px solid #F4DDD7;
    font-weight: 600;
}
.point-box {
    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;
    margin: 1em 0 .5em;
    padding-bottom: 1em;
    border-bottom: 5px solid #F4DDD7;
}
.point-box:last-child {
    border-bottom: none;
    margin-bottom: 0;
}
.point-info {
    width: 44%;
}
.point-img {
    width: 31%;
}
.point-tips {
    width: 21%;
    margin-top: auto;
}
.point-info-title {
    font-size: 140%;
    margin-bottom: .75em;
}
.point-info-text {
    font-size: 110%;
    text-align: left;
}
.point-baloon {
    background-color: #F4DDD7;
    border-radius: 1em;
    padding: 0.5em;
}
@media (max-width: 750px) {
    .point-title {
        text-align: center;
        font-size: 140%;
        margin-bottom: 1em;
        padding-bottom: 0.5em;
        border-bottom: 5px solid #F4DDD7;
    }
    .point-box {
        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;
        margin: 1em 0 2em;
        padding-bottom: 2em;
        border-bottom: 5px solid #F4DDD7;
    }
    .point-box:last-child {
        border-bottom: none;
        margin-bottom: 0;
    }
    .point-info {
        width: 100%;
        margin-bottom: 0;
    }
    .point-img {
        width: 65%;
    }
    .point-tips {
        width: 35%;
        margin-top: auto;
    }
    .point-info-title {
        font-size: 140%;
        margin-bottom: .5em;
        font-weight: 600;
    }
    .point-info-text {
        font-size: 110%;
        text-align: left;
    }
    .point-baloon {
        background-color: #F4DDD7;
        border-radius: 1em;
        padding: 0.5em;
        font-size: 90%;
    }
}
/* ---------------------------------------------------- */
.dis {
    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;
    margin-bottom: 2em;
}
.dis-info {
    width: 47.5%;
}
.dis-img {
    width: 47.5%;
}
.dis-text {
    font-size: 120%;
    margin-bottom: 1em;
    text-align: left;
}
.dis-text2 {
    margin-bottom: 1em;
    padding: 0.5em;
    border: 1px solid #6D5C3D;
    font-size: 120%;
}
.list-01 {
    margin-top: 2em;
}
.list-01 dt {
    font-size: 105%;
}
.list-01 dd {
    font-size: 105%;
}
@media (max-width: 750px) {
    .dis {
        -webkit-justify-content: space-between;
        justify-content: space-between;
        margin-bottom: 2em;
    }
    .dis-info {
        width: 100%;
        order: 1;
    }
    .dis-img {
        width: 100%;
        order: 2;
    }
    .dis-text {
        font-size: 120%;
        margin-bottom: 1em;
        text-align: left;
    }
    .dis-text2 {
        margin-bottom: 1em;
        padding: 0.5em;
        border: 1px solid #6D5C3D;
        font-size: 120%;
    }
    .list-01 {
        margin-top: 2em;
    }
    .list-01 dt {
        font-size: 105%;
    }
    .list-01 dd {
        font-size: 105%;
    }
}
/* ---------------------------------------------------- */
.fadeIn {
    transition: .5s;
    transition-delay: .5s;
    transform: translateY(1em);
    opacity: 0;
}
.fadeIn.on {
    transform: translateY(0);
    opacity: 1;
}
@media (max-width: 750px) {
}
/* ---------------------------------------------------- */
.fly {
    animation: floating-y 1.8s ease-in-out infinite alternate-reverse;
  }
  @keyframes floating-y {
    0% {
      transform: translateY(3%);
    }
    100% {
      transform: translateY(-3%);
    }
  }
@media (max-width: 750px) {
}
/* ---------------------------------------------------- */
@media (max-width: 750px) {
}
/* ---------------------------------------------------- */
@media (max-width: 750px) {
}
/* ---------------------------------------------------- */
@media (max-width: 750px) {
}
/* ---------------------------------------------------- */
@media (max-width: 750px) {
}
/* ---------------------------------------------------- */
@media (max-width: 750px) {
}
/* ---------------------------------------------------- */
@media (max-width: 750px) {
}
/* ---------------------------------------------------- */
@media (max-width: 750px) {
}
/* ---------------------------------------------------- */
@media (max-width: 750px) {
}
/* ---------------------------------------------------- */
@media (max-width: 750px) {
}
/* ---------------------------------------------------- */
@media (max-width: 750px) {
}
/* ---------------------------------------------------- */
@media (max-width: 750px) {
}
/* ---------------------------------------------------- */
@media (max-width: 750px) {
}
/* ---------------------------------------------------- */
@media (max-width: 750px) {
}
/* ---------------------------------------------------- */
@media (max-width: 750px) {
}
/* ---------------------------------------------------- */
@media (max-width: 750px) {
}
/* ---------------------------------------------------- */
@media (max-width: 750px) {
}
/* ---------------------------------------------------- */
@media (max-width: 750px) {
}

.language{
    display: flex;
    justify-content: right;
    padding: 0 10px;
}
.language a{
    text-decoration: underline;
    color:#333;
}