@charset "utf-8";

.header {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #fdfcfc;
  z-index: 1000;
  transition: height 0.5s ease-in-out; /* ヘッダーの高さ変化のトランジション */
}

.logo-container {
    position: fixed;
    top: 0; /* ロゴの上の位置を指定 */
    left: 50%; /* 左から50%の位置に設定 */
    transform: translateX(-50%); /* X軸方向に自分の幅の50%移動して中央に調整 */
    z-index: 1000; /* 必要に応じてz-indexを設定 */
}

/* 初期ロゴのスタイルをここで指定 */
@media screen and (min-width:1px) and ( max-width:320px) {
img#logo {
    display: block;
    margin:0 auto;
    width: 170px; /* 初期ロゴの幅を固定 */
    height: auto; /* 高さは幅に合わせて自動調整 */
    transition: transform 0.5s ease; /* アニメーションの効果を滑らかにする */
}
}

@media screen and (min-width:321px) and ( max-width:379px) {
img#logo {
    display: block;
    margin:0 0 0 26%;
    width: 170px; /* 初期ロゴの幅を固定 */
    height: auto; /* 高さは幅に合わせて自動調整 */
    transition: transform 0.5s ease; /* アニメーションの効果を滑らかにする */
}
}

@media screen and (min-width:380px) and ( max-width:429px) {
img#logo {
    display: block;
    margin:0 0 0 27%;
    width: 170px; /* 初期ロゴの幅を固定 */
    height: auto; /* 高さは幅に合わせて自動調整 */
    transition: transform 0.5s ease; /* アニメーションの効果を滑らかにする */
}
}

@media screen and (min-width:430px) and ( max-width:499px) {
img#logo {
    display: block;
    margin:0 0 0 30%;
    width: 170px; /* 初期ロゴの幅を固定 */
    height: auto; /* 高さは幅に合わせて自動調整 */
    transition: transform 0.5s ease; /* アニメーションの効果を滑らかにする */
}
}

@media screen and (min-width:500px) and ( max-width:569px) {
img#logo {
    display: block;
    margin:0 0 0 32.5%;
    width: 170px; /* 初期ロゴの幅を固定 */
    height: auto; /* 高さは幅に合わせて自動調整 */
    transition: transform 0.5s ease; /* アニメーションの効果を滑らかにする */
}
}

@media screen and (min-width:570px) and ( max-width:629px) {
img#logo {
    display: block;
    margin:0 0 0 34%;
    width: 170px; /* 初期ロゴの幅を固定 */
    height: auto; /* 高さは幅に合わせて自動調整 */
    transition: transform 0.5s ease; /* アニメーションの効果を滑らかにする */
}
}

@media screen and (min-width:630px) and ( max-width:689px) {
img#logo {
    display: block;
    margin:0 0 0 37%;
    width: 170px; /* 初期ロゴの幅を固定 */
    height: auto; /* 高さは幅に合わせて自動調整 */
    transition: transform 0.5s ease; /* アニメーションの効果を滑らかにする */
}
}

@media screen and (min-width:690px) and ( max-width:849px) {
img#logo {
    display: block;
    margin:0 0 0 39%;
    width: 170px; /* 初期ロゴの幅を固定 */
    height: auto; /* 高さは幅に合わせて自動調整 */
    transition: transform 0.5s ease; /* アニメーションの効果を滑らかにする */
}
}

@media screen and (min-width:850px) and ( max-width:1050px) {
img#logo {
    display: block;
    margin:0 0 0 40%;
    width: 170px; /* 初期ロゴの幅を固定 */
    height: auto; /* 高さは幅に合わせて自動調整 */
    transition: transform 0.5s ease; /* アニメーションの効果を滑らかにする */
}
}

@media screen and (min-width:1051px) {
img#logo {
    display: block;
    margin-left:43%;
    width: 170px; /* 初期ロゴの幅を固定 */
    height: auto; /* 高さは幅に合わせて自動調整 */
    transition: transform 0.5s ease; /* アニメーションの効果を滑らかにする */
}
}

/* キーフレームアニメーション */
@keyframes scale-animation {
    0% { transform: scale(2); }
    100% { transform: scale(0.4); }
}
















@media screen and (min-width:1px) and ( max-width:599px) {
#kierunndesu {transition: opacity 0.3s ease-in-out;margin:0 auto;display:block;width:170px;}
.hidden {opacity: 0;}

div#conts0508a{max-width:1280px;height:2px;width:90%;background-color:#ee717e;margin:0 auto;padding:0;}
div#conts0508b{font-weight:;max-width:900px;height:auto;width:90%;background-color:#ffffff;margin:0 auto;padding:40px 0;font-size:1em;letter-spacing:0.5px;line-height:28px;text-align:center;color:#111111;}
h2#conts0508c{font-family: '';margin:0 auto;padding:10px 0;font-size:1.5em;letter-spacing:1px;line-height:25px;text-align:center;color:#333;font-weight:bold;}
div#conts0508d{font-weight:;max-width:900px;height:auto;width:90%;background-color:#ffffff;margin:0 auto;padding:40px 0;font-size:1em;letter-spacing:0.5px;line-height:28px;text-align:center;color:#111111;}


div#conts0508e{max-width:900px;height:auto;width:90%;border:0;margin:0 auto;display:flex;justify-content: center; align-items: center;flex-flow: column;}
div#conts0508f{box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);padding:0;border:0;background-color:#f5f3ed;padding:5%;width:80%;}
p#conts0508g{font-size:1em;letter-spacing:;line-height:25px;text-align:justify;word-break: break-all;padding:0;}
div#conts0508h{padding:0;border:0;margin:10px 0;width:50%;}
div#conts0508i{box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);padding:0;border:0;background-color:#f5f3ed;padding:5%;width:80%;}
p#conts0508j{font-size:1em;letter-spacing:;line-height:25px;text-align:justify;word-break: break-all;padding:0;}


div#conts0508k{width:100%;height:auto;background: linear-gradient(180deg, #ffffff 0%, #ffffff 55%, #e94859 55%, #e94859 100%, #ffffff 100%, #ffffff 100%);margin:80px 0;}
div#conts0508l{display:flex;justify-content: center; align-items: center;flex-flow: column;max-width:800px;width:90%;height:auto;margin:0 auto;}
div#conts0508m{box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);padding:0;border:0;background-color:#f5f3ed;padding:2%;width:56%;}
div#conts0508n{padding:0;border:0;background-color:#;padding:2%;width:100%;}
p#conts0508o{font-family: '';font-size:1.6em;letter-spacing:4px;line-height:28px;text-align:center;word-break: break-all;padding:0;color:#ffffff;font-weight:bold;}



.catch {
  display: flex;
  line-height:30px;
  width:80%;
  margin:0 auto;
  text-align:center;color:#333;font-weight:bold;font-size:1.5em;font-family: '';
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
}
.catch:before, .catch:after {
  border-top: 2px solid;
  content: "";
  width: 4em; /* 線の長さ */
}
.catch:before {
  margin-right: 0.7em; /* 文字の右隣 */
}
.catch:after {
  margin-left: 0.7em; /* 文字の左隣 */
}

.catch2 {
  text-align:center;color:#333;font-weight:bold;font-size:1.5em;padding:50px 0;max-width:1280px;height:auto;width:90%;margin:0 auto;font-family: '';letter-spacing:-1px;
}

div#conts0508p{width:100%;height:auto;background-color:#e94859;margin:0 auto;padding:0;}
div#conts0508q{display:flex;justify-content: center; align-items: center;max-width:1150px;width:95%;height:auto;margin:0 auto;border-bottom:1px solid #ffffff;padding:15px 0 10px 0;}
div#conts0508r{padding:0 0 0 0;}
img#conts0508s{display:block;width:100px;height:auto;margin-top:-10px}
div#conts0508t{font-size:1em;font-weight:bold;color:#fff;line-height:34px;padding:0 0 0 10px;}
div#conts0508u{width:100%;height:auto;background-color:#e94859;margin:0 auto;padding:0;}
div#conts0508v{letter-spacing:1.5px;text-align:center;font-size:1em;font-weight:bold;color:#fff;max-width:1150px;width:95%;height:auto;margin:0 auto;border-top:1px solid #ffffff;padding:15px 0 10px 0;}

p#conts0508w{font-family: 'meiryob';font-weight:bold;max-width:900px;height:auto;width:90%;font-size:1.7em;letter-spacing:1px;line-height:40px;color:#333;text-align:center;margin:50px auto 0 auto;}
p#conts0508x{font-weight:bold;max-width:900px;height:auto;width:90%;font-size:0.8em;letter-spacing:-0.5px;line-height:40px;color:#333;text-align:center;margin:0 auto;}
img#conts0508y{max-width:900px;height:auto;width:90%;display:block;margin:0 auto;}

a#conts0508xa{padding-left:1%;width:70px;diaplay:block;margin:0 auto;}
img.conts0508xb{width:70px !important;diaplay:block;}

}














@media screen and (min-width:600px) and ( max-width:699px) {
#kierunndesu {transition: opacity 0.3s ease-in-out;margin:0 auto;display:block;width:170px;}
.hidden {opacity: 0;}

div#conts0508a{max-width:1280px;height:2px;width:90%;background-color:#ee717e;margin:0 auto;padding:0;}
div#conts0508b{font-weight:;max-width:900px;height:auto;width:90%;background-color:#ffffff;margin:0 auto;padding:40px 0;font-size:1.1em;letter-spacing:0.5px;line-height:28px;text-align:center;color:#111111;}
h2#conts0508c{font-family: '';margin:0 auto;padding:10px 0;font-size:1.65em;letter-spacing:1px;line-height:25px;text-align:center;color:#333;font-weight:bold;}
div#conts0508d{font-weight:;max-width:900px;height:auto;width:90%;background-color:#ffffff;margin:0 auto;padding:40px 0;font-size:1.1em;letter-spacing:0.5px;line-height:28px;text-align:center;color:#111111;}


div#conts0508e{max-width:900px;height:auto;width:90%;border:0;margin:0 auto;display:flex;justify-content: center; align-items: center;flex-flow: column;}
div#conts0508f{box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);padding:0;border:0;background-color:#f5f3ed;padding:2%;width:80%;}
p#conts0508g{font-size:1.1em;letter-spacing:0.5px;line-height:25px;text-align:justify;word-break: break-all;padding:0;}
div#conts0508h{padding:0;border:0;margin:10px 0;width:50%;}
div#conts0508i{box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);padding:0;border:0;background-color:#f5f3ed;padding:2%;width:80%;}
p#conts0508j{font-size:1.1em;letter-spacing:0.5px;line-height:25px;text-align:justify;word-break: break-all;padding:0;}


div#conts0508k{width:100%;height:auto;background: linear-gradient(180deg, #ffffff 0%, #ffffff 55%, #e94859 55%, #e94859 100%, #ffffff 100%, #ffffff 100%);margin:80px 0; padding:0 0 0 0;}
div#conts0508l{display:flex;justify-content: center; align-items: center;flex-flow: column;max-width:800px;width:90%;height:auto;margin:0 auto;}
div#conts0508m{box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);padding:0;border:0;background-color:#f5f3ed;padding:2%;width:50%;}
div#conts0508n{padding:0;border:0;background-color:#;padding:2%;width:100%;}
p#conts0508o{font-family: '';font-size:1.8em;letter-spacing:8px;line-height:28px;text-align:center;word-break: break-all;padding:0;color:#ffffff;font-weight:bold;}



.catch {
  display: flex;
  text-align:center;color:#333;font-weight:bold;font-size:1.5em;font-family: '';
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
}
.catch:before, .catch:after {
  border-top: 2px solid;
  content: "";
  width: 2em; /* 線の長さ */
}
.catch:before {
  margin-right: 0.7em; /* 文字の右隣 */
}
.catch:after {
  margin-left: 0.7em; /* 文字の左隣 */
}

.catch2 {
  text-align:center;color:#333;font-weight:bold;font-size:1.5em;padding:50px 0;max-width:1280px;height:auto;width:90%;margin:0 auto;font-family: '';letter-spacing:-1px;
}

div#conts0508p{width:100%;height:auto;background-color:#e94859;margin:0 auto;padding:0;}
div#conts0508q{display:flex;justify-content: center; align-items: center;max-width:1150px;width:95%;height:auto;margin:0 auto;border-bottom:1px solid #ffffff;padding:15px 0 10px 0;}
div#conts0508r{padding:0 0 0 0;}
img#conts0508s{display:block;width:100px;height:auto;margin-top:-10px}
div#conts0508t{font-size:1em;font-weight:bold;color:#fff;line-height:34px;padding:0 0 0 10px;}
div#conts0508u{width:100%;height:auto;background-color:#e94859;margin:0 auto;padding:0;}
div#conts0508v{letter-spacing:1.5px;text-align:center;font-size:1em;font-weight:bold;color:#fff;max-width:1150px;width:95%;height:auto;margin:0 auto;border-top:1px solid #ffffff;padding:15px 0 10px 0;}

p#conts0508w{font-family: '';font-weight:;max-width:900px;height:auto;width:90%;font-size:2em;letter-spacing:1px;line-height:40px;color:#333;text-align:center;margin:50px auto 0 auto;}
p#conts0508x{font-family: '';font-weight:;max-width:900px;height:auto;width:90%;font-size:0.9em;letter-spacing:1px;line-height:40px;color:#333;text-align:center;margin:0 auto;}
img#conts0508y{max-width:900px;height:auto;width:90%;display:block;margin:0 auto;}

a#conts0508xa{padding-left:1%;width:70px;diaplay:block;margin:0 auto;}
img.conts0508xb{width:70px !important;diaplay:block;}

}













@media screen and (min-width:700px) and ( max-width:980px) {
#kierunndesu {transition: opacity 0.3s ease-in-out;margin:0 auto;display:block;width:170px;}
.hidden {opacity: 0;}

div#conts0508a{max-width:1280px;height:2px;width:90%;background-color:#ee717e;margin:0 auto;padding:0;}
div#conts0508b{font-weight:;max-width:900px;height:auto;width:90%;background-color:#ffffff;margin:0 auto;padding:40px 0;font-size:1.1em;letter-spacing:0.5px;line-height:28px;text-align:center;color:#111111;}
h2#conts0508c{font-family: '';margin:0 auto;padding:10px 0;font-size:1.65em;letter-spacing:1px;line-height:25px;text-align:center;color:#333;font-weight:bold;}
div#conts0508d{font-weight:;max-width:900px;height:auto;width:90%;background-color:#ffffff;margin:0 auto;padding:40px 0;font-size:1.1em;letter-spacing:0.5px;line-height:28px;text-align:center;color:#111111;}
div#conts0508e{max-width:900px;height:auto;width:90%;border:0;margin:0 auto;display:flex;justify-content: center; align-items: stretch;}
div#conts0508f{box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);padding:0;border:0;background-color:#f5f3ed;padding:2%;width:38%;}

p#conts0508g{font-size:1.1em;letter-spacing:0.5px;line-height:25px;text-align:justify;word-break: break-all;padding:0;}
div#conts0508h{padding:0;border:0;margin:12% 0 0 0;width:30%;}
div#conts0508i{box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);padding:0;border:0;background-color:#f5f3ed;padding:2%;width:38%;}
p#conts0508j{font-size:1.1em;letter-spacing:0.5px;line-height:25px;text-align:justify;word-break: break-all;padding:0;}

div#conts0508k{width:100%;height:auto;background: linear-gradient(180deg, #ffffff 0%, #ffffff 32%, #e94859 32%, #e94859 65%, #ffffff 65%, #ffffff 100%);margin:80px 0;}
div#conts0508l{display:flex;justify-content: center; align-items: center;max-width:800px;width:90%;height:auto;margin:0 auto;}
div#conts0508m{box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);padding:0;border:0;background-color:#f5f3ed;padding:2%;width:40%;}
div#conts0508n{padding:0;border:0;background-color:#;padding:2%;width:40%;}
p#conts0508o{font-family: '';font-size:1.5em;letter-spacing:-1px;line-height:28px;text-align:center;word-break: break-all;padding:0;color:#ffffff;font-weight:bold;}

.catch {
  display: flex;
  text-align:center;color:#333;font-weight:bold;font-size:1.5em;font-family: '';
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
}
.catch:before, .catch:after {
  border-top: 2px solid;
  content: "";
  width: 2em; /* 線の長さ */
}
.catch:before {
  margin-right: 0.7em; /* 文字の右隣 */
}
.catch:after {
  margin-left: 0.7em; /* 文字の左隣 */
}

.catch2 {
  text-align:center;color:#333;font-weight:bold;font-size:1.5em;padding:50px 0;max-width:1280px;height:auto;width:90%;margin:0 auto;font-family: '';letter-spacing:-1px;
}

div#conts0508p{width:100%;height:auto;background-color:#e94859;margin:0 auto;padding:0;}
div#conts0508q{display:flex;justify-content: center; align-items: center;max-width:1150px;width:95%;height:auto;margin:0 auto;border-bottom:1px solid #ffffff;padding:15px 0 10px 0;}
div#conts0508r{padding:0 0 0 0;}
img#conts0508s{display:block;width:100px;height:auto;margin-top:-10px}
div#conts0508t{font-size:1em;font-weight:bold;color:#fff;line-height:34px;padding:0 0 0 10px;}
div#conts0508u{width:100%;height:auto;background-color:#e94859;margin:0 auto;padding:0;}
div#conts0508v{letter-spacing:1.5px;text-align:center;font-size:1em;font-weight:bold;color:#fff;max-width:1150px;width:95%;height:auto;margin:0 auto;border-top:1px solid #ffffff;padding:15px 0 10px 0;}

p#conts0508w{font-family: '';font-weight:;max-width:900px;height:auto;width:90%;font-size:2em;letter-spacing:1px;line-height:40px;color:#333;text-align:left;margin:50px auto 0 auto;}
p#conts0508x{font-family: '';font-weight:;max-width:900px;height:auto;width:90%;font-size:0.9em;letter-spacing:1px;line-height:40px;color:#333;text-align:left;margin:0 auto;}
img#conts0508y{max-width:900px;height:auto;width:90%;display:block;margin:0 auto;}

a#conts0508xa{padding-left:1%;width:70px;diaplay:block;margin:0 auto;}
img.conts0508xb{width:70px !important;diaplay:block;}
}












@media screen and (min-width:981px) {
#kierunndesu {transition: opacity 0.3s ease-in-out;margin:0 auto;display:block;width:170px;}
.hidden {opacity: 0;}

div#conts0508a{max-width:1280px;height:2px;width:90%;background-color:#ee717e;margin:0 auto;padding:0;}
div#conts0508b{font-weight:;max-width:900px;height:auto;width:90%;background-color:#ffffff;margin:0 auto;padding:40px 0;font-size:1.1em;letter-spacing:0.5px;line-height:28px;text-align:center;color:#111111;}
h2#conts0508c{font-family: '';margin:0 auto;padding:10px 0;font-size:1.65em;letter-spacing:1px;line-height:25px;text-align:center;color:#333;font-weight:bold;}
div#conts0508d{font-weight:;max-width:900px;height:auto;width:90%;background-color:#ffffff;margin:0 auto;padding:40px 0;font-size:1.1em;letter-spacing:0.5px;line-height:28px;text-align:center;color:#111111;}
div#conts0508e{max-width:900px;height:auto;width:90%;border:0;margin:0 auto;display:flex;justify-content: center; align-items: stretch;}
div#conts0508f{box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);padding:0;border:0;background-color:#f5f3ed;padding:2%;width:38%;}

p#conts0508g{font-size:1.1em;letter-spacing:0.5px;line-height:25px;text-align:justify;word-break: break-all;padding:0;}
div#conts0508h{padding:0;border:0;margin:12% 0 0 0;width:30%;}
div#conts0508i{box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);padding:0;border:0;background-color:#f5f3ed;padding:2%;width:38%;}
p#conts0508j{font-size:1.1em;letter-spacing:0.5px;line-height:25px;text-align:justify;word-break: break-all;padding:0;}

div#conts0508k{width:100%;height:auto;background: linear-gradient(180deg, #ffffff 0%, #ffffff 32%, #e94859 32%, #e94859 65%, #ffffff 65%, #ffffff 100%);margin:80px 0;}
div#conts0508l{display:flex;justify-content: center; align-items: center;max-width:800px;width:90%;height:auto;margin:0 auto;}
div#conts0508m{box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);padding:0;border:0;background-color:#f5f3ed;padding:2%;width:40%;}
div#conts0508n{padding:0;border:0;background-color:#;padding:2%;width:40%;}
p#conts0508o{font-family: '';font-size:1.7em;letter-spacing:;line-height:28px;text-align:center;word-break: break-all;padding:0;color:#ffffff;font-weight:bold;}

.catch {
  display: flex;
  text-align:center;color:#333;font-weight:bold;font-size:1.5em;font-family: '';
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
}
.catch:before, .catch:after {
  border-top: 2px solid;
  content: "";
  width: 2em; /* 線の長さ */
}
.catch:before {
  margin-right: 0.7em; /* 文字の右隣 */
}
.catch:after {
  margin-left: 0.7em; /* 文字の左隣 */
}

.catch2 {
  text-align:center;color:#333;font-weight:bold;font-size:1.5em;padding:50px 0;max-width:1280px;height:auto;width:90%;margin:0 auto;font-family: '';letter-spacing:-1px;
}

div#conts0508p{width:100%;height:auto;background-color:#e94859;margin:0 auto;padding:0;}
div#conts0508q{display:flex;max-width:1150px;width:95%;height:auto;margin:0 auto;border-bottom:1px solid #ffffff;padding:15px 0 10px 0;}
div#conts0508r{padding:0 0 0 20px;}
img#conts0508s{display:block;width:100px;height:auto;}
div#conts0508t{font-size:1em;font-weight:bold;color:#fff;line-height:35px;padding:0 0 0 10px;}
div#conts0508u{width:100%;height:auto;background-color:#e94859;margin:0 auto;padding:0;}
div#conts0508v{letter-spacing:1.5px;text-align:center;font-size:1em;font-weight:bold;color:#fff;max-width:1150px;width:95%;height:auto;margin:0 auto;border-top:1px solid #ffffff;padding:15px 0 10px 0;}

p#conts0508w{font-family: '';font-weight:;max-width:900px;height:auto;width:90%;font-size:2em;letter-spacing:1px;line-height:40px;color:#333;text-align:left;margin:50px auto 0 auto;}
p#conts0508x{font-family: '';font-weight:;max-width:900px;height:auto;width:90%;font-size:0.9em;letter-spacing:1px;line-height:40px;color:#333;text-align:left;margin:0 auto;}
img#conts0508y{max-width:900px;height:auto;width:90%;display:block;margin:0 auto;}

a#conts0508xa{padding-left:18%;width:70px;diaplay:block;margin:0 auto;}
img.conts0508xb{width:70px !important;diaplay:block;}

a#conts0508xa{padding-left:18%;width:70px;diaplay:block;margin:0 auto;}
img.conts0508xb{width:70px !important;diaplay:block;}
}