@charset "UTF-8";
/* CSS Document */
body {
  font-family: 'Oswald', 'Zen Kaku Gothic New', 'sans-serif';
  font-weight: 300, 400, 500, 700, 900;
  font-style: bold;
  font-optical-sizing: auto;
}
@media screen and (min-width: 1441px) {
	.pc{
    display: inline-block!important;
	}
  .sp {
    display: none;
  }
			.btn-set.pc .logo {
    width: 120px;
    position: absolute;
    left: 20px;
    top: 20px;
    background-color: #F2F2F2;
}
  a.btn-8 {
    color: #333333;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    width: 100px;
    display: block;
    text-align: center;
    top: 5px;
    margin-right: 5px;
    margin-left: 5px;
  }
  a.btn-8::before {
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    background: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
  }
  a.btn-8:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
  }
  .btn-set ul li .sub_menu {
    display: block;
    width: 100px;
    right: auto;
    bottom: auto;
    text-align: center;
    background-color: #F7F7F7;
    margin-left: 0px;
    margin-top: 0px;
  }
  /* ホバー時に表示 */
  .btn-set ul li:hover .sub_menu {
    display: block;
    margin-left: 0px;
  }
  .btn-set ul li .sub_menu {
    display: none;
  }
  .btn-set ul li .sub_menu li {
    border-left-style: none;
    display: block;
    padding-bottom: 10px;
  }
  .btn-set ul li .sub_menu li a {
    display: block;
    margin-top: 20px;
    color: #333333;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    top: 10px;
    right: 10px;
    width: 110px;
    text-align: center;
  }
  .sub_menu li a::before {
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    background: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
  }
  .sub_menu li a:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
  }
  .btn-set {
    position: fixed;
    right: 0px;
    padding-bottom: 30px;
    width: 100%;
    background-color: #F7F7F7;
    z-index: 2;
  }
  .btn-set ul {
    display: flex;
    margin-top: 20px;
    margin-left: auto;
    width: 1050px;
  }
  .btn-set ul li {
    height: 100%;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-left: 2px solid #4D4D4D;
  }
  .red:hover a.btn-8 {
    opacity: 0;
  }
  .btn-set ul li:first-child {
    border-left: none;
  }
		input{
		font-size: 100%;
	}
body main {
    padding-top: 200px;
    padding-bottom: 200px;
    margin: auto;
    width: 800px;
}
	#formWrap {
    width: 800px;
    margin: 0 auto;
    color: #3E3A39;
    line-height: 120%;
    font-size: 90%;
}
#formWrap h1 {
    font-size: 30px;
    letter-spacing: 2px;
    padding-bottom: 50px;
    color: #3E3A39;
}
.contact .name   {
    display: flex;
}
.contact .name li {
    margin: auto;
    width: 50%;
}
.contact li  {
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    width: 100%;
}
.name li p input {
    width: 355px;
    height: 30px;
    margin-top: 5px;
    border-bottom: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    padding-left: 10px;
    padding-right: 10px;
}
.name li .Surname {
    margin-top: auto;
    margin-right: 0px;
    margin-left: auto;
    margin-bottom: auto;
    display: block;
    text-align: right;
    width: 380px;
}
.contact .name li p b {
    display: block;
    font-weight: 500;
    font-size: 16px;
    text-align: left;
    width: 50%;
    padding-left: 0px;
}
.contact .mail li p b {
    display: block;
    font-weight: 500;
    font-size: 16px;
}
.tel li p b  {
    display: block;
    font-weight: 500;
    font-size: 16px;
}
.contents_name {
    font-size: 17px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    font-weight: 500;
}
.tel li p b  {
    display: block;
    font-weight: 500;
    font-size: 16px;
}
.tel li p input {
    width: 775px;
    height: 30px;
    margin-top: 5px;
    border-bottom: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    padding-left: 10px;
    padding-right: 10px;
}
.mail li p input {
    width: 775px;
    height: 30px;
    margin-top: 5px;
    border: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    padding-left: 10px;
    padding-right: 10px;
}
.region li p select {
    width: 100%;
    height: 40px;
    margin-top: 5px;
    border: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    padding-left: 10px;
}
.item li p input {
}
.item li p .contents {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 35px;
    margin-top: 10px;
    margin-left: 0px;
    position: relative;
    top: 10px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    vertical-align: bottom;
    border: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    display: inline-block;
    margin-right: 6px;
    background-color: #FFFFFF;
}
	.contents input {
	top: -3px;
  position: relative;

}
.Content li p textarea {
    width: 775px;
    height: 150px;
    border: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.contact li  {
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    width: 100%;
}
.contact .name li {
    margin: auto;
    width: 50%;
}
.Required {
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    color: #F7F7F7;
    margin-left: 5px;
}
.send {
	   text-align: center;
	
}
.send input {
    text-decoration: none;
    border: none;
    background-color: transparent;
    color: #F7F7F7;
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    margin: auto;
    width: 120px;
    padding-bottom: 5px;
    font-size: 20px;
    padding-top: 5px;
    font-weight: 600;
    letter-spacing: 2px;
    border-radius: 10px;
	transition: all .5s;
}
	.send input:hover {
    background: linear-gradient(0deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
		
}
  body footer {
    background-color: #3E3A39;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  body footer h4 {
    margin: auto;
    width: 1100px;
    font-size: 25px;
    color: #F7F7F7;
  }
  .site_map {
    margin: auto;
    width: 1100px;
  }
  .site_map ul {
    margin: auto;
    display: flex;
  }
  .site_map ul li {
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    height: 180px;
    padding-left: 15px;
    border-left: 1px solid #F7F7F7;
    padding-right: 20px;
    padding-top: 0px;
  }
  .site_map ul li:first-child {
    border-left: none;
  }
  .site_map ul li p {
    color: #F7F7F7;
    line-height: 30px;
    letter-spacing: 2px; /*追加*/
    width: auto;
    display: block;
    margin-top: 0px;
    position: relative;
    top: -5px;
  }
  .site_map ul li a {
    color: #F7F7F7;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 2px;
    width: 100%;
  }
  .site_map ul li .weight_bold {
    font-weight: 600;
    position: relative;
  }
  .weight_bold.boder_bottom {}
  .copy {
    color: #F7F7F7;
    font-size: 14px;
    text-align: center;
    margin-top: 100px;
    font-weight: 500;
    letter-spacing: 3px;
  }
}
@media screen and (max-width: 1440px) {
  .sp {
    display: none !important;
  }
			.btn-set.pc .logo {
    width: 120px;
    position: absolute;
    left: 20px;
    top: 20px;
    background-color: #F2F2F2;
}
  a.btn-8 {
    color: #333333;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    width: 90px;
    display: block;
    text-align: center;
    top: 5px;
    margin-right: 5px;
    margin-left: 5px;
  }
  a.btn-8::before {
    background-color: #CE0000;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
  }
  a.btn-8:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
  }
  .btn-set ul li .sub_menu {
    display: block;
    width: 100px;
    right: auto;
    bottom: auto;
    text-align: center;
    background-color: #F7F7F7;
    margin-left: 0px;
    margin-top: 0px;
  }
  /* ホバー時に表示 */
  .btn-set ul li:hover .sub_menu {
    display: block;
    margin-left: 0px;
  }
  .btn-set ul li .sub_menu {
    display: none;
  }
  .btn-set ul li .sub_menu li {
    border-left-style: none;
    display: block;
    padding-bottom: 10px;
  }
  .btn-set ul li .sub_menu li a {
    display: block;
    margin-top: 10px;
    color: #333333;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    top: 10px;
    right: 0px;
    width: 110px;
  }
  .sub_menu li a::before {
    background-color: #CE0000;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
  }
  .sub_menu li a:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
  }
  .btn-set {
    position: fixed;
    right: 0px;
    padding-bottom: 30px;
    width: 100%;
    background-color: #F7F7F7;
    z-index: 2;
  }
  .btn-set ul {
    display: flex;
    margin-top: 20px;
    margin-left: auto;
    width: 975px;
  }
  .btn-set ul li {
    height: 100%;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-left: 2px solid #4D4D4D;
  }
  .btn-set ul li:first-child {
    border-left: none;
  }
	input{
		font-size: 100%;
	}
	body main {
    padding-top: 200px;
    padding-bottom: 200px;
    margin: auto;
    width: 800px;
}
	#formWrap {
    width: 800px;
    margin: 0 auto;
    color: #3E3A39;
    line-height: 120%;
    font-size: 90%;
}
#formWrap h1 {
    font-size: 30px;
    letter-spacing: 2px;
    padding-bottom: 50px;
    color: #3E3A39;
}
.contact .name   {
    display: flex;
}
.contact .name li {
    margin: auto;
    width: 50%;
}
.contact li  {
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    width: 100%;
}
.name li p input {
    width: 355px;
    height: 30px;
    margin-top: 5px;
    border-bottom: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    padding-left: 10px;
    padding-right: 10px;
}
.name li .Surname {
    margin-top: auto;
    margin-right: 0px;
    margin-left: auto;
    margin-bottom: auto;
    display: block;
    text-align: right;
    width: 380px;
}
.contact .name li p b {
    display: block;
    font-weight: 500;
    font-size: 16px;
    text-align: left;
    width: 50%;
    padding-left: 0px;
}
.contact .mail li p b {
    display: block;
    font-weight: 500;
    font-size: 16px;
}
.tel li p b  {
    display: block;
    font-weight: 500;
    font-size: 16px;
}
.contents_name {
    font-size: 17px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    font-weight: 500;
}
.tel li p b  {
    display: block;
    font-weight: 500;
    font-size: 16px;
}
.tel li p input {
    width: 775px;
    height: 30px;
    margin-top: 5px;
    border-bottom: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    padding-left: 10px;
    padding-right: 10px;
}
.mail li p input {
    width: 775px;
    height: 30px;
    margin-top: 5px;
    border: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    padding-left: 10px;
    padding-right: 10px;
}
.region li p select {
    width: 100%;
    height: 40px;
    margin-top: 5px;
    border: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    padding-left: 10px;
}
.item li p input {
}
.item li p .contents {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 35px;
    margin-top: 10px;
    margin-left: 0px;
    position: relative;
    top: 10px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    vertical-align: bottom;
    border: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    display: inline-block;
    margin-right: 5px;
    background-color: #FFFFFF;
}
	.contents input {
	top: -3px;
  position: relative;

}
.Content li p textarea {
    width: 775px;
    height: 150px;
    border: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.contact li  {
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    width: 100%;
}
.contact .name li {
    margin: auto;
    width: 50%;
}
.Required {
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    color: #F7F7F7;
    margin-left: 5px;
}
.send {
	   text-align: center;
	
}
.send input {
    text-decoration: none;
    border: none;
    background-color: transparent;
    color: #F7F7F7;
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    margin: auto;
    width: 120px;
    padding-bottom: 5px;
    font-size: 20px;
    padding-top: 5px;
    font-weight: 600;
    letter-spacing: 2px;
    border-radius: 10px;
	transition: all .5s;
}
	.send input:hover {
    background: linear-gradient(0deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
		
}
  body footer {
    background-color: #3E3A39;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  body footer h4 {
    margin: auto;
    width: 1100px;
    font-size: 25px;
    color: #F7F7F7;
  }
  .site_map {
    margin: auto;
    width: 1100px;
  }
  .site_map ul {
    margin: auto;
    display: flex;
  }
  .site_map ul li {
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    height: 180px;
    padding-left: 15px;
    border-left: 1px solid #F7F7F7;
    padding-right: 20px;
    padding-top: 0px;
  }
  .site_map ul li:first-child {
    border-left: none;
  }
  .site_map ul li p {
    color: #F7F7F7;
    line-height: 30px;
    letter-spacing: 2px; /*追加*/
    width: auto;
    display: block;
    margin-top: 0px;
    position: relative;
    top: -5px;
  }
  .site_map ul li a {
    color: #F7F7F7;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 2px;
    width: 100%;
  }
  .site_map ul li .weight_bold {
    font-weight: 600;
    position: relative;
  }
  .weight_bold.boder_bottom {}
  .copy {
    color: #F7F7F7;
    font-size: 14px;
    text-align: center;
    margin-top: 50px;
    font-weight: 500;
    letter-spacing: 3px;
  }
}
@media screen and (max-width: 1074px) {
  .sp {
    display: none !important;
  }
.btn-set.pc a .logo {
    width: 90px;
}
  a.btn-8 {
    color: #333333;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    text-decoration: none;
    position: relative;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2px;
    width: 80px;
    display: block;
    text-align: center;
    top: 5px;
    margin-right: 0px;
    margin-left: 0px;
  }
  a.btn-8::before {
    background-color: #CE0000;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
  }
  a.btn-8:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
  }
  .btn-set ul li .sub_menu {
    display: block;
    width: 80px;
    right: auto;
    bottom: auto;
    text-align: center;
    background-color: #F7F7F7;
    margin-left: 0px;
    margin-top: 0px;
  }
  /* ホバー時に表示 */
  .btn-set ul li:hover .sub_menu {
    display: block;
    margin-left: 0px;
  }
  .btn-set ul li .sub_menu {
    display: none;
  }
  .btn-set ul li .sub_menu li {
    border-left-style: none;
    display: block;
    padding-bottom: 10px;
  }
  .btn-set ul li .sub_menu li a {
    display: block;
    margin-top: 10px;
    color: #333333;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    text-decoration: none;
    position: relative;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2px;
    top: 10px;
    right: -2px;
    width: 95px;
  }
  .sub_menu li a::before {
    background-color: #CE0000;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
  }
  .sub_menu li a:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
  }
  .btn-set {
    position: fixed;
    right: 0px;
    padding-bottom: 20px;
    width: 100%;
    background-color: #F7F7F7;
    z-index: 2;
  }
  .btn-set ul {
    display: flex;
    margin-top: 20px;
    margin-left: auto;
    width: 715px;
  }
  .btn-set ul li {
    height: 100%;
    display: block;
    padding-left: 4px;
    padding-right: 3px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-left: 2px solid #4D4D4D;
  }
  .btn-set ul li:first-child {
    border-left: none;
  }
	body main {
    padding-top: 120px;
    padding-bottom: 200px;
    margin: auto;
    width: 760px;
}
	#formWrap {
    width: 800px;
    margin: 0 auto;
    color: #3E3A39;
    line-height: 120%;
    font-size: 90%;
}
#formWrap h1 {
    font-size: 30px;
    letter-spacing: 2px;
    padding-bottom: 50px;
    color: #3E3A39;
}
.contact .name   {
    display: flex;
}
.contact .name li {
    margin: auto;
    width: 50%;
}
.contact li  {
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    width: 100%;
}
.name li p input {
    width: 355px;
    height: 30px;
    margin-top: 5px;
    border-bottom: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    padding-left: 10px;
    padding-right: 10px;
}
.name li .Surname {
    margin-top: auto;
    margin-right: 0px;
    margin-left: auto;
    margin-bottom: auto;
    display: block;
    text-align: right;
    width: 380px;
}
.contact .name li p b {
    display: block;
    font-weight: 500;
    font-size: 16px;
    text-align: left;
    width: 50%;
    padding-left: 0px;
}
.contact .mail li p b {
    display: block;
    font-weight: 500;
    font-size: 16px;
}
.tel li p b  {
    display: block;
    font-weight: 500;
    font-size: 16px;
}
.contents_name {
    font-size: 17px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    font-weight: 500;
}
.tel li p b  {
    display: block;
    font-weight: 500;
    font-size: 16px;
}
.tel li p input {
    width: 775px;
    height: 30px;
    margin-top: 5px;
    border-bottom: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    padding-left: 10px;
    padding-right: 10px;
}
.mail li p input {
    width: 775px;
    height: 30px;
    margin-top: 5px;
    border: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    padding-left: 10px;
    padding-right: 10px;
}
.region li p select {
    width: 100%;
    height: 40px;
    margin-top: 5px;
    border: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    padding-left: 10px;
}
.item li p input {
}
.item li p .contents {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 35px;
    margin-top: 10px;
    margin-left: 0px;
    position: relative;
    top: 10px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    vertical-align: bottom;
    border: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    display: inline-block;
    margin-right: 6px;
}
.Content li p textarea {
    width: 775px;
    height: 150px;
    border: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.contact li  {
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    width: 100%;
}
.contact .name li {
    margin: auto;
    width: 50%;
}
.Required {
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    color: #F7F7F7;
    margin-left: 5px;
}
.send {
	   text-align: center;
	
}
.send input {
    text-decoration: none;
    border: none;
    background-color: transparent;
    color: #F7F7F7;
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    margin: auto;
    width: 120px;
    padding-bottom: 5px;
    font-size: 20px;
    padding-top: 5px;
    font-weight: 600;
    letter-spacing: 2px;
    border-radius: 10px;
	transition: all .5s;
}
	.send input:hover {
    background: linear-gradient(0deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
		
}
  body footer {
    background-color: #3E3A39;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  body footer h4 {
    margin: auto;
    width: 766px;
    font-size: 21px;
    color: #F7F7F7;
  }
  .site_map {
    margin: auto;
    width: 766px;
  }
  .site_map ul {
    margin: auto;
    display: flex;
  }
  .site_map ul li {
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    height: 180px;
    padding-left: 15px;
    border-left: 1px solid #F7F7F7;
    padding-right: 20px;
    padding-top: 0px;
  }
  .site_map ul li:first-child {
    border-left: none;
  }
  .site_map ul li p {
    color: #F7F7F7;
    line-height: 30px;
    letter-spacing: 2px; /*追加*/
    width: auto;
    display: block;
    margin-top: 0px;
    position: relative;
    top: -5px;
  }
  .site_map ul li a {
    color: #F7F7F7;
    display: inline-block;
    font-size: 10px;
    letter-spacing: 1px;
    width: 100%;
  }
  .site_map ul li .weight_bold {
    font-weight: 600;
    position: relative;
  }
  .weight_bold.boder_bottom {}
  .copy {
    color: #F7F7F7;
    font-size: 13px;
    text-align: center;
    margin-top: 50px;
  }
}
@media screen and (max-width: 765px) {
  .pc {
    display: none!important;
  }
	.sp{
    display: block!important;
	}
	.logo.sp {
    width: 110px;
    position: fixed;
    left: 20px;
    top: 20px;
    z-index: 3;
}
  .hamburger {
    display: block;
    height: 65px;
    margin-left: auto;
    position: fixed;
    z-index: 10;
    width: 60px;
    border: none;
    background-color: transparent;
    top: 10px;
    right: 10px;
  }
  .hamburger.-active .hamburger__line {
    background-color: transparent;
  }
  .hamburger.-active .hamburger__line::before {
    top: 0;
    transform: rotate(45deg);
  }
  .hamburger.-active .hamburger__line::after {
    top: 0;
    transform: rotate(-45deg);
  }
  .hamburger.-active .hamburger__text::before {
    content: '閉じる';
  }
  .hamburger__line {
    display: block;
    height: 4px;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    background: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -webkit-text-fill-color: transparent;
    transition: 0.4s;
    margin-top: 0px;
  }
  .hamburger__line:before, .hamburger__line:after {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    background: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    transition: inherit;
  }
  .hamburger__line:before {
    top: -10px;
  }
  .hamburger__line:after {
    top: 10px;
  }
  .hamburger__text {
    position: absolute;
    bottom: 8px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }
  .hamburger__text::before {
    content: "メニュー";
    text-align: center;
    color: #333;
    font-size: 10px;
    font-weight: 900;
  }
  .header {
    width: 300px;
  }
  .header__nav-area {
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 9;
    height: 100vh;
    width: 300px;
    visibility: hidden;
    padding-top: 60px;
    background-color: #fff;
    transition: 0.4s;
  }
  .header__nav-area.-active {
    left: 0;
    visibility: visible;
  }
  .global-navigation {
    padding-top: 40px;
    padding-right: 25px;
    padding-bottom: 120px;
    padding-left: 25px;
  }
.global-navigation__list li a {
    color: #333333;
}
  .global-navigation__list > li {
    padding-bottom: 20px;
    border-bottom: 2px solid #e7e9ee;
  }
  .global-navigation__list > li + li {
    margin-top: 20px;
  }
  .global-navigation__link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #333;
    font-weight: 900;
    transition: color 0.4s;
    font-size: 0.875rem;
  }
  .global-navigation__link.-accordion {
    position: relative;
    background: none;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    padding: 0;
    color: #333333;
  }
  .global-navigation__link.-accordion::after {
    content: '';
    display: block;
    height: 12px;
    position: absolute;
    top: 50%;
    right: 5px;
    width: 2px;
    background-color: #ed3242;
    transform: translateY(-50%);
    transition: transform 0.4s;
  }
  .global-navigation__link.-accordion::before {
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    top: 50%;
    right: 0;
    width: 12px;
    background-color: #ed3242;
    transform: translateY(-50%);
  }
  .global-navigation__link.-active::after {
    transform: translateY(-50%) rotate(-90deg);
  }
  .accordion {
    height: 0;
    overflow: hidden;
    visibility: hidden;
    transition: 0.4s;
  }
  .accordion.-active {
    height: auto;
    padding-top: 30px;
    visibility: visible;
  }
  .accordion__list li {
    font-size: 0.8rem;
    font-weight: 500;
  }
  .accordion__list li + li {
    margin-top: 21px;
  }
  .accordion__link {
    color: #333;
  }
  a.btn-8 {
    color: #333333;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    width: 110px;
    display: block;
    text-align: center;
    top: 5px;
    margin-right: 5px;
    margin-left: 5px;
  }
  a.btn-8::before {
    background-color: #CE0000;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
  }
  a.btn-8:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
  }
  .btn-set ul li .sub_menu {
    display: block;
    width: 90px;
    right: auto;
    bottom: auto;
    text-align: center;
    background-color: #F7F7F7;
    margin-left: 0px;
    margin-top: 0px;
  }
  /* ホバー時に表示 */
  .btn-set ul li:hover .sub_menu {
    display: block;
    margin-left: 0px;
  }
  .btn-set ul li .sub_menu {
    display: none;
  }
  .btn-set ul li .sub_menu li {
    border-left-style: none;
    display: block;
    padding-bottom: 10px;
  }
  .btn-set ul li .sub_menu li a {
    display: block;
    margin-top: 20px;
    color: #333333;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    top: 5px;
  }
  .sub_menu li a::before {
    background-color: #CE0000;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
  }
  .sub_menu li a:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
  }
  .btn-set {
    position: fixed;
    right: 0px;
    padding-bottom: 20px;
    width: 100%;
    background-color: #F7F7F7;
    z-index: 2;
  }
  .btn-set ul {
    display: flex;
    position: fixed;
    right: 0px;
    margin-top: 20px;
    margin-right: 20px;
  }
  .btn-set ul li {
    height: 100%;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-left: 2px solid #4D4D4D;
  }
  .btn-set ul li:first-child {
    border-left: none;
  }
	body main {
    padding-top: 120px;
    padding-bottom: 50px;
    margin: auto;
    width: 600px;
}
	#formWrap {
    margin: 0 auto;
    color: #3E3A39;
    line-height: 120%;
    font-size: 90%;
    width: auto;
}
#formWrap h1 {
    font-size: 30px;
    letter-spacing: 2px;
    padding-bottom: 50px;
    color: #3E3A39;
}
.contact .name   {
    display: flex;
    width: 600px;
}
.contact .name li {
    margin: auto;
    width: auto;
    text-align: left;
}
.name li p input {
    height: 30px;
    margin-top: 5px;
    border-bottom: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    padding-left: 5px;
    width: 275px;
    padding-right: 5px;
    letter-spacing: 1px;
}
.name li .Surname {
    display: block;
    text-align: right;
    width: 100%;
}
.contact .name li p b {
    display: block;
    font-weight: 500;
    font-size: 16px;
    text-align: left;
    width: 90%;
    padding-left: 10px;
    margin-left: 0px;
}
.contact .mail li p b {
    display: block;
    font-weight: 500;
    font-size: 16px;
}
.tel li p b  {
    display: block;
    font-weight: 500;
    font-size: 16px;
}
.contents_name {
    font-size: 17px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    font-weight: 500;
}
.tel li p b  {
    display: block;
    font-weight: 500;
    font-size: 16px;
}
.tel li p input {
    width: 100%;
    height: 30px;
    margin-top: 5px;
    border-bottom: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    padding-left: 5px;
    padding-right: 0px;
    max-width: 590px;
    letter-spacing: 1px;
}
.mail li p input {
    width: 100%;
    height: 30px;
    margin-top: 5px;
    border: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    padding-left: 5px;
    padding-right: 0px;
    max-width: 591px;
    letter-spacing: 1px;
}
.region li p select {
    width: 100%;
    height: 40px;
    margin-top: 5px;
    border: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    padding-left: 5px;
    padding-right: 5px;
    letter-spacing: 1px;
}
.item li p input {
    margin-bottom: 0px;
}
.item li p .contents {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 15px;
    margin-top: 10px;
    margin-left: 0px;
    position: relative;
    top: 10px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    border: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    display: inline-block;
    margin-right: 6px;
}
.Content li p textarea {
    width: 587px;
    height: 150px;
    border: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 3px;
    letter-spacing: 1px;
}
.contact li  {
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    width: 100%;
    text-align: left;
}
.contact .name li {
    margin: auto;
    width: 50%;
}
.Required {
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    color: #F7F7F7;
    margin-left: 5px;
}
.send {
	   text-align: center;
	
}
.send input {
    text-decoration: none;
    border: none;
    background-color: transparent;
    color: #F7F7F7;
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    margin: auto;
    width: 120px;
    padding-bottom: 5px;
    font-size: 20px;
    padding-top: 5px;
    font-weight: 600;
    letter-spacing: 2px;
    border-radius: 10px;
	transition: all .5s;
}
	.send input:hover {
    background: linear-gradient(0deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
		
}
  body footer {
    background-color: #3E3A39;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  body footer h4 {
    margin: auto;
    width: 90vw;
    font-size: 25px;
    color: #F7F7F7;
  }
  .site_map {
    margin: auto;
    width: 90vw;
  }
  .site_map ul {
    margin: auto;
    display: block;
  }
  .site_map ul li {
    margin: 0;
    margin-bottom: 0px;
    height: 100%;
    padding-left: 15px;
    border-left-style: none;
    padding-right: 20px;
    padding-top: 0px;
    display: block;
  }
  .site_map ul li:first-child {
    border-left: none;
  }
  .site_map ul li p {
    color: #F7F7F7;
    line-height: 8vw;
    letter-spacing: 2px; /*追加*/
    width: auto;
    display: block;
    margin-top: 0px;
    position: static;
    top: 0px;
    border-bottom: 1px solid #F7F7F7;
  }
  .site_map ul li a {
    color: #F7F7F7;
    display: inline-block;
    font-size: 2.5vw;
    letter-spacing: 2px;
    width: 100%;
  }
  .site_map ul li .weight_bold {
    font-weight: 600;
    position: static;
    margin-top: 50px;
  }
  .weight_bold.boder_bottom {}
  .copy {
    color: #F7F7F7;
    font-size: 3.5vw;
    text-align: center;
    margin-top: 50px;
  }
}
@media screen and (max-width: 600px) {
  .sp {
    display: block!important;
  }
	.pc{display: none!important;}
  .hamburger {
    display: block!important;
    height: 70px;
    margin-left: auto;
    position: fixed;
    z-index: 10;
    width: 60px;
    border: none;
    background-color: transparent;
  }
  .hamburger.-active .hamburger__line {
    background-color: transparent;
  }
  .hamburger.-active .hamburger__line::before {
    top: 0;
    transform: rotate(45deg);
  }
  .hamburger.-active .hamburger__line::after {
    top: 0;
    transform: rotate(-45deg);
  }
  .hamburger.-active .hamburger__text::before {
    content: '閉じる';
  }
  .hamburger__line {
    display: block;
    height: 5px;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    background: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -webkit-text-fill-color: transparent;
    transition: 0.4s;
    margin-top: 0px;
  }
  .hamburger__line:before, .hamburger__line:after {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    background: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -webkit-text-fill-color: transparent;
    transition: inherit;
  }
  .hamburger__line:before {
    top: -13px;
  }
  .hamburger__line:after {
    top: 15px;
  }
  .hamburger__text {
    position: absolute;
    bottom: 8px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    background: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .hamburger__text::before {
    content: "メニュー";
    text-align: center;
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    background: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 10px;
    font-weight: 900;
  }
  .header {
    width: 300px;
  }
  .header__nav-area {
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 9;
    height: 100vh;
    width: 300px;
    visibility: hidden;
    padding-top: 60px;
    background-color: #fff;
    transition: 0.4s;
  }
  .header__nav-area.-active {
    left: 0;
    visibility: visible;
  }
  .global-navigation {
    padding-top: 40px;
    padding-right: 25px;
    padding-bottom: 120px;
    padding-left: 25px;
  }
  .global-navigation__list > li {
    padding-bottom: 20px;
    border-bottom: 2px solid #e7e9ee;
  }
  .global-navigation__list > li + li {
    margin-top: 20px;
  }
  .global-navigation__link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #333333;
    font-weight: 900;
    transition: color 0.4s;
    font-size: 0.875rem;
  }
  .global-navigation__link.-accordion {
    position: relative;
    background: none;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    padding: 0;
    color: #333333;
  }
  .global-navigation__link.-accordion::after {
    content: '';
    display: block;
    height: 12px;
    position: absolute;
    top: 50%;
    right: 5px;
    width: 2px;
    background-color: #ed3242;
    transform: translateY(-50%);
    transition: transform 0.4s;
  }
  .global-navigation__link.-accordion::before {
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    top: 50%;
    right: 0;
    width: 12px;
    background-color: #ed3242;
    transform: translateY(-50%);
  }
  .global-navigation__link.-active::after {
    transform: translateY(-50%) rotate(-90deg);
  }
  .accordion {
    height: 0;
    overflow: hidden;
    visibility: hidden;
    transition: 0.4s;
  }
  .accordion.-active {
    height: auto;
    padding-top: 30px;
    visibility: visible;
    font-size: medium;
  }
  .accordion__list li {
    font-size: 0.8rem;
    font-weight: 500;
  }
  .accordion__list li + li {
    margin-top: 21px;
  }
  .accordion__link {
    color: #333333;
  }
  a.btn-8 {
    color: #333333;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    width: 110px;
    display: block;
    text-align: center;
    top: 5px;
    margin-right: 5px;
    margin-left: 5px;
  }
  a.btn-8::before {
    background-color: #CE0000;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
  }
  a.btn-8:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
  }
  .btn-set {
    display: none;
}
  .btn-set ul {
    display: flex;
    position: fixed;
    right: 0px;
    margin-top: 20px;
    margin-right: 20px;
  }
  .btn-set ul li {
    height: 100%;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-left: 2px solid #4D4D4D;
  }
  .btn-set ul li:first-child {
    border-left: none;
  }
	body main {
    padding-top: 150px;
    padding-bottom: 50px;
    margin: auto;
    width: 90vw;
}
	#formWrap {
    margin: 0 auto;
    color: #3E3A39;
    line-height: 120%;
    font-size: 90%;
    width: 100%;
}
#formWrap h1 {
    font-size: 30px;
    letter-spacing: 2px;
    padding-bottom: 50px;
    color: #3E3A39;
}
.contact .name   {
    display: flex;
    width: 90vw;
}
.contact .name li {
    margin: auto;
    width: 45%;
}
.contact li  {
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    width: 100%;
}
.name li p input {
    height: 30px;
    margin-top: 5px;
    border-bottom: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    padding-left: 5px;
    width: 91%;
}
.name li .Surname {
    display: block;
    text-align: right;
    width: 100%;
}
.contact .name li p b {
    display: block;
    font-weight: 500;
    font-size: 16px;
    text-align: left;
    width: 95%;
    padding-left: 0px;
    margin-left: 0px;
}
.contact .mail li p b {
    display: block;
    font-weight: 500;
    font-size: 16px;
}
.tel li p b  {
    display: block;
    font-weight: 500;
    font-size: 16px;
}
.contents_name {
    font-size: 17px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    font-weight: 500;
}
.tel li p b  {
    display: block;
    font-weight: 500;
    font-size: 16px;
}
.tel li p input {
    width: 97.5%;
    height: 30px;
    margin-top: 5px;
    border-bottom: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    padding-left: 5px;
    max-width: 599px;
}
.mail li p input {
    width: 97.8%;
    height: 30px;
    margin-top: 5px;
    border: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    padding-left: 5px;
}
.region li p select {
    width: 98.8%;
    height: 40px;
    margin-top: 5px;
    border: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    padding-left: 10px;
}
.item li p input {
    margin-bottom: 0px;
}
.item li p .contents {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 15px;
    margin-top: 10px;
    margin-left: 0px;
    position: relative;
    top: -5px;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 1px;
    border: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    display: inline-block;
    margin-right: 0px;
    width: 93%;
}
.contents input {
	top: -3px;
  position: relative;

}
.Content li p textarea {
    width: 93%;
    height: 150px;
    border: 2px solid;
    -webkit-border-image: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -o-border-image: -o-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    border-image-slice: 1;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 2px;
}
.contact li  {
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    width: 100%;
    display: block;
}
.contact .name li {
    margin: auto;
    width: 50%;
}
.Required {
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    color: #F7F7F7;
    margin-left: 5px;
}
.send {
	   text-align: center;
	
}
.send input {
    text-decoration: none;
    border: none;
    background-color: transparent;
    color: #F7F7F7;
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    margin: auto;
    width: 120px;
    padding-bottom: 5px;
    font-size: 20px;
    padding-top: 5px;
    font-weight: 600;
    letter-spacing: 2px;
    border-radius: 10px;
	transition: all .5s;
}
	.send input:hover {
    background: linear-gradient(0deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
		
}
  body footer {
    background-color: #3E3A39;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  body footer h4 {
    margin: auto;
    width: 90vw;
    font-size: 25px;
    color: #F7F7F7;
  }
  .site_map {
    margin: auto;
    width: 90vw;
  }
  .site_map ul {
    margin: auto;
    display: block;
  }
  .site_map ul li {
    margin: 0;
    margin-bottom: 0px;
    height: 100%;
    padding-left: 15px;
    border-left-style: none;
    padding-right: 20px;
    padding-top: 0px;
    display: block;
  }
  .site_map ul li:first-child {
    border-left: none;
  }
  .site_map ul li p {
    color: #F7F7F7;
    letter-spacing: 2px; /*追加*/
    width: auto;
    display: block;
    margin-top: 0px;
    position: static;
    top: 0px;
    border-bottom: 1px solid #F7F7F7;
  }
  .site_map ul li a {
    color: #F7F7F7;
    display: inline-block;
    letter-spacing: 2px;
    width: 100%;
    font-size: 4vw;
    line-height: 12vw;
  }
  .site_map ul li .weight_bold {
    font-weight: 600;
    position: static;
    margin-top: 8vw;
    font-size: 5vw;
  }
  .weight_bold.boder_bottom {}
  .copy {
    color: #F7F7F7;
    font-size: 3.5vw;
    text-align: center;
    margin-top: 50px;
  }
}
