@charset "utf-8";

/*
ボタン基本スタイル
*/

#btn-price li a,
.btn-price p.btn a,
button{
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
}
#btn-price li a:before,
button::before,
#btn-price li a:after,
button::after,
.btn-price p.btn a:after
{
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
#btn-price li a,
.btn-price p.btn a,
button,
#btn-price li a:before,
.btn-price p.btn a::before,
button::before,
#btn-price li a:after,
.btn-price p.btn a:after,
button::after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

/*
ボタン基本スタイル ここまで
*/

#btn-price{
	margin-top: 40px;
}

#btn-price p{
	font-weight: bold;
	font-size: 1.1em;
}

#btn-price li{
	float: left;
	width: 450px;
	margin: 0 30px 20px 0;
}

#btn-price li .sub{
	display: block;
	margin-top: 5px;
	font-size: 0.8em;
}

#btn-price li a{
	width: 100%;
	height: 90px;
	padding: 25px 0 0;
	color: #fff !important;
	-webkit-transition: none;
	font-size: 1.5em;
	background-image: url(../../commonimg/ico_arrow_white.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
}

#btn-price li a:hover,
#btn-price li a:active{
	background-color: #fff;
	opacity: 0.8 !important;
	filter: alpha(opacity=80);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=80)";  /* ie 8 */
	-moz-opacity: 0.8;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.8;              /* Safari 1.x */
}

/*　各ボタンカラー */
#btn-price li#p01 a{ background-color: #5e992f; }
#btn-price li#p02 a{ background-color: #339464; }
#btn-price li#p03 a{ background-color: #337aa5; }
#btn-price li#p04 a{ background-color: #ab6b34; padding-top: 35px; }
#btn-price li#p05 a{ background-color: #8130ae; }
#btn-price li#p06 a{ background-color: #af393b; }


#tabMenu li{
	width: 192px;
	float: left;
	margin-top: 50px;
	border-radius: 8px 8px 0 0;
}

#tabMenu li a{
	position: relative;
	display: block;
	padding: 10px 10px 10px 40px;
	color: #444;
	background-color: #96c266;
	text-decoration: none;
	border-radius: 8px 8px 0 0;
}

#tabMenu li a::before{
    content: "";
    position: absolute;
	top: 20px;
	left: 15px;
  width: 10px;
  height: 10px;
  border-top: 3px solid #666;
  border-right: 3px solid #666;
  transform: rotate(135deg);
}

#tabMenu li a:hover{
	background-color: #85ac5a;
}

.menuBox{
	margin-top: 40px;
	padding: 20px 0 20px 20px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
}

.menuBox h2{
	margin-bottom: 20px;
	font-weight: normal !Important;
}

.menuBox .img{
	float: left;
	margin-right: 30px;
}

.menuBox .priceList{
	float: left;
	width: 350px;
	margin-right: 30px;
}

.menuBox .priceList h3{
	padding: 5px 10px;
	background-color: #666;
	color: #fff;
}

.menuBox .priceList p{
	margin-top: 10px;
	padding: 10px;
	background-color: #eee;
	color: #333;
}

.menuBox .left-m{
	margin-left: 170px;
}

.intro{
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	padding: 30px 60px 30px 70px;
}

.intro .image-photo{
	width: 600px;
	margin: 0 auto 30px auto !important;
}

.intro .image-photo-s{
	width: 300px;
	margin: 0 auto 30px auto !important;
}

.intro .image-photo img,
.intro .image-photo-s img{
	width: 100%;
}


/*
.price01{
	background-image: url(../img/bg_price01.jpg);
}

.price02{
	height: 380px;
	background-image: url(../img/bg_price02.jpg);
}

.price03{
	background-image: url(../img/bg_price03.jpg);
}

.price04{
	background-image: url(../img/bg_price04.jpg);
}

.price05{
	background-image: url(../img/bg_price05.jpg);
}

.price06{
	height: 360px;
	background-position: right 0px!important;	
	background-image: url(../img/bg_price06.jpg);
}
*/

h3{
	margin: 0 0 10px 0!important;
	font-size: 1.1em!important;
	line-height: 1.5em;
}

.intro h4{
	margin: 30px 0 5px 0!important;
	padding-bottom: 0!important;
	font-weight: normal!important;
	font-size: 1.1em!important;	
}

.intro p{
	margin: 0 0 10px 0;
}

.intro h3{
	margin-top: 20px !important;
}

h5{
	margin-top: 20px !important;
}

.intro .txt{
	float: left;
	width: 650px;
}

.parts{
	margin-top: 30px;
	background-color: #f8f8f8;
	padding: 20px 30px;
}

.parts .img{
	float: left;
}

.parts .txt{
	padding-left: 210px;
}

.parts .no-image{
	padding-left: 0 !important;
}

.parts h4{
	padding: 0;
	margin: 0 0 10px 0!important;
	color: #14afb5!important;
	font-size: 1.0em!important;
}

.parts .price{
	margin-top: 20px;
	padding: 10px;
	background-color: #eee;
	color: #333;	
}

.parts .price strong{
	font-size: 1.2em;
}

.parts table td,
.parts table th,
.intro table td,
.intro table th{
	padding: 5px 10px;
	border: 1px solid #ccc;
	background-color: #fff;
}

.parts table td p,
.intro table td p{
	font-size: 1.0em;
}

.parts table td li,
.intro table td li{
	margin-left: 20px;
	font-size: 1.1em;
	list-style-type: disc;
}

.intro .white-box{
	background-color: #fff;
}

.intro .white-box p{
	text-align: center;
	margin: 0;
	padding-top: 10px;
}

.intro .ng{
	width: 540px;
	margin: 0 auto;
}

.intro .ng p{
	width: 250px;
	float: left;
	margin-right: 20px;
	background-color: #ccc;
	padding: 10px;
}

.intro .image-left{
	float: left;
	margin: 20px 30px 0 0; 
}

#shindanArea{
	margin-top: 40px;

}


#shindanArea h2{
	padding: 15px 20px;
	color: #fff !important;
	font-weight: normal !important;
	font-size: 1.5em !important;
}

/*
#kodate{
	width: 760px;
	margin: 40px 70px 20px 70px;
}
*/

#kodate h3{
	width: 280px;
	height: 50px;
	line-height: 50px;
	color: #fff !important;
	background-color: #14afb5;
	border-radius: 5px 5px 0 0;
	text-align: center;
	font-size: 1.3em !important;
	font-weight: normal !important;
}

#kodate .keisan{
	border: 2px solid #14afb5;
	background-color: #e2feff;
}

/*
#mansion{
	width: 760px;
	margin: 40px 70px 50px 70px;
}
*/

#mansion h3{
	width: 280px;
	height: 50px;
	line-height: 50px;
	color: #fff !important;
	background-color: #b51489;
	border-radius: 5px 5px 0 0;
	text-align: center;
	font-size: 1.3em !important;
	font-weight: normal !important;
}

#mansion .keisan{
	border: 2px solid #b51489;
	background-color: #fde2ff;
}


.selectArea{
	width: 340px;
	height: 170px;
	float: left;
}

.selectArea p{
	margin: 40px 0 0 60px;
	font-size: 1.1em;
}

.selectArea select{
	width: 245px;
	height: 35px;	
	margin-left: 35px;
}

.arrow{
	float: left;
	height: 170px;	
	}
	
.arrow img{
	margin-top: 27px;
}

/*	
.answerArea{
	float: left;	
	width: 365px;
	height: 170px;	
}

.answerArea .about{
	float: left;
	width: 45px;
	margin: 115px 10px 0 0;
	text-align: right;
	font-size: 1.1em;
}
*/

.keisan .single{
	float: none;
	margin-left: 180px;
}

.note{
	text-align: right;
	font-size: 0.7em;
}

.answerArea .price{
	line-height: 85px;
	color: #fff;
	font-size: 2.0em;
	text-align: center;
	background-color: #14afb5;
}

.answerArea .price .small{
	font-size: 0.6em;
}

table.price{
	width: 100%;
	margin-bottom: 10px;
}

table.price th,
table.price td{
	font-size: 1.2em;
	padding: 10px 30px;
	border: 1px solid #14afb5;
	background-color: #fff;
}

table.price td strong{
	font-size: 1.5em;
	color: #14afb5;
}

.price-check{
	padding-top: 20px;
	color: #14afb5;
	font-size: 1.5em;
}

.full-kodate{
	width: 390px;
	float: left;
}

.full-mansion{
	width: 390px;
	float: right;
}

.full-kodate h4,
.full-mansion h4{
	margin-bottom: 20px!important;
	padding: 10px!important;
	background-color: #eee;
}

/*
#mansion .answerArea .price{
	background-color: #b51489;
}


.answerArea .yen{
	float: left;
	width: 50px;
	margin-top: 108px;
	font-size: 1.8em;
	text-align: right;
}
*/

.column-table{
	background-color: #fff;
}
.column-table tr td.arrow_cell{
	vertical-align: middle;
	text-align: center;
}

#btn-price,
.btn-price{
	padding-bottom: 50px;
	text-align: center;
}

#shindanArea h2{
	background-color: #333;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
}

#btn-price button,
.btn-price button,
.btn-price p.btn a{
	display: block;
	clear: both;
	width: 80%;
	margin: 20px auto 0;
	padding: 15px;
	font-size: 1.5em;
	text-align: center;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-color: #de7d1e;
	background-image: url(../../commonimg/ico_arrow_white.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	border-style: none;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
  	-webkit-box-shadow: 0px 4px 0px 0px rgba(172,94,18,1);
	   -moz-box-shadow: 0px 4px 0px 0px rgba(172,94,18,1);
	        box-shadow: 0px 4px 0px 0px rgba(172,94,18,1);
}

#btn-price button:hover,
#btn-price button:active,
.btn-price button:hover,
.btn-price button:active,
.btn-price p.btn a:hover,
.btn-price p.btn a:active{
	background-color: #f08f2f;
}



#btn-price button span.sub{
	font-size: 0.8em;
}

sup{
	font-size: 0.5em;
	vertical-align: text-top;
}

.btn-list{
	width: 250px;
	margin: 0 auto;
	text-align: center;
}

.btn-list a{
	position: relative;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	font-size: 0.9em;
	color: #fff;
	background-image: url(../commonimg/ico_arrow_white.png);
	background-position: right 5px center;
	background-repeat: no-repeat;
	background-color: #7b7b7b;
	border-bottom: 3px solid #3f3f3f;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.btn-list a:hover,
.btn-list a:active,
.btn-list a:hover:after,
.btn-list a:active:after{
	background-color: #606060;
}

.btn-list a:before{
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	top: 50%;
	right: 10px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	background-color: #fff;
}

.btn-list a:after{
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	top: 50%;
	right: 12px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	background-color: #7b7b7b;
}

.button-area{
	margin: 30px 110px 0 110px;
	padding-bottom: 30px;
	text-align: center;
}

.button-area ul li{
	width: 340px;
	float: left;
	font-size: 1.2em!important;	
}

.button-area ul li a{
	position: relative;
	display: block;
	padding: 10px 10px;
	text-decoration: none;
	color: #fff;
	background-image: url(../commonimg/ico_arrow_white.png);
	background-position: right 5px center;
	background-repeat: no-repeat;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.button-area ul li.kodate{
	margin-right: 50px;
}

.button-area ul li.kodate a{
	background-color: #14afb5;
	border-bottom: 3px solid #0c696d;
}
.button-area ul li.kodate a:hover,
.button-area ul li.kodate a:active{
	background-color: #2fb8bd;
}

.button-area ul li.mansion a{
	background-color: #b51489;
	border-bottom: 3px solid #830e63;
}
.button-area ul li.mansion a:hover,
.button-area ul li.mansion a:active{
	background-color: #b54697;
}

strong{
	font-weight: bold !important;
}

.red{
	color: #f00;
}

.pc-none{
	display: none;
}


@media screen and (max-width:420px){ /* 〜420px */
img{
	width: 96%;
}

#topic-path img{
	width: inherit;
}

#btn-price{
	margin-top: 20px;
}

#btn-price p{
	font-weight: bold;
	font-size: 1.1em;
}

#btn-price li{
	float: none;
	width: 96%;
	margin: 0 2% 10px;
}

#btn-price li .sub{
	display: block;
	margin-top: 0;
	font-size: 0.7em;
}

#btn-price li a{
	width: 100%;
	height: 60px;
	padding: 12px 0 0;
	color: #fff !important;
	-webkit-transition: none;
	font-size: 1.2em;
	background-image: url(../../commonimg/ico_arrow_white.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
}

#btn-price li#p04 a{ padding-top: 20px; }

#shindanArea h2{
	font-size: 1.0em !important;
}

.intro{
	margin: 30px 10px 0 10px!important;
	padding: 20px 2% 20px;
	background-image: none;
}

.intro .image-photo{
	width: 96%;
}

.intro h3{
	margin-top: 20px;
}

#kodate{
	width: 96%;
	margin: 40px 2% 20px;
}

#mansion{
	width: 96%;
	margin: 0 2% 50px;
}

.selectArea{
	float: none;
	width: 96%;
	height: auto;
}

.selectArea p{
	margin: 10px 0 0;
	text-align: center;
	font-size: 1.0em;
}

.selectArea select{
	width: 96%;
	height: 40px;
	margin: 0 2%;
	padding: 5px 0;
}

.arrow{
	display: none;
}

.answerArea{
	float: none;	
	width: 96%;
	margin: 0 2%;
	height: auto;
}

.answerArea .about{
	float: left;
	width: 45px;
	margin: 55px 10px 0 0;
	text-align: right;
	font-size: 1.1em;
}

.keisan .single{
	float: none;
	margin-left: 0;
}

.answerArea .price{
	float: none;
	margin-top: 10px;
	padding: 0;
	line-height: 1.2em;
	color: #fff;
	font-size: 2.0em;
	text-align: center;
}

.answerArea .price .small{
	display: block;
}

.answerArea .yen{
	float: left;
	width: 40px;
	margin-top: 50px;
	font-size: 1.6em;
	text-align: right;
}

.button-area{
	margin: 30px auto;
	text-align: center;
}

.button-area ul li{
	width: 96%;
	float: none;
	margin-bottom: 20px; 
}

.intro .txt{
	float: none;
	width: 96%;
}

.parts .img{
	float: none;
}

.parts .txt{
	padding-left: 0;
}

.intro .image-left{
	float: none;
	margin: 0; 
}

.intro .white-box{
	background-color: #fff;
}

.intro .white-box p{
	text-align: center;
	margin: 0;
	padding-top: 10px;
}

.intro .ng{
	width: auto;
	margin: 0 auto;
}

.intro .ng p{
	width: auto;
	float: none;
	margin-right: 0;
	background-color: #ccc;
	padding: 10px;
}

.full-kodate,
.full-mansion{
	width: 98%;
	float: none;
}

.menuBox .priceList{
	float: none;
	width: 98%;
	margin-right: 0;
}

.menuBox .left-m{
	margin-left: 0;
}

.menuBox .img{
	display: none;
}

.sp-none{
	display: none !important;
}

.pc-none{
	display: block !important;
}

}