@charset "UTF-8";
/* CSS Document */

/*----------------------------------
	contents用のCSSです
----------------------------------*/

.contents {
    background: url(/attending/kokunai/hokkaido_shinkansen/images/bg.gif) repeat #000;
    font-size: 12px;
    line-height: 18px;
    color: #000;
    margin-bottom: 20px;
    width: 960px;
    margin: 0 auto;
}
.TtlImg {
    position: relative;
}
.ttlBlk .ttlTxt {
    position: absolute;
    bottom: 13px;
    left: 120px;
    height: auto;
    font-size: 24px;
    line-height: 2.4rem;
    color: #fff;
    font-weight: bold;
}
.ttlBlk .ttlTxt_top {
    left: 49px;
}
.ttlBlk {
    /* position: relative; */
    width: 960px;
    height: auto;
    margin: 0 auto;
    /* margin-bottom: 79px; */
}
/* .ttlBlk .seo {
    position: absolute;
    top: 414px;
    width: 635px;
    height: auto;
    font-size: 14px;
    line-height: 2rem;
    color: #fff;
    letter-spacing: 0.1px;
    font-weight: 500;
    margin: 0 72px;
    width: 760px;
} */
.ttlBlk .dest {
    position: absolute;
    bottom: -19px;
    left: 10px;
    width: 94px;
    height: 94px;
    font-size: 18px;
    line-height: 2rem;
    color: #fff;
    text-align: center;
    z-index: 560;
    background: url(/attending/kokunai/hokkaido_shinkansen/images/dest.png);
}
.ttlBlk .dest02 {
    font-size: 18px;
    line-height: 2.2rem;
    color: #fff;
    width: 94px;
    height: 94px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
/*.ttlBlk .TtlImg { width:689px; height:400px;}*/
/* .ttlBlk .ttlTxt {
    position: absolute;
    bottom: 88px;
    left: 120px;
    height: auto;
    font-size: 24px;
    line-height: 2.4rem;
    color: #fff;
    font-weight: bold;
} */

#slide #list li {
    position: absolute;
    top: 0;
    right: 0;
}

/* ====== 10周年ロゴ追加 start ====== */

.seo {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 28px;
    background-color: #fff;
    height: auto;
    font-size: 14px;
    line-height: 2rem;
    letter-spacing: 0.1px;
    font-weight: 500;
    margin: 27px auto 0;
    width: 790px;
}
.anniversary_img {
    width: 215px;
    margin: 15px 0;
}
.anniversary_txtBox {
    margin-left: 30px;
}
.anniversary_txtMain {
    font-size: 18px;
    font-weight: 700;
    color: #00aa67;
}
.anniversary_txtSub {
    margin-top: 8px;
    color: #4d4d4d;
}

/* ====== 10周年ロゴ追加 end ====== */

.cnts_ttlBg {
    position: absolute;
    top: 0;
    left: 0;
    width: 271px;
    height: 400px;
    background: url(/attending/kokunai/hokkaido_shinkansen/images/cnts_ttlBg.gif) no-repeat;
}

.cntsAncBlk {
    position: relative;
    background: url(/attending/kokunai/hokkaido_shinkansen/images/cnts_anc_bg.gif) no-repeat;
    width: 960px;
    height: 78px;
}

.cntsAncBlk ul {
    overflow: hidden;
    width: 960px;
    height: 78px;
}

.cntsAncBlk ul li {
    float: left;
    width: auto;
    height: 78px;
}

/*.cntsAncBlk_osa {
	position:relative;
	background:url(/attending/kokunai/hokkaido_shinkansen/images/cnts_ancosa_bg.gif) no-repeat;
	width:960px;
	height:78px;
}*/

.cntsAncBlk_osa ul {
    overflow: hidden;
    width: 960px;
    height: 78px;
}

.cntsAncBlk_osa ul li {
    float: left;
    width: auto;
    height: 78px;
}

.cntsAncBlk #btnIdx_h dt {
    cursor: pointer;
}

#btnIdx_h dt {
    z-index: 10;
}
#btnIdx_h dd {
    position: absolute;
    top: 67px;
    left: 488px;
    width: 200px;
    height: auto;
    z-index: 100;
    background: url(/attending/kokunai/hokkaido_shinkansen/images/arrw03.png) 0 0 no-repeat;
    padding-top: 9px;
}
#btnIdx_h dd ul {
    width: 178px;
    height: auto;
    border: solid 1px #c95b28;
    border-top: none;
    background-color: #fff;
    padding: 10px;
}
#btnIdx_h dd ul li {
    width: 178px;
    height: auto;
    font-size: 14px;
    line-height: 2;
}
#btnIdx_h dd ul li a {
    font-size: 14px;
    line-height: 2;
}

/*snsボタン*/
.snsbox {
    position: absolute;
    bottom: -9px;
    right: 16px;
    background: #ffffff;
    width: 199px;
}

.snsbox ul {
    width: 160px;
    height: auto;
    padding: 5px 0px 5px 10px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    position: static;
    overflow: hidden;
    margin: 0 0 0 20px;
}

.snsbox ul li {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    vertical-align: bottom;
    float: left;
    background: transparent;
    font-size: 14px;
}

.snsbox ul li img {
    width: 40px;
    height: 40px;
}

.snsbox .snstxt {
    width: auto;
    padding: 0 5px;
    margin: 5px 0 5px 0;
    height: 20px;
    color: #4c4c4c;
    line-height: 20px;
    font-size: 13px;
    background: transparent;
}

/*----------------------------------
コンテンツ
----------------------------------*/
.Block {
    width: 960px;
    height: auto;
}
.Block:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
/*\*/
* html .Block {
    height: 1em;
    overflow: visible;
}
/**/

/*----------------------------------
旬
----------------------------------*/
.ShunKani {
    width: 960px;
    height: 380px;
    margin-top: 30px;
}
.ShunKani dl {
    float: left;
}
.ShunKani dd {
    font-size: 16px;
    line-height: 20px;
    padding: 5px;
}

.cntsOydBlk {
    clear: both;
    background: url(/attending/kokunai/hokkaido_shinkansen/images/cnts_btnOyd_bg.gif) no-repeat;
    width: 920px;
    height: 45px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.cntsOydBlk ul {
    overflow: hidden;
    width: 657px;
    height: auto;
    margin-left: 263px;
}

.cntsOydBlk ul li {
    float: left;
    width: 219px;
    height: 45px;
}

/*----------------------------------
地域別
----------------------------------*/
.SpotSpk .cap01 {
    background: url(../images/spk_map.gif) no-repeat bottom right;
    margin-bottom: 30px;
    width: 960px;
    height: 320px;
    position: relative;
}
.SpotSpk .cap01 dt {
    position: absolute;
    top: 0;
    right: 0;
}
.SpotSpk .cap01 .txt {
    font-size: 16px;
    line-height: 20px;
    width: 245px;
    position: absolute;
    top: 60px;
    right: 10px;
}
.SpotSpk .cap02 {
    margin-bottom: 30px;
    width: 960px;
    height: 240px;
    position: relative;
}
.SpotSpk .cap02 .pht {
    position: absolute;
    top: 0;
    right: 0;
}
.SpotSpk .cap02 .txt {
    font-size: 16px;
    line-height: 20px;
    padding: 0 0 15px 20px;
}
.SpkMidokoro {
    width: 960px;
    height: 350px;
    background: url(../images/spk_midokoro.gif) no-repeat;
    position: relative;
}
.SpkMidokoro_in {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 755px;
    height: auto;
}
.SpkMidokoro dl {
    width: 250px;
    height: auto;
    float: left;
    display: inline;
}
.SpkMidokoro dt {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    padding: 10px 0;
}
.SpkMidokoro dt span {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.SpkMidokoro dd {
    font-size: 14px;
    line-height: 18px;
    padding: 0 15px 0 0;
}

/*----------------------------------
地域別
----------------------------------*/
.SpotNgo .cap01 {
    background: url(../images/ngo_map.gif) no-repeat bottom right;
    margin-bottom: 30px;
    position: relative;
}
.SpotNgo .cap01 dt {
    position: absolute;
    top: 0;
    right: 0;
}
.SpotNgo .cap01 .txt {
    font-size: 16px;
    line-height: 20px;
    width: 245px;
    position: absolute;
    top: 60px;
    right: 10px;
}
.SpotNgo .cap02 {
    margin-bottom: 30px;
    width: 960px;
    height: 240px;
    position: relative;
}
.SpotNgo .cap02 .pht {
    position: absolute;
    top: 0;
    right: 0;
}
.SpotNgo .cap02 .txt {
    font-size: 16px;
    line-height: 20px;
    padding: 0 0 15px 20px;
}
.NgoMidokoro {
    width: 770px;
    height: 350px;
    padding: 20px 1px 0 190px;
    background: url(../images/ngo_midokoro.gif) no-repeat;
    position: relative;
}
.NgoMidokoro_in {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 755px;
    height: auto;
}
.NgoMidokoro dl {
    width: 250px;
    height: auto;
    float: left;
}
.NgoMidokoro dt {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    padding: 10px 0;
}
.NgoMidokoro dt span {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.NgoMidokoro dd {
    font-size: 14px;
    line-height: 18px;
    padding: 0 15px 0 0;
}

/*----------------------------------
地域別
----------------------------------*/
.SpotOsa .cap01 {
    background: url(../images/osa_map.gif) no-repeat bottom right;
    margin-bottom: 30px;
    position: relative;
}
.SpotOsa .cap01 dt {
    position: absolute;
    top: 0;
    right: 0;
}
.SpotOsa .cap01 .txt {
    font-size: 16px;
    line-height: 20px;
    width: 245px;
    position: absolute;
    top: 60px;
    right: 10px;
}
.SpotOsa .cap02 {
    margin-bottom: 30px;
    width: 960px;
    height: 240px;
    position: relative;
}
.SpotOsa .cap02 .pht {
    position: absolute;
    top: 0;
    right: 0;
}
.SpotOsa .cap02 .txt {
    font-size: 16px;
    line-height: 20px;
    padding: 0 0 15px 20px;
}
.OsaMidokoro {
    width: 770px;
    height: 350px;
    padding: 20px 1px 0 190px;
    background: url(../images/osa_midokoro.gif) no-repeat;
    position: relative;
}
.OsaMidokoro_in {
    width: 755px;
    height: auto;
    position: absolute;
    top: 20px;
    right: 20px;
}
.OsaMidokoro dl {
    width: 250px;
    height: auto;
    float: left;
}
.OsaMidokoro dt {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    padding: 10px 0;
}
.OsaMidokoro dt span {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.OsaMidokoro dd {
    font-size: 14px;
    line-height: 18px;
    padding: 0 15px 0 0;
}

/*----------------------------------
世界のかに
----------------------------------*/
.WorldKani {
    width: 960px;
    height: auto;
    margin-bottom: 35px;
}

.WorldKaniIn {
    overflow: hidden;
    background: url(../images/world_midokoro.gif) no-repeat;
    width: 945px;
    height: 345px;
    padding: 20px 0 0 15px;
}

.WorldKani dl {
    float: left;
    width: 300px;
    height: auto;
    margin-right: 12px;
}

.WorldKani dl .pht {
    width: 300px;
    height: 190px;
}

.WorldKani dl dt {
    font-size: 22px;
    line-height: 1.5;
    font-weight: bold;
    color: #fff;
    padding-top: 5px;
}

.WorldKani dl .cap {
    font-size: 14px;
    line-height: 1.3;
    color: #000;
}

.WorldKani dl .btn {
    width: 300px;
    height: 23px;
    text-align: right;
}

/*----------------------------------
ツアー
----------------------------------*/

.pageAncBlk {
    background: url(../images/pageAncBg.gif) no-repeat;
    margin-bottom: 5px;
}
.pageAncBlk ul {
    display: table;
    width: 960px;
    height: 60px;
}
.pageAncBlk ul li {
    display: table-cell;
    width: 240px;
    height: 60px;
    vertical-align: middle;
    text-align: center;
}
.pageAncBlk ul li a {
    display: table-cell;
    width: 240px;
    height: 60px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    vertical-align: middle;
    text-decoration: none;
}
.pageAncBlk ul li a:hover {
    color: #fbdb03;
    text-decoration: none;
}
.pageAncBlk ul li.acLink {
    font-size: 20px;
    font-weight: bold;
    color: #fbdb03;
}
.pageAncBlk ul li.noLink {
    font-size: 20px;
    font-weight: bold;
    color: #b3b0b0;
}

.pageAncBlk02 {
    background: url(../images/pageAncBg02.gif) no-repeat;
    margin-bottom: 20px;
}
.pageAncBlk02 ul {
    display: table;
    width: 960px;
    height: 60px;
}
.pageAncBlk02 ul li {
    display: table-cell;
    width: 137px;
    height: 60px;
    vertical-align: middle;
    text-align: center;
}
.pageAncBlk02 ul li a {
    display: table-cell;
    width: 137px;
    height: 60px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    vertical-align: middle;
    text-decoration: none;
}
.pageAncBlk02 ul li a:hover {
    color: #fbdb03;
    text-decoration: none;
}
.pageAncBlk02 ul li.acLink {
    font-size: 16px;
    font-weight: bold;
    color: #fbdb03;
}
.pageAncBlk02 ul li.noLink {
    font-size: 16px;
    font-weight: bold;
    color: #b3b0b0;
}

.pageAncBlk03 {
    background: url(../images/pageAncBg03.gif) no-repeat;
    margin-bottom: 20px;
}
.pageAncBlk03 ul {
    display: table;
    width: 960px;
    height: 60px;
}
.pageAncBlk03 ul li {
    display: table-cell;
    width: 480px;
    height: 60px;
    vertical-align: middle;
    text-align: center;
}
.pageAncBlk03 ul li a {
    display: table-cell;
    width: 480px;
    height: 60px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    vertical-align: middle;
    text-decoration: none;
}
.pageAncBlk03 ul li a:hover {
    color: #fbdb03;
    text-decoration: none;
}
.pageAncBlk03 ul li.acLink {
    font-size: 20px;
    font-weight: bold;
    color: #fbdb03;
}
.pageAncBlk03 ul li.noLink {
    font-size: 20px;
    font-weight: bold;
    color: #b3b0b0;
}

.pageAncBlk04 {
    background: url(../images/pageAncBg04.gif) no-repeat;
    margin-bottom: 20px;
}
.pageAncBlk04 ul {
    display: table;
    width: 960px;
    height: 60px;
}
.pageAncBlk04 ul li {
    display: table-cell;
    width: 320px;
    height: 60px;
    vertical-align: middle;
    text-align: center;
}
.pageAncBlk04 ul li a {
    display: table-cell;
    width: 320px;
    height: 60px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    vertical-align: middle;
    text-decoration: none;
}
.pageAncBlk04 ul li a:hover {
    color: #fbdb03;
    text-decoration: none;
}
.pageAncBlk04 ul li.acLink {
    font-size: 20px;
    font-weight: bold;
    color: #fbdb03;
}
.pageAncBlk04 ul li.noLink {
    font-size: 20px;
    font-weight: bold;
    color: #b3b0b0;
}

.sbttlBg {
    width: 960px;
    height: 65px;
    margin-bottom: 15px;
    position: relative;
}
.sbttlBg span {
    display: table-cell;
    width: 960px;
    height: 53px;
    font-size: 26px;
    color: #000000;
    text-align: center;
    vertical-align: middle;
}

.recomendedBlk {
    overflow: hidden;
    border: solid 3px #cc9900;
    background: #fff9c4 url(../images/recomendedTxt.gif) no-repeat;
    width: 914px;
    height: auto;
    margin: 0 auto 35px;
    padding-bottom: 18px;
}
.recomendedBlk div {
    overflow: hidden;
    margin-top: 20px;
}
.recomendedTxt {
    width: 666px;
    height: 73px;
    font-size: 16px;
    line-height: 22px;
    color: #4a2309;
    margin: 5px 0 20px 230px;
    text-decoration: none;
    display: table-cell;
    vertical-align: middle;
    padding-left: 230px;
}
.recomendedBlk .pht {
    float: left;
    width: 200px;
    height: 150px;
    margin-left: 18px;
    background: url(/attending/kokunai/hokkaido_shinkansen/images/noimage200.png) no-repeat;
}
.recomendedBlk a:hover .pht {
    background: none;
}

.recomendedBlk .icnArea {
    float: right;
    width: 662px;
    height: auto;
    margin-top: 0;
    margin-right: 18px;
    padding-bottom: 5px;
}
.recomendedBlk .icn01 {
    float: left;
    width: auto;
    height: auto;
}
.recomendedBlk .icn01 li {
    float: left;
    width: 54px;
    height: 24px;
    margin-right: 20px;
}
.recomendedBlk .icn02 {
    float: left;
    width: auto;
    height: auto;
    margin-top: 2px;
}
.recomendedBlk .icn02 li {
    float: left;
    width: 80px;
    height: 20px;
    margin-right: 2px;
}
.recomendedBlk .ttl {
    float: right;
    width: 662px;
    height: auto;
    font-size: 18px;
    font-weight: bold;
    color: #3a66c8;
    margin-right: 18px;
    padding-bottom: 5px;
}
.recomendedBlk .ttl a {
    font-size: 18px;
    font-weight: bold;
    color: #3a66c8;
}
.recomendedBlk .prc {
    float: right;
    width: 662px;
    height: auto;
    margin-right: 18px;
    font-size: 18px;
    font-weight: bold;
    color: #cc0000;
    padding-bottom: 5px;
}
.recomendedBlk .cap {
    float: right;
    width: 662px;
    height: auto;
    margin-right: 18px;
    font-size: 16px;
    line-height: 22px;
    color: #363636;
    padding-bottom: 10px;
}
.recomendedBlk .btn {
    float: right;
    width: 662px;
    height: auto;
    margin-right: 18px;
    text-align: right;
}

.fixed {
    position: fixed !important;
    top: 0;
}

.areaAncArea {
    width: 960px;
    height: 65px;
    margin-bottom: 35px;
}
/*.areaAncBlk { background-color:#faf8ed; width:960px; height:65px; z-index:500;}*/
.areaAncBlk {
    background: url(/attending/kokunai/hokkaido_shinkansen/images/bg.jpg) repeat-y #000;
    width: 960px;
    height: 65px;
    z-index: 500;
}

/*.areaAncBlk h3 { margin-bottom:10px;}*/
.areaAncBlk ul {
    overflow: hidden;
    width: 940px;
    height: auto;
    margin: 0 auto;
    background-color: #fafafa;
    padding: 10px 0 10px 20px;
}
.areaAncBlk ul li {
    float: left; /*background:url(/attending/kokunai/hokkaido_shinkansen/images/arrw01.gif) right 1px no-repeat;*/
    margin-right: 30px;
    padding-right: 20px;
}
.areaAncBlk ul li img {
    margin-top: 3px;
    margin-left: 5px;
}
.areaAncBlk ul li a {
    font-size: 16px;
    font-weight: bold;
}
.areaAncBlk ul li.acLink {
    float: left; /*background:url(/attending/kokunai/hokkaido_shinkansen/images/arrw01.gif) right 1px no-repeat;*/
    font-size: 16px;
    font-weight: bold;
    color: #c00;
    padding-right: 20px;
}

.tourArea {
    padding-left: 20px;
    margin-bottom: 35px;
}

.areaMdsBg {
    background: url(/attending/kokunai/hokkaido_shinkansen/images/areaMdsBg.gif) no-repeat;
    width: 910px;
    height: 30px;
    margin: 25px 0 15px 20px;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    padding: 14px 0 0 10px;
}
.areaMdsBg span {
    color: #efe19d;
    font-size: 18px;
    font-weight: bold;
}

.usuallyBlk {
    float: left;
    overflow: hidden;
    border: solid 1px #28305b;
    background-color: #fff;
    width: 448px;
    height: auto;
    margin: 0 20px 20px 0;
    padding-bottom: 15px;
}
.usuallyBlk .phtBlk {
    float: left;
    width: 410px;
    height: 150px;
    margin-left: 18px;
    margin-bottom: 10px;
}
.usuallyBlk .phtBlk li.pht01 {
    float: left;
    width: 200px;
    height: 150px;
    background: url(/attending/kokunai/hokkaido_shinkansen/images/noimage200.png) no-repeat;
}
.usuallyBlk .phtBlk li.pht02 {
    float: right;
    width: 200px;
    height: 150px;
    background: url(/attending/kokunai/hokkaido_shinkansen/images/noimage200.png) no-repeat;
}
.pht01 img {
    width: 200px;
    height: 150px;
}
.pht02 img {
    width: 200px;
    height: 150px;
}
.usuallyBlk a:hover .phtBlk li.pht01,
.usuallyBlk a:hover .phtBlk li.pht02 {
    background: none;
}
.usuallyBlk .icn01 {
    float: left;
    width: 410px;
    height: auto;
    margin-left: 18px;
    margin-bottom: 5px;
}
.usuallyBlk .icn01 li {
    float: left;
    width: 85px;
    height: 24px;
    margin-right: 5px;
}
.usuallyBlk .icn02 {
    float: left;
    width: 410px;
    height: auto;
    margin-left: 18px;
    margin-bottom: 10px;
}
.usuallyBlk .icn02 li {
    float: left;
    width: 80px;
    height: 20px;
    margin-right: 2px;
}
.usuallyBlk .catch {
    float: left;
    background-color: #2d325b;
    width: 412px;
    height: auto;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
    padding: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.usuallyBlk .ttl {
    clear: both;
    float: left;
    width: 412px;
    height: auto;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #2d325b;
    margin-bottom: 10px;
    padding: 0 18px;
}
.usuallyBlk .prc {
    float: left;
    width: 410px;
    height: auto;
    font-size: 16px;
    font-weight: bold;
    color: #cc0000;
    margin-left: 18px;
    padding-bottom: 5px;
}
.usuallyBlk .cap {
    float: left;
    width: 410px;
    height: auto;
    font-size: 14px;
    color: #363636;
    margin-left: 18px;
    padding-bottom: 10px;
}
.usuallyBlk .btn {
    float: left;
    width: 410px;
    height: auto;
    text-align: center;
    margin-left: 18px;
}

.tourTxtBox {
    clear: both;
    width: 940px;
    height: auto;
    margin: 0 auto;
}
.tourTxtBox ul {
    overflow: hidden;
    width: 920px;
    height: auto;
    border-bottom: solid 1px #dcdcdc;
    margin-top: 10px;
    padding-bottom: 10px;
}
.tourTxtBox ul .tour_name {
    float: left;
    width: 715px;
    height: auto;
    text-align: left;
    display: block;
    background: url(/attending/kokunai/hokkaido_shinkansen/images/arrw02.gif) 0 7px no-repeat;
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    padding-left: 15px;
    color: #3a66c8;
}
.tourTxtBox ul .tour_name a {
    display: block;
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    color: #3a66c8;
}
.tourTxtBox ul .tour_price {
    float: right;
    width: 190px;
    height: auto;
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    color: #fc0000;
    text-align: right;
}

.backOsaBlk {
    float: right;
    background: url(/attending/kokunai/hokkaido_shinkansen/images/btn_osa_on.gif) no-repeat;
    width: 517px;
    height: 60px;
    margin: 0 20px 35px 0;
}

.noTour {
    width: 920px;
    height: auto;
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 500;
    padding: 40px 0;
    margin: 20px auto 50px;
    background-color: rgba(255, 255, 255, 0.8);
    color: #4c4c4c;
}

/*掲載終了*/
.end {
    font-size: 23px;
    color: #ff0000;
    font-weight: bold;
    text-align: center;
    line-height: 28px;
    margin-bottom: 10px;
}

/* タブ */
.nav {
    margin: 0 auto;
    width: 600px;
    text-align: center;
}

.nav li {
    display: inline-block;
    background: #666;
    color: #fff;
    text-align: center;
    width: 15.9%;
}

.nav li.off {
}

.nav li.on {
    background: #ccc;
    color: #333;
}

.tourBtn_anc,
.tourBtn_anc a {
    position: absolute;
    right: 10px;
    bottom: 4px;
    width: 260px;
    height: 45px;
}

/*関連特集バナー*/
.bnBlk {
    background: #fff;
    width: 960px;
    height: auto;
    border: solid 10px #71529e;
    box-sizing: border-box;
    margin: 0 auto;
    margin-top: 30px;
}
.bnBlk h4 {
    margin-left: 10px;
    width: 450px;
    height: 40px;
}
.bnBlk ul {
    overflow: hidden;
    margin: 10px 0px 10px 10px;
}
.bnBlk ul li {
    float: left;
    margin-right: 10px;
}
.bnBlk ul li img {
    width: 300px;
}

/*1709追加ナビゲーションここから*/
.linkBox {
    overflow: hidden;
    /* margin-top: 10px; */
    width: 960px;
    margin: 27px auto 0;
}

.KyoBox li {
    float: left;
    text-align: center;
    width: 120px;
    height: 60px;
}

.KyoBox li a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding-top: 15px;
}
.KyoBox li span {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding-top: 15px;
}

.KyoBox li a span {
    display: block;
    font-size: 16px;
    color: #fff;
}

.sKyoBox {
    clear: both;
    width: 960px;
    height: 40px;
    padding: 0 10px;
    background: url(/attending/kokunai/hokkaido_shinkansen/images/sKyoBox_bg.jpg) no-repeat;
    box-sizing: border-box;
}

.sKyoBox li {
    height: 40px;
    font-size: 14px;
    margin-right: 10px;
    display: inline-block;
}

.sKyoBox li:before {
    content: url(/attending/kokunai/hokkaido_shinkansen/images/hokkaido_icon.png);
    position: relative;
    top: 9px;
    display: inline-block;
}

.sKyoBox li a {
    display: inline-block;
    padding: 0px 5px;
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
}

.sKyoBox li a:hover {
    text-decoration: underline;
}

.sKyoBox li span {
    display: inline-block;
    padding: 0px 5px;
    font-size: 14px;
    color: #482b80;
    vertical-align: middle;
}

.ktyBtnSpk {
    background: url(/attending/kokunai/hokkaido_shinkansen/images/kytBtn01.jpg) no-repeat;
}

.ktyBtnSdj {
    background: url(/attending/kokunai/hokkaido_shinkansen/images/kytBtn02.jpg) no-repeat;
}

.ktyBtnTyo {
    background: url(/attending/kokunai/hokkaido_shinkansen/images/kytBtn02.jpg) no-repeat;
}

.KyoBox li.ktyBtnIbr {
    background: url(/attending/kokunai/hokkaido_shinkansen/images/kytBtn02.jpg) no-repeat;
}

.KyoBox li.ktyBtnIbr a {
    padding-top: 5px;
}
.KyoBox li.destBtn a:hover {
    text-decoration: underline;
}

.KyoBox li.ktyBtnNgo {
    background: url(/attending/kokunai/hokkaido_shinkansen/images/kytBtn02.jpg) no-repeat;
}

.KyoBox li.ktyBtnNgo a {
    padding-top: 5px;
}

.ktyBtnOsa {
    background: url(/attending/kokunai/hokkaido_shinkansen/images/kytBtn02.jpg) no-repeat;
}

.KyoBox li.ktyBtnChs {
    background: url(/attending/kokunai/hokkaido_shinkansen/images/kytBtn02.jpg) no-repeat;
}

.KyoBox li.ktyBtnChs a {
    padding-top: 5px;
}

.KyoBox li.ktyBtnFuk {
    background: url(/attending/kokunai/hokkaido_shinkansen/images/kytBtn03.jpg) no-repeat;
}

.KyoBox li.ktyBtnFuk a {
    padding-top: 5px;
}

.linkBox h3 {
    clear: both;
    overflow: hidden;
    width: 960px;
    margin: 25px 0;
    text-align: center;
}

.neLnkBtn,
.naLnkBtn {
    overflow: hidden;
    width: 920px;
    margin-left: 22px;
}

.neLnkBtn li,
.naLnkBtn li {
    width: 450px;
    margin: 0 4px 5px;
}

.pagebtn_out {
    width: 960px;
}

.pagebtn_out li a.acLink {
    color: #fbdb03;
}

.pagebtn_out li span.acLink {
    color: #fbdb03;
}

.pagebtn_out li span.noLink {
    color: #b6b2b2;
}
.
/*1709追加ナビゲーションここまで*/


.sKyoBox {
    display: none;
}
.InMenu {
    display: none;
}

/*おすすめ特集*/
/*
.swiper-container-horizontal > .swiper-scrollbar {
	left: 0 !important;
	width: 100% !important;
	height: 8px !important;
}

.common_recommend_wapper {
	margin-top: 50px;
}

#SlideBanner {
	width: 910px;
}

.swiper-wrapper {
	margin-bottom: 25px;
}

.bannerCassette_content {
	width: 219px;
}

.bannerCassette_content p {
	padding-top: 10px;
	font-size: 16px;
	line-height: 1.3;
	word-wrap: break-word;
	color: #4c4c4c;
}

.bannerCassette_content p.bannerImg {
	width: 219px;
	height: auto;
}

.bannerCassette_content img {
	width: 100%;
	height: auto;
	max-width:100%;
	max-height:100%; 
}

.swiper-banner-container {
	position: relative;
	width: 960px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.swiper-banner-container .swiper-slide a{
	display:block;
}

.swiper-banner-container .swiper-slide a:hover{
	opacity:0.7;
	transition-duration: 0.3s;
	text-decoration: underline;
	color:#4c4c4c;
}

.swiper-button-prev, .swiper-button-next {
    width: 44px !important;
    height: 44px !important;
    background-size: 44px 44px !important;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	display: none;
}
*/

/* 次ページボタンのスタイル */
/*
.swiper-button-next {
	background-image: url(/attending/kokunai/hokkaido_shinkansen/images/arrow.png) !important;
}
*/
/* 前ページボタンのスタイル */
/*
.swiper-button-prev {
	background-image: url(/attending/kokunai/hokkaido_shinkansen/images/arrow.png) !important;
	transform: scale(-1, 1);  左右反転 
}
.swiper-banner-container .swiper-slide{
    width: 219px!important;
    margin-right: 10px!important;
}*/
/*-----------------おすすめ特集-----------------*/
.swiper-container-horizontal > .swiper-scrollbar {
    left: 0 !important;
    width: 100% !important;
    height: 8px !important;
}

.common_recommend_wapper {
    /*	margin-top: 50px;*/
}

#SlideBanner {
    width: 910px;
}

.swiper-wrapper {
    margin-bottom: 25px;
}

.bannerCassette_content {
    width: 194px;
}

.bannerCassette_content p {
    padding-top: 10px;
    font-size: 16px;
    line-height: 1.3;
}

.bannerCassette_content p.bannerImg {
    width: 194px;
    height: auto;
}

.bannerCassette_content img {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.swiper-banner-container {
    position: relative;
    width: 945px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.swiper-banner-container .swiper-slide a {
    display: block;
}

.swiper-banner-container .swiper-slide a:hover {
    opacity: 0.7;
    transition-duration: 0.3s;
    text-decoration: underline;
    color: #4c4c4c;
}

.swiper-button-prev,
.swiper-button-next {
    width: 44px !important;
    height: 44px !important;
    background-size: 44px 44px !important;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    display: none;
}

/* 次ページボタンのスタイル */
.swiper-button-next {
    background-image: url(/attending/kokunai/hokkaido_shinkansen/images/arrow.png) !important;
}
/* 前ページボタンのスタイル */
.swiper-button-prev {
    background-image: url(/attending/kokunai/hokkaido_shinkansen/images/arrow.png) !important;
    transform: scale(-1, 1); /* 左右反転 */
    left: 5px !important;
    right: auto;
}
.swiper-banner-container .swiper-slide {
    /*    width: 219px!important;*/
}

/*start_リニューアル2021対応*/
:where(.containner) *,
:where(.containner)::after,
:where(.containner)::before {
    box-sizing: content-box;
}

:where(.containner) img {
    width: auto;
}
/*end_リニューアル2021対応*/

.tabBtnWrap01 {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    width: 900px;
    margin: 0 auto;
}
.tabBtnWrap01 a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    background-color: #71529e;
    border: 2px solid #71529e;
    border-radius: 60px;
    transition-duration: 0.3s;
    font-weight: 600;
    color: #fff;
    font-size: 20px;
}
.tabBtnWrap01 a::after {
    content: "";
    width: 10px;
    height: 10px;
    border: 0px;
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 16px;
    margin-top: -4px;
    transition-duration: 0.3s;
}
.tabBtnWrap01 a:hover {
    text-decoration: none;
    opacity: 0.8;
    color: #fff;
}
