@charset "utf-8";
/* CSS Document */
body {
	width:100%;
	min-width:1000px;
	color:#666666;
	font-family:"NotoSans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height:30px;
	background:#ffffff repeat;
}

/********/
/*common*/
/********/
a:hover img {
	opacity:0.8;
}

header{
	width:100%;
	background-color:#FFF;
	position:fixed;
	z-index:1000 ;
}

header>div{
    width:1000px;
	height:125px;
	margin: 0 auto;
}

header>div>h1{
	width:315px; 
	height:27px;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/rogo.png) no-repeat;
	background-size:100%;
	float:left;
	margin-top:80px;
}

header>div>div {
	float:right;
	text-align:right;
	padding-top:20px;
}

header>div>div>img {
	margin:6px -10px 0 0;
}



header>div>div>span {
	vertical-align:top;
	margin: 0 0 0 10px; 
}


header>nav {
	border-top:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
}

.navigation {
	width:1000px;
	margin:0 auto;
}

.navigation li {
	float:left;
	margin:0 23px;
}

.navigation li>a:hover {
	opacity:0.6;
}

li#nav_01>a {
	display:block;
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/nav_01.png) no-repeat;
	width:39px; 
	height:85px;
	background-size:100%;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
}
	
.nav_line{
	width:45px; 
	height:85px;	
}

li#nav_02>a {
	display:block;
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/nav_02.png) no-repeat;
	width:65px; 
	height:85px;	
	background-size:100%;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
}
	
li#nav_03>a {
	display:block;
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/nav_03.png) no-repeat;
	width:65px; 
	height:85px;	
	background-size:100%;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
}
	
li#nav_04>a {
	display:block;
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/nav_04.png) no-repeat;
	width:112px; 
	height:85px;	
	background-size:100%;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
}
	
li#nav_05>a {
	display:block;
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/nav_05.png) no-repeat;
	width:112px; 
	height:85px;	
	background-size:100%;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
}

/** revision */
li#nav_99>a {
	display:block;
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/nav_99.png) no-repeat;
	width:70px; 
	height:85px;
	background-size:100%;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
}
li#nav_98>a {
	display:block;
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/nav_98.png) no-repeat;
	width:50px; 
	height:85px;
	background-size:100%;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
}


/*aside*/
aside {
	width:100%;
	border-top:1px #cccccc solid;
	padding:80px 0;
}

aside>div>h1{
	display:block;
	width:305px; 
	height:45px;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/foot_logo.png) no-repeat;
	background-size:100%;
	margin:0 auto;
}

aside>div>div {
	width:650px;
	margin:0 auto;
}


aside>div>.oyama{
	width:380px;
	margin: 30px auto 0 auto;
	
}



div.left{
	float:left;
	display:block;
	width:290px; 
	height:203px;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
/*	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/img_tel.png) no-repeat;*/
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/img_tel_re.png) no-repeat;
	background-size:100%;
	margin:50px 50px 0 0;
}

div.right{
	float:right;
	display:block;
	width:225px; 
	height:103px;
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/img_mail.png) no-repeat;
	background-size:100%;
	margin: 50px 0 0 0;
	padding:100px 0 0 65px; 
}

/*foot nav*/
footer nav{
	width:100%;
	text-align:center;
}

footer nav a {
	color:#666666;
}

footer nav a:hover {
	text-decoration:underline;
}

p.txt{
	margin:40px auto 20px auto;
	text-align:center;
}

p.copy{
	width:100%;
	height:60px;
	background-color:#000;
	text-align:center;
	padding:30px 0 0 ;
	
}








/********/
/*top*/
/********/


/*main visual*/
section#vi {
	width:100%;
	padding:212px 0 0 0;
}

/*recommend*/
section#recome {
	width:100%;
	margin:0 auto;
	padding:80px 0 ;
}

section#recome h1 {
	display:block;
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/recome_tit.png) no-repeat;
	margin:0 auto 50px auto;
	width:230px;
	height:33px;	
	background-size:100%;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
}

div.wrap_reco {
	width:900px;
	margin:0 auto;
}

div.divide {
	width:250px;
	float:left;
	margin: 0 25px;
}

div.divide>a {
	color:#666666;
}

section#recome .all{
	width:125px;
	margin:50px auto 0 auto;
}

/*news*/
div#point_news {
	height:0px;
	margin-top:-230px;
	padding-top:230px;
}

section#news {
	width:90%;
	max-width:850px;
	margin:0 auto;
    padding: 80px 0;
    
}

section#news h1 {
	width:230px;
	height:33px;
	margin:0 auto 80px auto;
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/news_tit.png) no-repeat;	
	background-size:100%;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
}

section#news>div {
	width:100%;
	height:200px;
	margin:0 auto;
	overflow:scroll;
}

section#news h2{
	font-size:15px;
	font-weight:normal;
	border-bottom: 1px solid #cccccc;
	padding: 0 0 15px 0 ;
}

section#news p{
	display:block;
    margin: 15px auto 30px auto;
}


/********/
/*category-land*/
/********/
section#land {
    margin: 0 auto 80px auto;
    padding: 212px 0 0 0;
    width: 100%;
}

section#land h1{
	display:block;
	margin:0 auto 80px auto;
	width:230px;
	padding: 40px 0 0 0;
	height:33px;	
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/land_tit.png) no-repeat;
	background-size:100%;
	margin:80px auto 0 auto;
}

section#land h3{
	display:block;
	margin:0 auto 30px auto;
	width:100px;
	height:32px;	
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/sale_tit.png) no-repeat;
	background-size:100%;
}

section#land h4{
	display:block;
	margin:0 auto 30px auto;
	width:100px;
	height:32px;	
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/let_tit.png) no-repeat;
	background-size:100%;

}

section#land a.img{
	display:block;
	float:left;
	width:250px;
	margin:30px 25px 25px 25px;
	color:#666666;
}

section#land .let{
	margin:0px auto 0 auto ;
	padding:0 0 15px 0;
	width: 900px;
}


section#land .img p.border{
	border-bottom:1px #cccccc solid;
	margin:0px 0 0 0 ;
	padding:15px 0 15px 0;
	
}





section#land .step{
	width:900px;
	margin:0 auto;
	
}

section#land .bottom{
	width:220px;
	margin:0 auto;
	}

section#land .bottom img{
	margin-top:15px;
	
}	

section#land .price{
	color:#CF1225;
	font-size:16px;
	float:right;
}

section#land .img p{
	margin:0 ;
	padding:0 0 10px 0;
	
}







section#land .prevnext {
	width:100%;
	max-width:900px;
	margin:50px auto;
}


a.news_prev {
	display:block;
	width:48px;
	height:48px;
	float:left;
	text-indent:-999999px;
	overflow:hidden;
	border:2px #000 solid;
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/news_prev.png) no-repeat;
	background-size:100%;
}

a.news_prev:hover {
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/news_prev_h.png) #000 no-repeat;
	background-size:100%;
}
	
a.news_next {
	display:block;
	width:48px;
	height:48px;
	float:right;
	text-indent:-999999px;
	overflow:hidden;
	border:2px #000 solid;
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/news_next.png) no-repeat;
	background-size:100%;

}

a.news_next:hover {
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/news_next_h.png) #000 no-repeat;
	background-size:100%;
}





/********/
/*single-land*/
/********/
section#single-land {
    width: 90%;
	max-width:900px;
	margin:0 auto;
	padding-top:212px;
}

section#single-land h1{
	display:block;
	margin:0 auto 80px auto;
	width:230px;
	padding: 40px 0 0 0;
	height:33px;	
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/land_tit.png) no-repeat;
	background-size:100%;
	margin:80px auto 0 auto;
}

section#single-land h3{
	display:block;
	margin:0 auto 30px auto;
	width:100px;
	height:32px;	
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/sale_tit.png) no-repeat;
	background-size:100%;
}
section#single-land h4{
	display:block;
	margin:0 auto 30px auto;
	width:100px;
	height:32px;	
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/let_tit.png) no-repeat;
	background-size:100%;

}










div.single-header {
	border-bottom:1px #cccccc solid;
	padding-bottom:10px;
}

section#single-land>div>p.left{
	float:left;
	display:block;
	font-size:20px;
	margin:20px 0 0 0;
}

section#single-land>div>p.right{
	float:right;
	display:block;
	font-size:20px;
	margin:20px 0 0 0;

}

.land_price{
	color:#CF1225;
	font-size:20px;
	float:right;
}

.wrap_txt {
	width:100%;
	margin:0 auto 50px auto;

}

.wrap_txt p {
	float:left;
	width:640px;
	padding-top:20px;
}

.wrap_txt img {
	display:block;
	float:right;
	width:250px;
	padding-top:20px;
}


/*divison*/
.division h2{
	width:220px;
	height:22px;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/division_tit.png) no-repeat;
	background-size:100%;
	margin:60px 0 15px 0;
}

#tb_left {
    float: left;
    width: 48%;
}

#tb_right {
    float: right;
    width: 48%;
}

div.wrap_td tr:nth-child(odd){
	background-color: #ffff;
}

div.wrap_td tr:nth-child(odd){
	background-color: #F5F5F5;
}

#tb_left th,#tb_right th{
	background-color: #3E3A39;
    border: 1px solid #3E3A39;
    color: #ffffff;
    padding: 7px 0;
    text-align: center;
	font-weight:normal;	
}

#tb_left td,#tb_right td{
    border: 1px solid #3E3A39;
    padding: 7px 0;
    text-align: center;
}

.article h2{
	display:block;
	width:220px;
	height:22px;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/article_tit.png) no-repeat;
	background-size:100%;
	margin:60px 0 15px 0;
}

table#article_tit {
    width: 100%;
}

table#article_tit th{
    background-color: #F5F5F5;
	padding: 7px 0;
    text-align:center;
	font-weight:normal;
	border: 1px solid #3E3A39;
}

table#article_tit td{
    text-align: left;
	font-weight:normal;	
    padding: 7px 0 7px 40px;
	border: 1px solid #3E3A39;
}

.article p{
	margin:5px 0 40px 0;
}

a.map{
	background-color: #0085CE;
    color: #ffffff;
	padding:4px 10px;
	margin-left:15px;
}


/********/
/*company*/
/********/

section#company {
	width: 90%;
	max-width:900px;
    margin: 0 auto 80px;
    padding: 212px 0 0;
}


section#company h1{
	display:block;
	margin:0 auto 80px auto;
	width:230px;
	padding: 80px 0 0 0;
	height:33px;	
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/company_tit.png) no-repeat;
	background-size:100%;
	margin:80px auto 0 auto;
}

section#company .greeting{
    margin: 0 auto;
    width: 100%;
}

.greeting h2{
	display:block;
	width:220px;
	height:22px;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/greeting_tit.png) no-repeat;
	background-size:100%;
	margin:60px 0 15px -12px;
}

.greeting p>span {
	text-align:right;
	float:right;
}

.outline h2{
	display:block;
	width:220px;
	height:22px;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/outline_tit.png) no-repeat;
	background-size:100%;
	margin:60px 0 40px 0;
}

.outline>div>ul {
	float:left;
	width:100%;
}

.outline>div>ul>li {
	border-bottom:1px #cccccc dotted;
	padding-bottom:10px;
	margin-bottom:10px;
}

.outline iframe {
	float:right;
	width:100%;
}

/********/
/*privacy*/
/********/

section#privacy {
	width: 90%;
	max-width:900px;
    margin: 0 auto 80px;
    padding: 212px 0 0;
}


section#privacy h1{
	display:block;
	margin:0 auto 80px auto;
	width:300px;
	padding: 80px 0 0 0;
	height:40px;	
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/privacy_tit.png) no-repeat;
	background-size:100%;
	margin:80px auto 0 auto;
}

div#privacy_contents h3 {
	font-size:16px;
	font-weight:400;
	border-bottom:1px #cccccc solid;
	margin-top:50px;
}

/********/
/*contact*/
/********/

section#contact {
	width: 90%;
	max-width:900px;
    margin: 0 auto 80px;
    padding: 212px 0 0;
}


section#contact h1{
	display:block;
	margin:0 auto 80px auto;
	width:300px;
	padding: 80px 0 0 0;
	height:40px;	
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	background:url(https://cs360.xbit.jp/~w260758/data/wp-content/themes/tosho/images/contact_tit.png) no-repeat;
	background-size:100%;
	margin:80px auto 0 auto;
}

#contact>div {
	margin-top:6px;
	border-top:1px #cccccc solid;
	padding-top:30px;
}

#contact>div>article {
	width:80%;
	max-width:800px;
	margin:0 auto 50px auto;
	
}

#contact>div>article h2 {
	width:100%;
	float:left;
	border-bottom:1px #cccccc dotted;
	margin-top:30px;
	margin-bottom:20px;
	font-size:20px;
	font-weight:normal;
}

#contact>div>article h2:before {
	content:'　　';
	background:url(images/icon_h2.png) no-repeat center;
	background-size:20px;
}

#contact>div>article p {
	line-height:30px;
}

#contact>div>article dl {
	width:100%;
	margin:10px auto;
	overflow:hidden;
}

#contact>div>article dl>dt {
	width:25%;
	float:left;
	background-color:#F5F5F5;
	text-align:center;
	padding:10px 0;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}

#contact>div>article dl>dd {
	width:73%;
	float:right;
	padding:10px 0;
}

.inquiry_red {
	color:#C00;
}

#contact>div>article p a {
	color:#60AD3B;
}

#contact>div>article p a:hover {
	text-decoration:underline;
}

.btn {
	display:block;
	width:200px;
	height:50px;
	background-color:#2F2725;
	margin:50px auto;
}

.btn:hover {
	background-color:#60AD3B;
}



















#iphonenav {
	display:none;
}

#open_btn,#close_btn {
	display:none;
}

/** 20191007 revision */
#slide_image {
	width: 100%;
	padding: 212px 0 0 0;
	height: 600px;
}

div.catch_layer {
	width: 90%;
	margin: 0 auto;
	padding: 250px 0 0 0;
}


/** revision 20211203 */
div.banner_area {
	width: 900px;
	margin: 75px auto 50px auto;
	line-height: 0;
}

div.banner_area img {
	width: 100%;
}


/** revision 20231012 */
div.image_space {
	margin: 30px 0 0 0;
}
div.image_space img {
	width: 100%;
}

div.mv_wrapper {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin: 30px 0;
}

div.mv_wrapper iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}