@charset "UTF-8";
/* Base */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	line-height: 1.5!important;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	font-family: Meiryo, メイリオ, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
table.table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
figure {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
p, hr, blockquote, address, noscript {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	border: none;
}
li {
	list-style-type: none;
}
table, img {
	border: none;
}
em, q, dfn, code, samp, kbd, var, cite, abbr, acronym {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}
hr {
	display: none;
	clear: both;
}
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
}
body {
	zoom: 1;
	overflow-x: hidden;
	background: #fff;
	padding: 0;
}
body:after {
	content: "";
	display: block;
	clear: both;
}
* {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 14px;
	font-size: 1.4rem;
	box-sizing: border-box;
}
a {
	color: #000;
	text-decoration: none;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #FF8C00;
}
a:active {
	color: #000;
}
* html body {
	overflow: hidden;
}
img {
	max-width: 100%;
	border: none;
}
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix             {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
body {
	-webkit-text-size-adjust: 100%!important;
}
span.category {
    display: inline-block;
    width: 100px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    line-height: 100%;
    padding-top: 4px;
    padding-bottom: 3px;
    /*margin-left: 10px;*/
    margin-right: 10px;
	float:left;
}
span.category.event {
    background-color: #30C1AB;
}
span.category.news {
    background-color: #FF6C47;
}
span.category.campaign {
    background-color: #FCC649;
}
span.category.info {
    background-color: #FF7373;
}
.t_t {
	font-size: 22px;
	line-height: 1!important;
	color: #450200;
	font-weight: bold;
	border-left: 8px solid #450200;
	padding: 5px 0 0 15px;
}
.t_t02 {
	font-size: 20px;
    line-height: 1!important;
    color: #450200;
    font-weight: bold;
    background-image: url(../../images/resident/icon_orange.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 5%;
    padding: 5px 0 0 30px;
}
.t_t03 {
    font-size: 20px;
    line-height: 1!important;
    color: #450200;
    font-weight: bold;
    background-image: url(../../images/resident/icon_orange.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 4.5%;
    padding: 4px 0 0 30px;
}
.t_t04 {
    font-size: 19px;
    line-height: 1!important;
    color: #450200;
    font-weight: bold;
    padding: 0px 0 0 0px;
}
.t_t04 img {
    width: 3.5%;
	vertical-align:sub;
	margin-right: 15px;
}
.t_t05 {
	font-size: 20px;
    line-height: 1!important;
    color: #450200;
    font-weight: bold;
    background-image: url(../../images/resident/icon_orange.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 5%;
    padding: 5px 0 0 30px;
}

/*==============================================================
SP
==============================================================*/
.pc {
	display: none;
}
.sp {
	display: block;
}
.wrap {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
img {
	max-width : 100%;
}
body {
	-webkit-text-size-adjust : 100%;
}
#wrapper {
	height: 300px;
}
.main_img01, .main_img02 {
	height: 300px;
}
header .wrap {
	height: 300px;
	position: relative;
	z-index: 10000;
}
.sp .logo {
	position: absolute;
	top: 35px;
	z-index: 9999999;
}
.sp .logo img {
	width: 55%;
	margin-left: 20px;
}
#acMenu {
	z-index: 1000000;
	position: absolute;
	top: 40px;
	right: 10%;
}
header .header_list {
	z-index: 1000000;
	width: 100%;
	top: 70px;
	left: 0;
	float: left;
	clear: both;
	position: absolute;
}
header .header_list li {
	float: none;
	margin-right: 0;
	display: none;
	position: relative;
}
header .header_list li a {
	width: 100%;
	background: #fff;
	border-top: 1px solid #eee;
	display: block;
	padding: 5px 5px;
	opacity: 0.9;
}
header .header_list li a img {
	width: 15%;
}
#carousel li {
	float: left;
}
#carousel {
	clear: both;
}
#carousel .wrap {
	margin: 0 auto;
}
.main_img01 {
	background: URL(../../images/top/p_main01_bg.jpg) no-repeat right top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.main_img02 {
	background: URL(../../images/top/p_main02_bg.jpg) no-repeat right top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#carousel .main_img01 .wrap img, #carousel .main_img02 .wrap img {
	margin: 35% 0 0 17%;
	width: 70%;
}
#lead {
	background: #F6F4ED;
	padding: 20px;
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}
div.owl-item.active {
	float: left;
}
/*-----------------------
sp_menu
-----------------------*/
#header {
	position: relative;
	top: 25px;
	right: 10%;
	z-index: 20000000
}
.button {
	width: 49px;
	height: 49px;
	position: absolute;
	display: block;
	background-repeat: no-repeat;
	background-image: url('../../images/top/bt_toggle_sp.png');
	background-position: center;
}
.menu-button-left {
	left: 0px;
}
.menu-button-right {
	right: 0px;
}
/*slidemenu*/
.slidemenu {
	background-color: #F6F4ED;
}
.slidemenu li {
	list-style: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #dbd8cd;
	font-size: 14px;
	line-height: 1.8;
}
.slidemenu li a {
	padding: 10px 0 10px 20px;
	display: block;
	text-decoration: none;
	color: #431817;
}
.slidemenu li:first-child {
	border-top: none;
}
.slidemenu li:last-child {
	border-bottom: none;
}
.slidemenu .slidemenu-header {
	height: 49px;
	border-bottom: 1px solid #000;
	box-shadow: 0 1px 3px rgba(34,25,25,.4);
	-moz-box-shadow: 0 1px 3px rgba(34,25,25,.4);
	-webkit-box-shadow: 0 1px 3px rgba(34,25,25,.4);
	background-color: #333;
}
.slidemenu .slidemenu-header div {
	padding: 17px 0px 0px 19px;
	text-decoration: none;
	color: #fff;
}
.slidemenu {
	top: 0;
	width: 200px;
	position: fixed;
	visibility: hidden;
	z-index: -1;
}
.slidemenu .slidemenu-header {
	position: relative;
}
.slidemenu .slidemenu-body {
	overflow: hidden;
	position: relative;
}
.slidemenu .slidemenu-body .slidemenu-content {
	position: relative;
}
.slidemenu-left {
	left: 0;
}
.slidemenu-right {
	right: 0;
}
/*===============================
foot
===============================*/
#foot {
	clear: both;
	width: 100%;
	background: #FF8C00;
	padding: 30px 0;
	overflow: hidden;
}
#foot .logo {
	float: none;
	text-align: center;
	margin-right: 0;
}
#foot .logo img {
	width: 50%;
}
#foot ul {
	float: none;
	margin: 3%;
}
#foot li {
	float: left;
	margin-right: 5%;
	font-size: 12px;
	font-size: 1.2rem;
}
#foot li:last-child {
	margin-right: 0%;
}
#foot li a {
	color: #fff;
}
#foot li a:hover {
	color: #aaa;
}
#foot .wrap {
	position: relative;
}
.bt_pagetop_sp {
	position: fixed;
	right: 5%;
	top: 85%;
	z-index: 99999999;
}
#foot .wrap .bt_pagetop {
	display: none;
}
#address {
	font-size: 10px;
	font-size: 1.0rem;
	clear: both;
	text-align: center;
	padding: 10px;
}
/*===============================
accordion
===============================*/
/*親メニュー*/
.accordion_side {
  display: block;
  margin: 10px 0;
  background-color: #fff; /*親メニューの背景色*/
/*  border-bottom: solid 1px #ccc;*/
}
.accordion_side li {
/*  border: solid 1px #ccc;*/
  border-bottom: none;
}
.accordion_side a,
.accordion_side button,
.accordion_side .toggle {
	display: block;
/*	position: relative;
	padding: 20px 0 20px 35px;
	text-decoration: none;
	color: #333333;
	cursor: pointer;
	-webkit-transition: .2s ease-in-out;*/
}
.accordion_side a:hover,
.accordion_side button:hover,
.accordion_side .toggle:hover {
/*  background-color: #eee;*/ /*親メニューのhover背景色*/
}

#left_column ul li .open_bar {
    background: URL(../../images/top/i_icon01.png) no-repeat 10px 25px;
    padding: 20px 0 20px 30px;
    display: block;
    font-size: 1.8rem;
    border-bottom: 1px solid #ccc;
}

/*子メニュー*/
.accordion_side li ul {
  display: none;
  /*background: #eee; *//*子リストの背景色*/
  margin: 0;
  font-size: small;
  overflow: hidden;
  border-bottom: none;
}
.accordion_side li ul li  {
	/*border-top: solid 1px #ccc;*/
	border-bottom: none;
	border-right: none;
	border-left: none;
}
.accordion_side li ul li a {
  line-height: 20px;
  color: #333;
  font-size: 13px;
  padding: 10px 0 10px 50px;
}
.accordion_side li ul li button {
	width: 100%;
	border: none;
	background: none;
	line-height: 20px;
	color: #333;
	font-size: 13px;
	padding: 10px 0 10px 50px;
	text-align: left;
}
.accordion_side li ul li a:after,
.accordion_side li ul li button:after {
  display: none;
}
.accordion_side li ul li a:hover,
.accordion_side li ul li button:hover {
  background-color: #fff; /*子リストのhover背景色*/
}
/*開*/
.accordion_side .open {
	display:block;
}

/*===============================
left_column
===============================*/
#left_column {
	display: none;
}

/*==============================================================
main_column
==============================================================*/
#main_column {
	width: 96%;
	padding: 2%;
	margin: 0 auto;
}
/*===============================
main_box
===============================*/
.main_box {
	width: 100%;
	background: #EEEEEE;
	margin: 0 0 20px 0;
	box-sizing: border-box;
	padding: 15px;
	text-align: center;
}
.main_box .img {
	text-align: center;
	margin-bottom: 10px;
}
.main_box .ti {
	font-size: 20px;
	font-weight: bold;
	color: #3F0000;
	border-bottom: 1px dotted #FF8C00;
	margin-bottom: 10px;
}
.main_box .text {
	color: #FF8C00;
	margin: 10px 0;
}
.main_box p {
	color: #FF8C00;
}
div.search_area_button {
	display: block;
	width: 80%;
	background-color: #fa6100;
	border-radius: 5px;
	text-align: center;
	margin: 10px auto;
}
.search_area_button a {
	display: block;
	width: 100%;
	padding-bottom: 5px;
	transition: 0.2s all;
}
.search_area_button a div {
	background: #fcc649;
	border-radius: 5px;
	padding-top: 5px;
}
.search_area_button a:hover {
	margin-top: 5px;
	transition: 0.2s all;
	padding-bottom: 0px;
}
/*===============================
topics
===============================*/
#topics {
	clear: both;
	position: relative;
	margin-bottom: 90px;
}
#topics .title {
	font-size: 20px;
	color: #FF8C00;
	border-bottom: 4px solid #FF8C00;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
}
#topics .bt {
	position: absolute;
	top: 5px;
	right: 0;
	width: 25%;
}
#topics .bt a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
#topics dl {
	clear: both;
	position: relative;
	top: 20px;
	margin: 0;
}
#topics dt {
	left: 0;
	padding: 10px 10px 0 10px;
}
#topics dt.topics01 {
	background: URL(../../images/top/i_topics01.png) no-repeat 150px 13px;
	background-size: 25%
}
#topics dt.topics02 {
	background: URL(../../images/top/i_topics02.png) no-repeat 150px 13px;
	background-size: 25%
}
#topics dt.topics03 {
	background: URL(../../images/top/i_topics03.png) no-repeat 150px 13px;
	background-size: 25%
}
#topics dt.topics04 {
	background: URL(../../images/top/i_topics04.png) no-repeat 150px 13px;
	background-size: 25%
}
#topics dd {
	border-bottom: solid 1px #CCCCCC;
	padding: 18px;
}
/* ページャー */
.page-numbers {
	border: 1px solid #000!important;
	background: #fff;
	margin: 10px 4px 0px 0px!important;
	padding: 10px 2px 2px 10px!important;
	color: #ccc;
	float: left;
}
.current{
	border: 1px solid #EA5313!important;
	background: #EA5313;
	margin: 10px 4px 20px 0px!important;
	padding: 10px 2px 2px 10px!important;
	color: #FFFFFF;
	float: left;
}
	
/*===============================
case_list
===============================*/
#case_list {
	clear: both;
	box-sizing: border-box;
	background: #F6F4ED;
	overflow: hidden;
	margin-bottom: 60px;
	padding: 20px;
}
#case_list .ti {
	margin-bottom: 20px;
}
#case_list p {
	clear: both;
	margin: 30px 0;
}
#case_list .bt {
	text-align: center;
}
#case_list .bt a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
#case_list .list_box li p {
	text-align: center;
	margin: 10px 0 0 0;
}
/*===============================
slider
===============================*/
.list_box {
	clear: both;
	background: #fff;
	padding: 20px 0px 0px 20px;
	box-sizing: border-box;
	position: relative;
}
.list_box li {
	float: left;
	margin-right: 20px;
	text-align: center;
}
.caselist li, .modelroomlist li {
	width: 32%;
}
.caselist li p, .modelroomlist li p {
	font-size: 14px;
	padding-bottom: 10px;
}
#prev_case, #next_case, #prev_modelroom, #next_modelroom {
	zoom: 1;
	display: block;
	width: 28px;
	height: 28px;
	top: 45%;
	position: absolute;
}
#prev_case:hover, #next_case:hover, #prev_modelroom:hover, #next_modelroom:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);/* ie 6 7 */
	-ms-filter: "alpha(opacity=70)";/* ie 8 */
	zoom: 1;
}
#prev_case, #prev_modelroom {
	left: -14px;/* スライドする画像の横半分の値 */
	background: url( ../images/arrow-left.png ) 95% center no-repeat;
}
#next_case, #next_modelroom {
	background: url( ../images/arrow-right.png ) 5% center no-repeat;
	right: -14px;/* スライドする画像の横半分の値 */
}
#prev_case img, #prev_modelroom img {
	right: 20px;
	top: 120px;
	position: absolute;
}
#next_case img, #next_modelroom img {
	left: 20px;
	top: 120px;
	position: absolute;
}
/*===============================
model_room
===============================*/
#model_room {
	clear: both;
	box-sizing: border-box;
	background: #F6F4ED;
	overflow: hidden;
	margin-bottom: 60px;
	padding: 20px;
}
#model_room .ti {
	margin-bottom: 20px;
}
#model_room p {
	clear: both;
	margin: 30px 0;
}
#model_room .bt {
	text-align: center;
}
#model_room .bt a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
#model_room .list_box li p {
	text-align: center;
	margin: 10px 0 0 0;
}
/*===============================
bt_list
===============================*/
#bt_list {
	clear: both;
	overflow: hidden;
	box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	text-align: center;
}
#bt_list .left {
	float: none;
	margin-bottom: 20px;
}
#bt_list .right {
	float: none;
}
.list_main_download {
	display: block;
 width:%;
	background-color: #400000;
	border-radius: 5px;
	text-align: center;
	margin: 0 auto;
}
.list_main_download a {
	display: block;
	width: 100%;
	padding-bottom: 5px;
	transition: 0.2s all;
}
.list_main_download a div {
	background: #fcc649;
	border-radius: 5px;
}
.list_main_download a:hover {
	margin-top: 5px;
	transition: 0.2s all;
	padding-bottom: 0px;
}
.list_main_mail {
	display: block;
	width: 100%;
	background-color: #400000;
	border-radius: 5px;
	text-align: center;
	margin: 0 auto;
}
.list_main_mail a {
	display: block;
	width: 100%;
	padding-bottom: 5px;
	transition: 0.2s all;
}
.list_main_mail a div {
	background: #ff6c47;
	border-radius: 5px;
}
.list_main_mail a:hover {
	margin-top: 5px;
	transition: 0.2s all;
	padding-bottom: 0px;
}
.banner {
	padding: 0 20px;
}
.banner li {
	margin-bottom: 10px;
}
.banner li img {
	width: 100%;
}
.tel {
	display: none
}
.tel02 {
	text-align: center;
	line-height: 1.5;
	margin-bottom: 10px;
}
.tel02 p {
	font-size: 130%;
}
.tel02 h1 {
	font-size: 160%;
	font-weight: bold;
}

@media screen and (min-width: 641px) {
/*================================================================================
PC
================================================================================*/
	.pc_none {
		display: none;
	}
.pc {
	display: block;
}
.sp {
	display: none;
}
/*===============================
common
===============================*/
.wrap {
	overflow: hidden;
	max-width: 1135px;
	margin: 0 auto;
}
/*===============================
header
===============================*/
header .wrap {
	height: auto;
	position: relative;
	z-index: 10000;
}
header .logo {
	float: left;
	margin-top: 30px;
	width: 20%;
}
header .logo img {
	width: 100%;
	margin-left: 0;
}
header .header_list {
	clear: both;
	position: absolute;
	top: 50px;
	left: 40%;
	width: 80%;
}
header .header_list li {
	float: left;
	display: block;
	width: 15%;
}
header .header_list li:last-child {
	margin-right: 0px;
}
header .header_list li a {
	background: none;
	border-top: none;
	padding: 0;
	opacity: 1;
}
header .header_list li a img {
	width: 100%;
}
header .header_list li a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
/*===============================
main_img
===============================*/
#slider {
	margin-top: -315px;
}
#slider {
	position: relative;
	overflow: hidden;
	margin-top: -116px;
	z-index: 1;
}
#lead {
	background: #F6F4ED;
	padding: 20px;
	text-align: center;
	width: 100%;
	margin-bottom: 60px;
}
#wrapper {
	background: #fff;
	width: 100%;
	overflow: hidden;
	height: 550px;
}
#carousel li {
	float: left;
	width: 100%;
}
.main_img01, .main_img02 {
	height: 550px;
}
#carousel .main_img01 .wrap img, #carousel .main_img02 .wrap img {
	margin: 25% 0 0 30%;
	width: auto;
}
#carousel .main_img01 img {
	margin: 25% 0 0 25%;
}
#carousel .main_img02 img {
	margin: 25% 0 0 25%;
}

/*===============================
left_column
===============================*/
#left_column {
	width: 20%;
	float: left;
	display: block;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	margin-bottom: 105px;
	margin-top: 0px;
}
#left_column ul li a {
	background: URL(../../images/top/i_icon01.png) no-repeat 10px 25px;
	padding: 20px 0 20px 30px;
	display: block;
	font-size: 1.8rem;
	border-bottom: 1px solid #ccc;
}
#left_column ul li ul li a {
	background: URL(../../images/top/i_icon02.png) no-repeat 30px 25px;
	padding: 20px 0 20px 45px;
	display: block;
	font-size: 14px;
	border-bottom: 1px dotted #ccc;
}
#left_column .tel {
	text-align: center;
	width: 90%;
	margin: 0 auto;
}
#left_column .tel img {
	margin: 40px 0;
}
#left_column #bt_left_list {
	margin: 0 auto;
}
.left_list {
	margin: 0 auto 0px auto;
	width: 85%;
	padding-bottom: 20px
}
.left_list:last-of-type {
	margin: 0px auto;
	width: 85%;
}
.banner {
	width: 20%;
	float: left;
	padding: 0px;
}
.banner li {
	margin-bottom: 10px;
}
.banner li img {
	width: 100%;
}
.tel02 {
	display: none;
}
.tel {
	display: inherit;
	text-align: center;
	padding: 20px 0px;
	line-height: 2;
}
	.tel p {
		font-size: 110%;
	}
	.tel h1 {
		font-size: 150%;
		font-weight: bold;
	}
/*==============================================================
main_column
==============================================================*/
#main_column {
	float: right;
	width: 78%;
	padding: 0;
}
/*===============================
main_box
===============================*/
.main_box {
	float: left;
	width: 32%;
	height: 100%;
	background: #EEEEEE;
	margin: 0 2% 60px 0;
	box-sizing: border-box;
	padding: 15px;
	text-align: center;
}
.main_box:last-of-type {
	margin: 0 0 60px 0;
}
.main_box .img {
	text-align: center;
	margin-bottom: 10px;
}
.main_box .ti {
	font-size: 2.6rem;
	font-weight: bold;
	color: #3F0000;
	border-bottom: 1px dotted #FF8C00;
	margin-bottom: 10px;
}
.main_box p {
	min-height: 85px;
	color: #FF8C00;
}
div.search_area_button {
	margin: 0 auto;
}
div.search_area_button img {
	width: 80%;
}
/*===============================
topics
===============================*/
#topics {
	clear: both;
	position: relative;
	margin-bottom: 90px;
}
#topics .title {
	font-size: 20px;
	color: #FF8C00;
	border-bottom: 4px solid #FF8C00;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
}
#topics .bt {
	position: absolute;
	top: 5px;
	right: 0;
	width: 12.5%;
}
#topics .bt a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
#topics dl {
	clear: both;
	position: relative;
	top: 20px;
	margin: 0;
}
#topics dt {
	position: absolute;
	left: 0;
	width: 280px;
	padding: 18px;
}
#topics dt.topics01 {
	background: URL(../../images/top/i_topics01.png) no-repeat right 18px;
	background-size: 35%
}
#topics dt.topics02 {
	background: URL(../../images/top/i_topics02.png) no-repeat right 18px;
	background-size: 35%
}
#topics dt.topics03 {
	background: URL(../../images/top/i_topics03.png) no-repeat right 18px;
	background-size: 35%
}
#topics dt.topics04 {
	background: URL(../../images/top/i_topics04.png) no-repeat right 18px;
	background-size: 35%
}
#topics dd {
	border-bottom: solid 1px #CCCCCC;
	padding: 18px 18px 18px 160px;
}
/*===============================
case_list
===============================*/
#case_list {
	clear: both;
	box-sizing: border-box;
	background: #F6F4ED;
	overflow: hidden;
	margin-bottom: 60px;
	padding: 45px 45px 20px 45px;
}
#case_list .ti {
	margin-bottom: 20px;
}
#case_list p {
	clear: both;
	margin: 30px 0;
}
#case_list .bt {
	text-align: center;
}
#case_list .bt img {
	width: 35%;
}
#case_list .bt a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
#case_list .list_box li p {
	text-align: center;
	margin: 10px 0 0 0;
}
/*===============================
slider
===============================*/
.list_box {
	clear: both;
	background: #fff;
	padding: 20px 0px 0px 20px;
	box-sizing: border-box;
	position: relative;
}
.list_box li {
	float: left;
	margin-right: 20px;
}
#prev_case, #next_case, #prev_modelroom, #next_modelroom {
	zoom: 1;
	display: block;
	width: 28px;
	height: 28px;
	top: 45%;
	position: absolute;
}
#prev_case:hover, #next_case:hover, #prev_modelroom:hover, #next_modelroom:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);/* ie 6 7 */
	-ms-filter: "alpha(opacity=70)";/* ie 8 */
	zoom: 1;
}
#prev_case, #prev_modelroom {
	left: -14px;/* スライドする画像の横半分の値 */
	background: url( ../images/arrow-left.png ) 95% center no-repeat;
}
#next_case, #next_modelroom {
	background: url( ../images/arrow-right.png ) 5% center no-repeat;
	right: -14px;/* スライドする画像の横半分の値 */
}
#prev_case img, #prev_modelroom img {
	right: 20px;
	top: 120px;
	position: absolute;
}
#next_case img, #next_modelroom img {
	left: 20px;
	top: 120px;
	position: absolute;
}
/*===============================
model_room
===============================*/
#model_room {
	clear: both;
	box-sizing: border-box;
	background: #F6F4ED;
	overflow: hidden;
	margin-bottom: 60px;
	padding: 45px 45px 20px 45px;
}
#model_room .ti {
	margin-bottom: 20px;
}
#model_room p {
	clear: both;
	margin: 30px 0;
}
#model_room .bt {
	text-align: center;
}
#model_room .bt img {
	width: 35%;
}
#model_room .bt a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
#model_room .list_box li p {
	text-align: center;
	margin: 10px 0 0 0;
}
/*===============================
bt_list
===============================*/
#bt_list {
	clear: both;
	overflow: hidden;
	box-sizing: border-box;
	width: 100%;
	margin: 0px auto 60px auto;
}
#bt_list .left {
	float: left;
	width: 49%;
}
#bt_list .right {
	float: right;
	width: 49%;
}
/*==============================================================
foot
==============================================================*/
#foot .logo {
	float: left;
	margin-right: 20px;
	width: 20%;
}
#foot .logo img {
	width: 100%;
}
#foot ul {
	float: left;
	margin: 5px 0 0 0;
	width: 75%;
}
#foot li {
	float: left;
	margin-right: 35px;
	font-size: 14px;
	font-size: 1.4rem;
}
#foot li a {
	color: #fff;
}
#foot li a:hover {
	color: #aaa;
}
#foot .wrap {
	position: relative;
}
#foot .wrap .bt_pagetop {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
}
#foot .wrap .bt_pagetop a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
.bt_pagetop_sp {
	position: fixed;
	right: 5%;
	top: 85%;
	z-index: 99999999;
}
#address {
	clear: both;
	text-align: center;
	padding: 10px;
	font-size: 14px;
	font-size: 1.4rem;
}
}
/*タブレット*/
	@media screen and (min-width: 641px) and (max-width: 1024px) {
/*ヘッダー*/
header .header_list {
    clear: both;
    position: absolute;
    top: 50px;
    left: 35%;
    width: 80%;
}
header .header_list li {
    float: left;
    display: block;
    width: 16%;
}
/*フッター*/
#foot li {
    width: 25%;
}
/*===============================
left_column
===============================*/
#left_column {
	width: 23%;
	float: left;
	display: block;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	margin-bottom: 105px;
	margin-top: 0px;
	z-index: 1000;
}
#main_column {
    float: right;
    width: 76%;
    padding: 0;
}
/*トップページ*/
#left_column ul li a {
    font-size: 1.5rem;
}
#left_column ul li ul li a {
    background: URL(../../images/top/i_icon02.png) no-repeat 12px 25px;
    padding: 20px 0 20px 26px;
    font-size: 12px;
}
.main_box .ti {
    font-size: 2.2rem;
}
div.search_area_button img {
    width: 100%;
}
#carousel .main_img02 .wrap img {
    margin: 35% 0 0 25%;
}
#lead img {
	width: 60%;
}
/*オーナー様ページ*/
.box01 p.link a span {
    font-size: 13px;
}		
.t_t02 {
    font-size: 16px;
    line-height: 1!important;
    color: #450200;
    font-weight: bold;
    background-image: url(../../images/resident/icon_orange.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 5%;
    padding: 5px 0 0 16px;
}
.resident .clearfix div.f_l, .resident .clearfix div.f_r {
    width: 47%;
    height: 227px;
    border: 1px solid #FF8C00;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 40px;
}		
.banner {
    width: 23%;
    float: left;
    padding: 0px;
}	
			
		
}