* {
  margin: 0;
  padding: 0;    
  }

h1 {
  color: #ffffff;
  font-size: 30px;
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  font-style: normal;
  }
  
  h2 {
    color: #ffffff;
    text-align:center;
    font-family: "Kosugi Maru", sans-serif;
    font-size: 35px;
  }

  .zentai{
    font-family: "Kosugi Maru", sans-serif;
    color: #ffffff;
    font-size: 25px;
    }
    
    .shita{
      padding-top:50px;
      margin-left:100px;
    }

      
    h3 {
      font-size: 40px;
      position: relative;
      color: #ffffff;
      margin-left:15%
    }
    
   .midasi {
    display: inline-block;
    position: relative;
    margin: calc(3.5em / 2) 0 calc(3.5em / 4) calc(3.5em / 2);
    color: #ffffff;
    line-height: 0.5;
    margin-left:10%
}

.midasi::before {
    position: absolute;
    bottom: calc(-2em / 4);
    left: calc(-2.5em / 2);
    z-index: -1;
    width: 90px;
    height:90px;
    border-radius: 50%;
    background: #6ba7ba;
    content: '';
}

.midasi:first-letter {
  color: #ffffff;
  font-size: 50px;
}

.jidou{ 
      width:100%;
      height: auto;
    }


.no5 {
   line-height: 1.5;
  display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
    margin-left:12%;
}

p{
  display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
    margin-left: 15%;
    margin-right: 15%;
}
 
.space{
  display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
    margin-left: 15%;
    margin-right: 15%;
}

p span {
  font-size: 35px;
}

.btn {
  padding: 15px 18px;
  background-color:#a8d3e0;
  color: #0d648c;
  font-size:25px;
  font-family: "Kosugi Maru", sans-serif;
  border-radius:10%;
  border-color: #2b314b; 
 }

 .btn2 {
  padding: 15px 45px;
  background-color:#a8d3e0;
  color: #0d648c;
  font-size:25px;
  font-family: "Kosugi Maru", sans-serif;
  border-radius:10%;
  border-color: #2b314b; 
  box-sizing:  content-box;
 }

 .a {
  margin-left: 100px;
 }

 .botton{
  margin-left:8%;
 }

 .botton td {
  padding: 3px; /* Adjust this value as needed */
}

a.btn_03 {
	text-align: center;
	text-decoration: none;
	width: 120px;
	padding: 1rem 4rem;
	font-weight: bold;
	border: 2px solid #ffffff;
	color: #ffffff;
	border-radius: 100vh;
	transition: 0.5s;
  justify-content: center;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 25px;
}
a.btn_03:hover {
	color: #fff;
	background: #27acd9;
}


.button-wrapper {
  display: flex; /* 子要素（ボタン）を横並びにする */
  justify-content: center; /* ボタンを中央に揃える（任意） */
  gap: 20px; /* ボタン間のスペースを設定（任意、適宜調整してください） */
  margin-top: 30px; /* 必要であれば、上部にスペースを追加 */
  margin-bottom: 30px;
}

.pagetop {
	text-decoration: none;
	width: 120px;
	font-weight: bold;
	border: 2px solid #ffffff;
	color: #ffffff;
	border-radius: 100vh;
	transition: 0.5s;
  justify-content: center;
  background: #0d648c;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 25px;
  padding-left: 100px;
  padding-right: 145px;
}

.pagetop:hover {
	color: #fff;
	background: #27acd9;
}

.btn_rei{
  text-align: center;
	width: 12px;
  padding-left: 80px;
  padding-right: 85px;
  padding-top: 15px;
  padding-bottom: 15px;
	font-weight: bold;
	border: 2px solid #ffffff;
	color: #ffffff;
	border-radius: 100vh;
	transition: 0.5s;
  justify-content: center;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 25px;
}
.btn_rei:hover {
	color: #fff;
	background: #27acd9;
}

.last{
  background-color:#d69508
}

a.btn_04 {
	text-align: center;
	text-decoration: none;
	width: 120px;
	padding: 1rem 4rem;
	font-weight: bold;
	border: 2px solid #ffffff;
	color: #ffffff;
	border-radius: 100vh;
	transition: 0.5s;
  justify-content: center;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 25px;
}

a.btn_04:hover {
	color: #fff;
	background: #eca304;
}

.suisyou ul{
     display: flex;
}

 .suisyou p{
      display: inline-block;
      text-align: center;
    }

    .suisyou table {
      text-align: center;
    }

.browser{
    text-decoration: none;
}

.suisyou nav a{
    text-decoration: none;
}

.suisyou nav li{
    display: inline-block;
}

.browser{
    text-decoration:none;
}

.browser a{
    text-decoration:none;
    color:#FFFFFF;
    font-family: "Kosugi Maru", sans-serif;
    font-size: 30px;
}

.question{
  font-size:32px;
}

ao{
  font-family: "Kosugi Maru", sans-serif;
  font-size:20px;
}

.dlBlock {
  position: relative;
}
 
.dlBlock:before {
  position: absolute;
  display: block;
  content: "";
  background: #ffffff;
  width: 3px;
  height: 100%;
  z-index: -1;
}
 
.dlBlock .dlInner {
  display: flex;
  align-items: flex-start;/*なくても問題ない？？*/
}
 
.dlBlock dt {
  position: relative;
  color: #ffffff;
  line-height: 1;
  box-sizing: border-box;
  word-break: break-all;
  margin-left:10px;
}
 
.dlBlock dt:before {
  position: absolute;
  display: block;
  content: "";
  top: .5em;
  right: 0;
  width: 10px;
  height: 10px;
  background: #27acd9;
  border-radius: 50%;
  transform: translateY(-50%);
}
 
.dlBlock dd {
  line-height: 1.5;
  flex: 1;
}
 
@media only screen and (min-width: 769px), print {
  .dlBlock:before {
    top: 12px;
    left: 93.5px;
  }
  .dlBlock .dlInner {
    padding-bottom: 40px;
  }
  .dlBlock dt {
    width: 100px;
    padding-right: 15px;
    padding-right: 15px;
    font-size: 25px;
  }
  .dlBlock dd {
    margin-left: 50px;
    font-size: 25px;
  }
}

.dlBlock{
  margin: 0 auto;
}

.scroll-area {
  margin: 0 auto;
  height: 500px; 
  overflow-y: scroll;
  margin-right:15%;
  margin-left:15%;
  border: 2px solid #ffffff;
}

.color{
  color:#9fe7ff;
}

mark {
  background: linear-gradient(transparent 70%, #ec8e7d 0%);
  color: #ffffff;
}

.wakaranai{
  display: flex; /*横並び*/
}

/* 横並び */

.dougu {
  display: flex; /*横並び*/
}
.dougu .image {
  width: 500px; /*画像サイズ指定*/
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  margin-left: 300px;
}
.dougu .right {
  margin: 0 0 0 20px;
  padding: 0;
}
.dougu .title {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 30px;
  margin-right: 200px;
}
.dougu .text {
  margin: 10px 0 0;
  padding: 0;
  font-size: 25px;
}

.smallmidasi {
  display: inline-block;
  position: relative;
  margin: calc(3.5em / 2) 0 calc(3.5em / 4) calc(3.5em / 2);
  color: #ffffff;
  line-height: 0.5;
font-size: 35px;
margin-left:12%

}

.smallmidasi::before {
  position: absolute;
  bottom: calc(-2em / 4);
  left: calc(-1.8em / 2);
  z-index: -1;
  width: 80px;
  height:80px;
  border-radius: 50%;
  background: #f1a092;
  content: '';
}

.smallmidasi:first-letter {
color: #ffffff;
font-size: 50px;
}

ul {
  display: flex;
}
