@charset "UTF-8";
body{background-color: #ffffff;}
p{font-size: 1.24em;text-align: justify;line-height: 1.4;}
.cyusyaku{font-size: 1.0em;}
.page_back{background-color: #ffffff;}
.white_wide{background-color: #ffffff;width: 100vw;margin: 0 calc(50% - 50vw);}
.bg_wine_wide{background-color: #ebe3e3;width: 100vw;margin: 0 calc(50% - 50vw);}
.bg_mgray02{width: 100vw;margin: 0 calc(50% - 50vw);}
.sp_wide{width: 50%;margin: 0 auto;}
.center{text-align: center;}
.f-right{float: right;}
.bold{font-weight: bold;}
.copy_box{padding: 0%;font-size: 1.6em;width: 100%;line-height: 1.4;}
.select_box{padding: 4% 0;border-bottom: dotted 2px #a4ccd5;}
#title{background-image: url("../img/top_img.png");background-repeat: no-repeat;background-size: cover;padding: 6em 0;}
#title h2,#title h2 span{color: #ffffff;}#title span.fd {
    display: block;
	font-weight: 600;
    font-size: 0.7em;
    margin-bottom: 0em;
	color: #ffffff;
}
.page_h2{text-align: center;color: #e06a62;font-size: 4.4em;font-weight: bold;}
.page_h3{font-size: 2.8em;color: #000000;font-weight: bold;}
.page_h4{font-size: 1.8em;color: #000000;font-weight: bold;margin-bottom: 1%;}
.yoyaku_box{border: solid 2px #b5b5b6;padding: 3em;border-radius: 15px;margin-bottom: 3em;}
.container {
    width: 100%;
    box-sizing: border-box;
	padding:3em 7%;
}
.shadow{filter: drop-shadow(3px 3px 5px #333333);}
.shadow02{filter: drop-shadow(4px 4px 3px #999999);}
.box-item02{width: 49%;display: inline-block;margin:0% 0 2%;height: auto;}
.midokoro_box{display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: row;
	width: 100%;
	margin: 0 auto;}
.midokoro_box img{width: 40%;margin-right: 5%;}
.midokoro_box + .midokoro_box{
  margin-top: 30px;
}
.box__body{
  width: 55%;
  padding: 0;
}
.g_map iframe {
    display: block;
    width: 100%;
    height: 400px;
}


  .table-wrapper {
    width: 100%;
    background: #fff;
    border-radius: 8px;
    margin-bottom: 2em;
  }

  table.naegi {
    width: 100%;
    border-collapse: collapse;
  }

  table.naegi thead {
    background-color: #f2f2f2;
  }

  table.naegi th, table.naegi td {
    text-align: center;
    padding: 12px 8px;
    border-bottom: 1px solid #ddd;
    white-space: nowrap;
  }

  table.naegi th {
    font-weight: bold;
    color: #333;
  }

  table.naegi tr:nth-child(even) {
    background-color: #f8f8f8;
  }

  /* スマホ対応 */
@media screen and (max-width: 560px) {
   table.naegi , table.naegi thead, table.naegi tbody, table.naegi th, table.naegi td, table.naegi tr {
      display: block;
	min-width: 80%;
    }

    table.naegi thead {
      display: none;
    }

    table.naegi tr {
      margin-bottom: 1rem;
      border: 1px solid #ddd;
      border-radius: 8px;
      background-color: #fff;
      padding: 10px;
    }

    table.naegi td {
      display: flex;
      justify-content: space-between;
      padding: 8px 10px;
      border: none;
      border-bottom: 1px solid #eee;
    }

    table.naegi td::before {
      content: attr(data-label);
      font-weight: bold;
      color: #555;
    }

    table.naegi td:last-child {
      border-bottom: none;
    }
  }


/* table{
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;background-color: #fff;
}

table th,table td{
  padding: 5px 5px;
  text-align: left;
}

table tr:nth-child(odd){
  background-color: #eee
}　*/
.teigaku_read_copy{font-size: 1.8em;color: #595857;font-weight: bold;}
.form_h4{font-weight: normal;padding-bottom: 2%; border-bottom: solid 1px #595857;margin-bottom: 1%;}
.fsP5 { font-size: 1.4em !important; font-weight: bold;margin-bottom: 1%;}
@media screen and (max-width: 1200px) {
	#gnavi{display: none;}
}

@media screen and (max-width: 560px) {
.sp_wide{width: 100%;margin: 0 auto;}
p{font-size: 1.0em;text-align: justify;}
.fsP5 { font-size: 1.4em !important; }
.ttl_box{background-color: #a4ccd5;padding: 3%;text-align: center;color: #ffffff;font-weight: bold;font-size: 1.4em;width: 100%;float: none;line-height: 1.2;}
.copy_box{padding: 3%;font-size: 1.2em;width: 100%;float: none;line-height: 1.2;}
.page_h2{text-align: center;color: #e06a62;font-size: 2.4em;font-weight: bold;margin-bottom: 2%;}
.page_h3{font-size: 1.8em;color: #000000;font-weight: bold;}
.page_h4{font-size: 1.4em;color: #000000;font-weight: bold;}
.teigaku_read_copy{font-size: 1.4em;color: #595857;font-weight: bold;line-height: 1.4;}
/* table th,table td{
  font-size: 0.74em;
}*/
}
