header {
  background: rgb(2,0,36);
  background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,212,255,1) 100%);
    text-align: center;
    padding: 3vw 0;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;

}

/* Style the logo */
.logo img {
    max-width: 80vw;
    width: 15%; /* ロゴイメージを100%の幅に合わせる */
    padding: 2vw;
}

/* Style the global menu */
.global-menu ul {
    list-style: none;
    padding: 0;
    font-size: 2vw;
}

.global-menu li {
    display: inline;
    margin-right: 3vw;
}

.global-menu a {
    text-decoration: none;
    color: #fff; /* Text color for menu items */
    font-weight: bold; /* Make the text bold */
}

/* Add hover effect for menu items */
.global-menu a:hover {
    text-decoration: underline;
          text-decoration: none;
}







.fo1 {
  display: flex; /* フレックスコンテナとして表示 */
  flex-direction: column; /* 縦方向に配置 */
  align-items: center; /* 子要素を中央に配置 */
  background:
    linear-gradient(45deg, transparent 49.5%, rgb(51, 17, 167) 50%, transparent 50.5%) 2vw 0/2vw 2vw,
    linear-gradient(-45deg, transparent 49.5%, white 50%, transparent 50.5%) 0 0/2vw 2vw,
    url('images/m88.jpg') center/cover no-repeat; /* 画像のURLを指定 */
  background-color: #ececec; /* 斜線の地紋以外の背景色 */
  height: 80vh;
}


.fo1 h1 {
  font-size: 8vw;
  color: rgb(255, 255, 255);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);

}



.f1 {
  display: flex;
  width: 80%;
margin: 0 auto;



}

.fc {
  width: 100%;
  margin: 10%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  padding: 2%;
}

.fc p{
  background-color: rgb(255, 255, 255);
  text-align: center;
  padding: 1vh;

}






.fc2{
width: 100%;

padding: 7%;
text-align: left;

}

.fc2 h2{
  text-align: left;
}


.s1-1{
  width: 100%;
  height: 85vh;
margin: 0 auto;
background-image: url('images/18.png'); /* 画像のファイルパスを指定 */
background-size: 50% auto; /* 幅は50%、高さは100%に設定 */
background-position: left bottom; /* 画像を左上に配置 */

background-repeat: no-repeat; /* イメージの繰り返しを無効にする */
}

.s1-1 h1{
  font-size: 11vw;
  letter-spacing: -2.2vw;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  color: rgb(207, 207, 207);
  margin-top: 5vh;

}

.s1h1{
  width: 80%;
  margin-left: 10vw;
    line-height: 1.5;
}




.s1h2-2{
  width: 80%;
}
.s1h1-2 h1{
  font-size: 3vw;
    letter-spacing: -0.3vw;
  color: rgb(207, 207, 207);
  background: rgb(2,0,36);
  background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,212,255,1) 100%);
margin-left: 10vw;
line-height: 1.5;
  padding-left: 2%;
}


.shd1 h2{
  margin-top: -2%;
  color: rgb(0, 11, 83);
  font-size: 3vw;
  letter-spacing: -0.5rem;
}



.sh1{
  display: flex;
width: 40vw;
height: auto;
}

.shc1 p{
  font-size: 0.8vw;
  text-align: justify;
  line-height: 1.5;
  letter-spacing: -1;
  margin-top: 2%;
  width: 80%
}


.sh1 {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 20px;



}

.shd1 {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 20px;

  margin-top: -10%;
}

.shc2 {
  text-align: center;
  background-color: #ff0000; /* 例えば、背景色を追加 */
  height: 100%; /* 例えば、高さを設定 */
  /* 他のスタイルも必要に応じて追加 */
}

.shc3 {
  display: inline-block;
  padding: 0.2vh 4vw;
  background-color: #203853; /* ボタンの背景色 */
  color: #fff; /* ボタンのテキスト色 */
  border: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  margin-top: 2vh; /* 必要に応じて調整 */

}

.shc3:hover {
  background-color: #053c79; /* マウスホバー時の背景色 */
}






#slogo {
  width: 80vw;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30vh; /* セクションの高さを画面の高さに合わせる場合 */
  margin: 0 auto;
}

.corplogo {
  text-align: center; /* テキスト（ロゴイメージ）を中央に配置 */
  width: 180px; /* 要素の幅を設定 */
  height: 180px; /* 要素の高さを設定 */
  background-image: url('images/logo_type_set_g.svg'); /* 背景画像を設定 */
  background-size: 100% 100%; /* 画像を要素内に合わせて調整 */
  background-position: center center; /* 画像を中央に配置 */
  background-repeat: no-repeat; /* 画像の繰り返しを無効化 */
}

.slo-h2{
  margin-left: 10%;
}




#s1-2 {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255 0,5);
  overflow: hidden; /* はみ出た部分を非表示にする */
  background-image: url(''); /* 背景イメージを設定 */
  background-size: cover; /* 画像を要素に合わせて調整 */
  background-position: center center; /* 画像を中央に配置 */
  background-repeat: no-repeat; /* 画像の繰り返しを無効化 */
  margin: 0 auto;
}


.s1h1-2-2 h1{
  font-size: 3vw;
text-align: left;
    letter-spacing: -0.3vw;
  color: rgb(207, 207, 207);
  background: rgb(2,0,36);
  background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,212,255,1) 100%);
  padding-left: 10%;
    line-height: 1.5;


}




.s1-2-2{
   display: flex;
  justify-content: space-between; /* 子要素を横方向に均等に配置 */;
  margin-top: 5vh;
  width: 80%;
  margin: 0 auto;
}

.s1c-1{
width: 100%;
height: auto;
background-size: cover;
  background-image: url('images/k1.jpg'); /* 背景画像を設定 */

  background-position: center center; /* 画像を中央に配置 */
  background-repeat: no-repeat; /* 画像の繰り返しを無効化 */
  margin-top: 5vh;
}

.s1c-1-p{
  padding: 2%;
  background-color: rgb(255, 255, 255);
    margin-top: 5vh;
}

.s1c-1-p p{
  color: rgb(0, 0, 0);
}

.button-container {
  text-align: right; /* ボタンを右に揃える */
}

.button-container2 {
  text-align: left; /* ボタンを右に揃える */
}

.button-container3 {
  text-align: left; /* ボタンを右に揃える */
  width: 80%;
}

.button-container4 {
  text-align: center;; /* ボタンを右に揃える */
  width: 80%;
  margin: 0 auto;
}

.s1c-2{
width: 100%;
height: auto;
background-size: cover;
  background-image: url('images/k5.jpg'); /* 背景画像を設定 */

  background-position: center center; /* 画像を中央に配置 */
  background-repeat: no-repeat; /* 画像の繰り返しを無効化 */
    margin-top: 5vh;
}

.b1 {
  display: inline-block;
  padding: 2vh 4vw;
  background-color: #203853;
  color: #fff;
  border: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  margin-top: 2vh;
  font-weight: bold;
}

.b1:hover {
  background-color: #053c79;
}



/*-------------------------------------------------------------------------------------------------------*/

.s4-1{
  width: 100%;
  height: 100%;
margin: 0 auto;
background-image: url('images/59.jpg'); /* 画像のファイルパスを指定 */
background-size: 60% auto; /* 幅は50%、高さは100%に設定 */
background-position: right bottom; /* 画像を左上に配置 */

background-repeat: no-repeat; /* イメージの繰り返しを無効にする */
padding-bottom: 10vh;
}

.s4h1 h1{
    text-align: left;
letter-spacing: -1;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  color: rgb(210, 210, 210);
margin-top: 8vh;

background: -moz-linear-gradient(223deg, rgba(255,91,61,1) 0%, rgba(232,126,47,1) 32%, rgba(221,16,0,1) 88%);
background: -webkit-linear-gradient(223deg, rgba(255,91,61,1) 0%, rgba(232,126,47,1) 32%, rgba(221,16,0,1) 88%);
background: linear-gradient(223deg, rgba(255,91,61,1) 0%, rgba(232,126,47,1) 32%, rgba(221,16,0,1) 88%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff5b3d",endColorstr="#dd1000",GradientType=1);
    font-size: 3vw;
    line-height: 1.5;
    margin-left: 10vw;
    padding-left: 2%;
}

.s4c4 {
  display: flex;
  flex-direction: row; /* 子要素を水平方向に横並びに配置 */
justify-content: space-between;
  align-items: center; /* 子要素を垂直方向に中央揃え */

  margin-top: 5vh;
  width: 80%;
  margin: 0 auto;

}

.s4c4-1 h2{

    text-align: justify;
    line-height: 1.5;
    font-size: 2vw;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    width: 80%;
    letter-spacing: -0.5rem;
background-color: rgb(255, 251, 0);
    transform: rotate(-2deg); /* テキストを-45度回転させる */
     transform-origin: top left; /* 回転の基準点を左上に設定（オプション） */
     padding: 5%;
       box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}





.s4c4-1{
  width: 80%;
}

.s4c4 p{
  text-align: justify;
padding: 5%;
  line-height: 2;
  color: rgb(255, 255, 255);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

/*-------------------------------------------------------------------------------------------------------*/

.text-center {
  text-align: center;
}

.bbc{
  background: rgba(255, 255, 255, 0.49);
margin: 0 auto;
  padding: 5%;
}



.s2 {
  max-width: 100%;
  margin: 0 auto; /* テーブルを水平方向に中央に配置 */

background-image: url('images/55.jpg'); /* 画像のファイルパスを指定 */
background-size: cover; /* 画像を要素に合わせてカバー */
background-position: left center; /* 画像を左寄せに配置 */

}

.s2 h2{
  font-size: 2vw;
  text-align: center;
  padding: 2vh;
  color: rgb(255, 255, 255);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.s2 h1{
  font-size: 3vw;
  text-align: center;
  padding: 2vh;
  color: rgb(255, 255, 255);
  padding-top: 5%;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);

}
.s2 p{
  text-align: center;
  line-height: 2;
  margin-top: 3%;
  margin-bottom: 5%;
  color: rgb(255, 255, 255);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}






.list-table {
  border-collapse: collapse;
  width: 80%;
  margin: 0 auto; /* テーブルを水平方向に中央に配置 */
}



.list-table td {
  padding: 5px;

  border: 1px solid #000; /* ソリッドボーダーを保持 */

}

.column1 {
  background-color: #ffffff;
  width: 35%; /* カラム1の幅を20%に設定 */

    vertical-align: middle;
      text-align: center;

}

.column2 {
  border: 1px solid #000; /* ソリッドボーダーを保持 */
  text-align: left;

}
/*---------------------------------------------------------------------------------------*/
.s5{

  width: 100%;
text-align: center;
margin-bottom: 5vh;
background-image: url('images/80.png'); /* 画像のファイルパスを指定 */
background-size: 70% auto; /* 幅は50%、高さは100%に設定 */
background-position: right bottom; /* 画像を左上に配置 */

background-repeat: no-repeat; /* イメージの繰り返しを無効にする */
}


.s5-h1 h1{
  font-size: 3vw;
text-align: left;
    letter-spacing: -0.3vw;
  color: rgb(207, 207, 207);
  background: rgb(2,0,36);
  background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,212,255,1) 100%);
  padding-left: 10%;
    line-height: 1.5;
}

.s5-dd{
width: 80%;

}

.s5-dd {
  display: flex;
  flex-direction: row; /* 子要素を水平方向に横並びに配置 */
  justify-content: space-between; /* 子要素を均等に配置 */
  align-items: center; /* 子要素を垂直方向に中央揃え */

  margin-top: 5vh;
  width: 80%;
  margin: 0 auto;

}

.s5-dd h2{

    text-align: center;
    line-height: 1.5;
    font-size: 3vw;
    color: rgb(62, 62, 62);
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    width: 100%;
    padding-right: 5%;
    letter-spacing: -0.2rem;
    margin-top: 10%;


}




.s5-dd{
  width: 80%;


}

.s5-dd p{
  text-align: justify;
padding: 5%;
  line-height: 3;
}


/*
ssu-------------------

/*-------------------------------------------------------------------------------------------------------*/

.text-center {
  text-align: center;
}




.ssu {
  max-width: 100%;
  margin: 0 auto; /* テーブルを水平方向に中央に配置 */
  padding: 5%;
background-image: url('images/16.jpg'); /* 画像のファイルパスを指定 */
background-size: cover; /* 画像を要素に合わせてカバー */
background-position: left center; /* 画像を左寄せに配置 */

}

.ssu h2{
  font-size: 3vw;
  text-align: center;
  padding: 2vh;
  color: rgb(255, 255, 255);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);


  margin: 0 auto;
}

.ssu h1{
  font-size: 3vw;
  text-align: center;
  padding: 2vh;
  color: rgb(255, 255, 255);
  padding-top: 5%;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);

}

.ssu h3{
  text-align: center;
  line-height: 2;
  margin-top: 3%;
  margin-bottom: 5%;
  color: rgb(255, 255, 255);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);

}


.ssu p{
  text-align: justify;
  line-height: 2;
  padding: 2%;
font-size: 1vw;
  color: rgb(115, 115, 115);
  font-family: sans-serif;


}

.ssu-f {
  margin: 0 auto;
  display: flex; /* フレックスコンテナとして設定 */
  justify-content: space-between; /* 子要素を均等に配置 */
  width: 80%;
    background-color: rgba(25, 0, 0, 0.5);
    padding: 2%;
}

.su1, .su2, .su3 {
  width: 33%; /* 子要素の幅を設定 */
  height: 50vh; /* 子要素の高さを設定 */
  background-color: #ffffff; /* 背景色を設定（適宜変更） */
  border: 1px solid #ffffff; /* ボーダーを設定（適宜変更） */
height: 100%;
}

.ssup {
  width: 100%; /* 要素の幅を設定 */
  height: 200px; /* 要素の高さを設定 */
  background-image: url('images/59.jpg'); /* 背景イメージを設定 */
  background-size: cover; /* イメージを要素に合わせてカバー */
  background-position: center; /* イメージを中央に配置 */
  background-repeat: no-repeat; /* イメージの繰り返しを無効化 */
}

.ssup2 {
  width: 100%; /* 要素の幅を設定 */
  height: 200px; /* 要素の高さを設定 */
  background-image: url('images/60.jpg'); /* 背景イメージを設定 */
  background-size: cover; /* イメージを要素に合わせてカバー */
  background-position: center; /* イメージを中央に配置 */
  background-repeat: no-repeat; /* イメージの繰り返しを無効化 */
}

.ssup3 {
  width: 100%; /* 要素の幅を設定 */
  height: 200px; /* 要素の高さを設定 */
  background-image: url('images/9-1.jpg'); /* 背景イメージを設定 */
  background-size: cover; /* イメージを要素に合わせてカバー */
  background-position: center; /* イメージを中央に配置 */
  background-repeat: no-repeat; /* イメージの繰り返しを無効化 */
}


/*-------------------------------------------------------------------------------------------------------*/


.ssu23 {
  max-width: 100%;
  margin: 0 auto; /* テーブルを水平方向に中央に配置 */
  padding: 5%;
background-image: url('images/80.png'); /* 画像のファイルパスを指定 */
background-size: cover; /* 画像を要素に合わせてカバー */
background-position: center center; /* 画像を中央に配置 */

}


.ssu23 {
  max-width: 100%;
  margin: 0 auto; /* テーブルを水平方向に中央に配置 */
  padding: 5%;


}




.ssu2-2 h2{
  font-size: 3vw;
  text-align: center;
  padding: 2vh;
  color: rgb(55, 55, 55);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);


  margin: 0 auto;
}

.ssu23 h1{
  font-size: 3vw;
  text-align: center;
  padding: 2vh;
  color: rgb(55, 55, 55);
  padding-top: 5%;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);

}

.ssu23 h3{
  text-align: center;
  line-height: 2;
  margin-top: 3%;
  margin-bottom: 5%;
  color: rgb(55, 55, 55);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);

}


.ssu23 p{
  text-align: justify;
  line-height: 2;
  padding: 2%;
font-size: 1vw;
  color: rgb(55, 55, 55);
  font-family: sans-serif;


}

.spon-b{
    margin-top: 10vh;
}

.spon-b p{
  font-size: 1vw;
  font-family: 'Shippori Mincho B1', serif;
  line-height: 2;
  text-align: center;

}


.ssu-f2 {
  margin: 0 auto;
  display: flex; /* フレックスコンテナとして設定 */
  justify-content: space-between; /* 子要素を均等に配置 */
  width: 80%;
    background-color: rgba(25, 0, 0, 0.5);
    padding: 2%;
}

.su22, .su32 {
  width: 48%; /* 子要素の幅を設定 */
  height: 50vh; /* 子要素の高さを設定 */
  background-color: #ffffff; /* 背景色を設定（適宜変更） */
  border: 1px solid #ffffff; /* ボーダーを設定（適宜変更） */
height: 100%;
}

.ssup3 {
  width: 100%; /* 要素の幅を設定 */
  height: 200px; /* 要素の高さを設定 */
  background-image: url('images/10-1.jpg'); /* 背景イメージを設定 */
  background-size: cover; /* イメージを要素に合わせてカバー */
  background-position: center; /* イメージを中央に配置 */
  background-repeat: no-repeat; /* イメージの繰り返しを無効化 */
}

.ssup22 {
  width: 100%; /* 要素の幅を設定 */
  height: 200px; /* 要素の高さを設定 */
  background-image: url('images/15.jpg'); /* 背景イメージを設定 */
  background-size: cover; /* イメージを要素に合わせてカバー */
  background-position: center; /* イメージを中央に配置 */
  background-repeat: no-repeat; /* イメージの繰り返しを無効化 */
}


.sopns-1{
  width: 80%;
  margin: 0 auto;
}

.spon-step{
  width: 80%;
  margin: 0 auto;
}

.spon-step h2{
  font-size: 1.3vw;
font-family: 'Shippori Mincho B1', serif;
  line-height: 1;
  text-align: center;
}

.step-im{
  width: 80%;
  height: 900px;
  background-image: url('images/spon.svg'); /* 背景イメージを設定 */

  background-position: center; /* イメージを中央に配置 */
  background-repeat: no-repeat; /* イメージの繰り返しを無効化 */
margin-top: 5vh;
margin: 0 auto;
}
