@charset "UTF-8";


/* パソコン対応 */
@media screen and (min-width: 769px) {
	#header.front .wrapper {
    width: calc(100vw - 170px); /* 左右に30pxずつの余白 */
    margin-left: auto;
    margin-right: auto;
    z-index: 50;
	text-align: center;
  }
  #header.front .wrapper #logo {
	  
  }
  #header.front .wrapper #logo .site-logo {
	  padding-top:35px;
	  padding-bottom:43px;
  }
  #header.front .wrapper #logo .site-logo img {
	width: 100%;
    max-width: 315px;
    height: auto;
    max-height: 85px;
    object-fit: contain;
    display: block; /* 余白をなくす */
    margin: 0 auto;
  }
  #header.front .wrapper #logo .sub-title {
	  display:none;
  }
  
  
  
  #header.front .wrapper nav {
    display: flex; /* Flexboxを適用 */
    justify-content: center; /* 水平方向の中央寄せ */
    align-items: center; /* 縦方向の中央寄せ（必要なら） */
}

#header.front .wrapper nav .gl_nav {
    list-style: none;
    margin: 0;
    padding: 0px 0px 15px;
    display: flex; /* メニューを横並びに */
    gap: 25px; /* メニュー項目間のスペース */
}
#header.front .wrapper nav .gl_nav li {
    display: inline;
}
#header.front .wrapper nav .gl_nav li a {
    display: block;
    border-radius: 100vh;
    padding: 5px 28px;
    text-decoration: none;
	white-space: nowrap;
}
  #header.front .wrapper nav .gl_nav li a:hover {
    opacity: 0.8;
  }
  #header.front .catchphrase .keyvisual-title-wrap {
    position: absolute;
    top: 45%;
    left: 10%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 50;
    box-sizing: border-box;
  }
  #header.front .catchphrase .keyvisual-title-wrap h2.img {
    font-size: 4.5em;
    width: 70%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  #header.front .catchphrase .keyvisual-title-wrap h2.img img {
    width: 100%;
    height: 100%;
  }
  #header.front .catchphrase .keyvisual-title-wrap h2.txt {
    font-size: 3em;
    margin-left: auto;
    margin-right: auto;
  }
  #header.front .catchphrase .keyvisual-title-wrap p {
    font-size: 2.5em;
    text-align: center;
  }
  #header.front .catchphrase .keyvisual-message-wrap {
    position: absolute;
    bottom: 30%;
    left: 10%;
    z-index: 50;
    box-sizing: border-box;
  }
  #header.front .catchphrase .keyvisual-message-wrap p.txt {
    font-size: 1.6em;
    line-height: 2em;
    font-weight: normal;
    margin-left: auto;
    margin-right: auto;
  }
  #header.front .catchphrase .key-add-img {
    position: absolute;
    width: 50%;
    bottom: 48px;
    right: 125px;
  }
  #header.front .catchphrase .shadow .title{
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  }
  #header.front .sns_area {
    position: absolute;
    right: 15px;
    bottom: 15px;
    box-sizing: border-box;
  }
  #header.front .sns_area h3 {
	  font-size: 1em;
    text-align: center;
    padding-bottom: 15px;
  }
  #header.front .sns_area ul {
    display: grid;
    grid-template-columns: 60px;
    gap: 10px;
    list-style-type: none;
    padding: 0;
  }
  #header.front .sns_area ul li {
    list-style-type: none;
    font-size: 1.8em;
  }
  #header.front .sns_area ul li a {
    text-decoration: none;
    font-size: 1em;
  }
  #header.front .sns_area ul li a img {
    width: 100%;
    height: auto;
  }
  #header.other {
    position: relative;
    background-color: rgba(255, 255, 255, 0.9); /* 背景色と透明度 */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* 影 */
    z-index: 50;
    transition: top 0.5s ease-in-out; /* 0.5秒かけてアニメーション */
    width: 100vw;
    padding: 25px 0px;
  }
  #header.other .wrapper {
    width: calc(100vw - 170px); /* 左右に30pxずつの余白 */
    margin-left: auto;
    margin-right: auto;
    display: flex; /* インライン要素として振る舞うフレックスコンテナ */
    justify-content: space-between;
    align-items: center;
  }
  #header.other .wrapper #logo {
    display: flex; /* インライン要素として振る舞うフレックスコンテナ */
    justify-content: flex-start;
    align-items: center;
    gap: 25px; /* メニュー項目間のスペース */
  }
  #header.other .wrapper #logo .site-logo {
    height: 65px;
  }
  #header.other .wrapper #logo .site-logo img {
    width: auto;
    height: 100%;
    vertical-align: baseline;
  }
  #header.other .wrapper #logo .sub-title {
    font-size: 16px;
    line-height: 1.4;
  }
  #header.other .wrapper #logo .sub-title span {
    font-weight: bold;
  }
  #header.other .wrapper nav {
    display: inline-block;
  }
  #header.other .wrapper nav .gl_nav {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex; /* インライン要素として振る舞うフレックスコンテナ */
    justify-content: flex-start;
    gap: 25px; /* メニュー項目間のスペース */
  }
  #header.other .wrapper nav .gl_nav li {
    display: inline;
  }
  #header.other .wrapper nav .gl_nav li a {
    display: block;
    border-radius: 100vh;
    padding: 5px 28px;
    text-decoration: none;
	white-space: nowrap;
  }
  #header.other .wrapper nav .gl_nav li a:hover {
    opacity: 0.8; /* ホバー時の透明度 */
  }
}
/* スマホ対応 */
@media screen and (max-width: 768px) {
  #header.front {
    padding: 15px 0px;
  }
  #header.front .wrapper {
}
  #header.front .wrapper #logo .site-logo img {
	width: 100%;
    max-width: 50%;
    height: auto;
    max-height: 65px;
    object-fit: contain;
    display: block; /* 余白をなくす */
    margin: 0 auto;
  }
  #header.front .wrapper #logo .sub-title {
	 display:none;
 }
  #header.front .catchphrase .keyvisual-title-wrap {
    position: absolute;
    top: 38%;
    left: 5%;
	z-index: 50;
  }
  #header.front .catchphrase .keyvisual-title-wrap h2 {
    z-index: 50;
    font-size: 1.8em;
    width: 95%;
  }
  #header.front .catchphrase .keyvisual-title-wrap h2 img {
    width: 100%;
    height: 100%;
  }
  #header.front .catchphrase .keyvisual-message-wrap {
    position: absolute;
    bottom: 10%;
    left: 5%;
	z-index: 50;
  }
  #header.front .catchphrase .keyvisual-message-wrap p {
    z-index: 50;
    font-size: 1.1em;
    width: 95%;
    text-align: left;
  }
  #header.front .catchphrase .key-add-img {
    display: none;
  }
  #header.front .catchphrase .shadow .title{
	  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  }
  #header.front .sns_area {
    display: none;
  }
  #header.other {
    position: relative;
    background-color: rgba(255, 255, 255, 0.9); /* 背景色と透明度 */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* 影 */
    z-index: 50;
    height: 45px;
    transition: top 0.5s ease-in-out; /* 0.5秒かけてアニメーション */
    padding: 15px 0px;
  }
  #header.other .wrapper {
    width: calc(100vw - 25%); /* 左右に30pxずつの余白 */
    margin-right: auto;
    padding-left: 15px;
    display: flex; /* インライン要素として振る舞うフレックスコンテナ */
    justify-content: space-between;
    align-items: center;
  }
  #header.other .wrapper #logo {
    display: flex; /* インライン要素として振る舞うフレックスコンテナ */
    justify-content: flex-start;
    align-items: center;
    gap: 15px; /* メニュー項目間のスペース */
  }
  #header.other .wrapper #logo .site-logo {
    height: 35px;
    transform: translateY(5px);
  }
  #header.other .wrapper #logo .site-logo img {
    width: auto;
    height: 100%;
    vertical-align: baseline;
  }
  #header.other .wrapper #logo .sub-title {
    font-size: 0, 6em;
    line-height: 1.4;
  }
  #header.other .wrapper #logo .sub-title span {
    font-weight: bold;
    white-space: nowrap;
  }
  #header.other .wrapper nav {
    display: inline-block;
  }
  #header.other .wrapper nav .gl_nav {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex; /* インライン要素として振る舞うフレックスコンテナ */
    justify-content: flex-start;
    gap: 15px; /* メニュー項目間のスペース */
  }
  #header.other .wrapper nav .gl_nav li {
    display: inline;
  }
  #header.other .wrapper nav .gl_nav li a {
	  display: block;
    border-radius: 100vh;
    padding: 10px 25px;
    text-decoration: none;
  }
  #header.other .wrapper nav .gl_nav li a:hover {
    opacity: 0.8; /* ホバー時の透明度 */
  }
}


@media screen and (min-width: 769px) {
	#main.front {
    padding-top: 20px;
  }
  #main.front #keyvisual #vegas-slideshow {
    width: calc(100vw - 60px); /* 左右に30pxずつの余白 */
    height: 60vh; /* 上に30px、下に55pxの余白 */
    margin: 10px auto 20px auto; /* 上:30px, 左右:auto, 下:55px */
    border-radius: 20px;
    box-sizing: border-box;
    z-index: 0;
  }
}

@media screen and (max-width: 768px) {
	#main.front {
    padding-top: 10px;
    box-sizing: border-box;
  }
  #main.front #keyvisual #vegas-slideshow {
    width: 93vw; /* 左右に30pxずつの余白 */
    height: 65vh; /* 上下の余白分を差し引く */
    margin: 0px auto 15px auto; /* 上:15px, 左右:auto, 下:15px */
    border-radius: 20px 20px 20px 20px;
    box-sizing: border-box;
    z-index: 0;
  }
}