@charset "UTF-8";
/* CSS Document */
body {
  margin: 0;
  padding: 0;
  background-color: #CAED75;
  margin-bottom: 40px;
  font-family: "Al Nile";
  font-size: 16px;
  overflow-x: hidden;
}
* {
  padding: 0;
  margin: 0;
}
/*****headerのスタイル設定*****/
.header {
  background: none;
  width: 100%;
  z-index: 99;
  height: 50px;
  position: fixed;
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, .5));
}
/*****checkboxを見えなくする*****/
.ham-checkbox {
  display: none;
}
/*****クリックできる範囲を拡張＆配置*****/
.ham-wrapper {
  display: block;
  width: 40px;
  height: 30px;
  position: absolute;
  top: 7px;
  right: 7px;
}
/*****三本線のスタイル設定*****/
.ham-icon, .ham-icon::before, .ham-icon::after {
  background-color: #333;
  width: 40px;
  height: 4px;
  right: 0;
}
.ham-icon {
  position: relative;
  top: 15px;
}
.ham-icon::before, .ham-icon::after {
  content: "";
  display: block;
  position: absolute;
}
.ham-icon::before {
  top: -15px;
}
.ham-icon::after {
  top: 15px;
}
/*****ナビゲーションのスタイル設定*****/
.ham-nav {
  transform: scale(1, 0);
  position: fixed;
  width: 100%;
  height: calc(100vh - 50px);
  top: 50px;
  left: 0;
  overflow-y: auto;
  background: rgba(300, 300, 300, 0.5);
}
.ham-nav ul {
  padding: 0 10%;
  border-top: 1px solid #333;
}
.ham-nav li {
  list-style: none;
  border-bottom: 1px solid #333;
}
.ham-nav a {
  display: block;
  padding: 20px 0;
  text-align: center;
  text-decoration: none;
}
/*------------------------------------------
    checkboxがonの時の設定
------------------------------------------*/
/*****Ｘの設定*****/
.ham-checkbox:checked ~ .ham-wrapper .ham-icon {
  background-color: rgba(0, 0, 0, 0);
}
.ham-checkbox:checked ~ .ham-wrapper .ham-icon::before, .ham-checkbox:checked ~ .ham-wrapper .ham-icon::after {
  top: 0;
}
.ham-checkbox:checked ~ .ham-wrapper .ham-icon::before {
  transform: rotate(45deg);
}
.ham-checkbox:checked ~ .ham-wrapper .ham-icon::after {
  transform: rotate(-45deg);
}
/*****ナビゲーションの設定*****/
.ham-checkbox:checked ~ .ham-nav {
  transform: scale(1, 1);
}
h1 {
  position: absolute;
  top: 100px;
  right: 300px;
  width: 50px;
  height: 300px;
  font-size: 68px;
  line-height: 70px;
  color: #FFFFFF
}
.image {
  position: absolute;
  top: 200px;
  right: -5px;
}
.design {
  position: absolute;
  right: -60px;
  top: 200px;
}
h2 {
  position: absolute;
  top: 720px;
  margin-left: 145px;
  font-size: 25px;
}
.p1 {
  position: absolute;
  top: 770px;
  font-size: 15px;
  margin: 40px;
  padding: 13px;
  margin-left: 50px;
}
.p2 {
  position: absolute;
  top: 750px;
  margin-left: 173px;
  font-size: 13px;
}
.topics {
  background-color: #FFFFFF
}
.design2 {
  position: absolute;
  top: 1200px;
}
h3 {
  position: absolute;
  top: 1310px;
  font-size: 25px;
  margin-left: 145px;
}
.p3 {
  position: absolute;
  top: 1345px;
  margin-left: 145px;
  font-size: 13px;
}
h5 {
  position: absolute;
  top: 1450px;
  font-size: 19px;
  margin-left: 141px;
}
.box25 {
  position: relative;
  background: #FFFFFF;
  box-shadow: 0px 0px 0px 5px #FFFFFF;
  border: dashed 2px #CAED75;
  padding: 0.2em 0.5em;
  color: #454545;
  top: 1900px;
  margin: 50px;
  height: 500px
}
.box25:after {
  position: absolute;
  content: '';
  right: 0px;
  top: 0px;
  border-width: 0 15px 15px 0;
  border-style: solid;
  border-color: #CAED75 #fff #CAED75;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}
.box25 p {
  margin: 0;
  padding: 0;
}
.box-title {
  font-size: 20px;
  font-family: "Al Nile";
  font-weight: 1000;
  margin-left: 90px;
  position: absolute;
  top: 30px;
}
.image2 {
  position: absolute;
  left: -10px;
}
.p4 {
  position: absolute;
  top: 80px;
  font-size: 12px;
  left: 40px;
}
s h2.title {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px;
  font-size: 30px;
  color: #222222;
}
h2.title::after {
  position: absolute;
  content: "";
  width: 50px;
  height: 3px;
  left: calc(50% - 25px);
  bottom: 0;
  background: #222222;
}
p {
  position: relative;
  margin: 15px auto;
  font-size: 16px;
  color: #222222;
}
.p5 {
  position: absolute;
  top: 30px;
  font-size: 13px;
  margin-left: 54px;
  font-family: "Osaka-mono", "MS Gothic", "monospace";
}
h4 {
  position: absolute;
  top: 70px;
  font-size: 24px;
  letter-spacing: 7px;
  margin-left: 75px;
  font-family: "Osaka-mono", "MS Gothic", "monospace";
  color: black;
}
.p6 {
  position: absolute;
  top: 85px;
  font-size: 12px;
  margin-left: 89px;
  font-family: "Osaka-mono", "MS Gothic", "monospace";
}
.juken {
  position: absolute;
  top: 1500px;
  margin: 0 auto;
  width: 300px;
  height: 300px;
  left: 70px;
  font-size: 0;
  font-weight: 400;
  background: none;
  border: 3px solid #999999;
  font-family: "Osaka-mono", "MS Gothic", "monospace";
}
.raise:hover, .raise:focus {
  box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
  transform: translateY(-0.55em);
}
button {
  position: absolute;
  left: -45px;
  top: -40px;
  background: none;
  border: 2px none;
  font: inherit;
  line-height: 1;
  margin: 0.5em;
  padding: 1em 2em;
}
.p7 {
  position: absolute;
  text-align: left;
  margin-top: 190px;
  margin-left: 50px;
  width: 200px;
  font-size: 14px;
  line-height: 20px;
}
.image2 {
  position: absolute;
  top: 2100px;
  margin-left: 85px;
}
.btn {
  position: relative;
  top: 1750px;
  left: 80px;
  display: inline-block;
  margin: 15px;
  padding: 12px 70px;
  text-align: center;
  font-size: 16px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #999999;
  background: #ffffff;
  border: 3px solid #999999;
  cursor: pointer;
  transition: ease-out 0.5s;
  -webkit-transition: ease-out 0.5s;
  -moz-transition: ease-out 0.5s;
}
.btn.btn-border-1::after, .btn.btn-border-1::before {
  position: absolute;
  content: "";
  width: 0%;
  height: 0%;
  visibility: hidden;
}
.btn.btn-border-1::after {
  bottom: -3px;
  right: -3px;
  border-left: 3px solid #D82F31;
  border-bottom: 3px solid #D82F31;
  transition: width .1s ease .1s, height .1s ease, visibility 0s .2s;
}
.btn.btn-border-1::before {
  top: -3px;
  left: -3px;
  border-top: 3px solid #CAED75;
  border-right: 3px solid #CAED75;
  transition: width .1s ease .3s, height .1s ease .2s, visibility 0s .4s;
}
.btn.btn-border-1:hover {
  animation: pulse 1s ease-out .4s;
  color: #222222;
}
.btn.btn-border-1:hover::after, .btn.btn-border-1:hover::before {
  width: calc(100% + 3px);
  height: calc(100% + 3px);
  visibility: visible;
  transition: width .1s ease .2s, height .1s ease .3s, visibility 0s .2s;
}
.btn.btn-border-1:hover::after {
  transition: width .1s ease .2s, height .1s ease .3s, visibility 0s .2s;
}
.btn.btn-border-1:hover::before {
  transition: width .1s ease, height .1s ease .1s;
}
.p8 {
  position: absolute;
  top: 2550px;
  margin-left: -80px;
}