@charset "UTF-8";
/*--------------------------
 MODEL ROOM PROLOGUE
----------------------------*/
.modelroom_prologue {
    position: relative;
    background-image: url(../images/modelroom_head_back.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 200px auto;
}
.modelroom_prologue_chars {
    padding-top: 50px;
    margin-left: 20px;
    padding-bottom: 0px;
    margin-right: 20px;
    text-align: center;
}
.modelroom_prologue_eng {
	font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.05em;
    padding-bottom: 5px;
}
.modelroom_std_jp {
	font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.02em;
    padding-bottom: 30px;
}

.modelroom_prologue_shoulder {
	font-size: 22px;
    line-height: 36px;
    letter-spacing: 0.02em;
}

.modelroom_prologue_shoulder br {
      
}

.modelroom_prologue_p {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    margin-left: auto;
    text-align: left;
    padding-top: 20px;
}
.modelroom_prologue_p br {
    display: none;    
}
/*--------------------------
 LIVING IMG
----------------------------*/
.fullorder_basic_right {
    margin-left: auto;
    margin-right: auto;
}
.modelroom_living_img {
    margin-top: 30px;
    position: relative;
    height: auto;
    padding-top: 0px;
}
.modelroom_living_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
/*--------------------------
 PRIVATE ROOM
----------------------------*/
.privateroom_copy {
    position: relative;
	padding-top: 20px;
}
.privateroom_copy_chars {
    
    margin-left: 20px;
    padding-bottom: 60px;
    margin-right: 20px;
    text-align: center;
}
.privateroom_copy_eng {
	font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.05em;
    color: #005EAC;
    padding-bottom: 5px;
}


.privateroom_copy_shoulder {
	font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.02em;
}

.privateroom_copy_shoulder br {
    
}
.privateroom_copy_p {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    margin-left: auto;
    text-align: left;
    padding-top: 20px;
}
.privateroom_copy_p br {
    display: none;    
}
/*--------------------------
 BED and SERVICE
----------------------------*/
.bedroom_backcolor {
    background-color: #f4f8ef;
    padding-bottom: 10px;
    padding-top: 0px;
}
.bedroom {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 20px;
}
.bedroom::after {
    content: "";
    display: block;
    clear: both;
}
.bedroom {

}
.bedroom img {
    width: 100%;
    height: auto;
}

.bedroom_chars {
    padding-top: 20px;
}
.bedroom_jp {
    
}
/*--------------------------
 OTHER ROOM
----------------------------*/
.otheroom_eng {
   font-size: 26px;
    line-height: 32px;
    letter-spacing: 0.05em;
    padding-bottom: 3px;
}
.otheroom_jp {
	font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.02em;
}
.otheroom_p {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    margin-left: auto;
    padding-top: 15px;
    padding-bottom: 20px;
}
.otheroom_p br {
    display: none;    
}
/*--------------------------
 THREE ROOM
----------------------------*/
.three_room {
    margin-top: 30px;   
}
.three_room::after {
    content: "";
    display: block;
    clear: both;
}
.three_room_left {

}
.three_room_right {

}
/*--------------------------
 KIDS ROOM
----------------------------*/
.kidsroom {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
}
.kidsroom img {
    width: 100%;
    height: auto;
}
.kidsroom_chars {
    padding-top: 20px;
    padding-bottom: 20px;
}
.kidsroom_jp {
    
}
/*--------------------------
 JAPANESE ROOM
----------------------------*/
.jpnroom {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
}
.jpnroom img {
    width: 100%;
    height: auto;
}
.jpnroom_chars {
	padding-top: 20px;
    padding-bottom: 20px;

}
.japanese_jp {
    
}
/*--------------------------
 SERVICE ROOM
----------------------------*/
.serviceroom {
    margin-left: 20px;
    margin-right: 20px;
	
}
.serviceroom_img {
	width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.serviceroom img {
    width: 100%;
    height: auto;
}
.service_chars {
	padding-top: 30px;
    padding-bottom: 30px;
	
}
.service_jp {
    
}
/*--------------------------
 ROOM IMAGE
----------------------------*/
.room_image {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 50px;
}
.room_image img {
    width: 100%;
    height: auto; 
}
.room_image::after {
    content: "";
    display: block;
    clear: both;
}
.room_image_left {
    width: 45%;
    float: left;
}
.room_image_right {
    width: 45%;
    float: right;
}

/*--------------------------
 SETSUBI
----------------------------*/
.setsubi_wrapper {
    position: relative;
    background-image: url(../images/modelroom_setsubi_back.jpg);
    background-position: center top;
    padding-top: 40px;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #FBFCF5;
}

/*--------------------------
 KITCHEN
----------------------------*/
.kitchen_img {
    position: relative;
    width: 100%;
}
.kitchen_img img {
    width: 100%;
    height: auto;
}
.kitchen_chars {
    text-align: center;    

}
.kitchen_eng {
    font-size: 26px;
    line-height: 32px;
    letter-spacing: 0.05em;
}
.kitchen_jp {
	font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.02em;
    padding-bottom: 20px;
}
.kitchen_shoulder {
    font-size: 20px;
    line-height: 34px;
    letter-spacing: 0.02em;
    padding-bottom: 30px;
}

.kitchen_shoulder br {
       
}
.kitchen_p {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    margin-left: 20px;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 30px;
}
.kitchen_p br {
    display: none;     
}

/*--------------------------
 BATH ROOM
----------------------------*/
.bathroom_wrapper {
    position: relative;
    margin-left: 20px;
    margin-right: 20px;
}
.bathroom_img {
    margin-top: 20px;
    position: relative;
    height: auto;
    padding-top: 0px;
    margin-left: 0%;
}
.bathroom_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.bathroom_chars {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-right: 15px;
}
.bathroom_eng {
    font-size: 26px;
    line-height: 32px;
    letter-spacing: 0.05em;
}

.bathroom_shoulder {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.02em;
	padding-bottom: 20px;
}
.bathroom_jp {
	font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.02em;
    padding-bottom: 20px;
}
.bathroom_shoulder br {
    
}


.bathroom_p {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    text-align: left;
    padding-bottom: 30px;
}
.bathroom_p br {   
    display: none;
}
/*--------------------------
 POWDER ROOM TOILET
----------------------------*/
.powder_toilet {
    margin-left: 20px;
    margin-right: 20px;
}
.powder_toilet::after {
    content: "";
    display: block;
    clear: both;
}
.powderroom {
   
}
.powderroom_img {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.powderroom img {
    width: 100%;
    height: auto;
}
.toilet {
 
}
.toilet_img {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.toilet img {
    width: 100%;
    height: auto;
}
.powder_toilet_chars {
    padding-top: 30px;
    padding-bottom: 50px;
}
.toilet_chars {
	padding-top: 30px;
    padding-bottom: 3px;

}
.powder_toilet_shoulder {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.02em;
    margin-bottom: 20px;
	text-align: left;
}

.powder_toilet_shoulder br {
    
}

.powder_toilet_jp {
	font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.02em;
    padding-bottom: 20px;
}
.powder_toilet_p {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
}
.powder_toilet_p br {
    display: none;    
    
}



/*--------------------------
 ORDER
----------------------------*/
.order_wrapper {
    background-color: #edebe9;
    padding-bottom: 40px;
}
.order_head {
    padding-top: 20px;
    position: relative;
}
/*
.order_icon {
    width: 80px;
    margin-left: auto;
    margin-right: auto;
}
.order_icon img {
    width: 100%;
    height: auto;
}
*/
.order_limited_time {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}
.order_limited_time img {
    width: 100%;
    height: auto;
}
.order_chars {
    text-align: center;
    margin-top: 20px;
    padding-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
}
.order_eng {
	font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.05em;
}
.order_jp {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.1em;
    
}
.order_shoulder {
    font-size: 22px;
    line-height: 34px;
    letter-spacing: 0.05em;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
.order_p {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
	padding-bottom: 20px;
}
.order_p br {
    
}
.order_p_B {
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
}
.order_p_small {
    font-size: 10px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}
.order_p_small br {
    display: none;    
    
}
/*--------------------------
 SEMI ORDER
----------------------------*/
.semiorder_wrapper {
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
}
.semiorder_title_wrapper {
    background-color: #4e3826;
    padding-top: 20px;
    padding-bottom: 20px;
}
.semiorder_title_free {
    background-color: #A74F3D;
    width: 100px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.5em;
    padding-left: 0.5em;
    margin-left: auto;
    margin-right: auto;
}
.semiorder_eng {
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0.05em;
    text-align: center;
    padding-top: 5px;
}
.semiorder_title {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.02em;
    text-align: right;
	text-align: center;
}

/*--------------------------
 SEMI ORDER BASIC
----------------------------*/
.semiorder_basic_wrapper {
    margin-left: 3%;
    margin-right: 3%;
    margin-top: 3%;
}
.semiorder_basic_title_wrapper {
    background-color: #c9c3be;
    padding-top: 8px;
    padding-bottom: 10px;
    border-left: 10px solid #4e3826;
}
.semiorder_basic_eng {
    font-size: 22px;
    line-height: 34px;
    letter-spacing: 0.05em;
    margin-left: 20px;
	color: #4e3826;
}
.semiorder_basic_title {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.05em;
    margin-left: 20px;
    color: #4C4948;
}
.full_order_back_color {
    background-color: #819EA7!important;
}
/*--------------------------
 SEMI ORDER CHARS
----------------------------*/
.semiorder_chars {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 2%;
    margin-right: 2%;
}
.semiorder_chars_title {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.05em;
    padding-bottom: 20px;
}
.semiorder_chars_p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.02em;
    text-align: left;
    padding-right: 0%;
}
.semiorder_chars_p span {
    font-size: 12px;
    display: block;
}
/*--------------------------
 PLAN SELECT
----------------------------*/
.plan_change_point {
    margin-top: 20px;
    margin-bottom: 30px;
}
.plan_change_point img {
    width: 120px;
    height: auto;
}
.plan_list {
    padding-bottom: 20px;
}
.plan_list::after {
    content: "";
    display: block;
    clear: both;
}
.plan_list li {
    margin-bottom: 5%;
}
.plan_list li:nth-child(2n) {
    margin-right: 0%;
}
.plan_list li img {
    width: 100%;
    height: auto;
}
.plan_select_type_p {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.02em;
    padding-top: 25px;
}
.plan_select_type_p {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.02em;
    padding-top: 25px;
}
/*--------------------------
 COLOR SELECT PC
----------------------------*/
.colorselect_list {
    display: none;    

}

/*--------------------------
 COLOR SELECT SMART
----------------------------*/
.colorselect_list_backcolor {
    background-color: #EFEFEF;
    padding-top: 20px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: -10px;
    margin-right: -10px;
}
.colorselect_list_smart {
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 20px;
}
.colorselect_list_smart::after {
    content: "";
    display: block;
    clear: both;
}
.colorselect_list_smart li {
    width: 49.0%;
    margin-right: 2.0%;
    float: left;
    margin-bottom: 5%;
    text-align: center;
}
.colorselect_list_smart li:nth-child(2n) {
    margin-right: 0%;
}
.colorselect_list_smart li img {
    width: 100%;
    height: auto;
}
/*--------------------------
 BATHTUB SELECT
----------------------------*/
.bathtubselect_list {
    padding-bottom: 30px;    
}
.bathtubselect_list::after {
    content: "";
    display: block;
    clear: both;
}
.bathtubselect_list li {
    margin-bottom: 5%;
    width: 32.5%;
    margin-left: auto;
    margin-right: 1.2%;
    max-width: 300px;
    float: left;
}
.bathtubselect_list li:nth-child(3n) {
    margin-right: 0%;
}
.bathtubselect_list li img {
    width: 100%;
    height: auto;
}
.bathtubselect_list li figcaption {
    font-size: 13px;
    line-height: 20px;
    padding-top: 5px;
}
/*--------------------------
 FULL ORDER
----------------------------*/
.fullorder_wrapper {
	background-color: #FFFFFF;
	max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;  
}
.fullorder_title_wrapper {
    background-color: #9C928D;
    padding-top: 20px;
    padding-bottom: 20px;
}
.fullorder_title_full {
	background-color: #524641;
    width: 100px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.5em;
    padding-left: 0.5em;
    margin-left: auto;
    margin-right: auto;
}
.fullorder_eng {
    font-size: 22px;
    line-height: 36px;
    letter-spacing: 0.05em;
	text-align: center;
	padding-top: 5px;
}
.fullorder_title {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.02em;
    text-align: right;
	text-align: center;
}
/*--------------------------
 FULL ORDER BASIC
----------------------------*/
.fullorder_basic {
    margin-top: 20px;
	margin-left: 5%;
    margin-right: 5%;
}
.fullorder_basic::after {
    content: "";
    display: block;
    clear: both;
}
.fullorder_basic_left {

}
.fullorder_basic_right {
    margin-top: 30px;
}
.fullorder_basic_right img {
	width: 100%;
    height: auto;
}

.fullorder_chars_title {
    font-size: 17px;
    line-height: 28px;
    letter-spacing: 0.02em;
    padding-bottom: 0px;
}
.fullorder_chars_title br {
    display: none;    
}
.fullorder_chars_p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.02em;
    text-align: left;
}
.fullorder_chars_p span {
    font-size: 12px;
    line-height: 28px;
    display: block;
}
/*--------------------------
 FULL ORDER 01
----------------------------*/
.fullorder_01 {
    padding-bottom: 30px;
    border-bottom: 1px dotted #8F959C;
}
/*--------------------------
 FULL ORDER 02
----------------------------*/
.fullorder_02 {
    padding-bottom: 30px;
    /*border-bottom: 1px dotted #8F959C;*/
}
.fullorder_ecocut {
    font-size: 18px;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 15px;
}
.fullorder_ecocut_desc {
    font-size: 18px;
    line-height: 30px;
    background-color: #9fa0a0;
    color: #FFFFFF;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
/*--------------------------
 FULL ORDER EXAMPLE
----------------------------*/
.fullorder_example {
    padding-bottom: 30px;
}

.fullorder_example::after {
    content: "";
    display: block;
    clear: both;
}
.fullorder_example_title {
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 20px;
    text-align: center;
}
.fullorder_example_pc {
	display: none;	
}
.fullorder_example_pc img {
	width: 100%;
    height: auto;
}
.fullorder_example_smart {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}
.fullorder_example_smart img {
	width: 100%;
    height: auto;
}
/*--------------------------
 ORDER CAUTION
----------------------------*/
.order_caution {
    margin-left: 10px;
    margin-right: 10px;
}
.order_caution p {
    font-size: 12px;
    line-height: 20px;
    padding-top: 20px;
}
/*--------------------------
 PLAN SELECT TAB
----------------------------*/
/*タブ切り替え全体のスタイル*/
.tabs {
    margin-top: 50px;
    padding-bottom: 0px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
}

/*タブのスタイル*/
.tab_item {
  width: calc(100%/4);
  height: 50px;
  border-bottom: 3px solid #000000;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 13px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 30px 10px 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#programming:checked ~ #programming_content,
#design:checked ~ #design_content,
#drive:checked ~ #drive_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #000000;
  color: #fff;
}
/*--------------------------
 PLAN SELECT
----------------------------*/
.plan_img_pc {
    display: none; 
}
.plan_img_pc img {
    width: 100%;
    height: auto;
}
.plan_img_sm {
     
}
.plan_img_sm img {
    width: 100%;
    height: auto;
}
