/*給入住資訊的設定*/
 .contents .mainimg_area {
height: 850px;
 }
 .contents .mainimg_area .page_title .jp {
    font-size: 3.6rem;
    font-weight: bold;
    line-height: 2.0;
    letter-spacing: 0.3em;
    top: 58px;
    position: relative;
    left: 6px;
}

.first_sight {
  width: 980px;
  padding: 0;
  margin: 0 auto;
  display: flex;
}

 .first_sight .text {
 	flex-basis: 70%;
   border: 1px dashed #3c3228;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px;
    margin-right: 10px;
 }
 .first_sight .phonetext {
 	display: none;
 }
.first_sight .text h2{
	font-size: 1.6rem;
    font-weight: bold;
    line-height: 2.6;
}
.first_sight .text h3{
	font-size: 1.5rem;
    font-weight: bold;
    line-height: 2.6;
}
.first_sight .text h4{
	font-size: 1.5rem;
    font-weight: bold;
    line-height: 2.8;
}
.first_sight .text h5{
	font-size: 1.4rem;
    font-weight: bold;
    line-height: 2.0;
}
.title_type{
	padding: 0 0 24px;
    margin: 30px auto 30px;
    color: #3c3228;
    font-size: 2.0rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    letter-spacing: 0.3em;
    position: relative;
    width: 980px;
}
.title_type::after {
    content: "";
    background: url(images/title_deco01.webp) center bottom no-repeat;
    background-size: 110px 8px;
    width: 110px;
    height: 8px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.phonetitle_type{
	display: none;
}
.second_sight {
  width: 980px;
  padding: 0;
  margin: 0 auto;
}
.second_sight .image{
	display: flex;
    justify-content: center;
}
.second_sight .text{
	font-weight: bold;
	font-size: 2.0rem;
}
.second_sight h1{
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px; 
}
.third_sight {
  width: 980px;
  padding: 0;
  margin: 0 auto;
}
.third_sight .text{
	font-weight: bold;
	font-size: 2.0rem;
	
}
.title_type04{
    padding: 0 0 24px;
    margin: 30px auto 30px;
    color: #3c3228;
    font-size: 2.2rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    letter-spacing: 0.3em;
    position: relative;
}
.title_type04::after {
    content: "";
    background: url(images/title_deco01.webp) center bottom no-repeat;
    background-size: 110px 8px;
    width: 110px;
    height: 8px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.phonetitle_type04{
	display: none;
}
.four_sight {
  width: 980px;
  padding: 0;
  margin: 0 auto;
}
.four_sight .innerbox{
 display: flex;
 justify-content: center;
 align-items: center;
}
.four_sight .image{
	display: flex;
    justify-content: center;
}
.four_sight .text{
	font-weight: bold;
	font-size: 2.0rem;
	margin-left: 10px;
}
.inner_wrap .rule {
	padding: 0 0 24px;
    margin: 30px auto 30px;
    color: #3c3228;
    font-size: 2.2rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    letter-spacing: 0.3em;
    position: relative;
}
.five_sight {
  width: 980px;
  padding: 0;
  margin: 0 auto;
}
#car_area h3,#subway_area h3{
	padding: 12px 0 24px;
    margin: 30px auto 10px;
    color: #3c3228;
    font-size: 2.2rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    letter-spacing: 0.3em;
    position: relative;
    border: 1.5px solid #3c3228;
}
#car_area h3::after {
    content: "";
    background: url(images/information/page0.webp) center bottom no-repeat;
    background-size: cover;
    width: 250px;
    height: 140px;
    margin: 0 auto;
    position: absolute;
    bottom: 70px;
    /* left: 0; */
    right: 50px;
}
#bus_area .icon img{
	margin: 0 auto;
}
.contents .link_area .link_list li a {
     border: 3px solid #3c3228;
     -moz-border-radius: 25px;
     /* -webkit-border-radius: 25px; */
     border-radius: 10px;
     width: 300px;
     height: 100px;
     color: #3c3228;
     /* font-size: 1.4rem; */
     font-weight: bold;
     text-align: center;
     text-decoration: none;
     line-height: 30px;
     letter-spacing: 0.25em;
     -moz-transition: 0.3s;
     -o-transition: 0.3s;
     -webkit-transition: 0.3s;
     transition: 0.3s;
}
@media screen and (max-width: 1920px) and (min-width: 1000px){
.contents .mainimg_area {
    height: 900px;
}
}

@media screen and (max-width: 767px){

.contents .first_area {
    padding-top: 30px !important;
}
.contents .mainimg_area {
    height: 395px;
}
.contents .mainimg_area .page_title .jp {
    font-size: 2.2rem;
    font-weight: bold;
    top: -13px;
    position: relative;
    left: 5px;
	}
.menu {
    position: absolute;
    top: -60%;
    left: 50%;
    margin-left: -190px;
    padding-top: 20px;
    padding-left: 190px;
    width: 380px;
    height: 250px;
    box-sizing: border-box;
    font-size: 20px;
    text-align: left;
}
.inner_wrap1 {
    width: 100% !important;
    padding: 0 20px !important;
    }
.first_sight { 
	width: 100% !important;
    padding: 0 20px !important;
    flex-direction: column;
    }
.first_sight .text {
 	display: none;
 }
 .first_sight .phonetext {
 	display: block;
    border: 1px dashed #3c3228;
 }
.first_sight .phonetext h2{
	font-size: 1.4rem;
    font-weight: bold;
    line-height: 2.0;
    /*text-align: center;*/
}
.first_sight .phonetext h3{
	font-size: 1.4rem;
    font-weight: bold;
    line-height: 2.0;
    }
.first_sight .phonetext h4{
	font-size: 1.4rem;
    font-weight: bold;
    line-height: 2.0;
   
}
.first_sight .phonetext h5{
	font-size: 1.0rem;
    font-weight: bold;
    /*line-height: 2.0;;*/
}
.title_type{
	display: none;
}
.phonetitle_type{
	display: block;
}
.phonetitle_type {
    width: 85%;
    color: #3c3228;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    margin: 0 auto;
    position: relative;
}

.second_sight .text {
    font-weight: bold;
    font-size: 1.4rem;
}

.second_sight .image{
	margin: 0 auto;
	width: 100%;
}
.second_sight { 
	width: 100% !important;
    padding: 0 20px !important;
    flex-direction: column;
    }
 .third_sight { 
	width: 100% !important;
    padding: 0 20px !important;
    flex-direction: column;
    }
 .third_sight .text {
    font-weight: bold;
    font-size: 1.4rem;
}
 .four_sight { 
	width: 100% !important;
    padding: 0 20px !important;
    flex-direction: column;
    }
  .four_sight .text {
    font-weight: bold;
    font-size: 1rem;
    margin-left: 10px;
}
.title_type04{
   display: none;
    }
 .phonetitle_type04{
 	padding: 0 0 24px;
    margin: 30px auto 30px;
	display: block;
	color: #3c3228;
    font-size: 2.0rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    position: relative;

}
.phonetitle_type04::after {
    content: "";
    background: url(images/title_deco01.webp) center bottom no-repeat;
    background-size: 110px 8px;
    width: 110px;
    height: 8px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}   
  .five_sight { 
	width: 100% !important;
    padding: 0 20px !important;
    flex-direction: column;
    }  
    .contents .link_area .link_list li a {
    width: 280px;
    font-size: 1.5rem;
	}
	.contents .last_area {
    padding-bottom: 50px !important;
    text-align: center;
	}
	.panel_area .nav_block .nav_list li {
    max-height: 180px;
    margin: 10px 0 0;
}
#car_area h3{
	
    margin: 30px auto 60px;

}
#car_area h3::after {
    
    background-size: 135px 65px;
    width: 160px;
    height: 60px;
    margin: 0 auto;
    position: absolute;
    bottom: -62px;
    left: 0;
    right: 0;
    }
}

@media screen and (max-width: 420px) and (min-width: 400px){
.contents .mainimg_area {
    height: 415px;
}
}
@media screen and (max-width: 340px) and (min-width: 300px){
.first_sight .phonetext h2 {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 2.0;
    text-align: center;
}
.first_sight .phonetext h3 {
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 2.0;
    margin-left: 10px;
}
.second_sight h1 {
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}
.title_type01 {
    font-size: 1.8rem;
    margin-top: 20px;
}
.contents .mainimg_area {
    height: 330px;
}

}