@charset "UTF-8";
html {
  overflow: auto;
}

body {
  font-family: -apple-system,"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic";
  overflow: hidden;
}

#sp_menu {
  display: none;
  position: fixed;
  z-index: 1057;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
	padding-bottom:12px;
}

#sp_menu nav {
  width: 100%;
}

#sp_menu nav ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#sp_menu nav ul li {
  width: 24%;
}

#tel_btn{
	width:24%;
}

#sp_menu nav ul li a {
  display: block;
  width: 100%;
}

#sp_menu nav ul li a img {
  width: 100%;
  object-fit: cover;
	font-family: 'object-fit: cover;'; /*IE対策*/
}

#tel_btn img{
	width:100%;
	object-fit:cover;
	font-family: 'object-fit: cover;'; /*IE対策*/
}

#tel_menu{
/* 	display:none; */
	position: fixed;
	z-index:1055;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40vh;
    background-color: #FBF6DF;
	padding:20px 40px 0 40px;
	box-sizing:border-box;
	transform:translatey(40vh);
	transition:.5s;
	
}

#close{
	display:none;
	position:fixed;
	z-index:1055;
	top:10px;
	right:15px;
}

#close i{
	color:#FFB279;
	font-size:24px;
}

#tel_menu ul{
	width:100%;
}

#tel_menu ul li{
/* 	text-align:center; */
	margin-bottom:15px;
}

#tel_menu ul li a{
	text-decoration:none;
	color:#000;
}

#tel_menu ul li a .tel_name{
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
}

#tel_menu ul li a  .tel_name span{
	font-weight:100;
}

#tel_menu ul li a  .tel_number{
	display:flex;
	align-items:center;
	font-size:25px;
	font-weight:bold;
}

#tel_menu ul li a  .tel_number img{
	margin-right: 11px;
    width: 23.6px;
    height: 23.6px;
}



.main_v {
 margin-top: 180px;
}

.main_v .pc_main {
  display: block;
  width: 100%;
}

.main_v .pc_main img {
  width: 100%;
  object-fit: cover;
	font-family: 'object-fit: cover;'; /*IE対策*/
}

.main_v .sp_main {
  display: none;
  width: 100%;
}

.main_v .sp_main img {
  width: 100%;
  object-fit: cover;
	font-family: 'object-fit: cover;'; /*IE対策*/
}

.top_news {
  padding: 56px 0;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

.top_news h2 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 32px;
}

.top_news ul li {
  text-align: center;
}

.top_news ul li a {
  font-size: 26px;
  font-weight: bold;
  color: #0000EE;
  text-decoration: underline;
}

.price {
  padding-top: 33px;
}

.price .pc_price {
  display: block;
  width: 1162px;
  margin: 0 auto;
}

.price .pc_price img {
  width: 100%;
  object-fit: cover;
	font-family: 'object-fit: cover;'; /*IE対策*/
}

.price .sp_price {
  display: none;
  width: 100%;
}

.price .sp_price img {
  width: 100%;
  object-fit: cover;
	font-family: 'object-fit: cover;'; /*IE対策*/
}

.six_point {
  width: 1024px;
  margin: 0 auto;
}

.six_point h2 {
  width: 100%;
  height: 50px;
  background: #FFB279;
  margin: 126px auto 37px auto;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  display: flex;
  align-items: center;
  padding-left: 15px;
  box-sizing: border-box;
}

.six_point .point_list ul {
  margin: 0 auto;
  width: 100%;
  max-width: 1023px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
	margin-bottom:114px;
}

.six_point .point_list ul li {
	width:48%;
  margin-bottom: 30px;
  margin-right: 24px;
}

.six_point .point_list ul li:nth-of-type(2), .six_point .point_list ul li:nth-of-type(4), .six_point .point_list ul li:nth-of-type(6) {
  margin-right: 0px;
}

.six_point .point_list ul li a {
  display: flex;
  width: 100%;
  height: 100%;
  background-color: #E04800;
  border-radius: 5.2476px;
  border: 4px #E04800 solid;
  text-decoration: none;
  box-shadow: 3px 3px 4px #000;
}

.six_point .point_list ul li a .icon {
  width: 80px;
  height: auto;
	background-color:#fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.six_point .point_list ul li a .icon .icon_list1 {
  width: 51px;
  height: 59px;
}

.six_point .point_list ul li a .icon .icon_list2 {
  width: 53px;
  height: 55px;
}

.six_point .point_list ul li a .icon .icon_list3 {
  width: 59px;
  height: 59px;
}

.six_point .point_list ul li a .icon .icon_list4 {
  width: 63px;
  height: 62px;
}

.six_point .point_list ul li a .icon .icon_list6 {
  width: 50px;
  height: 62px;
}

.six_point .point_list ul li a .icon .icon_list5 {
  width: 100%;
}

.six_point .point_list ul li a .point_list_text {
  width: 404px;
  height: auto;
  background-color: #E04800;
  display: flex;
  justify-content: center;
  align-items: center;
}

.six_point .point_list ul li a .point_list_text p {
  text-align: center;
  color: #fff;
  font-size: 24px;
  line-height: 42px;
}

.six_point .point_list ul li a .point_list_text p span {
  color: #FFFF00;
  display: block;
  font-size: 16px;
}

#point1,
#point2,
#point3,
#point4,
#point5,
#point6{
	padding-top:155px;
	margin-top:-155px;
}

.six_point .point_nakami {
  margin: 0 auto;
  max-width: 1024px;
  width: 100%;
}

.six_point .point_nakami h3 {
  margin: 0 auto 57px auto;
  display: flex;
  align-items: center;
  width: 100%;
  height: 50px;
  border: #EE5A24 solid 5px;
  border-radius: 7.048px;
  font-weight: bold;
  font-size: 24px;
  box-sizing: border-box;
  background-color: #FFF2E2;
}

.six_point .point_nakami h3 .h3_icon1 {
  width: 26px;
  height: 30px;
  margin: 0px 15px 0 21px;
}

.six_point .point_nakami h3 .h3_icon2 {
  width: 29px;
  height: 29px;
  margin: 0px 15px 0 21px;
}

.six_point .point_nakami h3 .h3_icon3 {
  width: 28px;
  height: 28px;
  margin: 0px 15px 0 21px;
}

.six_point .point_nakami h3 .h3_icon4 {
  width: 30px;
  height: 29px;
  margin: 0px 15px 0 21px;
}

.six_point .point_nakami h3 .h3_icon5 {
  width: 35px;
  height: 29px;
  margin: 0px 15px 0 21px;
}

.six_point .point_nakami h3 .h3_icon6 {
  width: 27px;
  height: 33px;
  margin: 0px 15px 0 21px;
}

.six_point .point_nakami .size_20 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

.six_point .point_nakami .size_20 span {
  color: #EE5A24;
}

.six_point .point_nakami .size_16 {
  text-align: center;
  font-size: 16px;
  line-height: 28px;
}

.six_point .point_nakami .size_16 span {
  color: #EE5A24;
  font-weight: bold;
}

.six_point .point_nakami .size_24 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-top: 24px;
}

.six_point .point_nakami .size_24 span {
  color: #EE5A24;
}

.six_point .point_nakami .point_image {
  width: 84%;
  max-width: 857px;
  margin: 64px auto 47px auto;
}

.six_point .point_nakami .point_image img {
  width: 100%;
	height:400px;
  object-fit: cover;
	font-family: 'object-fit: cover;'; /*IE対策*/
}

.contact {
  margin: 0px auto 0 auto;
  width: 1024px;
}

.contact h2 {
  width: 100%;
  height: 50px;
  background-color: #FFB279;
  font-size: 25px;
  color: #fff;
  display: flex;
  align-items: center;
  padding-left: 14px;
  box-sizing: border-box;
  margin-bottom: 37px;
}

.contact .contact_text_box .size20 {
	display:inline-block;
  padding: 0 12px;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  position: relative;
  z-index: 1;
}

.contact .contact_text_box .size20::after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0;
  width: 0;
  height: 16px;
  background-color: #FF8079;
  z-index: -1;
  opacity: .5;
  transition: all 3s;
}

.contact .contact_text_box .size20.is-active::after {
  width: 90% !important;
	margin-left:12px;
}

.contact .contact_text_box .size16 {
  padding: 0 12px;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 51px;
}

.contact .contact_text_box .size16 .bold {
  font-weight: bold;
}

.contact .contact_text_box .size16 .red {
  color: red;
}

.contact .contact_tel {
  width: 100%;
/*   height: 191px; */
	height:auto;
	box-sizing: border-box;
  border-radius: 17.5521px;
  background-color: #FBF6DF;
  padding: 20px 30px;
  margin-bottom: 11px;
}

.contact .contact_tel h3 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 55.5px;
  background-color: #fff;
  font-weight: bold;
  font-size: 20px;
}

.contact .contact_tel .tel_waku {
  width: 880px;
  margin: 20px auto 0 auto;
  display: flex;
  justify-content: space-between;
/*   align-items: flex-end; */
	align-items:center;
}

.contact .contact_tel .tel_waku a {
  text-decoration: none;
  color: #000;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
/*   width: 260px; */
	width:45%;
}

.contact .contact_tel .tel_waku a .tel_name {
  font-size: 20px;
  font-weight: bold;
  margin-left: 11px;
}

.contact .contact_tel .tel_waku a .tel_name span {
  font-weight: normal;
}

.contact .contact_tel .tel_waku a .tel_number {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 34px;
  font-weight: bold;
}

.contact .contact_tel .tel_waku a .tel_number img {
  margin-right: 11px;
  width: 23.6px;
  height: 23.6px;
}

.contact .contact_tel .tel_waku .date {
/*   width: 443px; */
	width:55%;
  font-size: 20px;
  line-height: 40px;
}

.contact .contact_tel .tel_waku .date span {
  font-weight: bold;
}

.contact .contact_tel02 {
  width: 100%;
  height: 133px;
  background-color: #FBF6DF;
  border-radius: 17.5521px;
  padding: 27px 0 0 71px;
  box-sizing: border-box;
  margin-bottom: 11px;
}

.contact .contact_tel02 .tel_waku {
  width: 880px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.contact .contact_tel02 .tel_waku a {
  text-decoration: none;
  color: #000;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
/*   width: 260px; */
	width:45%;
}

.contact .contact_tel02 .tel_waku a .tel_name {
  font-size: 20px;
  font-weight: bold;
  margin-left: 11px;
}

.contact .contact_tel02 .tel_waku a .tel_name span {
  font-weight: normal;
}

.contact .contact_tel02 .tel_waku a .tel_number {
  display: flex;
  align-items: center;
  font-size: 34px;
  font-weight: bold;
}

.contact .contact_tel02 .tel_waku a .tel_number img {
  margin-right: 11px;
  width: 23.6px;
  height: 23.6px;
}

.contact .contact_tel02 .tel_waku .date {
  font-size: 20px;
  line-height: 40px;
/*   width: 443px; */
	width:55%;
}

.contact .contact_tel02 .tel_waku .date span {
  font-weight: bold;
}

.contact .contact_web {
  width: 100%;
  height: 221px;
  box-sizing: border-box;
  border-radius: 17.5521px;
  background-color: #FBF6DF;
  padding: 20px 30px;
  margin-bottom: 49px;
}

.contact .contact_web h3 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 55px;
  background-color: #fff;
  font-weight: bold;
  font-size: 20px;
}

.contact .contact_web p {
  margin: 18px 0 18px 0;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #F4901E;
}

.contact .contact_web a {
  margin: 0 auto;
  width: 424px;
}

.contact .contact_web a img {
  width: 100%;
  object-fit: cover;
	font-family: 'object-fit: cover;'; /*IE対策*/
}

.bottom_box {
  background: #FFB279;
  height: 50px;
  max-width: 1600px;
  margin: 0 auto;
}

.bottom_box .in_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
}

.bottom_box .in_box a {
  text-decoration: none;
  display: inline-block;
  color: #fff;
  line-height: 50px;
  font-size: 15px;
  font-weight: bold;
}

.bottom_box .in_box a img {
  width: 12px;
  margin-top: 14px;
}

.bottom_box .in_box a .top {
  width: 43px;
}

footer .footer_waku {
  width: 85.7%;
  max-width: 1234px;
  margin: 54px auto 47px auto;
  display: flex;
  justify-content: space-between;
}

footer .footer_waku .reserve {
  width: 31.2%;
}

footer .footer_waku .reserve h3 {
  font-size: 20px;
  font-weight: bold;
  border-bottom: #FFB279 1px solid;
  padding-bottom: 7px;
  margin-bottom: 15px;
  padding-left: 12px;
}

footer .footer_waku .reserve .shop_name1,
footer .footer_waku .reserve .shop_name2{
	display:block;
  padding-left: 12px;
text-decoration:none;
	color:#000;
}

footer .footer_waku .reserve .shop_name1 .tel_name,
footer .footer_waku .reserve .shop_name2 .tel_name2 {
  font-size: 24px;
  font-weight: bold;
}

footer .footer_waku .reserve .shop_name1 .tel_number,
footer .footer_waku .reserve .shop_name2 .tel_number{
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 13px;
}

footer .footer_waku .reserve .shop_name1 .tel_number img,
footer .footer_waku .reserve .shop_name2 .tel_number img{
  width: 23.6px;
  height: 23.6px;
  margin-right: 12px;
}

footer .footer_waku .reserve .shop_name1 .comment,
footer .footer_waku .reserve .shop_name2 .comment{
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 24px;
  letter-spacing: 0.05em;
}

footer .footer_waku .reserve .shop_name1 .map_sp1,
footer .footer_waku .reserve .shop_name2 .map_sp2 {
  display: none;
}

footer .footer_waku .reserve .footer_policy {
  margin: 24px auto 0 auto;
  display: block;
  text-decoration: none;
  color: #000;
  text-align: center;
  font-size: 14px;
}

footer .footer_waku .access {
  width: 66%;
}

footer .footer_waku .access h3 {
  font-weight: bold;
  font-size: 20px;
  border-bottom: #FFB279 1px solid;
  padding-bottom: 7px;
  margin-bottom: 18px;
  padding-left: 14px;
}

footer .footer_waku .access .map_waku {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 9px;
}

footer .footer_waku .access .map_waku .map {
  margin-right: 75px;
}

footer .footer_waku .access .map_waku .map:last-of-type {
  margin-right: 0px;
}

footer .footer_waku .access .map_waku .map h4 {
  font-weight: bold;
  font-size: 24px;
  padding-left: 7px;
  margin-bottom: 4px;
}

footer .copyright {
  width: 100%;
  height: 68px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 1px solid #FFB279;
  box-sizing: border-box;
}

footer .copyright p {
  font-weight: bold;
  font-size: 20px;
}

.price_page .main_v {
  margin: 0 auto;
  margin-top: 180px;
  width: 1024px;
}

.price_page .main_v img {
  width: 100%;
  object-fit: cover;
	font-family: 'object-fit: cover;'; /*IE対策*/
}

.price_page .main_v .gurabtn1 {
  margin: 43px auto 44px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 355px;
  height: 63px;
  border-radius: 10px;
  border-bottom: 8px solid #d36404;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 1px #000;
  background: linear-gradient(45deg, #ff7700, #ff7700, #ff7700, #ff7700, #ff7700, OrangeRed, #ff7700, #ff7700, #ff7700, #ff7700, #ff7700);
  background-color: #ff7700;
  background-size: 500% 500%;
  animation: guraBtn 2s ease infinite;
}

@keyframes guraBtn {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}

#coupon{
	padding-top:155px;
	margin-top:-155px;
}
.price_page .price_list {
  width: 1024px;
  margin: 0 auto;
}

.price_page .price_list h2 {
  width: 100%;
  height: 50px;
  background-color: #FFB279;
  font-size: 25px;
  color: #fff;
  display: flex;
  align-items: center;
  padding-left: 14px;
  box-sizing: border-box;
  margin-bottom: 25px;
}

.price_page .price_list .size16 {
  font-size: 16px;
  line-height: 28px;
}

.price_page .price_list .size25 {
  margin: 50px 0 0 0;
  font-size: 25px;
  font-weight: bold;
  color: red;
}

.price_page .price_list .kizu {
/* 	margin-top:-155px; */
/* padding-top:155px; */
  width: 100%;
}

.price_page .price_list .kizu h3 {
  margin-top: 64px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 45px;
}

.price_page .price_list .kizu h3 span {
  color: red;
}

.price_page .price_list .kizu .h3_kizu {
  margin-top: 89px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 45px;
}

.price_page .price_list .kizu .h3_kizu span {
  color: red;
}

.price_page .price_list .kizu table {
  margin-bottom: 24px;
  width: 100%;
  box-sizing: border-box;
  border-left: #808080 solid 1px;
}

.price_page .price_list .kizu table .head .title {
  width: 280px;
  height: 88px;
  background-color: #F8E0D5 !important;
  text-align: center;
  line-height: 88px;
  font-weight: bold;
  font-size: 20px;
  border-right: 1px #808080 solid;
  box-sizing: border-box;
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
}

.price_page .price_list .kizu table .head,
.price_page .price_list .kizu table .cm20,
.price_page .price_list .kizu table .cm40,
.price_page .price_list .kizu table .cm60,
.price_page .price_list .kizu table .cm80 {
  height: 88px;
}

.price_page .price_list .kizu table .head td,
.price_page .price_list .kizu table .cm20 td,
.price_page .price_list .kizu table .cm40 td,
.price_page .price_list .kizu table .cm60 td,
.price_page .price_list .kizu table .cm80 td {
  width: 280px;
  height: 88px;
  text-align: center;
  line-height: 88px;
  border-right: #808080 1px solid;
  border-bottom: #808080 1px solid;
  font-size: 20px;
  font-weight: bold;
  box-sizing: border-box;
}

.price_page .price_list .kizu table .head .red,
.price_page .price_list .kizu table .cm20 .red,
.price_page .price_list .kizu table .cm40 .red,
.price_page .price_list .kizu table .cm60 .red,
.price_page .price_list .kizu table .cm80 .red {
  width: 463px;
  color: #ED1C24;
  font-weight: bold;
  font-size: 24px;
  border-bottom: 1px solid #808080;
  background-color: rgba(238, 28, 36, 0.4);
}

.price_page .price_list .way_price {
  margin-top: 100px;
  margin-bottom: 67px;
}

.price_page .price_list .way_price p {
  font-size: 25px;
  line-height: 44px;
  margin-bottom: 40px;
}

.price_page .price_list .way_price p span {
  color: red;
  font-weight: bold;
}

.price_page .price_list .way_price img {
  width: 464px;
  object-fit: cover;
	font-family: 'object-fit: cover;'; /*IE対策*/
}

.price_page .coupon {
  width: 1024px;
  margin: 0 auto;
}

.price_page .coupon h2 {
  width: 100%;
  height: 50px;
  background-color: #FFB279;
  font-size: 25px;
  color: #fff;
  display: flex;
  align-items: center;
  padding-left: 14px;
  box-sizing: border-box;
  margin-bottom: 43px;
}

.price_page .coupon p {
  font-size: 16px;
  color: red;
  font-weight: bold;
  text-align: center;
  margin-bottom: 16px;
}

.price_page .coupon .coupon_waku {
	margin-top:-155px;
padding-top:155px;
  width: 566px;
  margin: -155px auto 53px auto;
	
}

.price_page .coupon .coupon_waku h3 {
  width: 100%;
  max-width: 517px;
  height: 50px;
  border: #F15A24 solid 4px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 7px;
  font-size: 25px;
  font-weight: bold;
  color: #F15A24;
  margin: 0 auto 38px auto;
}

.price_page .coupon .coupon_waku .coupon_h3 {
  width: 100%;
  max-width: 517px;
  height: 50px;
  border: #F15A24 solid 4px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 7px;
  font-size: 25px;
  font-weight: bold;
  color: #F15A24;
  margin: 0 auto 60px auto;
}

.price_page .coupon .coupon_waku .coupon_img {
  width: 100%;
  margin: 0 auto;
}

.price_page .coupon .coupon_waku .coupon_img .coupon1,
.price_page .coupon .coupon_waku .coupon_img .coupon2 {
  width: 566px;
  object-fit: cover;
	font-family: 'object-fit: cover;'; /*IE対策*/
}

.price_page .coupon .coupon_waku .coupon_img .coupon3,
.price_page .coupon .coupon_waku .coupon_img .coupon4,
.price_page .coupon .coupon_waku .coupon_img .coupon5 {
  width: 560px;
  object-fit: cover;
  margin-bottom: 57px;
	font-family: 'object-fit: cover;'; /*IE対策*/
}

.price_page .coupon .coupon_waku .coupon_img .coupon1 {
  margin-bottom: 71px;
}

.price_page .coupon .coupon_waku .coupon_img .coupon2 {
  margin-bottom: 0px;
}

.price_page .coupon .coupon_waku .coupon_img .coupon5 {
  margin-bottom: 0px;
}

.price_page .coupon .gurabtn2 {
  margin: 0px auto 90px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 355px;
  height: 64px;
  border-radius: 10px;
  border-bottom: 8px solid #d36404;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 1px #000;
  background: linear-gradient(45deg, #ff7700, #ff7700, #ff7700, #ff7700, #ff7700, OrangeRed, #ff7700, #ff7700, #ff7700, #ff7700, #ff7700);
  background-color: #ff7700;
  background-size: 500% 500%;
  animation: guraBtn 2s ease infinite;
}

.price_page .hoken_about {
  width: 1024px;
  margin: 0 auto;
	margin-top:-155px;
padding-top:155px;
}

.price_page .hoken_about h2 {
  width: 100%;
  height: 50px;
  background-color: #FFB279;
  font-size: 25px;
  color: #fff;
  display: flex;
  align-items: center;
  padding-left: 14px;
  box-sizing: border-box;
  margin-bottom: 44px;
}

.price_page .hoken_about p {
  font-size: 16px;
  line-height: 28px;
}

.price_page .hoken_about .repair_point {
  margin: 70px auto 74px auto;
  width: 100%;
}

.price_page .hoken_about .repair_point h3 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 41px;
}

.price_page .hoken_about .repair_point h3 span {
  color: red;
}

.price_page .hoken_about .repair_point .size16 {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 24px;
}

.price_page .hoken_about .repair_point .size16 span {
  font-weight: bold;
  color: red;
}

.price_page .hoken_about .repair_point .size24 {
  line-height: 42px;
  font-size: 24px;
}

.price_page .hoken_about .repair_point .size24 .bold {
  font-weight: bold;
}

.price_page .hoken_about .repair_point .size24 .red {
  color: red;
}

.price_page .hoken_about .attention {
  width: 100%;
  height: 170px;
  padding: 31px 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #FEF9E2;
  box-sizing: border-box;
  border-radius: 17.5px;
  margin-bottom: 80px;
}

.price_page .hoken_about .attention .attention_logo {
  width: 37px;
}

.price_page .hoken_about .attention .attention_logo .logo {
  margin-right: -14px;
  width: 100%;
  object-fit: cover;
	font-family: 'object-fit: cover;'; /*IE対策*/
}

.price_page .hoken_about .attention .tate {
  height: 107px;
  object-fit: cover;
	font-family: 'object-fit: cover;'; /*IE対策*/
}

.price_page .hoken_about .attention span {
  display: none;
  width: 107px;
  height: 2px;
  background-color: #F7931E;
  margin: 16px auto 29px;
}

.price_page .hoken_about .attention p {
  width: 793px;
  margin-right: 15px;
  line-height: 26px;
  font-size: 16px;
}

.price_page .repaire_meyasu {
  width: 1024px;
  margin: 0 auto;
}

.price_page .repaire_meyasu h2 {
  width: 100%;
  height: 50px;
  background-color: #FFB279;
  font-size: 25px;
  color: #fff;
  display: flex;
  align-items: center;
  padding-left: 14px;
  box-sizing: border-box;
  margin-bottom: 70px;
}

.price_page .repaire_meyasu .meyasu_waku {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.price_page .repaire_meyasu .meyasu_waku .meyasu {
  width: 45%;
  max-width: 460px;
  margin-bottom: 40px;
}

.price_page .repaire_meyasu .meyasu_waku .meyasu img {
  width: 100%;
  object-fit: cover;
	font-family: 'object-fit: cover;'; /*IE対策*/
}

.price_page .repaire_meyasu .meyasu_waku .meyasu p {
  font-size: 24px;
  text-align: center;
  margin-top: 18px;
  line-height: 38px;
}

.price_page .repaire_meyasu .meyasu_waku .meyasu p span {
  display: block;
}

.price_page .repaire_meyasu .gurabtn3 {
  margin: 38px auto 80px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 355px;
  height: 68px;
  border-radius: 10px;
  border-bottom: 8px solid #d36404;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 1px #000;
  background: linear-gradient(45deg, #ff7700, #ff7700, #ff7700, #ff7700, #ff7700, OrangeRed, #ff7700, #ff7700, #ff7700, #ff7700, #ff7700);
  background-color: #ff7700;
  background-size: 500% 500%;
  animation: guraBtn 2s ease infinite;
}

.nagare_page {
  width: 100%;
  margin-top: 180px;
}

.nagare_page .btn {
  padding-top: 80px;
  margin: 0 auto 80px auto;
}

.nagare_page .btn .gurabtn4 {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 352px;
  height: 68px;
  border-radius: 10px;
  border-bottom: 8px solid #d36404;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 1px #000;
  background: linear-gradient(45deg, #ff7700, #ff7700, #ff7700, #ff7700, #ff7700, OrangeRed, #ff7700, #ff7700, #ff7700, #ff7700, #ff7700);
  background-color: #ff7700;
  background-size: 500% 500%;
  animation: guraBtn 2s ease infinite;
}

.nagare_page .repair_works {
  width: 89%;
  max-width: 1024px;
  margin: 0 auto;
}

.nagare_page .repair_works h2 {
  width: 100%;
  height: 50px;
  background-color: #FFB279;
  font-size: 25px;
  color: #fff;
  display: flex;
  align-items: center;
  padding-left: 14px;
  box-sizing: border-box;
  margin-bottom: 80px;
}

.nagare_page .repair_works .jirei {
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
  margin-bottom: 83px;
}

.nagare_page .repair_works .jirei .jirei_waku {
  width: 100%;
}

.nagare_page .repair_works .jirei .jirei_waku img {
  width: 100%;
  object-fit: cover;
  margin-bottom: 15px;
	font-family: 'object-fit: cover;'; /*IE対策*/
}

.nagare_page .repair_works .jirei .jirei_box {
  width: 100%;
  height: auto;
    padding: 1px 0;
  box-sizing: border-box;
  border: #FFB579 2px solid;
  display: flex;
  justify-content: center;
  align-items: center;
}

.nagare_page .repair_works .jirei .jirei_box .jirei_text {
  width: 100%;
  height: auto;
	padding:10px 0;
  background-color: rgba(255,181,122,0.4);
  display: flex;
  justify-content: flex-start;
  align-content: center;
  flex-wrap: wrap;
}

.nagare_page .repair_works .jirei .jirei_box .jirei_text p {
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  line-height: 42px;
  margin-left: 20px;
}

.nagare_page .repair_works .gurabtn5 {
  margin: 0px auto 80px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 355px;
  height: 77px;
  border-radius: 10px;
  border-bottom: 8px solid #d36404;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 1px #000;
  background: linear-gradient(45deg, #ff7700, #ff7700, #ff7700, #ff7700, #ff7700, OrangeRed, #ff7700, #ff7700, #ff7700, #ff7700, #ff7700);
  background-color: #ff7700;
  background-size: 500% 500%;
  animation: guraBtn 2s ease infinite;
}

.nagare_page .repaire_nagare {
  width: 89%;
  max-width: 1024px;
  margin: 0 auto;
}

#nagare{
	padding-top:155px;
	margin-top:-155px;
}

.nagare_page .repaire_nagare h2 {
  width: 100%;
  height: 50px;
  background-color: #FFB279;
  font-size: 25px;
  color: #fff;
  display: flex;
  align-items: center;
  padding-left: 14px;
  box-sizing: border-box;
}

.nagare_page .repaire_nagare .nagare_img {
  width: 72.3%;
  max-width: 740px;
  margin: 80px auto 115px auto;
}

.nagare_page .repaire_nagare .nagare_img img {
  width: 100%;
  object-fit: cover;
	font-family: 'object-fit: cover;'; /*IE対策*/
}

.nagare_page .repaire_nagare .step1 {
  width: 100%;
}

.nagare_page .repaire_nagare .step1 .step_h3 {
  position: relative;
  width: 97.2%;
  max-width: 995px;
  margin: 0 auto;
  height: 72px;
  border: #F15A24 solid 4px;
  box-sizing: border-box;
  border-radius: 5.2476px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.nagare_page .repaire_nagare .step1 .step_h3 .orange {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 78px;
  height: 68px;
  font-size: 54px;
  color: #F15A24;
  font-weight: normal;
  border-right: #F15A24 4px solid;
}

.nagare_page .repaire_nagare .step1 .step_h3 .red {
  color: red;
}

.nagare_page .repaire_nagare .step1 .step_p {
  width: 97.2%;
  max-width: 995px;
  margin: 48px auto 25px auto;
  font-weight: bold;
  line-height: 28px;
}

.nagare_page .repaire_nagare .step1 .step1_img {
  width: 274px;
  margin: 0 auto;
}

.nagare_page .repaire_nagare .step1 .step1_img img {
  width: 100%;
  object-fit: cover;
  margin: 0 auto;
}

.nagare_page .repaire_nagare .step1 .contact_tel {
  width: 100%;
  height: 191px;
  box-sizing: border-box;
  border-radius: 17.5521px;
  background-color: #FBF6DF;
  padding: 20px 30px;
  margin-bottom: 11px;
}

.nagare_page .repaire_nagare .step1 .contact_tel h3 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 55.5px;
  background-color: #fff;
  font-weight: bold;
  font-size: 20px;
}

.nagare_page .repaire_nagare .step1 .contact_tel .tel_waku {
  width: 880px;
  margin: 20px auto 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.nagare_page .repaire_nagare .step1 .contact_tel .tel_waku a {
  text-decoration: none;
  color: #000;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
/*   width: 260px; */
	width:45%;
}

.nagare_page .repaire_nagare .step1 .contact_tel .tel_waku a .tel_name {
  font-size: 20px;
  font-weight: bold;
  margin-left: 11px;
}

.nagare_page .repaire_nagare .step1 .contact_tel .tel_waku a .tel_name span {
  font-weight: normal;
}

.nagare_page .repaire_nagare .step1 .contact_tel .tel_waku a .tel_number {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 34px;
  font-weight: bold;
}

.nagare_page .repaire_nagare .step1 .contact_tel .tel_waku a .tel_number img {
  margin-right: 11px;
  width: 23.6px;
  height: 23.6px;
}

.nagare_page .repaire_nagare .step1 .contact_tel .tel_waku .date {
/*   width: 443px; */
	width:55%;
  font-size: 20px;
  line-height: 40px;
}

.nagare_page .repaire_nagare .step1 .contact_tel .tel_waku .date span {
  font-weight: bold;
}

.nagare_page .repaire_nagare .step1 .contact_tel02 {
  width: 100%;
  height: 133px;
  background-color: #FBF6DF;
  border-radius: 17.5521px;
  padding: 27px 0 0 71px;
  box-sizing: border-box;
  margin-bottom: 11px;
}

.nagare_page .repaire_nagare .step1 .contact_tel02 .tel_waku {
  width: 880px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.nagare_page .repaire_nagare .step1 .contact_tel02 .tel_waku a {
  text-decoration: none;
  color: #000;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
/*   width: 260px; */
	width:45%;
}

.nagare_page .repaire_nagare .step1 .contact_tel02 .tel_waku a .tel_name {
  font-size: 20px;
  font-weight: bold;
  margin-left: 11px;
}

.nagare_page .repaire_nagare .step1 .contact_tel02 .tel_waku a .tel_name span {
  font-weight: normal;
}

.nagare_page .repaire_nagare .step1 .contact_tel02 .tel_waku a .tel_number {
  display: flex;
  align-items: center;
  font-size: 34px;
  font-weight: bold;
}

.nagare_page .repaire_nagare .step1 .contact_tel02 .tel_waku a .tel_number img {
  margin-right: 11px;
  width: 23.6px;
  height: 23.6px;
}

.nagare_page .repaire_nagare .step1 .contact_tel02 .tel_waku .date {
  font-size: 20px;
  line-height: 40px;
/*   width: 443px; */
	width:55%;
}

.nagare_page .repaire_nagare .step1 .contact_tel02 .tel_waku .date span {
  font-weight: bold;
}

.nagare_page .repaire_nagare .step1 .contact_web {
  width: 100%;
  height: 221px;
  box-sizing: border-box;
  border-radius: 17.5521px;
  background-color: #FBF6DF;
  padding: 20px 30px;
  margin-bottom: 49px;
}

.nagare_page .repaire_nagare .step1 .contact_web h3 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 55px;
  background-color: #fff;
  font-weight: bold;
  font-size: 20px;
}

.nagare_page .repaire_nagare .step1 .contact_web p {
  margin: 18px 0 18px 0;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #F4901E;
}

.nagare_page .repaire_nagare .step1 .contact_web a {
  margin: 0 auto;
  width: 424px;
  padding-top: 0;
}

.nagare_page .repaire_nagare .step1 .contact_web a img {
  width: 100%;
  object-fit: cover;
	font-family: 'object-fit: cover;'; /*IE対策*/
}

.nagare_page .repaire_nagare .step2 {
  width: 100%;
  margin-bottom: 85px;
}

.nagare_page .repaire_nagare .step2 .step_h3 {
  position: relative;
  width: 97.2%;
  max-width: 995px;
  margin: 0 auto;
  height: 72px;
  border: #F15A24 solid 4px;
  box-sizing: border-box;
  border-radius: 5.2476px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.nagare_page .repaire_nagare .step2 .step_h3 .orange {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 78px;
  height: 68px;
  font-size: 54px;
  color: #F15A24;
  font-weight: normal;
  border-right: #F15A24 4px solid;
}

.nagare_page .repaire_nagare .step2 .step_h3 .red {
  color: red;
}

.nagare_page .repaire_nagare .step2 .step_p {
  width: 995px;
  margin: 48px auto 25px auto;
  font-weight: bold;
  line-height: 28px;
}

.nagare_page .repaire_nagare .step2 .step2_img {
  width: 856px;
  margin: 0 auto;
}

.nagare_page .repaire_nagare .step2 .step2_img img {
  width: 100%;
  object-fit: cover;
	font-family: 'object-fit: cover;'; /*IE対策*/
  margin: 0 auto;
}

.nagare_page .repaire_nagare .step3 {
  width: 100%;
  margin-bottom: 85px;
}

.nagare_page .repaire_nagare .step3 .step_h3 {
  position: relative;
  width: 97.2%;
  max-width: 995px;
  margin: 0 auto;
  height: 72px;
  border: #F15A24 solid 4px;
  box-sizing: border-box;
  border-radius: 5.2476px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
}

.nagare_page .repaire_nagare .step3 .step_h3 .orange {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 78px;
  height: 68px;
  font-size: 54px;
  color: #F15A24;
  font-weight: normal;
  border-right: #F15A24 4px solid;
}

.nagare_page .repaire_nagare .step3 .step_h3 .red {
  color: red;
}

.nagare_page .repaire_nagare .step3 .step_p {
  width: 995px;
  margin: 48px auto 54px auto;
  font-weight: bold;
  line-height: 28px;
}

.nagare_page .repaire_nagare .step3 .step_p span {
  color: red;
}

.nagare_page .repaire_nagare .step3 .step3_img {
  width: 860px;
  margin: 0 auto;
}

.nagare_page .repaire_nagare .step3 .step3_img img {
  width: 100%;
  object-fit: cover;
	font-family: 'object-fit: cover;'; /*IE対策*/
  margin: 0 auto;
}

.nagare_page .repaire_nagare .step3 .step3_img_sp {
  display: none;
  width: 100%;
}

.nagare_page .repaire_nagare .step3 .step3_img_sp img {
  width: 100%;
  object-fit: cover;
	font-family: 'object-fit: cover;'; /*IE対策*/
}

.nagare_page .repaire_nagare .step4 {
  width: 100%;
  margin-bottom: 100px;
}

.nagare_page .repaire_nagare .step4 .step_h3 {
  position: relative;
  width: 97.2%;
  max-width: 995px;
  margin: 0 auto;
  height: 72px;
  border: #F15A24 solid 4px;
  box-sizing: border-box;
  border-radius: 5.2476px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.nagare_page .repaire_nagare .step4 .step_h3 .orange {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 78px;
  height: 68px;
  font-size: 54px;
  color: #F15A24;
  font-weight: normal;
  border-right: #F15A24 4px solid;
}

.nagare_page .repaire_nagare .step4 .step_h3 .red {
  color: red;
}

.nagare_page .repaire_nagare .step4 .step_p {
  width: 995px;
  margin: 48px auto 25px auto;
  font-weight: bold;
  line-height: 28px;
}

.nagare_page .repaire_nagare .step4 .step_p span {
  color: red;
}

.nagare_page .repaire_nagare .step4 .card {
  width: 368px;
  object-fit: cover;
  margin-bottom: 37px;
	font-family: 'object-fit: cover;'; /*IE対策*/
}

.nagare_page .repaire_nagare .step4 .step4_img {
  width: 860px;
  margin: 0 auto;
}

.nagare_page .repaire_nagare .step4 .step4_img img {
  width: 100%;
  object-fit: cover;
  margin: 0 auto;
	font-family: 'object-fit: cover;'; /*IE対策*/
}

.nagare_page .parts {
  width: 89%;
  max-width: 1024px;
  margin: 0 auto;
}

.nagare_page .parts h2 {
  width: 100%;
  height: 50px;
  background-color: #FFB279;
  font-size: 25px;
  color: #fff;
  display: flex;
  align-items: center;
  padding-left: 14px;
  box-sizing: border-box;
}

.nagare_page .parts .parts_image {
  width: 64.5%;
  max-width: 660px;
  margin: 67px auto 100px auto;
}

.nagare_page .parts .parts_image img {
  width: 100%;
  object-fit: cover;
	font-family: 'object-fit: cover;'; /*IE対策*/
}

.voice_page {
  width: 100%;
  margin-top: 180px;
}

.voice_page .voice {
  width: 1024px;
  max-width: 89%;
  margin: 0 auto;
/*   padding-top: 92px; */
}

.voice_page .voice h2 {
  width: 100%;
  height: 50px;
  background-color: #FFB279;
  font-size: 25px;
  color: #fff;
  display: flex;
  align-items: center;
  padding-left: 14px;
  box-sizing: border-box;
}

.voice_page .voice .mens_30 {
  margin-top: 32px;
  width: 100%;
  height: auto;
  border: 2px solid #29ABE2;
  background-color: #D4EDF4;
  border-radius: 17.5521px;
  padding: 8px 12px;
  box-sizing: border-box;
}

.voice_page .voice .mens_30 h3 {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: dashed 2px #29ABE2;
  margin-bottom: 22px;
  padding-left: 23px;
}

.voice_page .voice .mens_30 p {
  font-size: 18px;
  line-height: 31.5px;
}

.voice_page .voice .mens_50 {
  margin-top: 32px;
  width: 100%;
  height: auto;
  border: 2px solid #FBB03B;
  background-color: #FEF9E2;
  border-radius: 17.5521px;
  padding: 8px 12px;
  box-sizing: border-box;
}

.voice_page .voice .mens_50 h3 {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: dashed 2px #FBB03B;
  margin-bottom: 22px;
  padding-left: 23px;
}

.voice_page .voice .mens_50 p {
  font-size: 18px;
  line-height: 31.5px;
}

.voice_page .voice .lady_40 {
  margin-top: 32px;
  width: 100%;
  height: auto;
  border: 2px solid #C1272D;
  background-color: #F6C2C2;
  border-radius: 17.5521px;
  padding: 8px 12px;
  box-sizing: border-box;
}

.voice_page .voice .lady_40 h3 {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: dashed 2px #C1272D;
  margin-bottom: 22px;
  padding-left: 23px;
}

.voice_page .voice .lady_40 p {
  font-size: 18px;
  line-height: 31.5px;
}

.voice_page .voice .mens_20 {
  margin-top: 32px;
  width: 100%;
  height: auto;
  border: 2px solid #00A99D;
  background-color: #CEEFE4;
  border-radius: 17.5521px;
  padding: 8px 12px;
  box-sizing: border-box;
}

.voice_page .voice .mens_20 h3 {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: dashed 2px #00A99D;
  margin-bottom: 22px;
  padding-left: 23px;
}

.voice_page .voice .mens_20 p {
  font-size: 18px;
  line-height: 31.5px;
}

.voice_page .question {
  width: 89%;
  max-width: 1024px;
  margin: 0 auto;
  margin-top: 84px;
}

.voice_page .question h2 {
  width: 100%;
  height: 50px;
  background-color: #FFB279;
  font-size: 25px;
  color: #fff;
  display: flex;
  align-items: center;
  padding-left: 14px;
  box-sizing: border-box;
  margin-bottom: 42px;
}

.voice_page .question .question_box {
  width: 1000px;
  margin: 0 auto;
}

.voice_page .question .question_box h3 {
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
  width: 1000px;
  padding:10px 5px;
  background-color: #FEF9E2;
  border-radius: 6.6924px;
  margin-bottom: 36px;
}

.voice_page .question .question_box h3 .icon_question {
  width: 35px;
  object-fit: cover;
	font-family: 'object-fit: cover;'; /*IE対策*/
  margin-left: 36px;
}

.voice_page .question .question_box h3 .tate {
  height: 50px;
  object-fit: cover;
	font-family: 'object-fit: cover;'; /*IE対策*/
  margin-left: 36px;
  margin-right: 20px;
}

.voice_page .question .question_box .answer {
  width: 950px;
  font-size: 18px;
  line-height: 31.5px;
  margin-bottom: 38px;
}

.access_page {
  width: 100%;
  margin-top: 188px;
}

.access_page .map_access {
/*   padding-top: 90px; */
  width: 89%;
  max-width: 1024px;
  margin: 0 auto;
/*   margin-top: 80px; */
}

.access_page .map_access h2 {
  width: 100%;
  height: 50px;
  background-color: #FFB279;
  font-size: 25px;
  color: #fff;
  display: flex;
  align-items: center;
  padding-left: 14px;
  box-sizing: border-box;
  margin-bottom: 37px;
}

.access_page .map_access .map_access_waku .map_syousai {
  width: 97.65%;
  max-width: 1000px;
  margin: 0 auto;
}

.access_page .map_access .map_access_waku .map_syousai h3 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 34px;
	margin-top:50px;
}

.access_page .map_access .map_access_waku .map_syousai .map_box {
  width: 100%;
}

.access_page .map_access .map_access_waku .map_syousai .map_box .access_map1,
.access_page .map_access .map_access_waku .map_syousai .map_box .access_map2 {
  width: 100%;
}

.access_page .map_access .map_access_waku .map_syousai .size20 {
  margin: 20px 0;
  font-size: 20px;
  font-weight: bold;
}

.access_page .map_access .map_access_waku .contact_tel {
  width: 100%;
  height: auto;
/*   min-height: 133px; */
  background-color: #FBF6DF;
  border-radius: 17.5521px;
  padding: 27px 0px 27px 71px;
  box-sizing: border-box;
  margin-bottom: 11px;
}

.access_page .map_access .map_access_waku .contact_tel .tel_waku {
  width: 100%;
  display: flex;
  justify-content: space-between;
/*   align-items: flex-end; */
	align-items:center;
}

.access_page .map_access .map_access_waku .contact_tel .tel_waku a {
  text-decoration: none;
  color: #000;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  width: 45%;
}

.access_page .map_access .map_access_waku .contact_tel .tel_waku a .tel_name {
  font-size: 20px;
  font-weight: bold;
  margin-left: 11px;
}

.access_page .map_access .map_access_waku .contact_tel .tel_waku a .tel_name span {
  font-weight: normal;
}

.access_page .map_access .map_access_waku .contact_tel .tel_waku a .tel_number {
  display: flex;
  align-items: center;
  font-size: 34px;
  font-weight: bold;
}

.access_page .map_access .map_access_waku .contact_tel .tel_waku a .tel_number img {
  margin-right: 11px;
  width: 23.6px;
  height: 23.6px;
}

.access_page .map_access .map_access_waku .contact_tel .tel_waku .date {
  font-size: 20px;
  line-height: 40px;
  width: 60%;
}

.access_page .map_access .map_access_waku .contact_tel .tel_waku .date span {
  font-weight: bold;
}

.access_page .map_access .gurabtn6 {
  margin: 65px auto 42px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 355px;
  height: 77px;
  border-radius: 10px;
  border-bottom: 8px solid #d36404;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 1px #000;
  background: linear-gradient(45deg, #ff7700, #ff7700, #ff7700, #ff7700, #ff7700, OrangeRed, #ff7700, #ff7700, #ff7700, #ff7700, #ff7700);
  background-color: #ff7700;
  background-size: 500% 500%;
  animation: guraBtn 2s ease infinite;
}

.access_page #shop-view {
  width: 89%;
  max-width: 1024px;
  margin: 0 auto;
}

.access_page #shop-view h2 {
  width: 100%;
  height: 50px;
  background-color: #FFB279;
  font-size: 25px;
  color: #fff;
  display: flex;
  align-items: center;
  padding-left: 14px;
  box-sizing: border-box;
  margin-bottom: 42px;
}

.access_page #shop-view h3 {
  font-size: 15px;
  font-weight: bold;
  line-height: 26px;
}

.access_page #shop-view p {
  font-size: 15px;
  line-height: 26px;
}

.access_page #shop-view .oshi{
	font-size:15px;
	line-height:26px;
	margin-bottom:32px;
}

.access_page #shop-view .shop-view-wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 960px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 41px;
}

.access_page #shop-view .shop-view-wrapper .shop-view-main {
  max-width: 500px;
  width: 40%;
  margin: 0 auto;
}

.access_page #shop-view .shop-view-wrapper .shop-view-main .shop-view1 {
  font-size: 15px;
  font-weight: bold;
  margin: 40px auto 44px auto;
}

.access_page #shop-view .shop-view-wrapper .shop-view-main a {
  width: 326px;
  height: 245px;
}

.access_page #shop-view .shop-view-wrapper .shop-view-main a img {
  display: block;
  width: 100%;
  height: 245px;
  object-fit: cover;
	font-family: 'object-fit: cover;'; /*IE対策*/
}

.access_page .staff {
  margin: 0 auto;
  width: 89%;
  max-width: 1024px;
}

.access_page .staff h2 {
  width: 100%;
  height: 50px;
  background-color: #FFB279;
  font-size: 25px;
  color: #fff;
  display: flex;
  align-items: center;
  padding-left: 14px;
  box-sizing: border-box;
  margin-bottom: 35px;
}

.access_page .staff .staff_waku {
  padding: 0 12px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 67px;
}

.access_page .staff .staff_waku:last-of-type {
  margin-bottom: 90px;
}

.access_page .staff .staff_waku h3 {
  width: 100%;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 32px;
}

.access_page .staff .staff_waku .staff_cont {
  width: 300px;
/*   height: 472px; */
  box-sizing: border-box;
  border-radius: 5.5px;
  background-color: #FCF7E0;
  padding: 12px 5px;
	margin-bottom:24px;
}

.access_page .staff .staff_waku .staff_cont .staff_image {
  padding: 0 19px;
  width: 252px;
  height: 240px;
}

.access_page .staff .staff_waku .staff_cont .staff_image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.access_page .staff .staff_waku .staff_cont h3 {
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  padding: 14px 0 17px;
  border-bottom: dashed #F9AE3B 4px;
  margin-bottom: 0px;
}

.access_page .staff .staff_waku .staff_cont h3 span {
  display: block;
}

.access_page .staff .staff_waku .staff_cont p {
  padding: 20px 8px 0;
  line-height: 28px;
}

.access_page .staff .staff_waku .staff_cont.lady {
  margin-top: 55px;
}

.access_page .company_info {
  margin: 0 auto;
  width: 89%;
  max-width: 1024px;
}

.access_page .company_info h2 {
  width: 100%;
  height: 50px;
  background-color: #FFB279;
  font-size: 25px;
  color: #fff;
  display: flex;
  align-items: center;
  padding-left: 14px;
  box-sizing: border-box;
  margin-bottom: 89px;
}

.access_page .company_info .company_table {
  margin: 0 auto 42px auto;
  width: 100%;
  border: 1px #000 solid;
  font-size: 20px;
}

.access_page .company_info .company_table:last-of-type {
  margin: 0 auto 97px auto;
}

.access_page .company_info .company_table tr {
  border-bottom: 1px solid #000;
}

.access_page .company_info .company_table tr .label {
  width: 157px;
  border-right: 1px solid #000;
  padding-left: 15px;
  line-height: 22px;
}

.access_page .company_info .company_table tr td {
  padding-left: 22px;
}

.access_page .company_info .company_table .name,
.access_page .company_info .company_table .date,
.access_page .company_info .company_table .leader,
.access_page .company_info .company_table .tel {
  height: 50px;
  line-height: 50px;
}

.access_page .company_info .company_table .adress {
  height: 110px;
}

.access_page .company_info .company_sp {
  display: none;
  width: 100%;
}

.access_page .company_info .company_sp .table_sp {
  margin-bottom: 20px;
}

.access_page .company_info .company_sp .table_sp:last-of-type {
  margin-bottom: 45px;
}

.access_page .company_info .company_sp .table_sp h6 {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px #000 solid;
  margin-bottom: 10px;
}

.access_page .company_info .company_sp .table_sp p {
  font-size: 14px;
}

.access_page .about_company {
  margin: 0 auto;
  width: 89%;
  max-width: 1024px;
}

.access_page .about_company h2 {
  width: 100%;
  height: 50px;
  background-color: #FFB279;
  font-size: 25px;
  color: #fff;
  display: flex;
  align-items: center;
  padding-left: 14px;
  box-sizing: border-box;
}

.access_page .about_company .about_photo {
  margin: 33px auto 14px auto;
  width: 300px;
}

.access_page .about_company .about_photo img {
  width: 100%;
  object-fit: cover;
	font-family: 'object-fit: cover;'; /*IE対策*/
}

.access_page .about_company p {
  width: 100%;
  margin: 0 auto 86px auto;
  font-size: 20px;
  line-height: 38px;
}

.repair-example {
  width: 100%;
  margin-top: 180px;
}

.repair-example .btn {
  display: none;
}

.repair-example .btn .gurabtn16 {
  margin: 0px auto 40px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 203px;
  height: 44px;
  border-radius: 10px;
  border-bottom: 8px solid #d36404;
  color: #fff;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 1px #000;
  background: linear-gradient(45deg, #ff7700, #ff7700, #ff7700, #ff7700, #ff7700, OrangeRed, #ff7700, #ff7700, #ff7700, #ff7700, #ff7700);
  background-color: #ff7700;
  background-size: 500% 500%;
  animation: guraBtn 2s ease infinite;
}

.repair-example .repair_jisseki {
  width: 1024px;
  margin: 0 auto;
  padding-top: 73px;
}

.repair-example .repair_jisseki h2 {
  width: 100%;
  height: 50px;
  background-color: #FFB279;
  font-size: 25px;
  color: #fff;
  display: flex;
  align-items: center;
  padding-left: 14px;
  box-sizing: border-box;
  margin-bottom: 79px;
}

.repair-example .repair_jisseki .jirei {
  width: 84%;
  max-width: 860px;
  margin: 0 auto;
  margin-bottom: 83px;
}

.repair-example .repair_jisseki .jirei:last-of-type {
  margin-bottom: 73px;
}

.repair-example .repair_jisseki .jirei .jirei_waku {
  width: 860px;
}

.repair-example .repair_jisseki .jirei .jirei_waku img {
  width: 860px;
  object-fit: cover;
  margin-bottom: 9px;
	font-family: 'object-fit: cover;'; /*IE対策*/
}

.repair-example .repair_jisseki .jirei .jirei_box {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  border: #FFB579 2px solid;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 14px;
}

.repair-example .repair_jisseki .jirei .jirei_box .jirei_text {
  width: 100%;
  height: auto;
  background-color: rgba(255,181,122,0.4);
  display: flex;
  justify-content: flex-start;
  align-content: center;
  flex-wrap: wrap;
}

.repair-example .repair_jisseki .jirei .jirei_box .jirei_text p {
  width: 100%;
  font-size: 24px;
  font-weight: bold;
  line-height: 42px;
  margin-left: 20px;
}

.repair-example .repair_jisseki .gurabtn10 {
  margin: 0px auto 100px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 355px;
  height: 64px;
  border-radius: 10px;
  border-bottom: 8px solid #d36404;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 1px #000;
  background: linear-gradient(45deg, #ff7700, #ff7700, #ff7700, #ff7700, #ff7700, OrangeRed, #ff7700, #ff7700, #ff7700, #ff7700, #ff7700);
  background-color: #ff7700;
  background-size: 500% 500%;
  animation: guraBtn 2s ease infinite;
}

.reserve_page {
  width: 100%;
  margin-top: 180px;
}

.reserve_page #reserve_cont {
  width: 100%;
/*   padding-top: 100px; */
}

.reserve_page #reserve_cont h2 {
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 1024px;
  width: 89%;
  height: 50px;
  padding-left: 12px;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  background-color: #FFB579;
}

.reserve_page #reserve_cont .reserve_waku {
  max-width: 89%;
  width: 1024px;
  margin: 0 auto;
}

.reserve_page #reserve_cont .reserve_waku .reserve_text {
  margin-top: 47px;
  margin-bottom: 60px;
}

.reserve_page #reserve_cont .reserve_waku .reserve_text .size15 {
  font-size: 15px;
  line-height: 26px;
}

.reserve_page #reserve_cont .reserve_waku .reserve_text .size15 span {
  font-weight: bold;
}

.reserve_page #reserve_cont .reserve_waku .reserve_text .orange {
  margin-top: 38px;
  font-weight: bold;
  font-size: 15px;
  color: #F15A24;
}

.reserve_page #reserve_cont .reserve_waku .contact_tel {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  border-radius: 17.5521px;
  background-color: #FBF6DF;
  padding: 20px 30px;
  margin-bottom: 11px;
}

.reserve_page #reserve_cont .reserve_waku .contact_tel h3 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 55.5px;
  background-color: #fff;
  font-weight: bold;
  font-size: 20px;
}

.reserve_page #reserve_cont .reserve_waku .contact_tel .tel_waku {
  width: 92%;
  margin: 20px auto 0 auto;
  display: flex;
  justify-content: space-between;
/*   align-items: flex-end; */
	align-items:center;
}

.reserve_page #reserve_cont .reserve_waku .contact_tel .tel_waku a {
  text-decoration: none;
  color: #000;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
/*   width: 260px; */
	width:45%;
	
}

.reserve_page #reserve_cont .reserve_waku .contact_tel .tel_waku a .tel_name {
  font-size: 20px;
  font-weight: bold;
  margin-left: 11px;
}

.reserve_page #reserve_cont .reserve_waku .contact_tel .tel_waku a .tel_name span {
  font-weight: normal;
}

.reserve_page #reserve_cont .reserve_waku .contact_tel .tel_waku a .tel_number {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 34px;
  font-weight: bold;
}

.reserve_page #reserve_cont .reserve_waku .contact_tel .tel_waku a .tel_number img {
  margin-right: 11px;
  width: 23.6px;
  height: 23.6px;
}

.reserve_page #reserve_cont .reserve_waku .contact_tel .tel_waku .date {
/*   width: 443px; */
	width:55%;
  font-size: 20px;
  line-height: 32px;
}

.reserve_page #reserve_cont .reserve_waku .contact_tel .tel_waku .date span {
  font-weight: bold;
}

.reserve_page #reserve_cont .reserve_waku .contact_tel02 {
  width: 100%;
  height: 133px;
  background-color: #FBF6DF;
  border-radius: 17.5521px;
  padding: 27px 0 0 71px;
  box-sizing: border-box;
}

.reserve_page #reserve_cont .reserve_waku .contact_tel02 .tel_waku {
  width: 92%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.reserve_page #reserve_cont .reserve_waku .contact_tel02 .tel_waku a {
  text-decoration: none;
  color: #000;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
/*   width: 260px; */
	width:45%;
}

.reserve_page #reserve_cont .reserve_waku .contact_tel02 .tel_waku a .tel_name {
  font-size: 20px;
  font-weight: bold;
  margin-left: 11px;
}

.reserve_page #reserve_cont .reserve_waku .contact_tel02 .tel_waku a .tel_name span {
  font-weight: normal;
}

.reserve_page #reserve_cont .reserve_waku .contact_tel02 .tel_waku a .tel_number {
  display: flex;
  align-items: center;
  font-size: 34px;
  font-weight: bold;
}

.reserve_page #reserve_cont .reserve_waku .contact_tel02 .tel_waku a .tel_number img {
  margin-right: 11px;
  width: 23.6px;
  height: 23.6px;
}

.reserve_page #reserve_cont .reserve_waku .contact_tel02 .tel_waku .date {
  font-size: 20px;
  line-height: 40px;
/*   width: 443px; */
	width:55%;
}

.reserve_page #reserve_cont .reserve_waku .contact_tel02 .tel_waku .date span {
  font-weight: bold;
}

.reserve_page #contact_form {
  width: 100%;
  padding-top: 95px;
}

.reserve_page #contact_form .form_waku {
  max-width: 1024px;
  width: 89%;
  margin: 0 auto;
}

.reserve_page #contact_form .form_waku .tab-area {
  width: 69%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}

.reserve_page #contact_form .form_waku .tab-area .tab {
  width: 45.3%;
  padding: 30px 0;
  background-color: #F2F2F2;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: bold;
  border: #000 solid 1px;
}

.reserve_page #contact_form .form_waku .tab-area .tab.select {
  width: 45.3%;
  padding: 30px 0;
  background-color: #F15A24;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: bold;
  border: #000 solid 1px;
}

.reserve_page #contact_form .form_waku .content-area {
  width: 100%;
  height: auto;
}

.reserve_page #contact_form .form_waku .content-area .content {
  display: none;
  width: 100%;
  background-color: #FEF9E2;
  padding: 70px 45px 90px 45px;
  box-sizing: border-box;
  margin-top: 50px;
  margin-bottom: 40px;
}

.reserve_page #contact_form .form_waku .content-area .content .form_title {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 50px;
}

.reserve_page #contact_form .form_waku .content-area .content .form_title span {
  color: #ED1C24;
  display: block;
  font-size: 20px;
  font-weight: normal;
  margin-top: 34px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .shop-name {
  font-size: 18px;
  margin-bottom: 45px;
}

.wpcf7-list-item-label{
	position:relative;
	padding-left:2em;
}



.reserve_page #contact_form .form_waku .content-area .content .h-adr .shop-name h6 {
  font-size: 18px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .shop-name h6 span {
  color: #ED1C24;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .shop-name input:checked {
  background-color: #ED1C24;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .your-name {
  margin-bottom: 45px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .your-name h6 {
  font-size: 18px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .your-name h6 span {
  color: #ED1C24;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .your-name input {
  display: block;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: bold;
  padding-left: 17px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .your-name input::placeholder {
  color: #ccc;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .tel-number {
  margin-bottom: 45px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .tel-number h6 {
  font-size: 18px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .tel-number h6 span {
  color: #ED1C24;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .tel-number input {
  display: block;
  width: 50%;
  height: 50px;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: bold;
  padding-left: 17px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .tel-number input::placeholder {
  color: #ccc;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .mail {
  margin-bottom: 45px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .mail h6 {
  font-size: 18px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .mail h6 span {
  color: #ED1C24;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .mail input {
  display: block;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: bold;
  padding-left: 17px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .mail input::placeholder {
  color: #ccc;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .zipcode {
  margin-bottom: 45px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .zipcode h6 {
  font-size: 18px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .zipcode input {
  display: block;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: bold;
  padding-left: 17px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .zipcode input::placeholder {
  color: #ccc;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .adress {
  margin-bottom: 45px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .adress h6 {
  font-size: 18px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .adress h6 span {
  color: #ED1C24;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .adress input {
  display: block;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: bold;
  padding-left: 17px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .adress input::placeholder {
  color: #ccc;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .model {
  margin-bottom: 45px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .model h6 {
  font-size: 18px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .model h6 span {
  color: #ED1C24;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .model input {
  display: block;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: bold;
  padding-left: 17px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .model input::placeholder {
  color: #ccc;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .color {
  margin-bottom: 45px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .color h6 {
  font-size: 18px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .color h6 span {
  color: #ED1C24;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .color input {
  display: block;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: bold;
  padding-left: 17px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .color input::placeholder {
  color: #ccc;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .kibou-1 {
  margin-bottom: 45px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .kibou-1 h6 {
  font-size: 18px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .kibou-1 h6 span {
  color: #ED1C24;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .kibou-1 input {
  display: block;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: bold;
/*   color: #ccc; */
  padding-left: 17px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .kibou-1 input::placeholder {
  color: #ccc;
}

/* .reserve_page #contact_form .form_waku .content-area .content .h-adr .kibou-1 label select {
  position: absolute;
  top: -5px;
} */

.reserve_page #contact_form .form_waku .content-area .content .h-adr .kibou-2 {
  margin-bottom: 45px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .kibou-2 h6 {
  font-size: 18px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .kibou-2 h6 span {
  color: #ED1C24;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .kibou-2 input {
  display: block;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: bold;
/*   color: #ccc; */
  padding-left: 17px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .kibou-2 input::placeholder {
  color: #ccc;
}

/* .reserve_page #contact_form .form_waku .content-area .content .h-adr .kibou-2 label select {
  position: absolute;
  top: -5px;
} */

.reserve_page #contact_form .form_waku .content-area .content .h-adr .kibou-3 {
  margin-bottom: 45px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .kibou-3 h6 {
  font-size: 18px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .kibou-3 h6 span {
  color: #ED1C24;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .kibou-3 input {
  display: block;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: bold;
/*   color: #ccc; */
  padding-left: 17px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .kibou-3 input::placeholder {
  color: #ccc;
}

/* .reserve_page #contact_form .form_waku .content-area .content .h-adr .kibou-3 label select {
  position: absolute;
  top: -5px;
} */

span.wpcf7-list-item{
	width:210px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .text-area {
  margin-bottom: 45px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .text-area h6 {
  font-size: 18px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .text-area h6 span {
  color: #ED1C24;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .text-area textarea {
  width: 100%;
  height: 265px;
	padding:10px;
    box-sizing: border-box;

}

.reserve_page #contact_form .form_waku .content-area .content .h-adr .submit input {
  width: 100%;
  height: 50px;
  background-color: #F15A24;
  border: none;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .shop-name {
  font-size: 18px;
  margin-bottom: 45px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .shop-name h6 {
  font-size: 18px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .shop-name h6 span {
  color: #ED1C24;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .shop-name input:checked {
  background-color: #ED1C24;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .your-name {
  margin-bottom: 45px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .your-name h6 {
  font-size: 18px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .your-name h6 span {
  color: #ED1C24;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .your-name input {
  display: block;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: bold;
  padding-left: 17px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .your-name input::placeholder {
  color: #ccc;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .tel-number {
  margin-bottom: 45px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .tel-number h6 {
  font-size: 18px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .tel-number h6 span {
  color: #ED1C24;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .tel-number input {
  display: block;
  width: 50%;
  height: 50px;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: bold;
  padding-left: 17px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .tel-number input::placeholder {
  color: #ccc;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .mail {
  margin-bottom: 45px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .mail h6 {
  font-size: 18px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .mail h6 span {
  color: #ED1C24;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .mail input {
  display: block;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: bold;
  padding-left: 17px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .mail input::placeholder {
  color: #ccc;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .p-country-name {
  margin-bottom: 45px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .p-country-name h6 {
  font-size: 18px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .p-country-name input {
  display: block;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: bold;
  padding-left: 17px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .p-country-name input::placeholder {
  color: #ccc;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .adress {
  margin-bottom: 45px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .adress h6 {
  font-size: 18px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .adress h6 span {
  color: #ED1C24;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .adress input {
  display: block;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: bold;
  padding-left: 17px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .adress input::placeholder {
  color: #ccc;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .text-area {
  margin-bottom: 45px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .text-area h6 {
  font-size: 18px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .text-area h6 span {
  color: #ED1C24;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .text-area textarea {
  width: 100%;
  height: 265px;
	padding: 10px;
}

.reserve_page #contact_form .form_waku .content-area .content .h-adr2 .submit input {
  width: 100%;
  height: 50px;
  background-color: #F15A24;
  border: none;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
}

.single_page{
	width:100%;
	margin-top:155px;
}

.single_page .single_title{
	margin: 0 auto;
	display: flex;
	align-items: center;
	max-width: 1024px;
	width: 89%;
	height: 50px;
	padding-left: 12px;
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	background-color: #FFB579;
}

.single_page .single_waku{
	width:89%;
	max-width:1024px;
	margin:0 auto;
}

.single_page .single_waku .date{
	text-align:center;
	margin:40px 0;
}

.single_page .single_waku .single_content h2{
    padding: 0 0 12px 0;
}

.single_page .single_waku .single_content{
	padding-bottom:30px;
}

.single_page .single_waku .single_content h2 strong{
	font-size:20px;
	font-weight:bold;
}

.single_page .single_waku .single_content p{
	margin:15px 0;
}

.hbg_cont.open {
  transform: translate(0) !important;
  transition: .5s !important;
}

#tel_menu.start {
  transform: translate(0) !important;
  transition: .5s !important;
}

.hbg_waku.active {
  width: 36px !important;
  height: 36px !important;
  display: block;
  position: relative;
}

.bar.bar1.active {
  position: absolute;
  top: 18px;
  width: 40px;
  transform: rotate(45deg);
  margin-bottom: 0 !important;
  transition: .5s;
}

.bar.bar2.active {
  display: none;
}

.bar.bar3.active {
  position: absolute;
  top: 18px;
  width: 40px;
  transform: rotate(-45deg);
  transition: .5s;
  margin-bottom: 0 !important;
}

.filter.active {
  display: block !important;
}

.content.show {
  display: block !important;
}

.show700 {
  display: none;
}

.show500 {
  display: none;
}

.show350 {
  display: none;
}

.pc_photo {
  display: block;
}

.sp_photo {
  display: none;
}

.show7500 {
  display: none;
}


#credit,#gaisya{
	padding-top:155px;
	margin-top:-155px;
}

/* header */

header {
  position: fixed;
  width: 100%;
  background-color: #fff;
  top: 0;
  left: 0;
  z-index: 1000;
}

header .hbg_menu {
  display: none;
  position: fixed;
  top: 0;
  z-index: 1000;
}

header .hbg_menu .filter {
  position: absolute;
  content: "";
  width: 100%;
  height: 100vh;
  background-color: #000;
  opacity: .5;
  z-index: 999;
}

header .hbg_menu .hbg_box {
  position: fixed;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  background-color: #ee5a24;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  padding: 5px 0;
  box-sizing: border-box;
  z-index: 1000;
}

header .hbg_menu .hbg_box .hbg_line1,
header .hbg_menu .hbg_box .hbg_line2,
header .hbg_menu .hbg_box .hbg_line3 {
  width: 51%;
  height: 2px;
  background-color: #fff;
  margin-bottom: 10px;
  transition: 1s;
}

header .hbg_menu .hbg_box .hbg_line3 {
  margin-bottom: 0;
}

header .hbg_menu .hbg_cont {
  position: fixed;
  top: 0;
  left: 0;
  width: 80%;
  height: 100vh;
  background-color: #fff;
  z-index: 1000;
  transform: translateX(-100%);
  transition: .5s;
}

header .hbg_menu .hbg_cont .hbg_cont_in {
  padding: 50px 0;
  width: 80%;
  margin: 0 auto;
}

header .hbg_menu .hbg_cont .hbg_cont_in ul {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

header .hbg_menu .hbg_cont .hbg_cont_in ul li {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
}

header .hbg_menu .hbg_cont .hbg_cont_in ul li a {
  text-decoration: none;
  font-size: 24px;
  font-weight: bold;
  color: #F15A24;
  text-align: center;
}

header .header_waku {
  max-width: 1337px;
  width: 93.2%;
  margin: 0 auto;
  display: flex;
  padding-top: 7px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}

header .header_waku .logo {
  width: 305px;
}

header .header_waku .logo img {
  width: 100%;
  object-fit: cover;
}

header .header_waku .tel_waku {
  width: 700px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

header .header_waku .tel_waku .all {
  width: 700px;
  margin-bottom: 6px;
}

header .header_waku .tel_waku .tel01 {
  width: 340px;
}

header .header_waku .tel_waku .tel01 img {
  width: 100%;
}

header .header_waku .tel_waku .tel02 {
  width: 340px;
}

header .header_waku .tel_waku .tel02 img {
  width: 100%;
}


header .main_menu {
  max-width: 1000px;
  width: 93.2%;
  margin: 0 auto;
}

header .main_menu ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 12px;
}

header .main_menu ul li {
  text-align: center;
  flex: 1;
  border-right: 1px solid #ee5a24;
}

header .main_menu ul li:nth-of-type(1) {
  border-left: 1px solid #ee5a24;
}

header .main_menu ul li a {
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  color: #000;
}

header .tel_waku_850 {
	display:none;
  width: 84%;
	margin:20px auto;
  justify-content: space-between;
	align-items:flex-start;
  flex-wrap: wrap;
}

header .tel_waku_850 .all {
  width: 100%;
  margin-bottom: 6px;
	object-fit:contain;
}

header .tel_waku_850 .tel01 {
  width: 48.5%;
}

header .tel_waku_850 .tel01 img {
  width: 100%;
	object-fit:contain;
}

header  .tel_waku_850 .tel02 {
  width: 48.5%;
}

header .tel_waku_850 .tel02 img {
  width: 100%;
	object-fit:cover;
}



header .hbg_menu .filter.active {
  width: 100% !important;
}

header .hbg_menu .hbg_cont.open {
  transform: translateX(0) !important;
  transition: .5s;
}

header .hbg_menu .hbg_box .hbg_line1.active {
  transform: translateY(10px) rotate(405deg);
  transition: 1s;
  position: absolute;
  width: 70%;
  top: 20px;
  margin-bottom: 0;
}

header .hbg_menu .hbg_box .hbg_line2.active {
  opacity: 0;
  transition: 1s;
}

header .hbg_menu .hbg_box .hbg_line3.active {
  transform: translateY(-10px) rotate(-405deg);
  transition: 1s;
  position: absolute;
  margin-bottom: 0;
  width: 70%;
  bottom: 18px;
}

header .hbg_menu.active {
  width: 100% !important;
}

#tel_menu.start {
  transform: translate(0) !important;
  transition: .5s !important;
}
#sp_menu {
  display: none;
  position: fixed;
  z-index: 1000;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
}

#sp_menu nav {
  width: 100%;
}

#sp_menu nav ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#sp_menu nav ul li {
  width: 24%;
}

#sp_menu nav ul li a {
  display: block;
  width: 100%;
}

#sp_menu nav ul li a img {
  width: 100%;
  object-fit: cover;
}

#tel_btn img{
	width:100%;
	object-fit:cover;
	font-family: 'object-fit: cover;'; /*IE対策*/
}

#tel_menu{
/* 	display:none; */
	position: fixed;
	z-index:999;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40vh;
    background-color: #FBF6DF;
	padding:20px 40px 0 40px;
	box-sizing:border-box;
	transform:translatey(40vh);
	transition:.5s;
	
}

#close{
/* 	display:none; */
	position:fixed;
	z-index:1055;
	top:10px;
	right:15px;
}

#close i{
	color:#FFB279;
	font-size:24px;
}

#tel_menu ul{
	width:100%;
}

#tel_menu ul li{
/* 	text-align:center; */
	margin-bottom:15px;
}

#tel_menu ul li a{
	text-decoration:none;
	color:#000;
}

#tel_menu ul li a .tel_name{
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
}

#tel_menu ul li a  .tel_name span{
	font-weight:100;
}

#tel_menu ul li a  .tel_number{
	display:flex;
	align-items:center;
	font-size:25px;
	font-weight:bold;
}

#tel_menu ul li a  .tel_number img{
	margin-right: 11px;
    width: 23.6px;
    height: 23.6px;
}


/* サンクスページ用 */
.thanks-main-wrapper {
    margin: 320px 0 120px 0;
}
.thanks-main-wrapper .section_title {
    font-size: 24px;
    line-height: 1.5em;
    text-align: center;
    height: auto;
    padding: 20px 0;
	font-weight:bold;
}
.contact_subtext {
    max-width: 1000px;
    width: 100%;
    margin: 48px auto 26px auto;
    line-height: 26px;
    font-size: 15px;
}
.thanks-main-wrapper .contact_subtext p {
    text-align: center;
    font-size: 16px;
    line-height: 2em;
	padding:0 5%;
}
.thanks-main-wrapper a {
    display: block;
    max-width: 400px;
	width:80%;
    margin: 0 auto;
}
.thanks-main-wrapper a img{
	width:100%;
}

@media screen and (max-width: 700px){
	.thanks-main-wrapper {
    margin: 100px 0 80px 0;
}
}
.show_640{
	display:none;
}
@media screen and (max-width: 640px){
.show_640{
	display:block;
	}
}