@charset "UTF-8";
/* ==============================
　style
============================== */
html {
	overflow-x:hidden;
}
body {
	overflow-x:hidden;
}
/* ----------------------------
*  mv slider
* ---------------------------- */
.cd-fixed-bg {
height: 100vh; /* 全画面表示 */
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
background-image: url('../assets/operation/pc-top.jpg');
height:100vh;
width:100%;
position: fixed;
z-index: -1;
}

.inna-kago{
max-width: 65%;
margin:0 auto;
}

.sanka-eria {
  height: 80vh;
  width: 100%;
  position: relative;
}

.sanka-eria .mame {
  position: absolute;
  top: 45%;
  right: 10%;
  width: 26vw;
  height: auto;
}

.mame10 {
position: relative;
}
h2.mame10 {
  position: relative;
  z-index: 5;
  letter-spacing: 0.6vw;
  font-size: 1.4vw;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mame10::before{
position: absolute;
  content: '';
  display: inline-block;
  width: 27vw;
  height: 16vw;
  background-image: url('../assets/operation/mame.svg');
  background-size: contain;
  vertical-align: middle;
background-repeat: no-repeat;
z-index: -1;
}


.main-visual-logo {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
}
.main-visual-logo img {
  max-width: 200px;
}

.icon {
  max-width: 25px;
  display: block;
}

/* ----------------------------
* contents - top
* ---------------------------- */
.contents {
background: #fff;
}
/*=================================
 page original style
==================================*/

.page.contents.head._operation {
  background: #ebe7d7;
}

.midori-no-moji{
  font-size:18px;
  color: #8fa361;
  text-align: center;
}

.boxa {
  border: solid 1px #8fa361;
  padding: 15px 15px 15px 40px;
  margin: 10px 0;
}

ul.kakomi-risuto {
  list-style-type: "・ ";
  padding: 0;
}

ul.kakomi-risuto li {
  margin-bottom: 10px;
  padding-left: 0;
}


.tensen-inoue{
  border: dashed 1px #8fa361;
  padding: 15px 15px;
  margin: 10px auto;
  text-align: center;
  max-width: 780px;
  position: relative;
}
.tensen-inoue h5{
  font-size:18px;
  color: #8fa361;
}


.tensen-inoue:before {
  position: absolute;
  top:-15px;
  left:50%;
  transform: translate(-50%, -50%);
  content: '';/*何も入れない*/
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url(../assets/operation/sankaku.svg);
  background-size: contain;
  vertical-align: middle;
background-repeat: no-repeat;
}



h3.risutonanba-noi{
  font-size:18px;
  letter-spacing: 0.1rem;
  color: #9d958d;
  margin:10px 0 0 80px;
  position: relative;
  text-align: left;
}


h3.risutonanba-noi:after{
  content: '';
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #9d958d;
  position: absolute;
  top:0;
  left:-80px;
  z-index: 1;
}

h3.risutonanba-noi:before{
  content: attr(data-hoge);
  color: #fff;
  position: absolute;
  top: 12px;
  left: -67px;
  font-size: 18px;
  font-weight: 700;
  z-index: 5;
  letter-spacing: 0.1rem;
}


.guri-konomo{
  display: grid;
  grid-template-columns: 1fr 0.3fr;
  gap: 10px;
  margin:0 0 30px 0;
}

.guri-konomo .kakomi00{
  margin:0 0 0 80px;
}

.kakomi0000{
  margin:0 0 0 80px;
}




.guri-konomo02{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin:0 0 50px 0;
}

.guri-konomo02 .kakommi77{
  border: solid 1px #9d958d;
  padding:15px;
}

.guri-konomo02 .kakommi77 h4{
  text-align: center;
  font-size:18px;
  color: #9d958d;
  font-weight: 700;
  border-bottom: solid 1px #9d958d;
}


.sen-nono{
  border-bottom: solid 1px #9d958d;
  margin:50px 0;
}

.button2 .Btn01 {
  font-size: 0.9vw;
  height: 2.6vw;
  width: 100%;
}
.haikei0002{
  background: #bdb798;
  border-radius: 100px;
}
.haikei0003{
  background: rgba(157, 149, 141, 0.7);
  border-radius: 100px;
}
.haikei0004{
  background-color: #AAB987;
  border-radius: 100px;
}


.button2 .Btn01 {
  position: relative;
  color: #fff;
  height: 2.8vw;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  letter-spacing: 0.1rem;
  font-size: 110%;
}
.mannakahe{
  margin:35px auto;
  text-align: center;
}

.button2 {
  width: 45%;
  position: relative;
}
.button2 .Btn01::before {
  content: "";
  background: url(../assets/images/icon_arrow_w.svg) no-repeat;
  background-size: contain;
  width: 1.04vw;
  height: 1.04vw;
  position: absolute;
  right: 5%;
  top: 36%;
}

/* ==============================
 window size - sp
============================== */
@media (max-width: 767px) {

  .mame10::before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 70vw;
    height: 40vw;
    background-image: url(../assets/operation/mame.svg);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    z-index: -1;
    top: -17vw;
    left: -10%;
}
.mame p{
display:none;
}

.inna-kago {
    max-width: 95%;
    margin: 0 auto;
}
h2.mame10 {
  position: relative;
  z-index: 5;
  letter-spacing: 1vw;
  font-size: 5vw;
}
.sanka-eria .mame{
position: absolute;
top:65%;
right:7%;
width:60vw;
height:70%;
}
.sanka-eria {
  height: 53vh;
  width: 100%;
  position: relative;
}
.cd-fixed-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-image: url(../assets/operation/sp-top.jpg);
  height: 54vh;
  width: 100%;
  position: fixed;
  z-index: -1;
}
ul.guri-gurui{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12vw;
}
.guri-gurui li h4 {
  color: #fff;
  font-size: 4.7vw;
  text-align: center;
  padding: 10px;
}
.tyuuhuku {
  max-width: 90%;
  margin: 0 auto;
}
.guri-konomo {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin: 0 0 30px 0;
}
.guri-konomo02 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin: 0 0 50px 0;
}

.button2 {
  width: 100%;
  position: relative;
  min-height: 45px;
}
.menyu099{
  width: 45%;
  margin:0 auto;
}
.button2 .Btn01::before {
  content: "";
  background: url(../assets/images/icon_arrow_w.svg) no-repeat;
  background-size: contain;
  width: 5vw;
  height: 5vw;
  position: absolute;
  right: 5%;
  top: -30%;
}
.guri-konomo .kakomi00{
  margin:0 0 0 0;
}

.kakomi0000{
  margin:0 0 0 0;
}
h3.risutonanba-noi {
  letter-spacing: 0.1rem;
  width: 100%;
  margin: 0 auto;
  padding: 65px 0 15px;
}
h3.risutonanba-noi::before {
  top: 0;
  left: 42%;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
h3.risutonanba-noi::after {
  left: 42%;
  top: 0;
}


}
@media screen and (max-width: 380px) {

}