.cf:before,
.cf:after {
  content: "";
  display: block;
  overflow: hidden; 
}

.cf:after {
  clear: both; 
}

.cf {
  zoom: 1; 
}

ul, li {
  list-style: none; 
}

.page_mv {
  position: relative;
   width: 100%;
   height: 150px;
   border-top: solid 3px #686D57;
}

.page_mv h2 {
   width: 100%;
   line-height: 150px;
   text-align: center;
   color: #686D57;
   
}

@media only screen and (max-width: 767px) {
.page_mv {
  position: relative;
   width: 100%;
   height: 80px;
   border-top: solid 3px #686D57;
}

.page_mv h2 {
   width: 100%;
   line-height: 80px;
   text-align: center;
   color: #686D57;
   
}
}







.bg_pink {
  position: relative;
   width: 100%;
   background: #F0EBE4;
}

.bg_color01b {
  position: relative;
   width: 100%;
   background: #E5E1D6;
   border-radius: 0 0 70% 70% / 0 0 4% 4%;
}

.bg_2color {
  position: relative;
   width: 100%;
background:linear-gradient(180deg,#F0EBE4 0%,#F0EBE4 50%,#ebf0c4 50%,#ebf0c4 100%);
}

@media only screen and (max-width: 767px) {
.bg_color01b {
   border-radius: 0 0 55% 55% / 0 0 2% 2%;
}


}


.menubox {
     position: relative;
     display: block;
     width: 100%;
     margin: 0 auto;
     padding: 50px 0;
    
}

.menulist {
     display: block;
     background: #ffffff;
     width: 80%;
     max-width:1300px;
     margin: 50px auto 70px;
     padding: 50px;
}



.menulist ul {
 width: 90%;
  max-width: 980px;
  margin: 50px auto;
}


.menulist ul li {
    width: 30%;
    margin: 1.5%;
    color: #E5E1D6;
    float: left;
}

.menulist ul li .greenbox {
      display; block;
      width: 100%;
      background: #686D57;
     /*background: -moz-linear-gradient(top left, #E5E1D6, #BBAA7C 10%, #686D57 30%,#626B55);
background: -webkit-linear-gradient(top left, #E5E1D6, #BBAA7C 10%, #686D57 30%,#626B55);
background: linear-gradient(to bottom right, #E5E1D6, #BBAA7C 10%, #686D57 30%,#626B55);*/
     padding: 50px;
     border-radius: 8px;
     border: solid 5px #E5E1D6;
}

.menulist ul li .greenbox .icon {
     display; block;
     width: 70px;
     margin: 0 auto 20px;
}

.menulist ul li .greenbox .icon img {
    width: 100%;
    height: auto;
}


.menulist ul li .greenbox .name {
      display; block;
      margin: 0 auto 15px;
     font-size: 17px;
  font-size: 1.7rem;
  text-align: center;
     font-weight: bold;
     letter-spacing: 0.09rem; 
     
}

.menulist ul li a {
    margin: 15px auto 0;
}



@media only screen and (max-width: 1226px) {
.menulist ul {
 width: 100%;
  margin: 0 auto;
}

.menulist ul li .greenbox {
    padding: 20px;
}
}

@media only screen and (max-width: 862px) {
.menulist {
     display: block;
     background: #ffffff;
     width: 90%;
     margin: 50px auto 70px;
     padding: 30px;
}

.menulist ul li {
    width: 48%;
    margin: 1%;
    min-height: 304px;
}
}

@media only screen and (max-width: 767px) {
.menubox {
     position: relative;
     display: block;
     width: 100%;
     margin: 0 auto;
     padding: 20px 0;
    
}

.menulist {
     display: block;
     background: #ffffff;
     width: 90%;
     margin: 20px auto 40px;
     padding: 30px 0 1px;
}

.menulist ul li .greenbox .name {
      display; block;
      margin: 0 auto 10px;
     font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
     font-weight: bold;
     
}
}


@media only screen and (max-width: 640px) {
.menulist ul li {
    width: 70%;
    margin: 0 auto 25px;
    min-height: inherit;
    min-height: initial;
    float: none;
}
}



.access_box {
   position: relative;
   width: 100%;
  background: #f0ebe4;
  padding: 50px 0px 1px;
}

@media only screen and (max-width: 767px) {
  .access_box {
    padding: 30px 15px 1px;
  }
}





.access_box .access_inner {
    position: relative;
    width: 100%;
  
}

.access_box .access_inbox {
     background: #ffffff;
     width: 80%;
     max-width:1300px;
     margin: 0 auto;
     padding: 0 5%;
}

@media only screen and (max-width: 1265px) {
    .access_box .access_inbox {
     max-width:980px;
}
}

@media only screen and (max-width: 862px) {
.access_box .access_inbox {
     width: 90%;
}
}

.access_box .access_item {
  max-width: 910px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-size: 15px;
  font-size: 1.5rem;
  color: #686d57;
  padding: 65px 0px 70px;
}

@media only screen and (max-width: 767px) {
    .access_box .access_inbox {
     width: 100%;
}
.access_box .access_item {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 20px 0px 1px;
    display: block;
  }
}

.access_box .access_item .txt01 {
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  padding-bottom: 10px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
}

.access_box .access_item .txt01 span {
  font-size: 12px;
  font-size: 1.2rem;
}

@media only screen and (max-width: 767px) {
.access_box .access_item .txt01 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.access_box .access_item .txt02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.8;
  margin-top: -3px;
}

.access_box .access_item .txt02 span {
  font-size: 12px;
  font-size: 1.2rem;
  margin-right: 15px;
  margin-top: 2px;
}
@media only screen and (max-width: 767px) {

.access_box .access_item .txt02 span {
    margin: 2px 10px 0 0;
  }
}


@media screen and (max-width: 640px) {
.access_box .access_item .txt02 {
   display: block;
   text-align: center;
   line-height: 1.3;
   margin: 5px auto 0;
}
.access_box .access_item .txt02 span {
    display: block;
    font-size: 11px;
    font-size: 1.1rem;
    margin: 0 auto;
  }
}


.access_box .access_item > * {
  width: calc((100% - 50px) / 2);
}

.access_box .access_item > * .btn_style01 {
  margin: 15px auto 35px;
}

@media only screen and (max-width: 767px) {
.access_box .access_item > * {
    width: 100%;
  }
.access_box .access_item > * .btn_style01 {
    margin: 20px auto 20px;
  }
}

.access_box .access_item .access_l {
  margin-right: 50px;
}

.access_box .access_item .access_l .btn_style01 {
   margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
.access_box .access_item .access_l {
    margin-right: 0;
  }
.access_box .access_item .access_l > img {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
.access_box .access_item .access_r {
    padding: 0px 1px;
    margin-top: 5px;
  }
}

.access_box .access_item .table_style01 {
  display: table;
  width: 100%;
}

@media only screen and (max-width: 767px) {
.access_box .access_item .table_style01 {
    margin-top: 10px;
  }
}

.access_box .access_item .table_style01 tr:nth-child(1) td {
  height: 75px;
}

@media only screen and (max-width: 767px) {
.access_box .access_item .table_style01 tr:nth-child(1) td {
    height: 40px;
  }
}

.access_box .access_item .table_style01 tr:nth-child(2) td, .access_box .access_item .table_style01 tr:nth-child(3) td {
  height: 96px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
.access_box .access_item .table_style01 tr:nth-child(2) td, .access_box .access_item .table_style01 tr:nth-child(3) td {
    height: 70px;
  }
}

.access_box .access_item .table_style01 td {
  border: 1px solid #ffffff;
  text-align: center;
  background: #e5e1d6;
  width: calc((100% - 37%) / 6);
}

.access_box .access_item .table_style01 td .noActive {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
}

.access_box .access_item .table_style01 td .noActive:after {
  content: '';
  position: absolute;
  top: -5px;
  bottom: -10px;
  width: 1px;
  height: 106px;
  background: #ffffff;
  -webkit-transform: rotate(24deg) translateX(-50%);
      -ms-transform: rotate(24deg) translateX(-50%);
          transform: rotate(24deg) translateX(-50%);
  left: 50%;
}

@media screen and (max-width: 900px) {
.access_box .access_item .table_style01 td .noActive:after {
    content: '';
    position: absolute;
    top: -4px;
    bottom: -10px;
    width: 1px;
    height: 109px;
    background: #ffffff;
    -webkit-transform: rotate(20deg) translateX(-50%);
        -ms-transform: rotate(20deg) translateX(-50%);
            transform: rotate(20deg) translateX(-50%);
    left: 50%;
  }
}

@media only screen and (max-width: 767px) {
.access_box .access_item .table_style01 td .noActive:after {
    top: -5px;
    bottom: -48px;
    height: 78px;
    -webkit-transform: skew(-25deg) translateX(-50%);
        -ms-transform: skew(-25deg) translateX(-50%);
            transform: skew(-25deg) translateX(-50%);
  }
}

@media screen and (max-width: 340px) {
.access_box .access_item .table_style01 td .noActive:after {
    -webkit-transform: rotate(21deg);
        -ms-transform: rotate(21deg);
            transform: rotate(21deg);
  }
}

.access_box .access_item .table_style01 td:first-child {
  width: 37%;
}

#googleMap2 {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  #googleMap2 {
    height: 200px;/*150*/
    width: 100%;
  }
}



.pages_inner {
    position: relative;
    width: 100%;
    display: block;
  
}

.pages_inner .inbox {
     background: #ffffff;
     width: 80%;
     max-width:1300px;
     margin: 0 auto;
     padding: 0 5%;
}

@media only screen and (max-width: 1265px) {
    .pages_inner .inbox {
     max-width:980px;
}
}

@media only screen and (max-width: 862px) {
.pages_inner .inbox {
     width: 90%;
}
}

@media only screen and (max-width: 767px) {
.pages_inner .inbox {
     width: 100%;
}
}


.pages_inner .inbox .photo {
   display: block;
  width: 100%;
  margin: 60px auto;
  text-align: center;
}
  
.pages_inner .inbox .photo ul {
    width: 100%;
    margin: 50px auto;
}

.pages_inner .inbox .photo ul li {
    
    width: 24%;
      height: auto;
      
      margin: 0.5%;
      padding: 0;

      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      box-sizing: border-box;
      overflow:hidden; 

      float: left;
}

.pages_inner .inbox .photo ul li img {
       width: 100%;
       height: auto;
       border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
      padding: 0;
   margin: 0:
   }



.pages_inner .inbox .photo .style_img {
    position: relative;
     
 }


.pages_inner .inbox .photo .style_img img.thumb {
      -webkit-transition: all 0.5s linear;
      -moz-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
      -o-transition: all 0.5s linear;
      transition: all 0.5s linear; }

.pages_inner .inbox .photo .style_img .mask {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      opacity: 0;
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -ms-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
      background: rgba(255,255,255,0.6); }



.pages_inner .inbox .photo .style_img:hover .mask{
      -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      opacity: 1; }

@media screen and (max-width: 768px) {
.pages_inner .inbox .photo {
  margin: 30px auto;
}
.pages_inner .inbox .photo ul {
    margin: 20px auto;
}
.pages_inner .inbox .photo ul li {
    width: 48%;
      height: auto;
      float: left;
      
      margin: 1%;
}
}





.access_box2 {
   position: relative;
     display: block;
   width: 100%;
  background: #f0ebe4;
  padding: 50px 0px 50px;
  border-radius: 0 0 70% 70% / 0 0 5% 5%;
}

@media only screen and (max-width: 767px) {
  .access_box2 {
    padding: 30px 15px 1px;
    border-radius: 0 0 55% 55% / 0 0 3% 3%;
  }
}





.access_box2 .access_inner {
    position: relative;
    width: 100%;
     display: block;
  
}

.access_box2 .access_inbox {
     display: block;
     background: #ffffff;
     width: 80%;
     max-width:1300px;
     margin: 50px auto 70px;
     padding: 0 5%;
}

@media only screen and (max-width: 1265px) {
    .access_box2 .access_inbox {
     max-width:980px;
}
}

@media only screen and (max-width: 862px) {
.access_box2 .access_inbox {
     width: 90%;
}
}

.access_box2 .access_item {
  max-width: 910px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-size: 15px;
  font-size: 1.5rem;
  color: #686d57;
  padding: 65px 0px 70px;
}

@media only screen and (max-width: 767px) {
    .access_box2 .access_inbox {
     width: 100%;
     margin: 20px auto 40px;
}
.access_box2 .access_item {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 20px 0px 1px;
    display: block;
  }
}

.access_box2 .access_item .txt01 {
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  padding-bottom: 10px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
}

.access_box2 .access_item .txt01 span {
  font-size: 12px;
  font-size: 1.2rem;
}

@media only screen and (max-width: 767px) {
.access_box2 .access_item .txt01 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.access_box2 .access_item .txt02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.8;
  margin-top: -3px;
}

.access_box2 .access_item .txt02 span {
  font-size: 12px;
  font-size: 1.2rem;
  margin-right: 15px;
  margin-top: 2px;
}
@media only screen and (max-width: 767px) {

.access_box2 .access_item .txt02 span {
    margin: 2px 10px 0 0;
  }
}


@media screen and (max-width: 640px) {
.access_box2 .access_item .txt02 {
   display: block;
   text-align: center;
   line-height: 1.3;
   margin: 5px auto 0;
}
.access_box2 .access_item .txt02 span {
    display: block;
    font-size: 11px;
    font-size: 1.1rem;
    margin: 0 auto;
  }
}


.access_box2 .access_item > * {
  width: calc((100% - 50px) / 2);
}

.access_box2 .access_item > * .btn_style01 {
  margin: 15px auto 35px;
}

@media only screen and (max-width: 767px) {
.access_box2 .access_item > * {
    width: 100%;
  }
.access_box2 .access_item > * .btn_style01 {
    margin: 20px auto 20px;
  }
}

.access_box2 .access_item .access_l {
  margin-right: 50px;
}

@media only screen and (max-width: 767px) {
.access_box2 .access_item .access_l {
    margin-right: 0;
  }
.access_box2 .access_item .access_l > img {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
.access_box2 .access_item .access_r {
    padding: 0px 1px;
    margin-top: 5px;
  }
}

.access_box2 .access_item .table_style01 {
  display: table;
  width: 100%;
}

@media only screen and (max-width: 767px) {
.access_box2 .access_item .table_style01 {
    margin-top: 10px;
  }
}

.access_box2 .access_item .table_style01 tr:nth-child(1) td {
  height: 75px;
}

@media only screen and (max-width: 767px) {
.access_box2 .access_item .table_style01 tr:nth-child(1) td {
    height: 40px;
  }
}

.access_box2 .access_item .table_style01 tr:nth-child(2) td, .access_box2 .access_item .table_style01 tr:nth-child(3) td {
  height: 96px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
.access_box2 .access_item .table_style01 tr:nth-child(2) td, .access_box2 .access_item .table_style01 tr:nth-child(3) td {
    height: 70px;
  }
}

.access_box2 .access_item .table_style01 td {
  border: 1px solid #ffffff;
  text-align: center;
  background: #e5e1d6;
  width: calc((100% - 37%) / 6);
}

.access_box2 .access_item .table_style01 td .noActive {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
}

.access_box2 .access_item .table_style01 td .noActive:after {
  content: '';
  position: absolute;
  top: -5px;
  bottom: -10px;
  width: 1px;
  height: 106px;
  background: #ffffff;
  -webkit-transform: rotate(24deg) translateX(-50%);
      -ms-transform: rotate(24deg) translateX(-50%);
          transform: rotate(24deg) translateX(-50%);
  left: 50%;
}

@media screen and (max-width: 900px) {
.access_box2 .access_item .table_style01 td .noActive:after {
    content: '';
    position: absolute;
    top: -4px;
    bottom: -10px;
    width: 1px;
    height: 109px;
    background: #ffffff;
    -webkit-transform: rotate(20deg) translateX(-50%);
        -ms-transform: rotate(20deg) translateX(-50%);
            transform: rotate(20deg) translateX(-50%);
    left: 50%;
  }
}

@media only screen and (max-width: 767px) {
.access_box2 .access_item .table_style01 td .noActive:after {
    top: -5px;
    bottom: -48px;
    height: 78px;
    -webkit-transform: skew(-25deg) translateX(-50%);
        -ms-transform: skew(-25deg) translateX(-50%);
            transform: skew(-25deg) translateX(-50%);
  }
}

@media screen and (max-width: 340px) {
.access_box2 .access_item .table_style01 td .noActive:after {
    -webkit-transform: rotate(21deg);
        -ms-transform: rotate(21deg);
            transform: rotate(21deg);
  }
}

.access_box2 .access_item .table_style01 td:first-child {
  width: 37%;
}

.access_box2 .esthe_box {
     position: relative;
     display: block;
     background: #ffffff;
     width: 80%;
     max-width:1300px;
     margin: 50px auto 70px;
     padding: 0 5%;
}

@media only screen and (max-width: 1265px) {
    .access_box2 .esthe_box {
     max-width:980px;
}
}

@media only screen and (max-width: 862px) {
.access_box2 .esthe_box {
     width: 100%;
     padding: 0;
}
}


.access_box2 .esthe_box .esthe_inner {
      position: relative;
      display: block;
      width: 90%;
      margin: 0 auto;
      padding: 0;
}


.access_box2 .esthe_box .esthe_inner .access_item {
  width: 100%;
  padding: 65px 0px 35px;
}


.access_box2 .esthe_box .esthe_inner .left {
      width: 48%;
      margin-right: 2%;
      float: left;
}

.access_box2 .esthe_box .esthe_inner .right {
      width: 48%;
      margin-left: 2%;
      float: right;
}

.access_box2 .esthe_box .esthe_inner .left .txt05 {
    font-size: 13px;
   font-size: 1.3rem;
   font-weight: bold;
   -webkit-font-smoothing: antialiased;
   text-align: center;
   line-height: 1.5;
}

@media only screen and (max-width: 862px) {
.access_box2 .esthe_box .esthe_inner .access_item {
     padding:0;
}
.access_box2 .esthe_box .esthe_inner {
      position: relative;
      display: block;
      width: 100%;
      padding: 20px 20px 1px;
}

.access_box2 .esthe_box .esthe_inner .left {
      width: 100%;
      margin-right: 0;
      margin: 0 auto 10px;
      float: none;
}

.access_box2 .esthe_box .esthe_inner .right {
      width: 100%;
      margin-left: 0;
      margin: 0 auto;
      float: none;
}


.access_box2 .esthe_box .esthe_inner .left .txt05 {
    font-size: 13px;
   font-size: 1.3rem;
   font-weight: normal;
   -webkit-font-smoothing: subpixel-antialiased;
}

}


#equipment_page {
 position: relative;
    width: 100%;
    display: block;
 background: #f0ebe4;
   padding: 50px 0;
}



#equipment_page .txt-scroll {
	position: absolute;
	bottom: 77px;
	letter-spacing: 1px;
	right: 25px;
	font-family: "OPTIMA";
	display: inline-block;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	font-size: 10px;
	font-size: 1rem;
}

@media screen and (max-width: 1200px) {
	#equipment_page .txt-scroll {
		bottom: 66px;
		right: 7px;
	}
}

@media only screen and (max-width: 767px) {
	#equipment_page .txt-scroll {
		display: none;
	}
}

#equipment_page .txt-scroll:before {
	content: '';
	position: absolute;
	width: 24px;
	height: 1px;
	background: #707070;
	top: 5px;
	right: -34px;
}

#equipment_page h3 {
   font-size: 19px;
   font-size: 1.9rem;
   font-weight: bold;
   color: #686d57;
   -webkit-font-smoothing: antialiased;
   padding-bottom: 40px;
   text-align: center;
   line-height: 1.6;
   letter-spacing: 0.09rem; 
}


#equipment_page .intro_txt {
   font-size: 16px;
   font-size: 1.6rem;
   color: #686d57;
   text-align: left;
   line-height: 1.7;
}

#equipment_page .eq_inner {
    position: relative;
    width: 100%;
    display: block;
    margin: 20px auto 40px;
}

#equipment_page .eq_inner .eq_inbox {
     position: relative;
     background: #fff;
     width: 96%;
     max-width:1300px;
     margin: 50px auto 70px;
     padding: 5%;
     display: flex;
  justify-content: center;
  align-items: center;
}

#equipment_page .eq_inner .eq_inbox .eq_left {
    width: 55%;
    margin-right: 5%;
    float: left;
}


#equipment_page .eq_inner .eq_inbox .eq_right {
    width: 40%;
    float: right;
}

@media only screen and (max-width: 767px) {
#equipment_page {
padding: 30px 15px 1px;
}
#equipment_page h3 {
   font-size: 16px;
  font-size: 1.6rem;
   font-weight: bold;
   color: #686d57;
   -webkit-font-smoothing: antialiased;
   padding-bottom: 15px;
   text-align: center;
   line-height: 1.5;
   letter-spacing: 0.05rem; 
}

#equipment_page .intro_txt {
   font-size: 15px;
   font-size: 1.5rem;
}

#equipment_page .eq_inner .eq_inbox {
     position: relative;
     background: #fff;
     width: 100%;
     
     margin: 0 auto;
     padding: 30px 35px;
     display: block;
}

#equipment_page .eq_inner .eq_inbox .eq_right {
    display: block;
    width: 100%;
    float: none;
}


#equipment_page .eq_inner .eq_inbox .eq_left {
    display: block;
    width: 100%;
    margin-right: 0;
    margin: 10px auto 0;
    float: none;
}


}


/*@media only screen and (max-width: 1265px) {
.equipment2 .pages_inner2 .inbox2 {
     max-width:980px;
}
}

@media only screen and (max-width: 862px) {
.equipment2 .pages_inner2 .inbox2 {
     width: 90%;
}
}

@media only screen and (max-width: 767px) {
.equipment2 .pages_inner2 .inbox2 {
     width: 100%;
}
}*/




#equipment_page2 {
 position: relative;
    width: 100%;
    display: block;
 background: #fff;
   padding: 50px 0;
    color: #707070;
   border-radius: 70% 70% 70% 70% / 4% 4% 4% 4%;
}

#equipment_page2 h2, #equipment_page2 h3 {
     color: #707070!important;
}
#equipment_page2 .eq_title {
     display: block;
     margin: 50px auto;
     text-align: center;
}

#equipment_page2 .eq_title h3 {
font-size: 19px;
   font-size: 1.9rem;
   font-weight: bold;
   -webkit-font-smoothing: antialiased;
   padding-bottom: 40px;
   text-align: center;
   line-height: 1.6;
   letter-spacing: 0.09rem; 
}



#equipment_page2 .box_three_in1 {
     position: relative;
     width: 80%;
     max-width:1300px;
     margin: 0 auto;
     padding: 5%;
     display: flex;
  justify-content: center;
  align-items: center;
}

#equipment_page2 .box_three_in1 .box_three_in_left {
    width: 40%;
    padding: 5%;
    float: left;
}


#equipment_page2 .box_three_in1 .box_three_in_right {
    width: 45%;
    margin-left: 5%;
    float: right;
}



#equipment_page2 .box_three_in2 {
     position: relative;
     width: 80%;
     max-width:1300px;
     margin: 0 auto;
     padding: 5%;
     display: flex;
  justify-content: center;
  align-items: center;
}

#equipment_page2 .box_three_in2 .box_three_in_left {
    width: 45%;
    margin-right: 5%;
    float: left;
}


#equipment_page2 .box_three_in2 .box_three_in_right {
    width: 45%;
    padding: 5%;
    float: right;
}



@media only screen and (max-width: 767px) {
#equipment_page2 {
padding: 30px 15px 20px;
border-radius: 55% 55% 55% 55% / 2% 2% 2% 2%;
}
#equipment_page2 .eq_title {
     display: block;
     margin: 0 auto 20px;
     text-align: center;
}

#equipment_page2 .eq_title h3 {
   font-size: 16px;
  font-size: 1.6rem;
   -webkit-font-smoothing: antialiased;
   padding-bottom: 15px;
   text-align: center;
   line-height: 1.5;
   letter-spacing: 0.05rem; 
}



#equipment_page2 .box_three_in1 {
     position: relative;
     width: 100%;
     
     margin: 0 auto;
     padding: 10px 0;
     display: block;
}

#equipment_page2 .box_three_in1 h2, #equipment_page2 .box_three_in1 h3 {
   text-align: center!important;
}

#equipment_page2 .box_three_in1 .box_three_in_right {
    display: block;
    width: 100%;
    margin: 0 auto;
    float: none;
}

#equipment_page2 .box_three_in1 .box_three_in_left {
    display: block;
    width: 100%;
    margin: 0 auto;
    float: none;
}

}




#equipment_page3 {
 position: relative;
    width: 100%;
    display: block;
 background: #ebf0c4;
   padding: 50px 0;
    color: #827853;
   
}


#equipment_page3 .eq_title {
     display: block;
     margin: 50px auto;
     text-align: center;
}

#equipment_page3 .eq_title h3 {
font-size: 19px;
   font-size: 1.9rem;
   font-weight: bold;
   -webkit-font-smoothing: antialiased;
   padding-bottom: 40px;
   text-align: center;
   line-height: 1.6;
   letter-spacing: 0.09rem; 
}

#equipment_page3 .eq_inner {
    position: relative;
    width: 100%;
    display: block;
    margin: 20px auto 40px;
}

#equipment_page3 .eq_inner .eq_inbox {
     position: relative;
     background: #fff;
     width: 80%;
     max-width:1300px;
     margin: 0 auto;
     padding: 5%;
     display: block;
}

@media only screen and (max-width: 1126px) {
#equipment_page3 .eq_inner .eq_inbox {
     position: relative;
     background: #fff;
     width: 90%;
}
}

#equipment_page3 .eq_inner .eq_inbox ul {
    display: block;
    width: 100%;
    margin: 0 auto;
}


#equipment_page3 .eq_inner .eq_inbox ul li {
     position: relative;
     width: 30.3%;
     margin: 1.5%;
     float: left;
}

@media only screen and (max-width: 986px) {
#equipment_page3 .eq_inner .eq_inbox {
     position: relative;
     background: #fff;
     width: 80%;
}
#equipment_page3 .eq_inner .eq_inbox ul li {
     position: relative;
     width: 46%;
     margin: 2%;
     float: left;
}
}

#equipment_page3 .eq_inner .eq_inbox ul li .image img {
    border-radius: 10px;
    z-index:8;
}


#equipment_page3 .eq_inner .eq_inbox ul li .box6 {
     position:  relative; 
     display: block;
     background: #fff;
     width: 90%;
     margin: -30px auto 0;
     padding: 10px;
     z-index:9;
}

#equipment_page3 .eq_inner .eq_inbox ul li .box6 .tit {
    display: block;
    text-align: center;
    font-size: 110%;
    margin: 0 auto 15px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
}

@media only screen and (max-width: 767px) {
#equipment_page3 {
     padding: 30px 15px 20px;
}

#equipment_page3 .eq_title {
     display: block;
     margin: 0 auto 20px;
     text-align: center;
}

#equipment_page3 .eq_title h3 {
   font-size: 16px;
  font-size: 1.6rem;
   -webkit-font-smoothing: antialiased;
   padding-bottom: 15px;
   text-align: center;
   line-height: 1.5;
   letter-spacing: 0.05rem; 
}

#equipment_page3 .eq_inner .eq_inbox {
     position: relative;
     background: #fff;
     width: 100%;
     
     margin: 0 auto;
     padding: 30px 35px;
     display: block;
}


#equipment_page3 .eq_inner .eq_inbox ul li {
     position: relative;
     width: 100%;
     margin: 0 auto 20px;
     float: none;
}

#equipment_page3 .eq_inner .eq_inbox ul li .box6 .tit {
    display: block;
    text-align: center;
    font-size: 110%;
    margin: 0 auto 5px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
}

}



#equipment_page4 {
 position: relative;
    width: 100%;
    display: block;
 background: #fff;
   padding: 50px 0;
    border-radius: 0 0 55% 55% / 0 0 6% 6%;
   
}


#equipment_page4 .eq_title {
     display: block;
     margin: 50px auto;
     text-align: center;
}

#equipment_page4 .eq_title h3 {
font-size: 19px;
   font-size: 1.9rem;
   font-weight: bold;
   -webkit-font-smoothing: antialiased;
   padding-bottom: 40px;
   text-align: center;
   line-height: 1.6;
   letter-spacing: 0.09rem; 
}

#equipment_page4 .eq_inner {
    position: relative;
    width: 100%;
    display: block;
    margin: 0 auto;
}

#equipment_page4 .eq_inner .eq_inbox {
     position: relative;
     background: #fff;
     width: 80%;
     max-width:1800px;
     margin: 0 auto;
     padding: 0;
     display: block;
}


#equipment_page4 .eq_inner .eq_inbox ul {
    display: block;
    width: 100%;
    margin: 0 auto;
}


#equipment_page4 .eq_inner .eq_inbox ul li {
     position: relative;
     width: 30.3%;
     margin: 1.5%;
     float: left;
}


#equipment_page4 .eq_inner .eq_inbox ul li .image img {
   width: 100%;
   height: auto;
   margin: 0 auto 20px;
}


#equipment_page4 .eq_inner .eq_inbox ul li .tit {
    display: block;
    text-align: left;
    font-size: 110%;
    margin: 0 auto 5px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
}


#equipment_page4 .eq_inner .eq_inbox ul li .copy {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.2;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
  color: #707070;
  letter-spacing: 0.12rem;
  /*-webkit-font-smoothing: antialiased;*/
}

#equipment_page4 .eq_inner .eq_inbox ul li .copy:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  background: #707070;
  height: 1px;
}

@media only screen and (max-width: 767px) {
#equipment_page4 .eq_inner .eq_inbox ul li .copy {
    font-size: 17px;
    font-size: 1.7rem;
    padding-bottom: 13px;
    margin-bottom: 10px;
    letter-spacing: 0.08rem;
  }
#equipment_page4 .eq_inner .eq_inbox ul li .copy:before {
    width: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }


#equipment_page4 {
     padding: 30px 15px 20px;
     border-radius: 0 0 55% 55% / 0 0 2% 2%;
}

#equipment_page4 .eq_title {
     display: block;
     margin: 0 auto 20px;
     text-align: center;
}

#equipment_page4 .eq_title h3 {
   font-size: 16px;
  font-size: 1.6rem;
   -webkit-font-smoothing: antialiased;
   padding-bottom: 15px;
   text-align: center;
   line-height: 1.5;
   letter-spacing: 0.05rem; 
}

#equipment_page4 .eq_inner .eq_inbox {
     position: relative;
     background: #fff;
     width: 100%;
     
     margin: 0 auto;
     padding: 10px 0;
     display: block;
}


#equipment_page4 .eq_inner .eq_inbox ul li {
     position: relative;
     width: 100%;
     margin: 0 auto 30px;
     float: none;
}
#equipment_page4 .eq_inner .eq_inbox ul li .image img {
   width: 100%;
   height: auto;
   margin: 0 auto 15px;
}
#equipment_page4 .eq_inner .eq_inbox ul li .copy {
    text-align: center;
}
#equipment_page4 .eq_inner .eq_inbox ul li .tit {
    display: block;
    text-align: center;
    font-size: 110%;
    margin: 0 auto 5px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
}

#equipment_page4 .eq_inner .eq_inbox ul li .memo {
    display: block;
    width: 90%;
    margin: 0 auto;
}

}


#office_map{
  position: relative; 
  width: 100%;
  height: 290px;
 
}


@media only screen and (max-width: 767px) {
#office_map{
  position: relative; 
  width: 100%;
  height: 150px;
 
}
}

.btn_style05 {	
width: 100%;	
height: 54px;	
max-width: 300px;	
text-align: center;	
display: -webkit-box;	
display: -ms-flexbox;	
display: flex;	
-webkit-box-align: center;	
-ms-flex-align: center;	
align-items: center;	
-webkit-box-pack: center;	
-ms-flex-pack: center;	
justify-content: center;	
font-size: 14px;	
font-size: 1.4rem;	
color: #827853;	
border: 1px solid #827853;	
/*margin-top: 47px;*/	
position: relative;	
font-weight: bold;	
-webkit-font-smoothing: antialiased;	
}	
@media only screen and (max-width: 767px) {	
.btn_style05 {	
font-size: 12px;	
font-size: 1.2rem;	
max-width: 250px;	
height: 40px;	
/*margin: 20px auto 0px;*/	
}	
}	
.btn_style05:after {	
content: '';	
position: absolute;	
height: 1px;	
width: 24px;	
right: 0;	
background: #827853;	
top: 50%;	
-webkit-transform: translateY(-50%);	
-ms-transform: translateY(-50%);	
transform: translateY(-50%);	
}	
.t_bold {	
font-weight: bold;	
}


#page-top {	
position: fixed;	
bottom: 20px;	
right: 10px;	
z-index:1000;	
}	
#page-top a {	
text-decoration: none;	
width: 35px;	
height: 35px;	 height: 25px;
text-align: center;
display: block;	
}	
@media screen and (max-width: 768px) {	
#page-top {	
position: fixed;	
bottom: 60px;	
right: 5px;	
}	}
#page-top a {	
width: 30px;	
height: 30px;	
}	



/*------------------------------------------------------------------*/
/*20250801トップ修正(ニュースボタン追加)*/
/*------------------------------------------------------------------*/
#equipment_page3 .btn_style01 {
  margin: 50px auto 0 auto;
  font-size: 15px;
  font-size: 1.5rem;
}
