@charset "utf-8";

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none!important;}

/* 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%;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border-bottom: 5px dotted #111;
	margin: 0 auto 3%;
	padding-bottom: 5px;
	width: 94%;
	clear: both;
}
.inner{
	width: 96%;
	margin: 0 2%;
	padding: 24px 0;
	box-sizing: border-box;
}

.tx15{font-size:14px!important;}
.tx24{font-size:16px!important;}

/* CSS */
#wrapper {
	width: 100%;
	margin:0 auto;
	padding:0;
 	font-size:16px;
	background: #fffdf4;
}

article {
    width: 100%;
    margin: 0 auto;
    display: block;
}

#wrapper article #dirPathBlock{
	font-size:10px;
	margin:1%;
}

#wrapper h2 {
	text-align: center;
    border-bottom: 5px dotted #1f69ab;
    margin: 0 auto 3%;
    padding-bottom: 5px;
    width: 94%;
	clear: both;
	color:#1f69ab;
}
#wrapper h3,
#wrapper h4 {
	margin-bottom:2%;
	color:#1f69ab;
}

/*title*/
#main_title{
	width: 100%;
    background: #fffdf4 url(../images/main_back.jpg) no-repeat center;
    margin-bottom: 3%;
}
#main_title img{
	width:100%;
    margin: 0 auto;
    padding: 5px 0 8px;
}
#main_title p {
    font-size: 13px;
    color: #fff;
    background: #e40614;
    text-align: center;
    padding: 8px 0;
}
#main_title p strong{
	font-weight: bold;
    color: #f00;
}

/**/
.bnr {
    width: 98%;
    margin: 0 auto;
    display: block;
}
.mb30.tx15{margin:0 4%;}

/*btn*/
div.btnbox{margin-bottom: 5%;}
.orangeBtn a,
.orangeBtn2 a {
    display: block;
    width: 90%;
    margin: 0px auto 15px;
    padding: 10px 0;
    color: #FFF !important;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    border-radius: 3px;
    background: #FF9326 url(/shared2015/common/images/im_arrow.png) no-repeat scroll 5% center;
    font-size: 16px;
    text-decoration: none !important;
}
.orangeframeBtn a {
	font-size: 15px;
    display: block;
    padding: 0 5px 0 0;
    color: #FF9326 !important;
    text-align: right;
	margin:2% 0 5%;
}
.orangeBtn a:hover,
.orangeBtn2 a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

/*plan*/
main article{margin-bottom:5%;}
div#rentacar_plan dl{
	width: 96%;
    margin: 2%;
    box-sizing: border-box;
    padding: 10px;
    border: 2px solid #e40614;
	background: #FFF;
}
div#rentacar_plan dl dt {
    background: #e40614;
    text-align: center;
    color: #fff;
    padding: 5px 0 2px;
    font-size: 18px;
	margin-bottom:2%;
}
div#rentacar_plan dl dd {font-size: 16px;}

/*ancer*/
#wrapper article #anchorLinkBlock {
    width: 96%;
    margin:0 2%;
    display: block;
	font-size:12px;
}

/*終了対応*/
div#contentend {
	padding:30px 0;
	background: #636363;
	font-size: 18px;
	color:#FFF;
}

}

/*760px以上*/
@media screen and (min-width: 760px) {
/* CSS */
.pcnone{display:none!important;}
#wrapper {line-height: 1.231;}
#dirPathBlock,
#endcontents,
h1,
#anchorLinkBlock{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 14px;
    width: auto;
    max-width: 970px;
    margin: 0 auto;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	border-bottom: 5px dotted #111;
	margin-bottom: 3%;
	padding-bottom: 5px;
	clear: both;
}
.inner{
	width: 96%;
	max-width:970px;
	margin: 0 auto;
	padding:50px 0;
	display: block;
}

/* CSS */
#wrapper {
	width: 100%;
	margin:0 auto;
	padding:0;
 	font-size:16px;
	line-height:1.6;
}
main{background: #fffdf4;}
article {
	width: 100%;
	max-width:950px;
	min-width:760px;
	margin: auto;
	box-sizing: border-box;
}
#wrapper article #dirPathBlock{
	font-size:13px;
	margin-bottom: 15px;
}
#Foot {margin: 0;}
#wrapper h2 {
    text-align: center;
    border-bottom: 5px dotted #1f69ab;
	padding-bottom: 5px;
	margin-bottom:3%;
	clear: both;
	color:#1f69ab;
}
#wrapper h3,
#wrapper h4 {
	font-size: 20px;
    text-align: center;
    padding-bottom: 5px;
    clear: both;
	color:#1f69ab;
}

/*title*/
#main_title{
	width:100%;
	background: #FF9326 url(../images/main_back.jpg) no-repeat;
	margin-bottom: 3%;
	background-position: top;
	background-size: cover;
}
#main_title img{
	width: 100%;
	max-width:1200px;
	min-width:760px;
	margin: auto;
	box-sizing: border-box;
	display: block;
}
#main_title p {
	font-size: 18px;
    color: #fff;
    background: #e40614;
    text-align: center;
    padding: 8px 0;
}
#main_title p strong{
	font-weight: bold;
    color: #f00;
}
.bnr {
    width: 98%;
    margin: 0 auto;
    display: block;
}

/*btn*/
.orangeBtn{margin-top:4%;}
.orangeBtn a {
    display: block;
    width: 98%;
    float: left;
    margin: 0px 1% 15px;
    padding: 12px 0;
    color: #FFF !important;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    border-radius: 3px;
    background: #FF9326 url(/shared2015/common/images/im_arrow.png) no-repeat scroll 5% center;
    font-size: 18px;
    text-decoration: none !important;
}
.orangeBtn2 a {
    display: block;
    width: 48%;
    float: left;
    margin: 0px 1% 15px;
    padding: 12px 0;
    color: #FFF !important;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    border-radius: 3px;
    background: #FF9326 url(/shared2015/common/images/im_arrow.png) no-repeat scroll 5% center;
    font-size: 16px;
    text-decoration: none !important;
}
.orangeBtn a:hover,
.orangeBtn2 a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

/*plan*/
main article{margin-bottom:3%;}
div#rentacar_plan dl{
	width: 48%;
    float: left;
    margin: 1%;
    box-sizing: border-box;
    padding: 10px;
    border: 2px solid #e40614;
	background: #FFF;
}
div#rentacar_plan dl dt {
    background: #e40614;
    text-align: center;
    color: #fff;
    padding: 5px 0 2px;
    font-size: 20px;
	margin-bottom:2%;
}
div#rentacar_plan dl dd {font-size: 16px;}

/*終了対応*/
div#contentend {
	padding:30px 0;
	background: #636363;
	font-size: 18px;
}

}