*{
box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  /* .cp_fullscreenmenu{
  display: none;
   */
   .cp_cont{
     display: none;
   }
}

  .about-text{
    text-align: center;
    width: 50%;
    margin: 0 auto;
    padding: 20px 65px 0 65px;
  }


  /* .about-catch{
    justify-content: flex-end;
    /* padding-right: 86px; */
    text-align: left;
    color: #BA965C;
    font-size: 27px;
    margin-top: -36px;
    margin-bottom: -10px;
    font-family: serif;
    margin-top: 8px;
  } */

  .about-paragraph{
    font-size: 14px;
    color: #383838;
    text-align: left;
    margin-top: 16px;
    padding: 0 0px 0 0px;
    font-weight:bold;
    /* padding: 0 86px 0 0px; */
  }


  /* .about-paragraph-1{
    font-size: 17px;
    color: #383838;
    text-align: left;
    margin-top: 17px;
    margin-bottom: 16px;
    font-weight: 300;
  } */

  .service-r{
    display: none;
  }




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

}

@media screen and (min-width: 980px){
  .service-text1{display:none}
}


@media screen and (min-width: 896px) {
  /* .cp_cont{
    display: none;
  } */
}
.service-r{
  display: none;
}


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

}

@media screen and (max-width: 1024px) {
  .about-catch{
    justify-content: flex-end;
    /* padding-right: 86px; */
    text-align: left;
    color: #BA965C;
    font-size: 27px;
    margin-top: -36px;
    margin-bottom: -10px;
    font-family: serif;
  }

  .about-paragraph{
    font-size: 14px;
    color: #383838;
    text-align: left;
    margin-top: 20px;
    padding: 0 0px 0 0px;
    font-weight:bold;
    /* padding: 0 86px 0 0px; */
  }


  .about-paragraph-1{
    font-size: 22px;
    color: #383838;
    text-align: left;
    margin-top: 14px;
    margin-bottom: 16px;
    font-weight: 700;
  }

}

.cp_cont{
  display: none;
}

/*　画面サイズが480pxからはここを読み込む　*/
@media screen and (max-width:480px) {


/* ハンバーガーここから */
*, *:before, *:after {
	padding: 0;
	/* margin: 0; */
	box-sizing: border-box;
}
ol, ul {
	list-style: none;
}
a {
	text-decoration: none;
	color: inherit;
}
.cp_cont {
  display: block;
	/* height: 65vh; */
  height: 8vh;
}
.cp_offcm01 {
	position: absolute;
	top: 4px;
	right: 14px;
	display: inline-block;
  display: block;
}
/* menu */
.cp_offcm01 .cp_menu {
	position: fixed;
	top: 0;
	right: -100vw;
	width: 250px;
	height: 100%;
	cursor: pointer;
	-webkit-transition: 0.53s transform;
	        transition: 0.53s transform;
	-webkit-transition-timing-function: cubic-bezier(.38,.52,.23,.99);
	        transition-timing-function: cubic-bezier(.38,.52,.23,.99);
	background-color: #0F386F;
	opacity: 0.8;
}
.cp_offcm01 .cp_menu ul {
	margin: 0;
	padding: 0;
}
.cp_offcm01 .cp_menu li {
	list-style: none;
}
.cp_offcm01 .cp_menu li a {
	display: block;
	padding: 17px;
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
  font-size: 16px;
  text-align: left;
}

.cp_offcm01 #cp_toggle01 {
	position: absolute;
	display: none;
	opacity: 0;
}
.cp_offcm01 #cp_toggle01:checked ~ .cp_menu {
	-webkit-transform: translateX(-100vw);
	        transform: translateX(-100vw);
}
/* menu toggle */
.cp_offcm01 #cp_toggle01 ~ label {
	display: block;
	padding: 0.5em;
	cursor: pointer;
	-webkit-transition: 0.5s transform;
	        transition: 0.5s transform;
	-webkit-transition-timing-function: cubic-bezier(.61,-0.38,.37,1.27);
	        transition-timing-function: cubic-bezier(.61,-0.38,.37,1.27);
	text-align: center;
	color: #fff;
}
.cp_offcm01 #cp_toggle01:checked ~ label {
	-webkit-transform: translateX(-250px);
	        transform: translateX(-250px);
}
.cp_offcm01 #cp_toggle01 ~ label::before {
	/* font-family: 'FontAwesome'; */
  font-family: "Font Awesome 5 Free";
	content: '\f0c9';
	font-size: 2.3em;
  font-weight: 900;
}
.cp_offcm01 #cp_toggle01:checked ~ label::before {
	content: '\f00d';
}
/* contents */
.cp_contents {
	color: #333333;
	text-align: center;
}
/* ハンバーガーここまで */



.main-wrapper{
  background-color: #0F386F;
  margin-top: 0;
  margin-bottom: 0px;
}

.serviceimg-r{
  display: none;
  width: 100%;
  height: auto;
}

.serviceimg-1{
  display: block;
  width: 100%;
  height: auto;
}



.regularmenu{
  display: none;
}


  .ul-r{
    /* display: none; */
    justify-content: flex-end;
    margin: 0;
    padding: 10px;
    list-style-type: none;
    align-items: center;
    padding-right: 50px;
  }

  .li-r{
   padding-left: 10px;
   padding-right: 10px;
}

.logo{
  margin-right: auto;
  color: #fff;
  text-decoration: none;
  padding-left: 5px;

  padding-top: 0px;
  padding-bottom:0px;
}

.headerimg{
  width: auto;
  height:44px;
  margin:13px 4px 4px 4px;
}

nav{
  padding-left: 10px;
}



.header-contents{
  background-size: cover;
  padding: 68px 0 0px 0;
  text-align: center;
  /* background-color: #797979; */
  width: auto;
  height:auto;
}

.white-back{
  /* background-color: #fff; */
  background-image : url(images/bg_sp.png);
  margin:4px 10px 0 10px;
  background-size: contain;
}

.works-wrapper{
  /* background-color: white; */
  width: 100%;
  height: auto;
  /* margin-top: 144px; */
  /* padding-top: 144px; */
  padding-left: 30px;
  padding-right: 30px;

  padding-top: 60px;
}

.about-catch{
  justify-content: flex-end;
  /* padding-right: 86px; */
  text-align: left;
  color: #BA965C;
  font-size: 27px;
  margin-top: -36px;
  margin-bottom: -10px;
  font-family: serif;
  margin-top: 8px;
}


.text-box{
  width: 100%;
  height: auto;
}

.text-box-paragraph-r{
  display: none;
  text-align: center;
  font-size: 14px;
  padding-top: 100px;
  margin-top: 0;
}

.text-box-paragraph-1{
  display: block;
  text-align: center;
  font-size: 14px;
  padding-top: 30px;
  margin-top: 0;
  line-height: 35px;
}


.title{
  color:#0F386F;
  font-size: 20px;
  text-align: center;
  opacity: 1;
  font-weight: bold;
}

.caption{

}

.title-service{
  margin-top: 0;
  font-size: 19px;
}

.service-contents-1{
  max-width: 852px;
  height:auto;
  margin: 100px auto 0 auto;

}

.service-contents-2{
  margin-top: 60px;
}

.service-video{
  text-align: center;
  margin-top: 5px;
}


.ec-video{
  width: 83%;
  height: auto;
}

.service-contents-3{
  margin-top: 60px;
}

.title-sub{
  font-size: 12px;
  padding-top: 5px;
}

.about-block{
  width: 100%;
  float: left;
  display: flex;
  margin-bottom: 0px;
  flex-wrap: wrap;
}

.about-image{
  margin: 0 auto;
  width: 100%;
  height: 100%;
}

.about-text{
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0px 0 0px;
}

.about-catch{
  justify-content: flex-end;
  /* padding-right: 86px; */
  text-align: left;
  color: #BA965C;
  font-size: 30px;
  margin-top: 8px;
  margin-bottom: 1px;
  font-family: serif;
  line-height: 36px;

}

.about-paragraph-1{
  font-size: 15px;
  color: #383838;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 16px;
  font-weight:500;
}

.about-paragraph{
  font-size: 14px;
  color: #383838;
  text-align: left;
  margin-top: 27px;
  /* padding: 0 86px 0 0px; */
}

.service-block{
  width: 100%;
}

.catch-text{
  font-size: 30px;
  color: #B81D32;
  font-family: 'Noto Serif JP', serif;
  display: flex;
  align-items: center;
}

.sample1{
  display: none;
}

.service-r{
  display: block;
}


.service-block ul{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
  padding: 0px;
}

.service-block li{
  width: 100%;
  text-align: center;
  list-style: none;
  padding:20px 58px 20px 58px;
}

.service-item{
}

.instagram{
  text-align: center;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0px;
  padding-top: 70px;
}



.instagram-images{
  padding: 0 36px;
}

.instagram-imagelist{
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}


.instagram-item{
  margin: 0.5px 0.5px 0.5px 0.5px;
  list-style: none;
  width: 30%;
  height: 30%;
}

.insta-item-img{
  width: 30%;
  height:30%;
}

.clients{
  /* margin-top: 150px; */
  padding-top: 50px;
}



.clients-images{
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}

.clients-images ul{
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0 30px;
}

.clients-images li{
  width:33%;
}

.clients-item{
 width: 30%;
 height: 30%;
 /* padding: 6px 7px; */
 margin: 4px;
 padding: 0px;
}

.contact{
  margin-top: 10px;
  padding-left:10px ;
  padding-right:10px ;
}

.contact-box{
  text-align: center;
  width: 100%;
  padding-bottom: 70px;
}

.contact-item{
  width: 100%;
  margin-top: 10px;
  font-size: 12px;
}

.contact-1{
  height: 38px;
  border: 1px solid #383838;
  color: #383838;
  padding-left:10px;
}

.contact-2{
  height: 192px;
  border: 1px solid #383838;
  padding-left: 10px;
}

.button-1 {
  display: inline-block;
  padding: 0.7em 1.9em;
  font-size: 0.6em;
  color: #fff;
  text-decoration: none;
  user-select: none;
  border: 1px #fff solid;
  border-radius: 3px;
  transition: 0.4s ease;
  background-color: #0F386F;
  margin-top: 20px;
}

.button-1:hover {
  color: #0F386F;
  /* background: #00b5ad; */
  background: #fff;
}


.about-wrapper{
  display: flex;
  padding-top: 30px;
}

.about-left{
  padding-left: 160px;
  padding-right: 57px;
  width: 50%;
}

.about-title{
  font-size: 30px;
  color: #FFFFFF;
  text-align: center;
}

.about-subtitle{
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  margin-top: -30px;
  color: #fff;
}

.abouttext1{
  color:#FFFFFF;
  font-size: 14px;
  margin-bottom: -15px;
  font-weight: bold;
  text-align: left;
}

.about-p{
  font-size: 14px;
  color: #fff;
  margin-bottom: 20px;
  font-weight:;
  text-align: left;
}

.about-right{
  padding:10px 88px 0 0;
  width: 50%;
}


.copy{
  font-size: 12px;
}

.material-icons{
  color: #B81D32;
  font-size: 75px;

}

.service-r{
 position: relative;
 width: 100%;
 height: auto;
 display: none;
}

.service-text1{
 position: absolute;
 top: 50%;
 left: 50%;
 margin: 0;
 padding: 13px 5px;
 -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
 background-color: #fff;
 color: #0F386F;
  border: 2px solid #0F386F;
  font-size: 16px;
  text-align: center;
  width: 190px;
  font-weight: bold;
}


.service-text{
  font-size:17px;
  color:#B59B7F;
  text-align: center;
  margin-top: 0px;
}

.service-text-paragraph{
  font-size: 14px;
  color: #383838;
  text-align: left;
  font-weight: bold;
}

.service-text-paragraph-1{
  font-size: 14px;
  color: #383838;
  text-align: left;
  padding-bottom: 70px;
  font-weight: bold;
}

.service-p{
  color: #3D3D3D;
  font-size: 13px;
  padding:0 10px 0 10px;
}

.footerlogo{
  width: 95px;
  height: 44px;
}

/*　↓service　*/

.service-image{
  width: 100%;
  height: auto;
  padding: 0 30px;
}

.service-image-img{
  width: 100%;
  height: auto;
}




.service-ditail{
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px 0px 10px 0px;
}

.ditail-right{
  padding-left: 5px 10px 5px 10px;
}

.ditail-left{
  padding-top: 50px;
  padding-left: 0px;
  padding-right: 0px;
}

.service-img{
  width:372px;
  hight:376px;
}

.ditail-p{
  color: #3D3D3D;
  font-size: 13px;
  line-height: 200%
}

.choose-wrapper{
  padding:63px 10px 20px 10px;
  margin-top: 480px;
}

.why-p{
  font-size: 13px;
  color: #3D3D3D;
  text-align: center;
  padding-left:  10px;
  padding-right: 10px;
  padding-bottom: 50px;
}

.about-wrapper{
  display: flex;
  padding-top: 30px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  // 中央寄せ
  justify-content: center;
  align-items: center;
  padding: 10px 10px;
}


.about-left{
  padding-left:30px;
  padding-right:30px;
  width: 100%;
  text-align: center;
}

/* .abouttext1{
  color:#DBC5A1;
  font-size: 14px;
  margin-bottom: -15px;
  font-weight: 900;
  text-align: center;
} */


.contact-btn {
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block;
  padding: 7px 20px 7px 20px;
  text-decoration: none;
  letter-spacing: 1px;
  color: #DBC5A1;
  background: #ffffff;
  border-radius: 25px;
  border: solid 2px #DBC5A1;
  transition: .4s;
  font-size: 18px;
}

.about-right{
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}


}
