@charset "UTF-8";
/* CSS Document */


/*contents
-------------------------------------------*/

.header{
	width:100%;
}

.mainvisual{
	widows:100%;
}

.bnr01{
	width: 100%;
	position:relative;
}
.btn01{
    width: 23%;
    top:50%;
	left:50%;
    bottom: 20%;
	position:absolute;
}
.btn02{
    width: 23%;
    top:50%;
	left:75%;
    bottom: 20%;
	position:absolute;
}
.box01{
    display: block;
	width:100%; 
    height: 100%;
    padding-top: 6%;
    text-align: center;
}
.box01 img{
	width:33%;
    display:inline-block;
}

.box02{
    width: 100%;
    margin-bottom: 6.3%;
    margin-top: 8.5%;
}
.box02 h1{
    text-align: center;
}

.w750{
    font-size: 130%;
    line-height: 1.5;
    width: 78%;
    margin: 40px auto 50px;
}
.w750mb30{
    font-size: 130%;
    line-height: 1.5;
    width: 78%;
    margin: 30px auto 40px;
}
.box04{
	width:100%;
    text-align: center;
}
.box04 img{
	width:29.1%;
    margin-left:5.9%;
}
.box04 img:first-child{
	width:29.1%;
    margin: 0;
}

.box05{
	width:100%;
    text-align: center;
}
.box05 img{
    width: 100%;
}

.price {
    position: relative;
	height: 120px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
    margin-top: 30px;
}
.price small{
    width: 25%;
    text-align: center;
    font-size: 150%;
    font-weight: 600;
    position: absolute;
    top:35%;  
}
.price bold{
    width: 75%;
    font-size: 250%;
    font-weight: 600;
    position: absolute;
    top:35%;
    right: 0;
    color: #7A0912;
    text-align: center;
}
.price span{
    font-size: 50%;
}
.price p{
    font-size: 114%;
    position: absolute;
    bottom: 5%;
    width: 100%;
    text-align: center;
}
.btn03{
    width: 48%;
    float: left;
    margin-right: 2%;
    margin-top: 4%;
}
.btn04{
    width: 50%;
    float: left;
    margin-top: 4%;
}

.text01{
    font-size: 210%;
    line-height: 150%;
    font-weight: 600;
    margin-top: 20px;
    
}

.box07{
    width: 100%;
    font-size: 124%;
    line-height: 140%; 
}
.box07 h3 span{
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 10px;
    background-color: #fff;
    padding-right: 10px;
}
.box07 h3{
	background-image: url(../images/line.png);
	background-repeat: repeat-x;
	background-position: right;
    margin-bottom: 1%;
}

.box08{
    width: 100%;
    margin-top: 6.5%;
    margin-left: 1.04%; 
    margin-bottom: 6%;
}
.box08 p{
    font-size: 118%;
    font-weight: 400;
    color: #7A0912;
    width: 68%;
    float: left;
}
.btn05{
    width: 30%;
    float: left;
}

.access{
    font-size: 138%;
    line-height: 1.7em;
    margin-bottom: 8%;
}
.access p{
    margin-top: 8%;
}
.ttl02 span{
    width: 100%;
    font-size: 153%;
}
.ttl02 p{
    font-size: 200%;
    padding: 8% 0;
    font-weight: bold;
}
.info p{
    font-size: 123%;
    line-height: 1.5em;
    font-weight: 400;
    margin-bottom: 8%;
}
.info span{
    font-size: 123%;
    line-height: 1.3em;
}

footer{
    width: 100%;
    height: 50%;
}
footer p{
    text-align: right;
    line-height: 5em;
}
/*==============================
  Fonts
  ==============================*/
/*Firefox,Safari,Opera,Chrome,IE8*/
html>/**/body {
	font-size: 13px;
}
/*IE7*/
*:first-child+html body {
	font-size:75%;
}
/*IE4-6*/
* html body {
	font-size:75%;
}

h1,h2,h3,h4,h5,h6{
	font-size: 12px;
	font-weight:normal;
}

/*===============================================
●style.css 画面の横幅が769px以上
===============================================*/
@media screen and (min-width: 769px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
    
}
.wrapper{
	width:960px;
	margin:0 auto;
	padding:0 !important;
}
.mainvisual{
	clear:both;
	width:100%;}    
    
.box06{
    margin-top: 83px;
    margin-left: 10px;
    width: 100%;
}
.box06 h2{
	font-size: 200%;
	font-weight: 600;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #7A0912;
	padding-left: 8px;
    line-height: 30px;
    clear: both;
}
.left01{
    width: 47.9%;
    float: left;
    margin-top: 30px;
}
.left02{
    width: 47.9%;
    float: left;
    margin-top: 30px;
}

.map{
    width: 96%;
    text-align: right;
}

.ttl01{
    position: relative;
    background-image: url(../images/img_35.png);
    height: 86px;
}
.ttl01 p{
    font-size: 190%;
    font-weight: 600;
    position: absolute;
    top:43%;
    width: 100%;
    text-align: center;
}

.right01{
    width: 50%;
    float: right;
    margin-top: 30px;
    display: block;
}
.right02{
    width: 50%;
    float: right;
    margin-top: 30px;
    display: block;
}


.img01{
    padding-top: 14.5%;
}

.box06_inner{
    height: 500px;
}    

.box08 img{
    margin-bottom: 2%;
}
.access h3{
    width: 100%;
	font-size: 140%;
	font-weight: 600;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #7A0912;
	padding-left: 8px;
    line-height: 30px;
    clear: both;
}    
}

/*===============================================
●tablet.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
.wrapper{
    width:100%;
    padding: 1%;
}


.box01 img{
    width: 32%;
    display: inline-block;

}

.box04 img{
	width:29.1%;
    margin-left:4%;
}
.box04 img:first-child{
	width:29.1%;
    margin:0;
}
.box06 h2{
	font-size: 200%;
	font-weight: 600;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #7A0912;
	padding-left: 8px;
    line-height: 30px;
    clear: both;
    margin-top: 20px;
}
.left01{
    width: 100%;
    margin-top: 2%;
    float: left; 
}
.left02{
    width: 100%;
    margin-top: 2%;
    float: left; 
    text-align: center;
}
.ttl01{
    background-color: #e6e6e6;
    padding-top: 3%;
    width: 96%;
    text-align: center;
    margin: 0 auto;
}
.ttl01 p{
        font-size: 200%;
    padding-bottom: 3%;
    font-weight: bold;
    }
.text01{
    margin-bottom: 5%;
    text-align: center;
}
.price bold{
    font-size: 220%;
}
.right01{
    float: left;
    text-align: center;
}
.right02{
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 5%;
}

.box06_inner:before{
    content: "";
    display: block;
    clear: both;
    padding-top: 10%;
}
    
.img01{
    padding-top: 3%;
}
    
.text01{
    font-size: 150%;
}
.box07 h3{
    margin-top: 5%;
}
.box08{
    width: 100%;
    margin-top: 6.5%;
    margin-left: 1.04%;  
}
    
.box08 p{
    margin-top: 2%;
    width: 100%;
}
    
.btn05{
    margin-top: 2%;
    width: 100%;
    text-align: center;
}

.access h3{
    width: 100%;
	font-size: 140%;
	font-weight: 600;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #7A0912;
	padding-left: 8px;
    line-height: 30px;
    clear: both;
    text-align: left;
}
.btn06{
    width: 100%;
    margin-top: 2%;
}
}

/*===============================================
●tablet.css 画面の横幅が600pxまで
===============================================*/
@media screen and (max-width: 600px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
.wrapper{
    width:100%;
    padding: 1%;
}
.w750mb30,.w750,.box07 {
	font-size: 1em;
}
.box06 h2{
    font-size: 1.5em;
}
.access h3{
    font-size: 1.1em;
}
.box08,.info{
    font-size: 0.8em;
}
 .ttl01 p{
     font-size: 1.5em;
 }
.ttl02 p{
    font-size: 1.5em;
}
.price small{
    font-size: 1.2em;
}
.price bold{
    font-size: 1.8em;
}    
}