@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@600&display=swap');

#main_contents .sp, #main_contents .sp_in{
	display:none;
}

.sp {
    display:none;
}

#main_contents .pc{
	display: block;
}

#main_contents .pc_in{
	display: inline;
}

/*------head------*/
/*背景が白以外のときに使用*/
/*
.breadcrumb ul.jtb-nav-breadcrumb li a {
    color: #fefefe;
}
*/

/*------body------*/
#kv_contents, #main_contents {
    font-family: 'Noto Sans JP', sans-serif;
	width: 100%;
    max-width: 1236px;
	margin: 0 auto;
    font-size: 16px;
    font-weight: 500;
    color: #323232;/*ツアーによって色変更*/
}

@media screen and (max-width: 1440px) {
    #main_contents {
        width: 95%;
    }
}

#main_contents h2.overview {
    text-align: center;
    margin-top: 120px;
    font-size: 32px;
    font-weight: 900;
    border-bottom: 3px solid #000;
}

/*table_standard ここから*/
#table_standard {
    width: 100%;
}

#table_standard p.timeline {
    margin-bottom: -35px;
    font-size: 14px;
}

#table_standard p.indent {
    margin-left: 1em;
    text-indent: -1em;
    font-size: 14px;
}

#table_standard h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 40px 0 -40px;
}

/*item_side*/
#table_standard table.item_side {
    width: 100%;
    text-align: left;
    margin-top: 40px;
    border-collapse: 0;
    border-spacing: 0;
    border: 1px solid #afafaf;
}

#table_standard table.item_side tr td.item, #table_standard .item_side tr td.type {
    width: 25%;
    vertical-align: middle;
    padding: 15px;
    font-weight: 700;
    background: #000;
    color: #fefefe;
    border-bottom: 1px solid #afafaf;
}

#table_standard table.item_side tr td.contents {
    width: 75%;
    padding: 15px;
    background: #fefefe;
    border-bottom: 1px solid #afafaf;
}

#table_standard table.item_side tr td.matter {
    width: 75%;
    padding: 15px;
    background: #fefefe;
    border: 1px solid #afafaf;
}

#table_standard table.item_side tr td.matter p {
    margin-left: 1.2em;
    text-indent: -1.2em;
    font-size: 14px;
}

/*item_top*/
#table_standard .item_top {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    margin-top: 40px;
    font-size: 16px;
    background: #fefefe;
    border-collapse: 0;
    border-spacing: 0;
}
#table_standard .item_top tr th {
    text-align: center;
    background: #000;
    color: #fefefe;
    font-weight: 700;
    border: 1px solid #afafaf;
}

 #table_standard .item_top tr th, #table_standard .item_top tr td {
    padding: 15px;
    border: 1px solid #afafaf;
}

#table_standard .item_top tr td.top {
    vertical-align: top;
}

#table_standard .item_top tr td.right {
    text-align: right;
}

#table_standard .item_top tr td.left {
    text-align: left;
}

#table_standard .item_top tr td.fee {
    color: #cc0000;
    font-size: 110%;
    font-weight: 700;
}

#table_standard .item_top tr td span, #table_standard p {
    display: block;
    font-size: 14px;
}
/*table_standard ここまで*/

/*table_schedule ここから*/
#table_schedule {
    width: 100%;
    margin-bottom: 60px;
}

#table_schedule p.timeline {
    font-size: 14px;
}

#table_schedule table {
    width: 100%;
    margin-top: 40px;
    font-size: 16px;
    background: #fefefe;
    border-collapse: 0;
    border-spacing: 0;
}

#table_schedule table tr th {
    text-align: center;
    padding: 15px;
    background: #000;
    color: #fefefe;
    font-weight: 700;
    border: 1px solid #afafaf;
}

#table_schedule table tr td {
    line-height: 32px;
    padding: 15px;
    border: 1px solid #afafaf;
}
    
#table_schedule table tr td.left {
    text-align: left;
}

#table_schedule table tr td.center {
    text-align: center;
}

#table_schedule table tr td.top {
    vertical-align: top;
}

#table_schedule table tr td.middle {
    vertical-align: middle;
}

@media screen and (max-width: 1440px) {
    #table_schedule table {
        width: 1236px;
        min-width: 600px;
    }
    
    #table_schedule .scroll {
        overflow-x: scroll;
    }

    #table_schedule .scroll::-webkit-scrollbar {　　/*tableにスクロールバーを追加*/
        height: 5px;
    }

    #table_schedule .scroll::-webkit-scrollbar-track {　　/*tableにスクロールバーを追加*/
        background: #F1F1F1;
    }

    #table_schedule .scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
        background: #BCBCBC;
    }
}

/*table_schedule ここまで*/

/*heading ここから*/
.heading {
    width: 100%;
    text-align: center;
    padding-top: 20px;
}

.heading h1{
	font-size: 42px;
    font-weight: 900;
}

.heading h1 span {
    display: block;
	font-size: 28px;
    font-weight: 700;
    color: #cc0000;
}

.heading img {
    width: 100%;
    max-width: 1236px;
    margin-top: 20px;
}

.heading p.caption {
    font-size: 13px;
    text-align: right;
}
/*heading ここまで*/

/*overviewing ここから*/
.overviewing {
	margin-bottom: 20px;
	font-size: 18px;
}
/*overviewing ここまで*/

/*aten　ここから*/
.aten_schedule {
    width: 100%;
    max-width: 1236px;
    text-align: center;
    margin: 60px 0;
    border: 1px solid #afafaf;
}

.aten_schedule h3 {
    padding: 20px 0;
    font-size: 24px;
    font-weight: 800;
    background: linear-gradient(to right, #cc0000 20%,#eb5514 60%,#ffb900);
    color: #fefefe;
}

.aten_schedule p {
    padding: 20px 0;
    font-size: 22px;
    font-weight: 700;
    background: #fefefe;
}

.aten_draw {
    width: 100%;
    display: flex;
    justify-content: space-around;
    margin: 50px auto 30px;
    border-radius: 5px;
}

.aten_draw ul {
    width: 45%;
}

.aten_draw ul li {
    text-align: center;
    font-weight: 700;
}

.aten_draw ul li.headline h3 {
    padding: 5px;
    background: linear-gradient(to right, #cc0000 20%,#eb5514 60%,#ffb900);
    color: #fefefe;
    font-size: 22px;
    font-weight: 700;
}

.aten_draw ul li.schedule {
    padding: 20px 0;
    font-size: 20px;
    background: #fefefe;
}

.aten_draw ul li span {
    writing-mode: vertical-rl;
}

p.aten_attention {
    padding: 2px 0;
	margin-left: 1.25em;
	text-indent: -1.25em;
    font-size: 14px;
}
/*aten　ここまで*/

/*point_new ここから*/
.point_new {
    width: 100%;
    /*ポイントの下に注意事項が来る場合*/
    margin-bottom: 20px;
}

.point_new h2 {
    width: 100%;
    text-align: center;
    margin: 120px 0 30px;
    padding: 15px 0;
    background: #000;/*ツアーによって色変更*/
    color: #fefefe;/*ツアーによって色変更*/
    font-size: 32px;
    font-weight: 800;
    border-radius: 5px;
}

.point_new ul {
    display: flex;
    justify-content: flex-start;
    line-height: 180%;
    height: calc(1em * 1.8 * 3);
    height: auto;
    box-sizing: border-box;
    padding: 30px 0;
    border-bottom: 1px solid #323232;/*ツアーによって色変更*/
}

.point_new ul li.number {
    width: 5%;
    height: 3em;
    position: relative;
    text-align: center;
    background: #cc0000;
    color: #fefefe;
    border-radius: 5px;
}

.point_new ul li.number p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    font-size: 24px;
    font-weight: 700;
}

.point_new ul li.summarize {
    width: 95%;
    margin-top: 0.4em;
    padding-left: 15px;
    font-size: 22px;
    font-weight: 700;
}

.point_new ul li.summarize span {
    display: block;
}

.point_new ul li.summarize span.small {
    margin-top: 20px;
    font-size: 75%;
    font-weight: 500;
}

.point_new ul li font {
    color: #cc0000;
    font-weight: 700;
}

.point_new h3 {
    margin-top: 40px;
    font-size: 20px;
    font-weight: 700;
}

.point_new .point_img {
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 20px auto 40px;
}

.point_new .point_img p {
    /*width: 33%;*/
width: 45%;
    text-align: center;
}

.point_new .point_img p span {
    display: block;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
}

.point_new .point_img p img {
    width: 100%;
    /*max-width: 350px;*/
    /*max-height: 227px;*/

max-width: 648px;
max-height: 420px;
}
/*point_new ここまで*/

/*introduction_pattern01 ここから*/
.introduction_pattern01 {
    width: 100%;
}

.introduction_pattern01 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 40px 0;
}

.introduction_pattern01 p.intro {
    margin-top: 40px;
    font-size: 16px;
}

.introduction_pattern01 p.ttl {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
}

.introduction_pattern01 p.indent {
    margin-left: 1em;
    text-indent: -1em;
    font-size: 14px;
}

.introduction_pattern01 p.caption {
    text-align: right;
    font-size: 14px;
}

.introduction_pattern01 p.caption_onimg {
    position: absolute;
    right: 10px;
    bottom: 5em;
    text-align: right;
    font-size: 14px;
    color: #fefefe;
}

@media screen and (max-width: 833px) {
    .introduction_pattern01 p.caption_onimg {
        bottom: 6.7em;
    }
}

.introduction_pattern01 ul li .infolink {
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
}

.introduction_pattern01 ul li .infolink a {
    width: 49%;
}

.introduction_pattern01 ul li .infolink a p {
    text-align: center;
    padding: 10px 0;
    font-weight: 700;
    background: #000;
    color: #fefefe;
    border: 1px solid #000;
    border-radius: 30px;
    transition: 0.3s;
}

.introduction_pattern01 ul li .infolink a p:hover {
    background: #fefefe;
    color: #000;
    transition: 0.3s;
}

.introduction_pattern01 ul li.double {
    width: 48%;
    position: relative;
}

.introduction_pattern01 ul li.double img {
    width: 100%;
    max-width: 600px;
}

.introduction_pattern01 ul li.triple {
    width: 32%;
    position: relative;
}

.introduction_pattern01 ul li.triple img {
    width: 100%;
    max-width: 400px;
}
/*introduction_pattern01 ここまで*/

/*introduction_pattern02 ここから*/
.introduction_pattern02 {
    width: 100%;
    margin-top: 80px;
}

.introduction_pattern02 h3 {
    font-size: 20px;
    font-weight: 700;
}

.introduction_pattern02 p span {
    margin: 0 20px 0 0;
    padding: 3px 10px;
    background: #CC0000;
    color: #fefefe;
    font-weight: 700;
}

.introduction_pattern02 ul {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.introduction_pattern02 ul li {
    width: 50%;
    max-width: 500px;
    margin: 0 20px;
    padding: 20px;
    border: 1px solid #afafaf;
    border-radius: 5px;
}

.introduction_pattern02 ul li.solo {
    width: 100%;
    max-width: 1236px;
    text-align: center;
    margin-top: 40px;
    background: #fefefe;
}

.introduction_pattern02 ul li h3 {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
}

.introduction_pattern02 ul li p.fee {
    text-align: center;
    font-size: 36px;
    font-weight: 900;
    color: #CC0000;
}

.introduction_pattern02 ul li p.detail {
    font-size: 16px;
    margin: 0;
}

.introduction_pattern02 ul li p.detail span {
    font-size: 110%;
}

.introduction_pattern02 .full {
    width: 100%;
    text-align: center;
    padding-top: 20px;
}

.introduction_pattern02 .full p {
    margin-top: 5px;
}

.introduction_pattern02 .full a {
    transition: 0.3s;
}

.introduction_pattern02 .full img {
    max-width: 100%;
}

.introduction_pattern02 .full a:hover {
    opacity: 0.6;
    transition: 0.3s;
}
/*introduction_pattern02 ここまで*/

/*attention ここから*/
.attention {
	font-size: 14px;
	text-align: left;
}

.attention h4 {
    margin-top: 40px;
    font-size: 16px;
    font-weight: 700;
    color: #CC0000;
}

.attention p span {
    color: #CC0000;
}

.attention_indent{
    padding: 3px 0;
	margin-left: 1.25em;
	text-indent: -1.25em;
}

.attention_indent_nbsp{
	margin-left: 0.75em;
	text-indent: -0.75em;
}

.attention .campaign {
    width: 100%;
    margin-top: 40px;
    background: #fefefe;
    border: 5px double #cc0000;
}

.attention .campaign h3, .attention .campaign p, .attention .campaign ul {
    padding: 0 20px;
}

.attention .campaign h3 {
    text-align: center;
    padding: 20px 0;
    font-size: 24px;
    font-weight: 700;
    text-decoration: underline;
}

.attention .campaign p {
    text-align: center;
    padding-bottom: 20px;
    font-size: 18px;
}

.attention .campaign ul {
    display: flex;
    justify-content: flex-start;
    margin: 20px 0;
}

.attention .campaign ul li {
    line-height: 2em;
    font-size: 16px;
}

.attention .campaign ul li.first {
    width: 20%;
    height: 2em;
    text-align: center;
    font-weight: 700;
    background: #cc0000;
    color: #fefefe;
    border-radius: 20px;
}

.attention .campaign ul li.second {
    padding-left: 1em;
}

.attention .campaign ul li a {
    transition: 0.3s;
}

.attention .campaign ul li a:hover {
    opacity: 0.7;
    transition: 0.3s;
}
/*attention　ここまで*/

/*polisy ここから*/
.polisy {
    width: 100%;
    margin-top: 120px;
}

.polisy ul {
    list-style: none;
    width: 100%;
    display: flex;
    justify-content: space-around;
}

.polisy ul a {
    width: 30%;
    background: #fefefe;
    border: 2px solid #000;
    border-radius: 45px;
    transition: 0.3s;
}

.polisy ul a:hover {
    background: #000;
    color: #fefefe;
    border: 2px solid #000;
    transition: 0.3s;
}

.polisy ul a li {
    text-align: center;
    padding: 15px 0;
    color: #000;
    font-size: 16px;
    font-weight: 700;
}

.polisy ul a li:hover {
    color: #fefefe;
}
/*polisy ここまで*/

/*entry ここから*/
.entry {
    width: 60%;
    margin: 60px auto;
}

.entry_btn {
    width: 100%;
    text-align: center;
    background: linear-gradient(to right, #cc0000 20%,#eb5514 60%,#ffb900);
    font-size: 24px;
    font-weight: 700;
    border-radius: 8px;
    transition: 0.3s;
}

.entry_btn p {
    padding: 15px 0;
    color: #fefefe;
}

.entry_btn:hover {
    opacity: 0.7;
    transition: 0.3s;
}

.entry_txt {
    text-align: center;
    margin-top: 120px;
    padding: 20px;
    font-size: 22px;
    font-weight: 700;
    background: #dedede;
    color: #CC0000;
    border-radius: 20px;
}

.entry p.result {
    text-align: center;
    margin-top: 10px;
    font-weight: 700;
}
/*entry ここまで*/

/*Contact ここから*/
#Contact{
    font-family: 'Noto Sans JP', sans-serif;
	/*padding: 20px 30px;*/
	width: 100%;
	margin: 80px auto;
    padding: 70px 0;
    /*背景色が有るツアーのみ ここから*/
    background: #000;
    /*背景色が有るツアーのみ ここまで*/
}

#Contact table{
	width: 100%;
    max-width: 1236px;
    vertical-align: top;
    margin: 0 auto;
    background: #fefefe;
    font-weight: 500;
    border: 1px solid #323232;
}

@media screen and (max-width: 1440px) {
    #Contact table {
        width: 95%;
    }
}

#Contact table tr td {
    width: 50%;
    vertical-align: top;
    padding: 20px 30px;
}

#Contact table tr td p{
	font-size: 12px;
	line-height: 1.5em;
}

#Contact table tr td p.ttl{
    display: inline;
    padding: 5px 8px;
	background: linear-gradient(to right, #cc0000 20%,#eb5514 60%,#ffb900);
	color: #fff;
	font-size: 13px;
	margin-bottom: 15px;
 }

#Contact table tr td p.co{
	font-size: 18px;
	font-weight: 900;
	margin-top: 15px;
	margin-bottom: 10px
 }
#Contact table tr td p.add{
	font-size: 13px;
	margin-bottom: 10px;
 }
/*Contact ここまで*/

* {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
    }

/*introduction_pattern ここから*/
#main_contents .introduction_pattern {
    width: 100%;
}

#main_contents .introduction_pattern h3 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
}

#main_contents .introduction_pattern h4 {
    margin-bottom: 10px;
    font-size: 18px;
}

#main_contents .introduction_pattern p.caption {
    text-align: right;
    font-size: 14px;
}

#main_contents .introduction_pattern ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /*margin: 40px 0;*/
margin: 0 0 30px 0;

}

#main_contents .introduction_pattern ul li.txt, .introduction_pattern ul li.img_side, #main_contents .introduction_pattern ul li.double {
    width: 48%;
    position: relative;
}

#main_contents .introduction_pattern ul li.img_side img, #main_contents .introduction_pattern ul li.double img {
    width: 100%;
    max-width: 600px;
}

#main_contents .introduction_pattern ul li.triple {
    width: 32%;
    position: relative;
}

#main_contents .introduction_pattern ul li.triple img {
    width: 100%;
    max-width: 400px;
}

#main_contents .introduction_pattern ul li .infolink {
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
}

#main_contents .introduction_pattern ul li .infolink a {
    width: 49%;
}

#main_contents .introduction_pattern ul li .infolink a p {
    text-align: center;
    padding: 10px 0;
    font-weight: 700;
    background: #323232;/*ツアーによって色変更*/
    color: #fefefe;/*ツアーによって色変更*/
    border: 1px solid #323232;/*ツアーによって色変更*/
    border-radius: 30px;
    transition: 0.3s;
}

#main_contents .introduction_pattern ul li .infolink a p:hover {
    background: #fefefe;/*ツアーによって色変更*/
    color: #323232;/*ツアーによって色変更*/
    transition: 0.3s;
}

.introduction_pattern .point_img {
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 20px auto 40px;
}

.introduction_pattern .point_img p {
    /*width: 33%;*/
width: 45%;
    text-align: center;
}

.introduction_pattern .point_img p span {
    display: block;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
}

.introduction_pattern .point_img p img {
    width: 100%;
    /*max-width: 350px;*/
    /*max-height: 227px;*/

max-width: 648px;
max-height: 420px;
}



/*introduction_pattern ここまで*/

/*entry02 ここから*/
.entry02 {
    width: 40%;
    margin: 60px auto;
}

.entry02_btn {
    width: 100%;
    text-align: center;
    /*background: linear-gradient(to right, #cc0000 20%,#eb5514 60%,#ffb900);*/
background-image: linear-gradient(to right, #130808, #971e1c);
    font-size: 130%;
    font-weight: 700;
    border-radius: 8px;
    transition: 0.3s;
}

.entry02_btn p {
    padding: 15px 0;
    color: #fefefe;
}

.entry02_btn:hover {
    opacity: 0.7;
    transition: 0.3s;
}

.entry02_txt {
    text-align: center;
    margin-top: 120px;
    padding: 20px;
    font-size: 22px;
    font-weight: 700;
    background: #dedede;
    color: #CC0000;
    border-radius: 20px;
}

.entry02 p.result {
    text-align: center;
    margin-top: 10px;
    font-weight: 700;
}
/*entry02 ここまで*/


/*introduction_pattern_column ここから*/
#main_contents .introduction_pattern_column {
    width: 100%;
}

#main_contents .introduction_pattern_column h3 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
}

#main_contents .introduction_pattern_column h4 {
    margin-bottom: 10px;
    font-size: 18px;
}

#main_contents .introduction_pattern_column p.caption {
    text-align: right;
    font-size: 14px;
}

#main_contents .introduction_pattern_column ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /*margin: 40px 0;*/
margin: 0 0 30px 0;

}

#main_contents .introduction_pattern_column ul li.txt, .introduction_pattern_column ul li.img_side, #main_contents .introduction_pattern_column ul li.double {
    width: 48%;
    position: relative;
}

#main_contents .introduction_pattern_column ul li.img_side img, #main_contents .introduction_pattern_column ul li.double img {
    width: 100%;
    max-width: 600px;
}

#main_contents .introduction_pattern_column ul li.triple {
    width: 32%;
    position: relative;
}

#main_contents .introduction_pattern_column ul li.triple img {
    width: 100%;
    max-width: 400px;
}

#main_contents .introduction_pattern_column ul li .infolink {
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
}

#main_contents .introduction_pattern_column ul li .infolink a {
    width: 49%;
}

#main_contents .introduction_pattern_column ul li .infolink a p {
    text-align: center;
    padding: 10px 0;
    font-weight: 700;
    background: #323232;/*ツアーによって色変更*/
    color: #fefefe;/*ツアーによって色変更*/
    border: 1px solid #323232;/*ツアーによって色変更*/
    border-radius: 30px;
    transition: 0.3s;
}

#main_contents .introduction_pattern_column ul li .infolink a p:hover {
    background: #fefefe;/*ツアーによって色変更*/
    color: #323232;/*ツアーによって色変更*/
    transition: 0.3s;
}

.introduction_pattern_column .point_img {
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 20px auto 40px;
}

.introduction_pattern_column .point_img p {
    /*width: 33%;*/
width: 45%;
    text-align: center;
}

.introduction_pattern_column .point_img p span {
    display: block;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
}

.introduction_pattern_column .point_img p img {
    width: 100%;
    /*max-width: 350px;*/
    /*max-height: 227px;*/

max-width: 648px;
max-height: 420px;
}

/*introduction_pattern_column ここまで*/

/*ホスピタリティプログラムのご紹介のところのH2*/
#main_contents h2.overview2 {
    text-align: center;
    margin-top: 10px;
    font-size: 32px;
    font-weight: 900;
    /*border-bottom: 3px solid #000;*/
}


/*profile ここから*/
#main_contents .guest {
    margin-top: 120px;
}

#main_contents .guest h3 {
    margin-top: 80px;
    padding-left: 20px;
    font-size: 24px;
    font-weight: 700;
    border-left: 20px solid #0C2340;
}

#main_contents .guest .profile {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

#main_contents .guest .profile img {
    width: 23%;
    height: 100%;
    max-width: 250px;
    max-height: 375px;
    vertical-align: top;
    margin-bottom: 20px;
}

#main_contents .guest .profile ul {
    width: 77%;
    margin-left: 10px;
}

#main_contents .guest .profile ul li {
    font-size: 17px;
    margin-bottom: 10px;
}

#main_contents .guest .profile ul li h4 {
    width: fit-content;
    text-align: center;
    padding: 0 10px;
    font-size: 20px;
    font-weight: 700;
    background: #cc0000;
    color: #fefefe;
}

#main_contents .guest .profile ul li span {
    font-size: 20px;
    font-weight: 700;
}
/*profile ここまで*/