@charset "UTF-8";
/* CSS Document */
@import url("https://fonts.googleapis.com/css2?family=Sawarabi+Mincho&display=swap");
/*----------------------------------
	index用のCSSです
----------------------------------*/
dt img,
dd img,
li img {
    vertical-align: bottom;
}

/*----------------------------------メインコンテンツ----------------------------------*/
.CtsMrBox {
    width: 100%;
    margin: 0 auto;
}

/*----------------------------------
タイトル
----------------------------------*/
.TtlBox {
    width: 1024px;
    height: 370px;
    position: relative;
    margin: 0 auto;
}
.TtlBox .pht {
    position: absolute;
    top: 0;
    right: 0;
}
.TtlBox .seo {
    width: 320px;
    height: 160px;
    color: #fff;
    text-align: left;
    background: url(../images/ttl_seo.jpg) no-repeat top;
    padding: 0 40px;
    font-size: 16px;
    line-height: 25px;
}
.OaD {
    position: absolute;
    top: 7px;
    right: 7px;
    font-size: 22px;
    font-weight: bold;
    padding: 15px 22px;
    /* color: #2865c9;
  background-color: #faff9f; */
    color: #c00;
    background-color: #fff100;
    z-index: 1;
    border-radius: 50% 50% 50% 70%/50% 50% 70% 60%;
    font-family: "Sawarabi Mincho", serif;
}
/*----------------------------------
アンカー
----------------------------------*/
.AncBtn {
    width: 960px;
    height: 62px;
    background: url(../images/anc_bg.gif) no-repeat;
    margin: 0 auto;
    z-index: 50;
}
.Anc li {
    float: left;
    display: inline;
    height: 55px;
}
.fixed {
    position: fixed !important;
    top: 0;
    margin: 0px;
}
*:first-child + html .fixed {
    position: fixed !important;
    top: 0;
    margin: 0px;
}

/*----------------------------------
コンテンツ
----------------------------------*/
.Block {
    width: 1024px;
    height: auto;
    background: url(../images/box_mdl.gif) repeat-y;
    margin-bottom: 30px;
    margin: 0 auto;
}
.Blockbotfoot {
    width: 1024px;
    height: auto;
    background: url(../images/box_mdl.gif) repeat-y;
    margin-bottom: 10px;
    margin: 0 auto;
}
.Block:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
/*\*/
* html .Block {
    height: 1em;
    overflow: visible;
}
/**/

/*----------------------------------
世界遺産
----------------------------------*/
.HeritageBox {
    width: 1024px;
    height: auto;
    position: relative;
    padding-bottom: 35px;
    background: url(../images/box_bttm.gif) no-repeat bottom;
}
.HeritageBoxbotfoot {
    width: 1024px;
    height: auto;
    position: relative;
    padding-bottom: 35px;
    background: url(../images/box_bttm.gif) no-repeat bottom;
}
.searchBoxbotfoot {
    width: 1024px;
    height: auto;
    position: relative;
    padding-bottom: 35px;
    background: url(../images/box_bttm.gif) no-repeat bottom;
}
.HeritageBox h3 {
    margin-left: 72px;
}
.HeritageBox .H01 {
    width: 340px;
    height: auto;
    margin-left: 72px;
}
.HeritageBox .H01 dt {
    background: url(../images/heritage_cap.gif) no-repeat top left;
    color: #e94a7c;
    font-size: 16px;
    font-weight: bold;
    padding: 15px 0 15px 10px;
}
.HeritageBox .H01 .txt {
    font-size: 14px;
    line-height: 18px;
}
.HeritageBox .p01 {
    position: absolute;
    top: 126px;
    right: 392px;
}
.HeritageBox .p02 {
    position: absolute;
    top: 257px;
    right: 392px;
}
.HeritageBox .p03 {
    position: absolute;
    top: 126px;
    right: 72px;
}
.HeritageBox .H02 {
    width: 880px;
    height: 110px;
    background: url(../images/heritage_mame.gif) no-repeat top left;
    margin: 35px 0 0 72px;
}
.HeritageBox .H02 dt h3 {
    /*  padding: 22px 0 0 100px;*/
    padding: 16px 0 0 100px;
    font-size: 18px;
    font-weight: bold;
    color: #2864c8;
    margin-left: 0;
}
.HeritageBox .H02 .txt {
    padding: 8px 0 0 100px;
    color: #2864c8;
    font-size: 13px;
    line-height: 18px;
}
.HeritageBox .H02 .btn {
    padding: 30px 20px 0 10px;
}

/*----------------------------------
MAP
----------------------------------*/
.MapBox {
    width: 1024px;
    height: auto;
    position: relative;
    margin-bottom: 50px;
    padding-bottom: 35px;
    background: url(../images/box_bttm.gif) no-repeat bottom;
}
.MapBox h3 {
    margin-left: 60px;
}
.disnon {
    display: none;
}
.MapBox .M01 {
    width: 550px;
    height: 470px;
    position: relative;
    background: url(../images/map.jpg);
    margin-left: 60px;
}
.MapBox .M01 li {
    list-style: none;
    cursor: pointer;
}
.MapBox .M01 li.btn1 {
    position: absolute;
    top: 119px;
    right: 16px;
}
.MapBox .M01 li.btn2 {
    position: absolute;
    top: 19px;
    left: 182px;
}
.MapBox .M01 li.btn3 {
    position: absolute;
    top: 178px;
    left: 119px;
}
.MapBox .M01 li.btn4 {
    position: absolute;
    top: 301px;
    left: 11px;
}
.MapBox .M01 li.btn5 {
    position: absolute;
    top: 79px;
    right: 16px;
}
.MapBox .Map_wrap {
    width: 330px;
    height: 400px;
    position: absolute;
    top: 100px;
    right: 60px;
    background: url(../images/map_inline.gif);
    padding: 30px 0 0 30px;
}
.MapBox .Map_wrap .txt {
    width: 300px;
    height: auto;
    font-size: 13px;
    line-height: 26px;
    background: url(../images/map_lnline_line.gif);
}
.MapBox .map_guide {
    position: absolute;
    top: 530px;
    right: 60px;
}
/*----------------------------------
魅力
----------------------------------*/
.PhotoBox {
    width: 1024px;
    height: 480px;
    position: relative;
    padding-bottom: 35px;
    background: url(../images/box_bttm.gif) no-repeat bottom;
}
.PhotoBox h5 {
    margin-left: 72px;
}
.PhotoBox .P01 {
    width: 240px;
    height: auto;
    position: absolute;
    top: 190px;
    left: 72px;
}
.PhotoBox .P01 dt h3 {
    background: url(../images/photo_cap01.gif) no-repeat top left;
    color: #e94a7c;
    font-size: 16px;
    font-weight: bold;
    padding: 15px 0 15px 10px;
}
.PhotoBox .P02 {
    width: 240px;
    height: auto;
    position: absolute;
    top: 190px;
    left: 342px;
}
.PhotoBox .P02 dt h3 {
    background: url(../images/photo_cap01.gif) no-repeat top left;
    color: #e94a7c;
    font-size: 16px;
    font-weight: bold;
    padding: 15px 0 15px 10px;
}
.PhotoBox .P03 {
    width: 340px;
    height: auto;
    position: absolute;
    top: 110px;
    right: 72px;
}
.PhotoBox .P03 dt h3 {
    background: url(../images/photo_cap02.gif) no-repeat top left;
    color: #e94a7c;
    font-size: 16px;
    font-weight: bold;
    padding: 15px 0 15px 10px;
}
/*グルメ*/
.GmtBox {
    width: 1024px;
    height: 520px;
    position: relative;
    padding-bottom: 35px;
    background: url(../images/gmt_bg.jpg) bottom no-repeat;
}
.GmtBox .G01 {
    width: 220px;
    height: auto;
    position: absolute;
    top: 220px;
    left: 410px;
}
.GmtBox .G01 dt h3 {
    color: #e94a7c;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 0;
}
.GmtBox .G02 {
    width: 225px;
    height: auto;
    position: absolute;
    top: 120px;
    right: 350px;
}
.GmtBox .G02 dt h3 {
    font-size: 15px;
    font-weight: bold;
    color: #2493ab;
}
.GmtBox .G02 dd {
    color: #2493ab;
    line-height: 160%;
}
.GmtBox .G03 {
    width: 235px;
    height: auto;
    position: absolute;
    top: 325px;
    left: 370px;
}
.GmtBox .G03 dt h3 {
    font-size: 15px;
    font-weight: bold;
    color: #2493ab;
}
.GmtBox .G03 dd {
    color: #2493ab;
    line-height: 160%;
}
.GmtBox .G04 {
    width: 260px;
    height: auto;
    position: absolute;
    top: 420px;
    right: 380px;
}
.GmtBox .G04 dt h3 {
    color: #e94a7c;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 0;
}
/*登山*/
.MountBox {
    padding-bottom: 35px;
    background: url(../images/box_bttm.gif) no-repeat bottom;
}
.MtBox {
    width: 1024px;
    height: auto;
    position: relative;
}

.MtBox .link {
    font-size: 13px;
    padding-left: 65px;
    padding-top: 10px;
}

.MtBox .link a {
    text-decoration: underline;
    color: #0000ee;
}

.MtBox .link a:hover {
    opacity: 0.6;
}

.MtBox h3 {
    padding: 10px 0 0 72px;
}
.MtBox .mt_p {
    position: absolute;
    top: 90px;
    right: 72px;
}
.MtBox .mt_txt {
    width: 430px;
    height: auto;
    padding: 0 0 0 82px;
    font-size: 14px;
    line-height: 18px;
}
.MtBox .mt_btn {
    width: 436px;
    height: 70px;
    background: url(../images/mt_btn_bg.gif) no-repeat;
    padding: 40px 0 0 14px;
    margin: 15px 0 0 72px;
}
.MtBox .mt_btn li {
    float: left;
    padding-right: 5px;
}
.ItemBox {
    width: 940px;
    height: 370px;
    position: relative;
    background: url(../images/item_bg.jpg) no-repeat;
    margin-left: 42px;
}
.ItemBox h3 {
    margin: 30px 0 0 40px;
}
.ItemBox .txt {
    position: absolute;
    left: 380px;
    top: 0;
    font-size: 14px;
    line-height: 18px;
}
.ItemBox .I01 {
    width: 315px;
    height: auto;
    position: absolute;
    top: 72px;
    left: 45px;
}
.ItemBox .I01 dt h4 {
    background: url(../images/item_icn01.gif) no-repeat left top;
    text-indent: 22px;
    margin: 0 0 5px 130px;
    color: #8850cd;
    font-size: 16px;
    font-weight: bold;
}
.ItemBox .I02 {
    width: 270px;
    height: auto;
    position: absolute;
    top: 80px;
    left: 360px;
}
.ItemBox .I02 dt h4 {
    background: url(../images/item_icn02.gif) no-repeat left top;
    text-indent: 22px;
    margin: 0 0 5px 130px;
    color: #e94abe;
    font-size: 16px;
    font-weight: bold;
}
.ItemBox .I03 {
    width: 270px;
    height: auto;
    position: absolute;
    top: 74px;
    right: 31px;
}
.ItemBox .I03 dt h4 {
    background: url(../images/item_icn01.gif) no-repeat left top;
    text-indent: 22px;
    margin: 0 0 5px 130px;
    color: #8850cd;
    font-size: 16px;
    font-weight: bold;
}
.ItemBox .I04 {
    width: 310px;
    height: auto;
    position: absolute;
    top: 224px;
    left: 40px;
}
.ItemBox .I04 dt h4 {
    background: url(../images/item_icn02.gif) no-repeat left top;
    text-indent: 22px;
    margin-bottom: 5px;
    color: #e94abe;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
.ItemBox .I05 {
    width: 315px;
    height: auto;
    position: absolute;
    top: 224px;
    right: 245px;
}
.ItemBox .I05 dt h4 {
    background: url(../images/item_icn03.gif) no-repeat left top;
    text-indent: 22px;
    margin-bottom: 5px;
    color: #4a6fe9;
    font-size: 16px;
    font-weight: bold;
}

/*----------------------------------
ツアー
----------------------------------*/
.naviList {
    width: 940px;
    height: 55px;
    overflow: hidden;
    background: url(../images/tab_bg.gif) no-repeat top left;
    margin-left: 10px;
}
.naviList li {
    float: left;
}

.tourBox {
    overflow: hidden;
    width: 1024px;
    height: auto;
    padding-bottom: 35px;
    background: url(../images/box_bttm.gif) no-repeat bottom;
    position: relative;
}
#blkbox {
    width: 880px;
    height: auto;
    padding-left: 40px;
    margin-top: 15px;
}
#blk1,
#blk2,
#blk3,
#blk4,
#blk5,
#blk6,
#blk7 {
    width: 910px;
    height: auto;
    background: #fff;
}
.tourBox h4 {
    width: 860px;
    height: 30px;
    background: url(../images/sbTtl.gif) no-repeat top;
    margin: 0 0 15px;
    padding: 18px 0 0 20px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
ul.BtnBox {
    width: 920px;
    height: auto;
    padding-left: 20px;
}

/*.TempTourbox{
	width:865px;
	margin:20px 0 0 38px;
}*/

/*
div.TempTourPhoto02 {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #cac7b9;
    height: auto;
    margin: 0 0 15px;
    padding: 10px;
    position: relative;
    width: 860px;
}
*/
.TempTourPhoto02 dl {
    overflow: hidden;
    position: relative;
}

/*.TempTourPhoto02 .TempCountry {
	color: #008978;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	 margin: 0 0 10px;
	 background:#faff9f;
	 padding:2px 8px;
	 }*/

/*.heightLine{
	height:auto;
}*/
.TempPhoto {
    height: auto;
    width: 210px;
}
.OnFLeft {
    float: left;
}

.TempTourPhoto02 {
    margin-bottom: 30px;
}

.TempLink {
    margin-bottom: 6px;
}
.TempLink a {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 2.4rem;
}
.TempPrice {
    color: #e00000;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: right;
    margin-bottom: 40px;
    width: 100%;
}
.TempCap {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-bottom: 30px;
    float: right;
    width: 650px;
}
.TempLinkBtn {
    bottom: 0;
    position: absolute;
    right: 0;
}
div.TextBox {
    overflow: hidden;
    width: 860px;
    height: auto;
    margin: 20px 0 30px;
}
.TempTxt {
    border-bottom: #cccccc 1px dotted;
    width: 860px;
    height: auto;
    line-height: 18px;
    padding: 6px 0 0;
}
.TempTxt .TempLink a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 23px;
    width: 600px;
}
.TempTxt .TempLink {
    background: url(../images/TourIcn.gif) no-repeat;
    padding-left: 15px;
}

.TempTourPhoto02 p {
    width: 860px;
    height: 30px;
    background: url(../images/sbTtl.gif) no-repeat top;
    margin: 0 0 15px;
    padding: 18px 0 0 20px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

/*----フッターメニュー----*/
.BttmMenu {
    width: 960px;
    height: 150px;
    background: url(../images/bttm_menu_bg.jpg);
    position: relative;
}
.BttmMenu p {
    position: absolute;
    top: 45px;
    right: 20px;
}

.NoTour {
    font-size: 14px;
    font-weight: bold;
    padding: 30px 0;
    width: 100%;
    height: auto;
    text-align: center;
}

/* ↓SNSアイコン↓ */
.snsBox {
    position: absolute;
    bottom: 30px;
    left: 40px;
}
.snsBox li {
    float: right;
    background-color: #000;
}
.snsBox li:nth-child(2) {
    margin-left: 8px;
    margin-right: 8px;
}
/* ↑SNSアイコン↑ */

/*----------------------------------
TOPへ戻る
----------------------------------*/

#gotop {
    height: 95px;
    /* margin-left: 835px; */
    position: fixed;
    width: 90px;
    right: 20px;
    z-index: 1;
    left: calc(50% + 532px);
}

/*----------------------------------
フッターメニュー
----------------------------------*/

.spTourBlk {
    background: url("/attending/kokunai/fujisan/images/footer_bg.jpg") repeat scroll 0 0;
    clear: both;
    height: auto;
    margin: 0 auto;
    width: 960px;
}

.spTourInBlk {
    box-sizing: border-box;
    padding: 10px 0 20px 25px;
}
.spTourInBlk h4 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 8px;
}
.spTourInBlk ul li {
    float: left;
}
.spTourBlk .Fotter_menu_sub {
    cursor: pointer;
    position: relative;
}
.spTourBlk .Fotter_menu_sub ul {
    -ms-background: url("/attending/kokunai/fujisan/images/bgFukidashi.png") no-repeat scroll left bottom;
    -ms-opacity: 0;
    background: rgba(0, 0, 0, 0) url("/attending/kokunai/fujisan/images/bgFukidashi.png") no-repeat scroll left bottom;
    border-top: 1px solid #364d9d;
    bottom: 95px;
    display: none;
    left: 0;
    padding-bottom: 11px;
    position: absolute;
    white-space: nowrap;
    width: 126px;
    z-index: 10;
}
.spTourBlk .Fotter_menu_sub ul li {
    background: #fff url("/attending/kokunai/fujisan/images/arrow01.gif") no-repeat scroll 100px 8px;
    border-bottom: 1px dotted #cccccc;
    border-left: 1px solid #364d9d;
    border-right: 1px solid #364d9d;
    box-sizing: border-box;
    color: #999999;
    cursor: auto;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 2.1rem;
    padding: 6px 10px 3px;
    -ms-width: 83%;
    width: 100%;
}
.spTourBlk .Fotter_menu_sub ul li a {
    display: block;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 20px;
    text-align: left;
}

/*----------------------------------
otherリンク
----------------------------------*/

.OtherLink {
    clear: both;
    height: auto;
    margin: 0 auto 20px;
    width: 1024px;
}

.OtherLink h2 {
    background: rgba(0, 0, 0, 0) url("/attending/kokunai/fujisan/images/OtherLinkTtl.gif") no-repeat scroll center top;
    margin: 20px 0 10px;
    padding: 10px;
    text-indent: -9999px;
}

/* .OtherLink ul {
  margin-left: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

  box-sizing: border-box;
}

.OtherLink li {
  width: 220px;
  height: auto;
  float: left;
  padding-right: 15px;
}

.OtherLink li:last-child {
  padding-right: 0;
}

.OtherLink li img {
  height: 165px;
  width: 220px;
} */
dt img,
dd img,
li img {
    vertical-align: bottom;
}

/* 観光特集ボタン */
.block_btn_ss {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1024px;
    margin: 10px auto 20px auto;
}
.btn_ss-link {
    width: 48%;
    height: auto;
    margin: 0 auto;
}
.btn_ss-link a {
    position: relative;
    display: block;
    border-radius: 3px;
    background-color: #2178e3;
    font-size: 20px;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    transition: 0.5s;
    text-decoration: none;
}
.btn_ss-link a::after {
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.btn_ss-link a:hover {
    background-color: #4fa8f3;
}
.btn_ss-link_2col {
    width: calc(99% / 2);
    height: auto;
}
.btn_ss-link_2col a {
    position: relative;
    display: block;
    border-radius: 3px;
    background-color: #2178e3;
    font-size: 20px;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    transition: 0.5s;
    text-decoration: none;
}
.btn_ss-link_2col a::after {
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.btn_ss-link_2col a:hover {
    background-color: #4fa8f3;
}
.btn_ss-link_2col:nth-child(n + 3) {
    margin-top: 10px;
}
.btn_ss-link_3col {
    width: calc(98% / 3);
    height: auto;
}
.btn_ss-link_3col a {
    position: relative;
    display: block;
    border-radius: 3px;
    background-color: #2178e3;
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    padding: 12px 0;
    transition: 0.5s;
    text-decoration: none;
}
.btn_ss-link_3col a::after {
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -5px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.btn_ss-link_3col a:hover {
    background-color: #4fa8f3;
}

.hacchiSelect {
    box-sizing: border-box;
    border: 1px solid #008a78;
    border-radius: 5px;
    background-color: #fff;
    color: #fff;
    width: 340px;
    height: 40px;
    margin: 0 auto 10px;
    position: absolute;
    right: 20px;
    top: 28px;
}

.hacchi_on {
    width: 163px;
    height: 38px;
    background-color: #008a78;
    color: #fff;
    font-weight: bold;
    float: left;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    line-height: 38px;
}

.hacchiSelectBtn {
    width: 160px;
    box-sizing: border-box;
    background-color: #fff;
    background: url(/attending/kokunai/fujisan/images/arrow_modal.png) no-repeat 148px center;
    padding-left: 7px;
    border-radius: 5px;
    color: #008a78;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    line-height: 38px;
}

.blk_dest {
    width: 860px;
    height: 30px;
    background: url(../images/sbTtl.gif) no-repeat top;
    margin: 0 0 15px;
    padding: 18px 0 0 20px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

/* 9拠点対応 */
.block_search {
    position: relative;
    width: 880px;
    margin: 0 auto;
}

/* .hd_contents {
  width: 880px;
} */

.block_kyoten {
    width: 880px;
    height: auto;
    padding-left: 72px;
    margin-top: 15px;
}

.kyotenTour_box dl {
    /* position: relative; */
    display: flex;
    align-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    border: solid 1px #000;
    padding: 0 8px 10px;
    margin: 0 7.5px;
}

.kyotenTour_box dl .photo1 {
    width: 100%;
    margin-top: 10px;
}

.kyotenTour_box dl .photo1 img {
    width: 100% !important;
    height: auto;
}

.label_block {
    width: 100% !important;
    margin-top: 10px;
}

.label_wrap {
    justify-content: space-between;
}

.label_wrap li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(96% / 2);
    height: auto;
    font-size: 10px;
    line-height: 1.2;
    font-weight: 600;
    color: #fff;
    text-align: center;
    padding: 5px;
    box-sizing: border-box;
}

.label_dest {
    background-color: #018aff;
}

.labe_conductor01 {
    background-color: #7250bc;
}

.labe_conductor02 {
    background-color: #008690;
}

.kyotenTour_box dl dt {
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    margin-top: 10px;
}

.kyotenTour_box dl dt img {
    vertical-align: middle;
    margin: 0 5px 5px 0;
}

.kyotenTour_box dl .point1 {
    font-size: 13px;
    line-height: 17px;
    text-align: left;
    margin: 10px 0;
}

.kyotenTour_box dl .price {
    /* position: absolute;
  bottom: 10px;
  right: 10px; */
    font-size: 15px;
    line-height: 18px;
    color: #ff0000;
    font-weight: bold;
    text-align: right;
    margin-top: auto;
    letter-spacing: -0.2px;
}

.tour_link {
    display: flex;
    height: 100%;
    text-decoration: none !important;
    transition: all 0.3s;
}

.tour_link:hover {
    transition: all 0.3s;
    opacity: 0.5;
}

.swiper-container-horizontal > .swiper-scrollbar {
    height: 10px;
}

.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.tourBoxBot {
    margin-bottom: 30px;
}

.wrap_tour {
    width: 880px;
    box-sizing: border-box;
    margin: 0 auto;
    opacity: 0;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    display: none;
}

.wrap_tour .swiper-button-prev {
    left: 20px;
}

.wrap_tour .swiper-button-next {
    right: 20px;
}

.wrap_tour .swiper-button-prev,
.wrap_tour .swiper-button-next {
    background-color: #fff;
    border-radius: 50%;

    width: 50px !important;
    height: 50px !important;
    top: 55%;
    cursor: pointer;
    z-index: 10;

    transition: all 0.3s;

    background-image: none;
}

.wrap_tour .swiper-button-prev:hover,
.wrap_tour .swiper-button-next:hover {
    transition: all 0.3s;
    opacity: 0.5;
}

.wrap_tour .swiper-button-prev::before,
.wrap_tour .swiper-button-next::before {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    width: 15px;
    height: 15px;
    border-top: 3px solid rgba(18, 138, 120, 1);
    border-right: 3px solid rgba(18, 138, 120, 1);
}

.swiper-button-prev::before {
    left: 60%;
    transform: translate(-50%, -50%) rotate(-135deg);
}

.swiper-button-next::before {
    left: 40%;
    transform: translate(-50%, -50%) rotate(45deg);
}

.kyotenTour_box {
    height: auto;
}

.kyotenTour_box.swiper-slide {
    height: auto;
}

/* バナー */
.common_bn_wrap {
    position: relative;
    padding: 0 40px;
}

.common_bn_wrap ul {
    margin-bottom: 30px;
}

.common_bn_wrap .swiper-button-prev,
.common_bn_wrap .swiper-button-next {
    top: 50%;
}

.common_bn_wrap .swiper-button-prev {
    left: 0;
}

.common_bn_wrap .swiper-button-next {
    right: 0;
}

.common_bn_wrap .swiper-button-prev::before {
    top: 50%;
}

.common_bn_wrap .swiper-button-prev::before {
    top: 50%;
}

.tmp_bn_box dl {
    background-color: #fff;
    outline: 1px solid #000;
    outline-offset: -1px;
}

.tmp_bn_box dl .photo1 {
    width: 100%;
}

.tmp_bn_box dl .photo1 img {
    width: 100%;
    height: auto;
}

.tmp_bn_box dl dt {
    font-size: 12px;
    line-height: 1.3;
    padding: 5px 10px;
}

/*-----------------おすすめ特集-----------------*/
.swiper-container-horizontal > .swiper-scrollbar {
    left: 0 !important;
    width: 100% !important;
    height: 8px !important;
}

.common_recommend_wapper {
    margin-top: 50px;
}

#SlideBanner {
    width: 974px;
}

.OtherLink .swiper-wrapper {
    margin-bottom: 25px;
}

.OtherLink .bannerCassette_content {
    width: 100%;
}

.OtherLink .bannerCassette_content p {
    padding-top: 10px;
    font-size: 16px;
    line-height: 1.3;
}

.OtherLink .bannerCassette_content p.bannerImg {
    width: 219px;
    height: auto;
}

.OtherLink .bannerCassette_content img {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.OtherLink .swiper-banner-container {
    position: relative;
    width: 1024px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.OtherLink .swiper-banner-container .swiper-slide a {
    display: block;
}

.OtherLink .swiper-banner-container .swiper-slide a:hover {
    opacity: 0.7;
    transition-duration: 0.3s;
    text-decoration: underline;
    color: #4c4c4c;
}

.OtherLink .swiper-button-prev,
.swiper-button-next {
    width: 44px !important;
    height: 44px !important;
    background-size: 44px 44px !important;
}

.OtherLink .swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    display: none;
}

/* 次ページボタンのスタイル */
.OtherLink .swiper-button-next {
    background-image: url(/attending/kokunai/fujisan/images/arrow.png) !important;
}
/* 前ページボタンのスタイル */
.OtherLink .swiper-button-prev {
    background-image: url(/attending/kokunai/fujisan/images/arrow.png) !important;
    transform: scale(-1, 1); /* 左右反転 */
}

h1 img {
    vertical-align: bottom;
}
/*start_リニューアル2021対応*/
:where(.containner) *,
:where(.containner)::after,
:where(.containner)::before {
    box-sizing: content-box;
}

:where(.containner) img {
    width: auto;
}

.containner {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 20px;
    line-height: 2rem;
    vertical-align: baseline;
    background: transparent;
    color: #4c4c4c;
    font-family: "ヒラギノ角ゴ ProN W4", "Hiragino kaku Gothic ProN", "メイリオ", "Meiryo", "MS Pゴシック", "MS PGothic", sans-serif;
}
.Block {
    font-size: 13px;
    line-height: 1.3;
    letter-spacing: 0;
}
img {
    width: auto;
}
.OnFRight {
    float: right;
}
.MapBox h3 img {
    vertical-align: bottom;
}
/*.Top .TtlBox .seo {
    width: 400px;
}*/
/*.Top .MapBox .Map_wrap {
    width: 360px;
    height: 430px;
}*/
.Top .PhotoBox {
    width: 1024px;
    height: 510px;
}
/*.Top .GmtBox {
    width: 1024px;
    height: 555px;
}*/
.Top .MtBox .mt_btn {
    width: 470px;
    height: 110px;
}
.Search_module--horizontal .Search__form-group {
    width: 49% !important;
}
.Search__checkbox-txt {
    font-size: 12.5px !important;
}
.Search__checkbox-label--conductor .sp-break {
    font-size: 12.5px !important;
}
.Search__checkbox-label--d-conductor--fz-small .Search__checkbox-txt,
.Search__checkbox-label--d-conductor--fz-small .sp-break {
    font-size: 11px !important;
}
#btnToTop {
    display: none;
}
.Search_module--horizontal #d-search .Search__form-group--transport {
    margin-right: 460px !important;
}
.CommonModal--hotel-map-info-img img {
    width: 100% !important;
}


.movie {
    margin-top: 50px;
}
.movie *{
    box-sizing: border-box;
}
.movie_inner {
    width: 1024px;
    display: flex;
    gap: 20px;
    margin: 0 auto;
    background: url(/attending/kokunai/fujisan/images/bg01.jpg)repeat;
    padding: 30px;
    align-items: center;
}
.movie_pht img {
    width: 400px;
    height:auto;
}
.movie_pht img:hover {
    opacity: .7;
}
.movie_txts {

}
.movie_ttl {
    font-size: 34px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 10px;
    color: #0081ba;
    font-family: "Sawarabi Mincho", serif;
}
.movie_ttl span {
    font-size: 23px;
}
.movie_txt {
    font-size: 16px;
    line-height: 1.6;
}