*, *:before, *:after {
	box-sizing: initial;
}
#rtbnr {
	margin-top: 50px;
	margin-bottom: 150px;
}
#rtbnr a {
	color: #623000 !important;
}
#rtbnr a:visited {
	color: #623000 !important;
}


a:hover{
	opacity: initial;
}

#wrapper{
	opacity: 1;
}

div#RthCustomizeW a:hover {
	opacity: .4;
}
div#RthCustomizeW header#header {
	position: absolute;
}
div#RthCustomizeW header#header #header_inner #header_top #header_top_inner {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
div#RthCustomizeW #home_mainarea #home_mainarea_inner #home_mv #home_mv_inner #home_mv_slide ul.slick-dots li {
  width: 30px;
}
/*div#RthCustomizeW #home_mainarea #home_mainarea_inner #home_mv #home_mv_inner {
	max-width: 100%;
   width: 100%;
}*/
div#RthCustomizeW header#header #header_inner #header_under #header_under_inner #header_under_left #header_under_left_inner ul li a span {
    color: #623000 !important;
    transition-duration: 0.5s;
}
div#RthCustomizeW header#header #header_inner #header_under #header_under_inner #header_under_right #header_under_right_inner ul li a span {
    color: #623000 !important;
    transition-duration: 0.5s;	
}
div#RthCustomizeW #home_mainarea #home_mainarea_inner #home_plan {
	margin-bottom: 100px;
}
div#RthCustomizeW #home_mainarea #home_mainarea_inner #home_plan #home_plan_inner {
	padding-top: 80px;
	margin-top: 50px;
	border-top: 1px solid #dcdcdc;
}
div#RthCustomizeW #home_mainarea #home_mainarea_inner #home_plan #home_plan_inner .plan_group .plan_group_inner .plan_wp {
	display: flex;
	flex-direction: column;
}
div#RthCustomizeW #home_mainarea #home_mainarea_inner #home_plan #home_plan_inner .plan_group .plan_group_inner .plan_wp a .plan_wp_inner .plan_photo {
	height: 180px;
	overflow: hidden;
}
div#RthCustomizeW #home_mainarea #home_mainarea_inner #home_plan #home_plan_inner .plan_group .plan_group_inner .plan_wp a .plan_wp_inner .plan_photo img {
	margin-top: -30px;
}
div#RthCustomizeW #home_mainarea #home_mainarea_inner #home_plan #home_plan_inner .plan_group .plan_group_inner .plan_wp .btn_block {
	margin-top: auto;
}
div#RthCustomizeW #home_mainarea #home_mainarea_inner #home_plan #home_plan_inner .plan_group .plan_group_inner .plan_wp a .plan_wp_inner .plan_word {
	margin-bottom: 20px;
}
div#RthCustomizeW #home_mainarea #home_mainarea_inner #home_plan #home_plan_inner .plan_group .plan_group_inner .plan_wp .border_btn a{
	display: inline-block;
	width: auto;
	font-size: 13px;
	padding: 0.3em 1em;
}
div#RthCustomizeW footer#footer #footer_inner {
	max-width: 1200px;
}
div#RthCustomizeW footer#footer #footer_inner #ft_center {
	margin-right: 280px;
}
#ft_placou ul {
	display: flex;
	justify-content: center;
	margin-bottom: 50px;
	margin-top: 30px;
}
#ft_placou li {
	margin: 0 5px;
}

div#RthCustomizeW .border_btn a:hover {
	border-width: 1px;
}

div#RthCustomizeW header#header.fix {
	position: fixed;
}
div#RthCustomizeW header#header.is-animation #header_inner #header_top {
	visibility: visible;
	opacity: 1;
}
div#RthCustomizeW #wrapper {
	position: initial;
}
/*div#RthCustomizeW header#header #header_inner #header_under #header_under_inner {
	max-width: 100%
}*/
div#RthCustomizeW header#header #header_inner #header_under #header_under_inner #header_under_left #header_under_left_inner ul {
	justify-content: flex-end;
	padding-right: 60px;
}
div#RthCustomizeW header#header #header_inner #header_under #header_under_inner #header_under_right #header_under_right_inner ul {
	justify-content: flex-start;
	padding-left: 60px;
}
div#RthCustomizeW #header_top_left {
	margin-left: 150px;
}
div#RthCustomizeW #header_top_right {
	margin-right: 50px;
}
div#RthCustomizeW #header_top_right li a:before {
	content: "";
	display: inline-block;
	position: relative;
	bottom: 3px;
	width: 3px;
	height: 4px;
	background: url("../asset_yamatoya/media/images/common//icon_arrow_try.png") center center no-repeat;
	margin-right: 0.5em;
}
/*div#RthCustomizeW #home_mainarea #home_mainarea_inner #room_jp #room_jp_inner {
	max-width: 950px;
	margin: 0 0 0 -360px;
}
div#RthCustomizeW #home_mainarea #home_mainarea_inner #room_jp #room_jp_inner .room_group .room_group_inner .wide_wp .wide_wp_inner .wide_photo {
	width: 600px;
}*/
div#RthCustomizeW .basic_wp .basic_wp_inner .basic_word h2 {
	padding-bottom: 40px;
}

div#RthCustomizeW .wide_wp .wide_wp_inner .wide_word h3 {
	padding-bottom: 24px;
	font-weight: bold;
}
.module-history-domsearch {
	display: none;
}
div#RthCustomizeW #home_mv_slide .slide_list {
	height: 700px;
	overflow: hidden;
}
div#RthCustomizeW #home_mv_slide .slide_list img {
	width: auto;
	height: 100%;
}


@media only screen and (max-width: 1023px) {
header#header {
    background-color: inherit;
    background-image: inherit;
    height: auto;
	}
}
@media only screen and (max-width: 1023px) {
header#header #header_inner #header_top {
    display: block;
	}
}
@media only screen and (max-width: 1023px){
header#header #header_inner #header_under {
    display: block;
	}
}
@media only screen and (max-width: 1023px){
header#header #header_inner {
     display: block; 
     align-items: initial; 
     margin: 0 40px; 
     position: relative; 
	}
}

@media only screen and (max-width: 1023px) {
header#header.is-animation {
    height: 110px;
}
}
@media only screen and (max-width: 1200px) {
div#RthCustomizeW header#header #header_inner #header_top #header_top_inner {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-size: 12px !important;
}
}

@media only screen and (max-width: 1023px) {
#home_mainarea {
    margin-top: 220px;
}
}


@media only screen and (max-width: 1023px){
header#header #header_inner:before {
    content: "";
    background-color: transparent;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
}}

div#RthCustomizeW .prologue_word p {
    font-size: 15px;
    color: #623000;
    text-align: center;
    line-height: 2.8;
}

div#RthCustomizeW #home_mainarea #home_mainarea_inner #home_cuisine #home_cuisine_inner #home_cuisine_group #home_cuisine_group_inner .basic_wp .basic_wp_inner .basic_word p {
    font-size: 15px;
    color: #623000;
    text-align: center;
    line-height: 2.8;
    letter-spacing: -0.2px;
}
div#RthCustomizeW h2 {
	font-weight: bold;
}

div#RthCustomizeW #home_mainarea #home_mainarea_inner #home_access {
	margin-bottom: 60px;
}
div#RthCustomizeW h1 {
	font-weight: bold;
}
div#RthCustomizeW #rtbnr a {
	display: inline-block;
	margin-bottom: 30px;
}

div#RthCustomizeW #home_mainarea #home_mainarea_inner #home_prologue {
	margin-bottom: 150px;
}

/*20230426 佐藤記載*/
div#RthCustomizeW #rtbnr .rtw{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
div#RthCustomizeW #rtbnr a{
	width: 48%;
	padding-bottom: 2em;
}
#guide_area #guide_area_inner .noh_gal .noh_gal_inner ul.column_2 li:first-of-type,
 #guide_area #guide_area_inner .noh_gal .noh_gal_inner ul.column_2 li:last-of-type{
	width: calc(100% / 2);
	padding: 0 5px 10px;
}
/*20240508 佐藤記載*/
div#RthCustomizeW #rtbnr a{
	padding-bottom: 0;
}
#rtbnr{
	margin-bottom: 50px;
}
div#RthCustomizeW #rtbnr .rtw,
div#RthCustomizeW #home_mainarea #home_mainarea_inner #home_prologue{
	margin-left: 0;
	transform: translateX(-50%);
}