* {
  font-family: "Zen Antique", serif;
  font-weight: bold;
  font-style: normal;
}

body{
  background-color: #EFE8DD;
}

#menu-sp{
  display: none;
}

#nav-pc2{
  display: none;
}

#nav-sp{
  display: none;
}

#fv {
  position: relative;
  background-image: url(../images/hasu.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100vh;
}

.fv-sh{
  display: none;
}

#fv>h2{
  width: 80%;
  margin-left: 10%;
  position: absolute;
  top: 60vh;
  display: block;
  color: #fff;
  font-size: 36px;
  line-height: 250%;
}

#fv>h2 span{
  display: block;
}

#fv>h2 span:nth-child(2){
  margin-left: 3em;
}

#fv>h2 span:nth-child(3){
  margin-left: 5em;
}

.logo{
  position: absolute;
  top: 3%;
  left: 10%;
  width: 60px;
  height: auto;
  z-index: 4;
}

#nav-pc {
  position: absolute;
  top: 2%;
  right: 10%;
  z-index: 3;
}

#nav-pc ul{
  display: flex;
  padding-left: 0%;
}

#nav-pc li{
  list-style: none;
  margin: 0 15px;
}

#nav-pc a{
  text-decoration: none;
  margin-left: 20px;
  font-size: 20px;
  color: #ffffff;
}

#nav-pc a:hover{
  text-decoration: underline;
}


.button1>a:first-child{
  position: fixed;
  bottom: 160px;
  right: 10px;
  padding: 6px 40px;
}

.button1 a:last-child{
  position: fixed;
  bottom: 20px;
  right: 10px;
  padding: 6px 40px;
}


.button1 a>img{
  width: 100px;
  height: 100px;
  transition: all 0.3s ease 0s;
}

.button1 a>img:hover{
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
	transform: translateY(-0.1875em);
  border-radius: 50%;
}

#motto{
  width: 80%;
  margin: 0 auto;
  padding-bottom: 50px;
  padding-top: 50px;
}

#motto-midashi{
  margin-top: -50px;
}

#motto-midashi>img {
  margin-left: 0%;
  margin-top: 100px;
  z-index: 10;
}

#motto-midashi>h1 {
  /* position: absolute; */
  margin-top: -400px;
  margin-left: 10%;
  font-size: 50px;
  color: black;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  z-index: 11;
}

#rounded-box {
  /* position: absolute; */
  margin: 80px auto 0 auto;
  width: 95%;
  height: 500px;
  border-radius: 10px;
  background-color: #e7bb5e;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 26px;
}

#rounded-box>p>span{
  font-size: 36px;
}

#rounded-box-s{
  display: none;
}

#works{
  margin-top: 50px;
}

#works-midashi>img{
  margin: 0 0 0 35%;
  z-index: 10;
}

#works-midashi>h1{
  font-size: 50px;
  margin: 0 0 0 60%;
  margin-top: -250px;
  -webkit-text-stroke-width: 0.7px;
  -webkit-text-stroke-color: #fff;
  z-index: 11;
}

#works2{
  display: flex;
  margin-top: 200px;
  margin-left: 10%;
  margin-right: 10%;
} 

#works2>div{
  width: 50%;
}

.worksimage{
  width: 80%;
  margin: 0 auto 0 auto;
}

.worksimage2{
  width: 80%;
  margin: 0 auto 0 auto;
}

#work-r>h1{
  text-align: center;
  margin: 30px auto 0 auto;
}

#work-l>h2{
  text-align: center;
  margin: 30px auto 0 auto;
}

#skill{
  width: 80%;
  margin: 150px auto 0 auto;
}

.skillimage{
  margin-top: -40px;
  height: 400px;
  width: auto;
  z-index: 2;
}

#skill-midashi>h1{
  margin: -250px 0 0 100px;
  font-size: 50px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  z-index: 11;
}

.sukusyo{
  width: 90%;
  margin: 20% auto 0 auto;
}

#workflow-button{
  width: 70%;
  height: 60%;
  margin: 100px 0 0 auto;
  border-radius: 15px;

}

#workflow-button img{
  transition: all 0.3s ease 0s;
}

#workflow-button img:hover{
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
	transform: translateY(-0.1875em);
  border-radius: 5px;
}

#profile{
  display: flex;
  margin-top: 130px;
}

#profile>div{
  width: 50%;
  margin: 50px;
}

#profile-pic>img{
  width: 100%;
  height: auto;
  margin: 300px auto 0 100px;
  border-radius: 50px 500px 50px 50px;
}

#profile-midashi>img{
  right: 13%;
  z-index: 10;
}

#profile-midashi>h1{
  margin: -330px auto 0 80px;
  font-size: 50px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  z-index: 11;
}

#profile-midashi>h2{
  top: 150px;
  right: 100px;
  font-size: 120px;
  color: #D9D9D9;
  font-family: "Italianno", cursive;
  font-weight: 400;
  font-style: normal;
  z-index: 12;
}

#profile-textbox{
  margin: 130px auto 0 80px;
  z-index: 13;
}

#profile-button>img{
  margin: 50px auto 0 80px;
  width: auto;
  height: 80px;
  transition: all 0.3s ease 0s;
}

#profile-button img:hover{
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
	transform: translateY(-0.1875em);
  border-radius: 18px;
}

#profile-textbox>h1{
  font-size: 36px;
  margin-top: 20px;
}

#profile-textbox>p{
  margin-top: 40px;
}

#sh-pro{
  display: none;
}

.contact-img{
  margin-left: 0%;
  z-index: 10;
}


#contact>h1{
  margin-top: -650px;
  margin-left: 10%;
  font-size: 50px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  z-index: 11;
}

.contact-button>img{
  width: 50%;
  margin: 300px auto 0 auto;
  transition: all 0.3s ease 0s;
  z-index: 12;
}

.contact-button img:hover{
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
	transform: translateY(-0.1875em);
  border-radius: 15px;
}

footer{
  position: relative;
  background-color: #EFE8DD;
  padding: 200px auto 0px auto;
  margin: 250px auto 0px auto;
}

.flex-f{
  display: flex;
  justify-content: space-between;
  width: 80%;
  margin: 0 auto;
}

.sh-flex-f-right{
  display: none;
}

.footer-r{
  display: block;
}

.nav-pc-f{
  margin-bottom: 100px;
}

.nav-pc-f ul{
  display: flex;
  padding-left: 0%;
}

.nav-pc-f li{
  list-style: none;
  margin: 0 15px;
}

.nav-pc-f a{
  text-decoration: none;
  margin-left: 20px;
  font-size: 20px;
  color: #000;
}

.nav-pc-f a:hover{
  text-decoration: underline;
}

.logo-f{
  width: 200px;
  height: auto;
}

.images{
  display: flex;
  justify-content: flex-end;
}

.git img{
  width: 100px;
  height:auto; 
  margin-right: 30px;
  margin-top: 10px;
}

.coco img{
  width: 100px;
  height: auto;
}

.sh-flex{
  display: none;
}



/* serviceページ */

#nav-service{
  display: none;
}

#nav-pc-service ul{
  display: flex;
  justify-content: right;
  margin: 7% 10% 0 auto;
  padding-left: 0%;
}

#nav-pc-service li{
  list-style: none;
}

#nav-pc-service a{
  text-decoration: none;
  margin-left: 40px;
  font-size: 24px;
  color: #000;
}

#nav-pc-service a:hover{
  text-decoration: underline;
}

.service-main{
  margin-top: 100px;
}

#workflow{
  width: 80%;
  margin: 0 auto;
}

#workflow-midashi>h1{
  margin-top: -250px;
  font-size: 70px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
}

#rounded-box-wf{
  margin-top:30px;
  display: flex;
  flex-wrap: wrap;
}

#rounded-box-wf>div{
  align-items: space-around;
}

.rounded-box1{
  position: relative;
  margin: 200px auto 0 auto;
  width: 350px;
  height: 250px;
  border-radius: 10px;
  background-color: #e7bb5e;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 20px;
}

.rounded-box1>p>span{
  font-size: 32px;
}

.rounded-box1>img{
  position: absolute;
  top: -70px;
  left: 20px;
}

.rounded-box2{
  position: relative;
  margin: 200px auto 0 auto;
  width: 350px;
  height: 250px;
  border-radius: 10px;
  background-color: #e7bb5e;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 20px;
}

.rounded-box2>p>span{
  font-size: 28px;
  position: absolute;
  top: 30px;
  left: 130px;
}

.rounded-box2>img{
  position: absolute;
  top: -70px;
  left: 20px;
}

.rounded-box3{
  position: relative;
  margin: 200px auto 0 auto;
  width: 350px;
  height: 250px;
  border-radius: 10px;
  background-color: #e7bb5e;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 20px;
}

.rounded-box3>p>span{
  font-size: 28px;
  position: absolute;
  top: 30px;
  left: 150px;

}

.rounded-box3>img{
  position: absolute;
  top: -70px;
  left: 20px;
}

.rounded-box4{
  position: relative;
  margin: 200px auto 0 auto;
  width: 350px;
  height: 250px;
  border-radius: 10px;
  background-color: #e7bb5e;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 20px;
}

.rounded-box4>p>span{
  font-size: 28px;
  position: absolute;
  top: 30px;
  left: 105px;
}

.rounded-box4>img{
  position: absolute;
  top: -70px;
  left: 20px;
}

.rounded-box5{
  position: relative;
  margin: 200px auto 0 auto;
  width: 350px;
  height: 250px;
  border-radius: 10px;
  background-color: #e7bb5e;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 20px;
}

.rounded-box5>p>span{
  font-size: 28px;
  position: absolute;
  top: 30px;
  left: 150px;
}

.rounded-box5>img{
  position: absolute;
  top: -70px;
  left: 20px;
}

.rounded-box6{
  position: relative;
  margin: 200px auto 0 auto;
  width: 350px;
  height: 250px;
  border-radius: 10px;
  background-color: #e7bb5e;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 20px;
}

.rounded-box6>p>span{
  font-size: 28px;
  position: absolute;
  top: 30px;
  left: 120px;
}

.rounded-box6>img{
  position: absolute;
  top: -70px;
  left: 20px;
}

#price{
  width: 80%;
  margin: 150px auto 0 auto;
}

#price-midashi{
  margin: 0 0 0 60%;
}

#price-midashi>h1{
  margin-top: -180px;
  margin-left:  30%;
  font-size: 70px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
}

#roundedbox-table{
  margin: 120px auto 0 auto;
  width: 1000px;
  height: 500px;
  border-radius: 10px;
  background-color: #e7bb5e;
  display: flex;
  align-items: center;
  font-size: 36px;
}

#roundedbox-table>p{
  width: 50%;
}

.table1{
  text-align: center;
}

.table2{
  text-align: center;
}

#contact-service{
  margin-top: 0;
  margin-bottom: 100px;
}

#contact-service h1{
  font-size: 70px;
  margin: -700px auto 0 50px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
}

.contact-button img{
  transition: all 0.3s ease 0s;
}

.contact-button img:hover{
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
	transform: translateY(-0.1875em);
  border-radius: 15px;
}

#contact-service a:last-child{
  text-decoration: none;
}

#contact-service>a>p{
  text-align: right;
  margin-right: 150px;
  margin-top: 160px;
  font-size: 32px;
  color: #000;
}

#contact-service a:hover{
  text-decoration: underline;
  color: #000;
}




/* profileページ */
.pro-body{
  width: 100%;
  overflow-x: hidden;
}

#fv-pro{
  width: 100%;
}

#fv-pro>img{
  width: 100%;
  height: auto;
}

.pro-body header{
  display: none;
}

#pic{
  margin-top: 8%;
  width: 100%;
}

#menu-sp-pro{
  display: none;
}

#nav-sp-pro{
  display: none;
}

#nav-pc-pro ul{
  display: flex;
  justify-content: right;
  margin: 10% 10% 0 auto;
  padding-left: 0%;
}

#nav-pc-pro li{
  list-style: none;
}

#nav-pc-pro a{
  text-decoration: none;
  margin-left: 50px;
  color: #000;
}

#nav-pc-pro a:hover{
  text-decoration: underline;
}

#pic>img{
  margin-top: -3%;
  width: 100%;
  height: 800px;
}


#fv-pro>h2 span{
  margin-left: 13%;
  font-size: 30px;
  font-weight: 200%;
  line-height: 250%;
  display: block;
}

#fv-pro>h2 span:nth-child(2){
  margin-left: 5em;
}

#fv-pro>h2 span:nth-child(3){
  margin-left: 8em;
}

#part1{
  width: 80%;
  margin:  10% auto 0 auto;
}

#part1>h1 {
  text-align: center;
  font-size: 32px;
}


#part-box{
  display: flex;
}

#part1>h2{
  display: none;
}

.part1-left>p>span{
  margin-right: 0;
}

.part1-left{
  width: 50%;
  margin: 13% 5% 0 0;
  font-size: 18px
}

.part1-right{
  width: 50%;
  margin-top: 5%;
}

.part1-right>p{
  text-align: center;
}
.part1-right>img{
  height: 60%;
  margin: 80px auto 0 auto;
}

#part2{
  width: 80%;
  margin: 3% auto 0 auto;
}

#flex-big{
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.left-box{
  width: 49%;
}

.left-box img{
  width: 70%;
  height: 70%;
  margin: 50px auto 0 auto;
}

.left-box p:nth-child(2){
  margin-left: 80px;
}

.left-box p:nth-child(3){
  text-align: right;
  margin-top: 5%;
  margin-left: 30%;
}

.right-box{
  width: 49%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.right-box img{
  width: 40%;
}

.right-box img:nth-child(1){
  margin-left: 5%;
}

.right-box img:nth-child(2){
  margin-right:5%;
}

.right-box img:last-child{
  width: 100%;
  height: 50%;
  margin-top: 50px;
}

#part3-sh{
  display: none;
}

#part3{
  width: 80%;
  margin: 250px auto 0 auto;
}


#part3>h1 {
  text-align: center;
  font-size: 32px;
}

#part3-box{
  display: flex;
}

.part3-left{
  width: 50%;
  margin: 150px 5% 0 auto;
}


.part3-right{
  width: 50%;
  margin: 100px auto 0 5%;
  font-size: 18px
}

#part4{
  width: 80%;
  margin: 250px auto 0 auto;
}

.flex-big2{
  width: 100%;
  display: flex;
  justify-content: space-between
}

.left-box2{
  width: 55%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.left-box2 img{
  width: 40%;
}

.left-box2 img:nth-child(1){
  height: 45%;
}

.left-box2 img:nth-child(2){
  margin-right: 60px;
  height: 45%;
}


.left-box2 img:last-child{
  width: 85%;
  height: 40%;
  margin-top: -30px;
  margin-left: 90px;
}

.right-box2{
  width: 44%;
}

.right-box2>img{
  height: 65%;
  margin: 90px auto 0 70px;
}

.right-box2 p:first-child{
  margin-left: -50px;
}

.right-box2 p:last-child{
  margin-left: 140px;
}

#part5{
  width: 80%;
  margin: 200px auto 0 auto;
}

#part5>h1{
  text-align: center;
  font-size: 32px;
}

#part5-box{
  display: flex;
}

.part5-left{
  width: 50%;
  margin: 120px 5% 0 0;
  font-size: 18px
}

.part5-right{
  width: 50%;
  margin-top: 5%;
}

.part5-right>p{
  text-align: center;
}
.part5-right>img{
  height: 60%;
  margin: 80px auto 0 auto;
}

#part6{
  width: 80%;
  margin: 50px auto 0 auto;
}

.flex-big3{
  display: flex;
}

.left-box3{
  width: 49%;
  margin: 10px;
}

.left-box3 img{
  width: 80%;
  margin: 0 auto;
}

.left-box3 p:nth-child(2){
  margin-left: 60px;
}

.left-box3 p:last-child{
  margin-left: 45%;
  margin-top: 25px;
}

.right-box3{
  width: 49%;
}

.right-box3 img{
  width: 80%;
  height: 35%;
  margin: 10px;
}

.right-box3 img:nth-child(2){
  margin-left: 150px;
  height: 30%;
  width: 70%;
}

.right-box3 img:nth-child(3){
  margin: 50px auto 0 0;
}

.right-box3 p{
  margin-left:65%;
}

#part7-sh{
  display: none;
}

#part7{
  width: 80%;
  margin: 100px auto;
}

#part7>h1{
  margin-bottom: 60px;
  text-align: center;
  font-size: 32px;
}

#part7-box{
  display: flex;
}

.part7-left{
  width: 50%;
  margin-top: 50px;
}

.part7-left>img{
height: 60%;
margin: 0px 150px 0 auto;
}

.part7-left>p{
  margin-left: -85px;
  text-align: center;
}

.part7-right{
  width: 50%;
  margin: 5% auto 0 auto;
}

.part7-right p{
  font-size: 18px;
}

#part8{
  width: 80%;
  margin: -10% auto 0 auto;
}

#part8 p{
  text-align: center;
  font-size: 20px;
}

#part9{
  width: 80%;
  margin: 150px auto 0 auto;
}

#part9{
  width: 80%;
  margin: 200px auto 0 auto;
}

.flex-big4{
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.left-box4{
  width: 65%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.left-box4 img{
  width: 40%;
  height: 40%;
}

.left-box4 img:first-child{
  margin-left: 20px;
}

.left-box4 img:nth-child(2){
  margin-right: 20px;
}

.left-box4 img:last-child{
  width: 60%;
  height: 50%;
  margin: -20px auto 0 140px;
}

.right-box4{
  width: 38%;
}

.right-box4 img{
  margin: 0 10px 0px 70px;
  width: 80%;
  height: 45%;
}

.right-box4 img:last-child{
  margin-top: 38px;
  margin-left: -40px;
}

.flex-big5{
  display: flex;
  margin-top: -10px;
  justify-content: space-between;
}

.flex-big5>img:first-child{
  width: 30%;
  height: 40%;
  margin: 0 auto 0 auto;
}

.flex-big5>img:nth-child(2){
  width: 30%;
  height: 40%;
  margin: 0 auto 0 auto;
}

.flex-big5 img:last-child{
  width: 30%;
  height: 40%;
  margin: 0 auto 0 auto;
}

.flex-big6{
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}

.left-box6{
  width: 45%;
}

.left-box6 img{
  margin: 0 auto 0 auto;
  width: 90%;
  height: 85%;
}

.right-box6{
  display: flex;
  flex-wrap: wrap;
  width: 55%;
}

.right-box6 img:nth-child(1){
  width: 40%;
  height: 26%;
  margin: 60px auto 0 50px;
}

.right-box6 img:nth-child(2){
  width: 38%;
  height: 40%;
  margin: 0 auto 0 30px;
}

.right-box6 img:last-child{
  height: 40%;
  margin: -75px auto 0 110px;
}

.visual{
  display: none;
}

.last{
  margin: 115px auto 30px auto;
  width: 80%;

}

.last>p{
  text-align: right;
  font-size: 26px;
}

.last a{
  text-decoration: none;
}

.last>a>p{
  text-align: right;
  margin-top: 80px;
  font-size: 32px;
  color: #000;
}

.last a:hover{
  text-decoration: underline;
  color: #000;
}

.last>img{
  text-align: right;
  margin: 70px -5% 0 auto;
}

#fv-pro h2{
  font-size: 14px;
  margin: 60px auto 60px 50%;
}



@media screen and (min-width: 600px) and (max-width: 959px) {

 #nav-pc{
  display: none;
 } 

#nav-pc2{
  display: block;
  margin: 0 -50px 0 auto;
}

#nav-pc2 {
  position: absolute;
  top: 2%;
  right: 10%;
  z-index: 3;
}

#nav-pc2 ul{
  display: flex;
  padding-left: 0%;
}

#nav-pc2 li{
  list-style: none;
  margin: 0 15px;
}

#nav-pc2 a{
  text-decoration: none;
  margin-left: 20px;
  font-size: 20px;
  color: #ffffff;
}

#nav-pc2 a:hover{
  text-decoration: underline;
}

#nav-pc2 a{
  font-size: 20px;
  margin-left: 0px;
}

#motto-midashi h1{
  font-size: 30px;
  margin-top: -35%;
}

#fv>h2 span{
  font-size: 28px;
}

#fv>h2 {
  line-height: 250%;
}

#works-midashi h1{
  font-size: 30px;
  margin: -20% auto auto 70%;
}

#skill-midashi h1{
  font-size: 30px;
  margin: -23% auto 0 8%;
}

.profile-sh-midashi>h1{
  font-size: 30px;
  margin: -33% 15% 0 auto;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  z-index: 11;
}

#nav-pc-service a{
  font-size: 20px;
  margin-left: 30px;
}

#rounded-box-s{
  margin: 10% auto 0 auto;
  width: 80%;
  height: 250px;
  border-radius: 10px;
  background-color: #e7bb5e;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
}

#rounded-box-s>p>span{
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

#rounded-box{
  display: none;
}


/* プロフィール　*/

#pic img{
  width: 100%;
  height: auto;
}

#nav-pc-pro{
  font-size: 14px;
}

#nav-pc-pro a{
  margin-left: 30px
}

#fv-pro h2{
  margin: auto auto 13% 53%;
}

#fv-pro h2 span{
  font-size: 20px;
  margin: 60px auto 60px 0;
  line-height: 50%;
}

#fv-pro>h2 span:nth-child(2) {
  margin-left: 3em;
}

#fv-pro>h2 span:nth-child(3) {
  margin-left: 6em;
}

#part1{
  margin-top: 15%;
}

#part1>h2{
  display: block;
  font-size: 20px;
  text-align: center;
  margin-left: -40%;
}

#part1>h2>span{
  margin-left: 15em;
}




/*さーびす*/

#workflow-midashi img{
  width: 65%;
  height: auto;
}

#workflow-midashi h1{
  font-size: 30px;
  margin: -20% auto 0 30px;
}

#rounded-box-wf{
  display: flex;
  flex-wrap: wrap;
  margin-top: 130px;
}

#rounded-box-wf>div{
  margin: 70px auto;
  width: 320px;
  height: 200px;
  border-radius: 10px;
  background-color: #e7bb5e;
  align-items: space-between;
  justify-content: center;
  text-align: center;
}

#rounded-box-wf div>img{
  width: 60px;
  height: auto;
  margin-top: 50px;
}

#rounded-box-wf div>p{
  font-size: 14px;
}

#price-midashi h1{
  font-size: 30px;
  margin: -45% auto 0 40%;
}


#contact-midashi h1{
  font-size: 30px;
  margin: -60% auto 0 10%;
}

}

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

#nav-pc {
  display: none;
}

#nav-pc2{
  display: none;
}

#menu-sp {
  display: block;
  background-color: transparent;
  padding: 0;
  border: none;
  width: 70px;
  height: auto;
  position: fixed;
  top: 0;
  right: 0;
}

  #nav-sp {
    background-color:#EFE8DD;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: none;
    z-index: 100;
  }

 #close>img{
  width: 50px;
  height: auto;
  border: none;
  position: absolute;
  top: 20px;
  right: 20px;
  border: none;
 }

 #close{
  border: none;
 }

 #nav-sp nav ul {
  padding-left: 0;
}

#nav-sp nav li {
  list-style: none;
}

.logo-h img{
  margin: 100px auto 80px 20px;
  width: 80px;
}

#nav-sp nav a {
  display: block;
  color: #000000;
}

#nav-sp nav a:hover {
  text-decoration: underline;
}

#nav-sp .menu {
  text-decoration: none;
  margin: 20px;
  height: 44px;
  font-size:18px;
  background-image: url("../images/humberger.arrow.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: 30px;
}

#motto-midashi h1{
  font-size: 20px;
  margin-top: -37%;
  margin-left: 5%;
}

#works-midashi h1{
  font-size: 20px;
  margin: -20% auto 0 70%;
}

#skill-midashi h1{
  font-size: 20px;
  margin: -23% auto 0 8%;
}

.profile-sh-midashi>h1{
  font-size: 20px;
  margin: -32% 17% 0 auto;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  z-index: 11;
}

#nav-pc-service{
  display: none;
}

#nav-service{
  display: block;
  height: 100%;
  width: 100%;
  z-index: 100;
}

#menu-service{
  display: block;
  background-color: transparent;
  padding: 0;
  border: none;
  width: 15%;
  height: auto;
  position: fixed;
  top: 0;
  right: 0;
}

#nav-service2{
  background-color:#EFE8DD;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 100px;
  height: 100%;
  width: 100%;
  display: none;
  z-index: 100;
}

#close2>img{
width: 50px;
height: auto;
border: none;
position: absolute;
top: 20px;
right: 20px;
border: none;
}

#close2{
border: none;
}

#nav-service2 nav ul {
padding-left: 0;
}

#nav-service2 nav li {
list-style: none;
}

.logo-h img{
margin: 80px auto 80px 20px;
width: 15%;
}

#nav-service2 nav a {
display: block;
color: #000000;
}

#nav-service2 nav a:hover {
text-decoration: underline;
}

#nav-service2 .menu-s {
text-decoration: none;
margin: 20px;
height: 44px;
font-size:18px;
background-image: url("../images/humberger.arrow.png");
background-repeat: no-repeat;
background-position: right;
background-size: 25px;
}


#rounded-box-s{
  margin: 10% auto 0 auto;
  width: 98%;
  height: 250px;
  border-radius: 10px;
  background-color: #e7bb5e;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
}
  
#rounded-box-s>p>span{
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
  
#rounded-box{
  display: none;
}

#workflow-midashi h1{
  font-size: 20px;
  margin: -20% auto 0 30px;
}

#price-midashi h1{
  font-size: 20px;
  margin: -45% auto 0 40%;
}

#contact-midashi h1{
  font-size: 20px;
  margin: -60% auto 0 10%;
}

/* プロフィール　*/
#nav-pc-pro{
  display: none;
}

.pro-body header{
  display: block;
}

#menu-sp-pro {
  display: block;
  background-color: transparent;
  padding: 0;
  border: none;
  width: 70px;
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
}

#nav-sp-pro {
  background-color:#EFE8DD;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: none;
  z-index: 100;
}

#close-pro>img{
  width: 50px;
  height: auto;
  border: none;
  position: absolute;
  top: 20px;
  right: 20px;
  border: none;
 }

#close-pro{
  border: none;
}

#nav-sp-pro nav ul {
  padding-left: 0;
}

#nav-sp-pro nav li {
  list-style: none;
}

.logo-h-pro img{
  margin: 100px auto 80px 20px;
  width: 80px;
}

#nav-sp-pro nav a {
  display: block;
  color: #000000;
}

#nav-sp-pro nav a:hover {
  text-decoration: underline;
}

#nav-sp-pro .menu {
  text-decoration: none;
  margin: 20px;
  height: 44px;
  font-size:18px;
  background-image: url("../images/humberger.arrow.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: 30px;
}

#pic img{
  width: 100%;
  height: auto;
}

#fv-pro h2{
  margin-left: 40%
}

#fv-pro h2 span{
  font-size: 14px;
}

  #part1{
    margin-top: 20%;
  }
  
  #part1>h2{
    display: block !important;
   font-size: 14px;
   text-align: center;
  }
  
  #part1>h2>span{
    margin-left: 3em;
  }


}




@media screen and (max-width: 959px) {
  
  body{
    width: 100%;
  }

  .button1{
    display: none;
  }

  .logo{
    width: 50px;
    height: auto;
  }


  

#fv>h2{
  font-size: 28px;
  top: 60vh;
}

#fv{
  position: relative;
  background-image: url(../images/hasu.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100vh;
}

#motto-midashi>img{
  width: 50%;
  margin-left: -20px;
  margin-top: 80px;
}

#works-midashi>img{
  width: 50%;
  height: auto;
  margin-top: -50px;
  margin-left: 45%;
}

#works2{
  margin-top: 20%;
  flex-wrap: wrap;
}

#works2>div{
  width: 100%;
  margin-bottom: 80px;
}



#work-r>h1{
  font-size: 16px;
}

#work-l>h2{
  font-size: 16px;
}

#works2 div{
  display: block;
}

#skill{
  margin-top: -80px;
}

#skill-midashi>img{
  width: 40%;
  height: auto;
  margin: 0 auto 0 -20px;
}

#workflow-button{
  margin-top: 20px;
}

#profile{
  display: none;
}

#sh-pro{
  display: block !important;
  margin-top: 50px;
}

.profile-sh-midashi{
  text-align: right;
}

.profile-sh-midashi>img{
  width: 45%;
  display: inline;
  margin-right: 5%;
}

.sh-pro2{
  display: block !important;
  margin-top: 100px;
}

.pro-image{
  width: 65%;
  height: auto;
  margin: 15% auto 0 auto;
  border-radius: 500px 500px 500px 500px;
}

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

.sh-pro2>h1{
  font-size: 20px;
  margin-top: 60px;
}

.sh-pro2>h2{
  font-size: 16px;
}

.sh-pro2>p{
  font-size: 12px;
  margin-top: 40px;
}

.taiken_button>img{
  transition: all 0.3s ease 0s;
  border-radius: 15px;
  margin: 30px auto 0 auto;
  width: 55%;
  height: 10%;
}

.taiken_button img:hover{
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
	transform: translateY(-0.1875em);
  border-radius: 15px;
}

#contact{
  margin-top: 50px;
}

#contact>img{
  width: 60%;
  height: auto;
}

#contact>h1{
  font-size: 30px;
  margin-top: -55%;
}

.contact-button>img{
  margin-top: 100px;
  width: 60%;
  height: 90%;
  border-radius: 6%;
}

footer{
  text-align: left;
  margin-top: 100px;
}

.flex-f{
  display: none;
}

.logo-f{
  width: 15%;
  height: auto;
  margin-left: 30px;
}

.nav-sh-f>ul{
  display: block;
  margin: 50px auto 0 10px;
  line-height: 300%;
  list-style: none;
}


.sh-flex{
  display: block !important;
}

.sh-f{
  display: flex;
  text-decoration: none;
  color:#000;
  background-image: url("../images/humberger.arrow.png");
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: right top;
}

.nav-pc-f{
  display: none;
}

.images{
  justify-content: flex-start;
  margin: 20px auto 30px 30px ;
}

.images>a>img{
  width: 40px;
  height: auto;
}
.coco{
  margin-top: 5px;
}


/*　サービスページ　*/

#workflow-midashi img{
  margin-top: 80px;
  width: 65%;
  height: auto;
}

#rounded-box-wf{
  margin-top: 10%;
}

#rounded-box-wf div{
  margin: 30px auto;
  width: 270px;
  height: 200px;
  border-radius: 10px;
  background-color: #e7bb5e;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

#rounded-box-wf div>img{
  width: 15%;
  height: auto;
  margin-top: 50px;
}

#rounded-box-wf div p>span{
  font-size: 18px;
  text-align: center;
}

.rounded-box2>p>span{
  margin-left: -20px;
}

.rounded-box3>p>span{
  margin-left: -25px;
}

.rounded-box4>p>span{
  margin-left: -10px;
}

.rounded-box6>p>span{
  margin-left: -20px;
}

.rounded-box5>p>span{
  margin-left: -30px;
}

#rounded-box-wf div>p{
  font-size: 16px;
}

.rounded-box2>p>span{
  text-align: center;
}

.rounded-box3>p>span{
  text-align: center;
}

#price{
  margin-top: 50px;
}

#price-midashi img{
  width: 140%;
  height: auto;
}

#roundedbox-table{
  width: 85%;
  height: 250px;
  margin-top: 40px;
  font-size: 16px;
}

.contact-img{
  width: 70%;
}

.contact-button img{
  margin-top: 35%;
}

#contact-service>a>p{
  font-size: 15px;
  margin-right: 10%;
  margin-top: 20%;
}


/*　プロフィール　*/

#menu-sp-pro>img{
  position: fixed;
  top: 0;
  right: 0;
  padding: 0px 0px;
  width: 15%;
  height: auto;
}

#menu-sp-pro {
  display: block;
  background-color: transparent;
  padding: 0;
  border: none;
  width: 70px;
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
}

#nav-sp-pro {
  background-color:#EFE8DD;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: none;
  z-index: 100;
}

#close-pro>img{
width: 50px;
height: auto;
border: none;
position: absolute;
top: 20px;
right: 20px;
border: none;
}

#close-pro{
border: none;
}

#nav-sp-pro nav ul {
 padding-left: 0;
 text-decoration: none;
}

#nav-sp-pro nav li {
list-style: none;
}

.logo-h img{
margin: 100px auto 80px 20px;
width: 80px;
}

#nav-sp-pro nav a {
display: block;
color: #000000;
}

#nav-sp-pro nav a:hover {
text-decoration: underline;
}

#nav-sp-pro .menu {
text-decoration: none;
margin: 20px;
height: 44px;
font-size:18px;
background-image: url("../images/humberger.arrow.png");
background-repeat: no-repeat;
background-position: right;
background-size: 30px;
}

.menu-pro{
  display: flex;
  text-decoration: none;
  color:#000;
  background-image: url("../images/humberger.arrow.png");
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: right top;
}

#nav-sp-pro nav ul{
  margin: 50px auto 0 10px;
  line-height: 300%;
}

#part1>h1{
  display: none;
}

#part-box{
  display: block;
}

.part1-left{
  width: 95%;
}

.part1-right{
  width: 95%;
}

.part1-left{
  font-size: 14px;
  margin-top: 50px;
}

.part1-right img{
  margin-top: 20px;
  width: 70%;
  height: auto;
}

.part1-right p{
  font-size: 12px;
}


#part2{
  display: none;
}

#part3{
  display: none;
}

#part3-sh{
  display: block;
  width: 80%;
  margin: 110px auto 0 auto;
}

#part3-sh h1{
  font-size: 16px;
  text-align: center;
}

.part3-right-sh{
  margin-top: 50px;
  font-size: 14px;
}

.part3-left-sh{
  margin-top: 30px;
  font-size: 12px;
}

.part3-left-sh>img{
  width: 85%;
  height: auto;
  margin: auto auto;
}

.part3-left-sh>p{
  text-align: center;
}

#part4{
  display: none;
}

#part5{
  margin-top: 110px;
}

#part5 h1{
  font-size: 16px;
}

#part5-box{
  display: block;
}

.part5-left{
  width: 95%;
  font-size: 14px;
  margin: 50px auto 0 auto;
}

.part5-right{
  width: 95%;
  margin-top: -50px;
}

.part5-right>img{
  width: 70%;
  height: auto;
}

.part5-right>p{
  font-size: 12px;
}

#part6{
  display: none;
}

#part7{
  display: none;
}

#part7-sh{
  display: block;
  width: 80%;
  margin: 100px auto 0 auto;
}

#part7-sh h1{
  text-align: center;
  font-size: 16px;
}

.part7-right-sh>p{
  font-size: 14px;
  margin-top: 30px;
}

.part7-left-sh>img{
  width: 70%;
  height: auto;
  margin: 30px auto 0 auto;
}

.part7-left-sh>p{
  font-size: 12px;
  text-align: center;
}

#part8>p{
  margin-top: 150px;
  width: 95%;
  font-size: 12px;
}

#part9{
  display: none;
}


.visual {
  display: block;
  width: 65%;
  height: 30%;
  background-color: #9f9f9f;
  margin: 100px auto 60px auto;
}

.visual>div img{
  width: 100%;
  height: 30%;
}

.slick-prev:before, .slick-next:before {
  font-family: 'slick';
  font-size: 30px;
  margin-left: -5px;
  line-height: 1;
  opacity: .90;
  color: white;
  -webkit-font-smoothing: antialiased;
}

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 80px;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: -50px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots {
  bottom: -50px;
  display: block;
  width: 100%;
  padding: -20px;
  margin: 0;
  list-style: none;
  text-align: center;
}

.last p{
  margin-top: 180px;
  font-size: 16px;
}

.last a>p{
  font-size: 16px;
}

.last img{
  margin: 30px auto 30px 40px;
}

}