@charset "utf-8";

/*style*/
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {clear: both;}

/*general*/
.fc_red {
    color: red;
    font-weight: normal;
}

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none;}
main img {
	width:100%;
	height:auto;
}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 12px;
	margin: 0 1%;
}
.inner{
	width: 96%;
	margin: 0 2%;
	padding: 24px 0;
	box-sizing: border-box;
}

/*style*/
.smpnone{display:none;}
.title01{
	width: 35%;
	top:0;
	left:0;
}
#titleSmp p{padding: 0 15px;}
#titleSmp div{margin-bottom: 40px;}
.my-gallery{margin-bottom: 30px;}
.commonBox{margin-bottom:60px;}
.ti02.bgc02 {
    text-align: center;
    color: #400000;
    font-size: 16px;
    margin-bottom: 32px;
    padding: 0 2%;
}
#prefBox div{
	border:3px solid #000000;
	padding:20px;
	margin:0 10px 35px;
}
#prefBox div h3{
	color:#008e00;
	font-size:16px;
	text-align:center;
	margin:-50px 0 10px 0;
}
#prefBox div h3 span{
	display:inline-block;
	background:#FFF;
	padding:0 30px;
}
#prefBox div h3 span img{
	width:30px;
	height:auto;
	position:relative;
	top:8px;
	margin-right:10px;
}
#prefBox div h3 span {
    text-align: center;
}
#prefBox div h3 span span {
    background: #00ce00;
    border-radius: 20px;
    width: 16px;
    display: inline-block;
    color: #FFF;
    text-align: center;
    margin-right: 10px;
    padding: 4px;
    font-size: 12px;
}
#prefBox div dl{
    width: 60%;
    float: left;
    display: block;
    margin-right: 5%;
}
#prefBox div > img{
	width:35%;
	float:left;
	display:block;
}
#prefBox div dl dt{
	margin-bottom: 5%;
	font-size: 14px;
}
#prefBox div dl dt span,
#prefBox div dl dd span {
    background: #0e2b67;
    border-radius: 3px;
    padding: 1%;
    text-align: center;
    margin: -2px 7px 3% 0;
    display: block;
    width: 100%;
    color: #ffffff;
    float: left;
	font-size: 13px;
}
#prefBox div dl dd.price {
    color: #F00;
    font-size: 18px;
	margin-bottom: 3%;
}
.otherPlan{
	clear:both;
	text-align:center;
}
.otherPlan a{
	display:inline-block;
	padding:10px 30px 10px 10px;
	font-size:18px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background:url(../images/arrow2.png) no-repeat #0e8a0e 96% 50%;
	background-size:20px auto;
	color:#FFF!important;
	border-bottom:4px solid rgba(0,0,0,0.2);
}
.otherPlan a:hover{
	transition: 0.2s ;
	opacity: 0.6 ;
	text-decoration:none!important
}
.otherPlan a:active{
	position:relative;
	top:3px;
}

/*btn*/
#prefBox p.btn_plan {
    padding-top: 10px;
    clear: both;
}
#prefBox p.btn_plan a {
    background: #111;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
    margin: 0 auto;
    border-radius: 5px;
    color: #FFF;
    display: block;
    background: url(../images/arrow2.png) no-repeat #0e8a0e 96% 45%;
    background-size: 14px auto;
	clear:both;
}

}

/*760px以上*/
@media screen and (min-width: 760px),print {
/* CSS */
.pcnone{display: none!important}
#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
#anchorLinkBlock{
	width: 100%;
	max-width:956px;
	min-width:760px;
	margin: auto;
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	max-width:956px;
	min-width:760px;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 12px;
	width: 100%;
	max-width:956px;
	min-width:760px;
    margin: 0 auto 5px;
}
main{
	width: 100%;
	max-width:956px;
	min-width:760px;
	margin: 0 auto;
	padding:0 0 50px;
	display: block;
}
#titleBox{position:relative;}
#titleBox img{
	width: 100%;
	height:auto;
}
#titleBox p{position:absolute;}
.title01{
	top:0;
	left:0;
}
.map01{
	top:10px;
	left:260px;
}
.map02{
	bottom:110px;
	right:0px;
}
.commonBox{
	margin-bottom:60px;
}
.ti02.bgc02 {
	text-align: center;
    color: #400000;
    font-size: 24px;
    margin: 3% 0 5%;
}
#prefBox div{
	border:3px solid #000000;
	padding:20px;
	width:48%;
	margin:0 1% 50px;
	float:left;
	box-sizing:border-box;
}
#prefBox div h3{
	color:#008e00;
	font-size:18px;
	text-align:center;
	margin:-50px 0 30px 0;
}
#prefBox div h3 span{
	display:inline-block;
	background:#FFF;
	padding:0 15px;
}
#prefBox div h3 span img{
	width:40px;
	height:auto;
	position:relative;
	top:8px;
	margin-right:10px;
}
#prefBox div h3 span {text-align: center;}
#prefBox div h3 span span {
	background: #00ce00;
    border-radius: 20px;
    width: 21px;
    padding: 5px 5px 3px;
    display: inline-block;
    color: #FFF;
    text-align: center;
    margin-right: 10px;
    font-size: 18px;
}
#prefBox div dl{
	width:63%;
	float:left;
	display:block;
	margin-right:2%;
}
#prefBox div > img{
	width:35%;
	float:left;
	display:block;
}
#prefBox div dl dt{height:38px;}
#prefBox div dl dt span,
#prefBox div dl dd span {
	background: #0e2b67;
    border-radius: 3px;
    padding: 1%;
    text-align: center;
    margin: -2px 7px 0 0;
    display: block;
    width: 80px;
    color: #ffffff;
    float: left;
    font-size: 13px;
}
#prefBox div dl dd.price {
    color: #F00;
    font-size: 18px;
	margin-bottom: 3%;
}
.otherPlan{
	clear:both;
	text-align:center;
}
.otherPlan a{
	display:inline-block;
	padding:25px 60px 25px 30px;
	font-size:26px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background:url(../images/arrow2.png) no-repeat #0e8a0e 96% 50%;
	background-size:20px auto;
	color:#FFF!important;
	border-bottom:4px solid rgba(0,0,0,0.2);
}
.otherPlan a:hover{
	transition: 0.2s ;
	opacity: 0.6 ;
	text-decoration:none!important
}
.otherPlan a:active{
	position:relative;
	top:3px;
}

/*btn*/
#prefBox p.btn_plan {
    padding-top: 10px;
    clear: both;
}
#prefBox p.btn_plan a {
    background: #111;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    font-size: 20px;
    margin: 0 auto;
    border-radius: 5px;
    color: #FFF;
    display: block;
    background: url(../images/arrow2.png) no-repeat #0e8a0e 96% 45%;
    background-size: 14px auto;
	clear:both;
}
#prefBox a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	text-decoration:none !important;
}

}