@charset "utf-8";

.fc_red{color:red;}
.fs_12{font-size:12px;}

#dirPathBlock,
#wrapper main{font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic'}

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none;}

/* 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%;
}

main img {
	width: 100%;
	height: auto;
}

/* pc_display_none**
------------------------------------------ */
#hokkaido_map_plan{display: none;}

/* contents**
------------------------------------------ */
#maincontents h1{
	font-size: 8px;
    background: #019235;
    color: #FFF;
    padding: 3px 3px 2px;
	margin: 0;
}
.title_box {
    margin: 0;
    background: #5fb5ff;
    margin-bottom: 1%;
    background-image: url(../images/bg_title.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.title_box dl:nth-of-type(1) dt {
    font-size: 24px;
    font-weight: bold;
    color: #019235;
    padding: 10px 0 10px 15px;
    text-shadow: 2px 1px 3px #fff, -2px -1px 3px #fff;
}
.title_box dl:nth-of-type(1) dt img {
	width: 10%;
    border-radius: 3px;
    margin-right: 2%;
}
.title_box dl dd{
	font-size: 13px;
    padding: 8px 0 6px 8px;
    background: #FFF;
    width: 90%;
    margin: 1% auto 0;
    border-radius: 5px;
}
.title_box dl:nth-of-type(2) dt{display: none;}
.title_box dl:nth-of-type(2) dd:nth-of-type(1){background: none;}
.c_txt{
	font-size: 14px;
	border: 3px solid #3061b0;
}
ul.c_txt li{
	margin: 0 0 5px 0;
	background-image: url(../images/s_arrow.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding:0 0px 0 20px;
}
ul.c_txt li.r_ln_txt{
	margin: 10px 0 0 0;
	font-size: 13px;
	background-image: none;
}
ul.c_txt li strong{font-weight:bold;}

/* plan_area**
------------------------------------------ */
#plan_area{margin: 0 auto 10px auto;}
.reco_area{background: #ffffff;}
.reco_area2{
	margin: 0 1% 1%;
    background: #ffffff;
    position: relative;
    z-index: 4;
}
.reco_area2 div{
	font-size: 12px;
	line-height: 1.2em;
	padding: 7px;
	border: 3px solid #3061b0;
}
.bt_plan {
	width: 95%;
	margin: 15px auto 5px auto;
}
.bt_plan a {
	font-size: 16px;
	color: #ffffff !important;
	font-weight:bold;
	text-decoration:none !important;
	width: 95%;
	height: 65px;
	padding: 14px 0 0 0;
	margin: 15px auto 5px auto;
	text-align: center;
	display: block;
}
.bt_plan a,
.bt_plan a:hover {
	background: #C8006B url(//www.nta.co.jp/bus/contents/campaign/chugoku_bus/images/arrow.png) no-repeat 97% center !important;
}

/*------------------------------------------------------------------
module_design**
------------------------------------------------------------------*/
/*-------- h2 #01 --------*/
h2.ti01 {
    width: 95%;
    clear: both;
    color: #019235;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin: 10px auto;
    padding: 5px 0;
    background: none;
    border-bottom: 4px dotted #019235;
}
h2.ti01 span{
	color:#fff100;
	padding: 0 15px 0 0;
}

/*------------------------------------------------------------------
module_button_arrow**
------------------------------------------------------------------*/
/*-------- #01 --------*/
.buc01 a,
.buc01 a:hover {
	background: #C8006B url(//www.nta.co.jp/bus/contents/campaign/chugoku_bus/images/arrow.png) no-repeat 3% center !important;
}
.buc02 a,
.buc02 a:hover {
	background: #37AEC1 url(//www.nta.co.jp/bus/contents/campaign/chugoku_bus/images/arrow.png) no-repeat 97% center !important;
}

/*------------------------------------------------------------------
reset**
------------------------------------------------------------------*/
.t_box h3 {border-left: 3px solid #C8006B;}
.p_box dl {margin: 0 0 5px 0;}
.p_box dl dt, .p_box dl dd {vertical-align: top;}
.con {
	color: #C8006B;
	margin: 0;
	background: #F9DEED none repeat scroll 0% 0%;
}
.con_w {width: 70%;}

/*------------------------------------------------------------------
box**
------------------------------------------------------------------*/
.spot_box {margin: 10px 0 0 0;}
.bgGrayArea .cFix{
	display:block;
	margin:0;
}
.bgGrayArea .cFix a{color:#333333;}
.bgGrayArea .thumb{
	width:50%;
	float:left;
	margin:0 10px 10px 0;
}
.bgGrayArea .thumb img{
	width:100%;
	height:auto;
}
.bgGrayArea .cFix dl{
	overflow:hidden;
	margin:0;
	padding:0;
}
.bgGrayArea .cFix dt{
	font-size:0.9rem;
	font-weight:bold;
	margin:10px 0 0 0px;
	padding:0;
}
.bgGrayArea .cFix dd{
	padding:5px 10px 0 0;
	font-size:0.8rem;
	margin:0;
}
.bgGrayArea .cFix li span{
	color:#333;
	display:block;
	padding:0 0 10px 0;
}
.contInner02 h2{font-weight:bold;}
.column2Area{margin:0;}
.cFix li {
    background: #FFF none repeat scroll 0% 0%;
    overflow: hidden;
    margin: 0 0 10px;
}

/*------------------------------------------------------------------
map_design**
------------------------------------------------------------------*/
.map-image{
	width:100%;
	margin:0 0 10px 0;
}
.map-link{position:relative;}
.map-link div {
    width: 50%;
    position: absolute;
    top: 10%;
    right: 5%;
}
.sp-display-none,.map-image-pc{display:none;}

/*------------------------------------------------------------------
btn_design**
------------------------------------------------------------------*/
div.pc-display-none ul li{
	width:100%;
	font-size:16px;
}
div.pc-display-none ul li{
	text-decoration: none;
    background: #e4bef7 url(//www.nta.co.jp/bus/contents/campaign/chugoku_bus/images/arrow.png) no-repeat 3% center;
    background-size: 15px, auto;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 auto 5%;
    padding: 8px 0;
    display: block;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: none;
}

}

/*760px以上*/
@media screen and (min-width: 760px),print {
/* CSS */
#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:950px;
	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: 950px;
    margin: 0 auto 5px;
}
main{
	width: 100%;
	max-width:950px;
	min-width:760px;
	margin: auto;
}

.inner{
	width: 96%;
	max-width:950px;
	margin: 0 auto;
	padding:50px 0;
	display: block;
}

/* contents**
------------------------------------------ */
.title_box {
	height: 230px;
    margin: 0;
    background: #5fb5ff;
    margin-bottom: 1%;
    background-image: url(../images/bg_title.jpg);
    background-repeat: no-repeat;
}
.title_box dl{
	width:50%;
	margin:0 auto;
	float:left;
}
.title_box dl:nth-of-type(1) dt{
	width: 155%;
    font-size: 32px;
    font-weight: bold;
    color: #019235;
    padding: 15px 0 15px 20px;
	text-shadow: 2px 1px 3px #fff, -2px -1px 3px #fff;
}
.title_box dl:nth-of-type(1) dt img {
    border-radius: 3px;
    margin-right: 2%;
}
.title_box dl dd{
	font-size: 14px;
    padding: 8px 0 6px 8px;
    background: #FFF;
    width: 90%;
    margin: 1% auto 0;
    border-radius: 5px;
}
.title_box dl dd img{
	width: 100%;
    height: auto;
}
.title_box dl:nth-of-type(2) dt{
    text-align:right;
	padding: 5px;
}
.title_box dl:nth-of-type(2) dd:nth-of-type(1){
    background: none;
	margin-top: 9%;
}
.c_txt{
	font-size: 18px;
	border: 3px solid #3061b0;
}
ul.c_txt li{
	margin: 0 0 5px 0;
	background-image: url(../images/s_arrow.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding:0 0px 0 20px;
}
ul.c_txt li.r_ln_txt{
	margin: 10px 0 0 0;
	font-size: 16px;
	text-align: right;
	background-image: none;
}
ul.c_txt li strong{font-weight:bold;}

/* plan_area**
------------------------------------------ */
#plan_area{
	margin: 0 20px 10px 0;
	padding: 0 0 15px 0;
}
.reco_area{background: #F5F3F3;}
.reco_area2{
	margin: 0;
	padding: 0 0 10px 0;
	background: #ffffff;
}
.reco_area2 div {
    font-size: 14px;
    padding: 10px;
    border: 2px solid #019235;
}
.bt_plan {
	width: 400px;
	float: left;
	margin: 10px 20px 5px 40px;
}
.bt_plan a {
	text-align: center;
	font-size: 12px;
	color: #ffffff !important;
	font-weight:bold;
	line-height: 1.2em;
	text-decoration:none !important;
	width: 400px;
	height: 40px;
	padding: 10px 0 0 0;
	display: block;
}
.bt_plan a,
.bt_plan a:hover {
	background: #C8006B url(//www.nta.co.jp/bus/contents/campaign/chugoku_bus/images/arrow.png) no-repeat 97% center !important;
}
.bt_plan a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

/*------------------------------------------------------------------
module_design**
------------------------------------------------------------------*/
/*-------- h2 #01 --------*/
h2.ti01 {
    width: 95%;
    clear: both;
    font-family: "メイリオ", Meiryo;
    color: #019235;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin: 10px auto;
    padding: 5px 0;
    background: none;
    border-bottom: 4px dotted #019235;
}
h2.ti01 span{
	color:#fff100;
	padding: 0 15px 0 0;
}

/*------------------------------------------------------------------
module_button_arrow**
------------------------------------------------------------------*/
/*-------- #01 --------*/
.buc01 a,
.buc01 a:hover {
	background: #C8006B url(//www.nta.co.jp/bus/contents/campaign/chugoku_bus/images/arrow.png) no-repeat 3% center !important;
}
.buc02 a,
.buc02 a:hover {
	background: #37AEC1 url(//www.nta.co.jp/bus/contents/campaign/chugoku_bus/images/arrow.png) no-repeat 97% center !important;
}

/*------------------------------------------------------------------
reset**
------------------------------------------------------------------*/
.t_box h3 {
    border-left: 3px solid #C8006B;height:20px;
	font-size: 14px;
}
.p_box dl {margin: 0 0 5px 0;}
.p_box dl dt, .p_box dl dd {vertical-align: top;}
.con {
	color: #C8006B;
	width: 80px;
	margin: 0;
	background: #F9DEED none repeat scroll 0% 0%;
}
.con_w {width: 280px;}

/*------------------------------------------------------------------
box**
------------------------------------------------------------------*/
.spot_box {margin: 15px 0 0 0;}
.itemList4 li dl {padding: 15px 10px;}
.itemList4 li dl dt {
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: bold;
}
.contInner02 {
	width: 100%;
    max-width: 950px;
    min-width: 760px;
	padding-top: 10px;
}
.contInner02 .column2Area .section {
	width: auto!important;
	float: none!important;
	margin-right: 30px;
	overflow:hidden;
}
.contInner02 .column2Area .section{
	width: 100%;
    max-width: 950px;
    min-width: 760px;
	float:none!important;
	overflow:hidden;
}
.itemList4 a{color:#383333!important;}
.itemList4{padding-left:30px;}
.itemList4.gray li {
	background: #fff1f5!important;
	padding-bottom:10px!important
}
.itemList4.white li {
    background: #fff;
	box-shadow: 1px 3px 5px #afafaf;
}
.itemList4 li {
    width: 23%;
    float: left;
    position: relative;
    margin: 0 1% 25px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 1px 0px #AFAFAF;
    opacity: 0.99999;
	height:420px;
}
.itemList4 li .thumb {
    border-radius: 5px 5px 0px 0px;
    overflow: hidden;
}
.itemList4 li .thumb img {
    max-width: 100%;
    height: auto;
}

/*------------------------------------------------------------------
map_design**
------------------------------------------------------------------*/
.map-image{
	width: 100%;
    max-width: 950px;
    min-width: 760px;
	margin:0 auto 10px;
}
.map-link{position:relative;}
.map-link img {
    width: 100%;
    height: auto;
}
.map-link div a {
    font-size: 18px;
    line-height: 1.5;
}
.map-link div {
    position: absolute;
    top: 5%;
    right: 5%;
    background: #FFF;
    padding: 15px;
    border-radius: 18px;
}
.map-image-sp{display:none;}
.pc-display-none{display:none;}

}