@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;700&display=swap');
/*-----------------------------------------
全体
-----------------------------------------*/
:root{
    --f-mincyo: 'Noto Serif JP', serif;
    --c-hokuo: #19557b;
    --c-canada: #b42c2e;
}
.contents {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    color: #333;
    font-size: 3.6vw;
	line-height: 1.5em;
}
.contents .inner {
    width: 92vw;
    margin: 0 auto;
}

/*------------------------------------------------
	ページナビ
--------------------------------------------------*/
#head-navi {
    width: 100%;
    height: 10vw;
    background-color: #cfe2e6;
}
#head-navi ul {
    width: 100%;
    height: 10vw;
    display: flex;
    align-items: center;
    text-align: center;
    font-family: var(--f-mincyo);
    font-weight: 500;
    font-size: 3.2vw;
}
#head-navi ul li {
    height: 100%;
}
#head-navi ul li.top {
    width: 26%;
    background-color: #6f9ca6;
    color: #fff;
    font-size: 3.0vw;
    line-height: 1.2em;
    font-weight: 400;
}
#head-navi ul li:nth-child(2) {
    width: 37%;
    border-right: solid 1px #6f9ca6;
}
#head-navi ul li:nth-child(3) {
    width: 37%;
}
#head-navi ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #1b505c;
    text-decoration: none;
}
#head-navi ul li.top a {
    color: #fff;
}
#head-navi ul li.current a {
    pointer-events: none;
}
#head-navi ul li:not(.top).current a {
    border-bottom: solid 3px #4caf7f;
}

/*------------------------------------------------
	メインビジュアル
--------------------------------------------------*/
#mainvisual {
	width: 100%;
	height: 88vw;
	text-align: center;
    background: url("../img/main-bg-sp.jpg") no-repeat top center;
    background-size: 100%;
}
#mainvisual .title {
    padding-top: 10vw;
    width: 84vw;
    margin: 0 auto;
}
#mainvisual .title img {
    width: 100%;
}

/*------------------------------------------------
	Gナビ
--------------------------------------------------*/
#navi {
    width: 100%;
    background-color: #d98700;
    padding: 1vw 0;
}
#navi ul {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    font-family: var(--f-mincyo);
    font-size: 3vw;
    line-height: 1.2em;
    font-weight: 500;
}
#navi ul li {
    width: 20%;
    height: 100%;
    font-size: 3vw;
    color: #fff;
    border-right: solid 1px #fff;
}
#navi ul li:last-child {
    border-right:none;
}
#navi ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 93%;
    height: 100%;
    color: #fff;
    text-decoration: none;
	position: relative;
	margin: 0 auto;
	padding: 2vw 0;
}
#navi ul li a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f078";
    font-size: 2vw;
    font-weight: 900;
    position: absolute;
    bottom: -1vw;
    right: 0;
    left: 0;
}
#navi.fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
    box-shadow: 0px 2px 3px 0px rgb(0 0 0 / 20%);
}
.fix-navi:has(.fixed) {
	height: 60px;
}
#navi.fixed li a:after {
	content: none;
}
#navi.fixed li a {
	border-bottom: transparent solid 3px;
}
#navi.fixed li a.active {
	border-bottom: #fff solid 3px;
}

/*------------------------------------------------
　導入
--------------------------------------------------*/
#lead {
    padding: 7vw 5vw;
    background-color: #fbf6e2;
}
#lead .catch {
    text-align: center;
    font-family: var(--f-mincyo);
    font-size: 5.0vw;
    line-height: 1.6em;
    font-weight: 500;
    color: #992734;
    margin-bottom: 3vw;
}
#lead .text {
    font-size: 3.6vw;
    line-height: 1.6em;
    font-weight: bold;
}

/*------------------------------------------------
　説明
--------------------------------------------------*/
#guide {
    background-color: #fbf6e2;
    padding-bottom: 10vw;
}
/*------------------------------------------------
　服装
--------------------------------------------------*/
#clothes {
    background: url("../img/clothes-bg.png");
    background-size: 128px;
    padding: 3vw;
    margin-bottom: 5vw;
    display: flex;
    flex-wrap: wrap;
}
#clothes h2 {
    width: 100%;
    height: 12vw;
    text-align: center;
    background: url(../img/clothes-title-bg.png) no-repeat bottom center / 100%;
    color: #442c17;
    font-family: var(--f-mincyo);
    font-size: 4.6vw;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    padding-top: 3vw;
    margin-bottom: 3vw; 
}
#clothes .model {
    width: 22%;
    margin-right: 3%;
}
#clothes .model img {
    width: 100%;
}
#clothes .text {
    width: 75%;
}
#clothes .btn-open {
    width: 100%;
    font-size: 3.6vw;
    line-height: 1.5em;
    background-color: #4b341e;
    padding: 2vw;
    margin-bottom: 3vw;
    color: #fff;
    text-align: center;
    border-radius: 1.5vw;
	position: relative;
}
#clothes .btn-open:after {
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
	content: "\f067";
	position: absolute;
	right: 2vw;
	bottom: 2vw;
}
#clothes .btn-open.active:after {
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
	content: "\f068";
}
#clothes table {
    font-size: 3.4vw;
    line-height: 1.4em;
    border-collapse: separate;
    border-spacing: 3px;
}
#clothes table th {
    width: 20%;
    background-color: #fff;
    font-weight: bold;
    padding: 1vw;
}
#clothes table td {
    width: 80%;
    background-color: #fff;
    padding: 1vw;
}

/*------------------------------------------------
　違い
--------------------------------------------------*/
#differ {
    margin-bottom: 10vw    
}
#differ h2 {
    margin-bottom: 3vw;
}
#differ h2 img {
    width: 100%;
}
#differ table {
    font-size: 3.2vw;
    line-height: 1.4em;
    border-collapse: separate;
    border-spacing: 2px;
}
#differ table th {
    background-color: #efe8cd;
    font-weight: bold;
    padding: 1vw;
}
#differ table .col th:nth-child(1) {width: 20%;}
#differ table .col th:nth-child(2) {width: 40%;}
#differ table .col th:nth-child(3) {width: 40%;}
#differ table .col th span {
    display: block;
    font-size: 4.2vw;
    line-height: 1.3em;
    font-weight: bold;
}
#differ table .col th span.hokuo {color: var(--c-hokuo);}
#differ table .col th span.canada {color: var(--c-canada);}

#differ table td {
    background-color: #fff;
    padding: 1vw;
    vertical-align: top;
}
#differ table td span {
    font-size: 0.8em;
    line-height: 1.2em;
}

/*------------------------------------------------
　観測地
--------------------------------------------------*/
#spot {
}
#spot h2 {
    text-align: center;
    margin-bottom: 3vw;
}
#spot h2 img {
    width: 100%;
}
#spot .map {
    width: 100%;
    height: 56vw;
    background: url("../img/spot-map-sp.png") no-repeat;
    background-size: 100%;
    margin-bottom: 5vw;
    position: relative;
}
#spot .map li p {
    position: absolute;
    display: inline-block;
    background-color: #4b341e;
    font-size: 3.2vw;
    line-height: 1.0em;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 2vw;
}
#spot .map li p:after {
    content: "▼";
    margin-left: 0.5vw;
}
#spot .map li p.hokuo1 {top: 8vw; right: 12vw;}
#spot .map li p.hokuo2 {top: 0vw; right: 6vw;}
#spot .map li p.hokuo3 {top: 26vw; right: 20vw;}
#spot .map li p.canada1 {top: 9vw; left: 17vw;}
#spot .map li p.canada2 {top: 32vw; left: 2vw;}

#spot .btn {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
#spot .btn li {
    width: 49%;
    font-family: var(--f-mincyo);
    font-size: 3.8vw;
    font-weight: 500;
    color: #fff;
    text-align: center;
    border-radius: 1.5vw;
}
#spot .btn li.hokuo {
    background-color: #2f8ebc;
}
#spot .btn li.canada {
    background-color: #cd5050;
}
#spot .btn li a {
    display: block;
    color: inherit;
    text-decoration: none;
    padding: 3vw 0 4vw;
    position: relative;
}
#spot .btn li a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f078";
    font-size: 3.0vw;
    font-weight: 900;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}

/*------------------------------------------------
　北欧・カナダ共通
--------------------------------------------------*/
.area-wrap {
    width: 100%;
    padding-bottom: 10vw;
}
#hokuo.area-wrap {background-color: #eef7ff;}
#canada.area-wrap {background-color: #fcefef;}

.area-wrap h2 {
    width: 100%;
    height: 26vw;
    color: #fff;
    text-align: center;
    padding-top: 3vw;
    margin-bottom:5vw;
    font-family: var(--f-mincyo);
}
#hokuo h2 {background: #2f8ebc url("../img/area-title-bg.png") repeat left top / 120px;}
#canada h2 {background: #d55d5e url("../img/area-title-bg.png") repeat left top / 120px;}

.area-wrap h2 span {
    display: block;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.8);;
}
.area-wrap h2 span:nth-child(1) {
    font-size: 6.3vw;
    letter-spacing: 0.1em;
    line-height: 1.5em;
    font-weight: 500;
}
.area-wrap h2 span:nth-child(2) {
    font-size: 2.8vw;
    letter-spacing: 0.05em;
    line-height: 1.0em;
    font-weight: 400;
}
.area-wrap h2 span:nth-child(3) {
    font-size: 3.6vw;
    line-height: 1.8em;
}

.area-wrap .lead {
    margin-bottom: 5vw;
}
.area-wrap .lead h3 {
    color: #a7850e;
    font-family: var(--f-mincyo);
    font-size: 4.8vw;
    line-height: 1.5em;
    font-weight: 500;
    margin-bottom:3vw;
    text-align: center;
}
.area-wrap .lead p {
    text-align: justify;
}
.area-wrap .lead p span {
    font-size: 0.8em;
}

.area-wrap .tour {
    margin-top: 7vw;
}
.area-wrap .tour h3 {
    width: 100%;
    height: 18vw;
    font-family: var(--f-mincyo);
    font-size: 5.6vw;
    letter-spacing: 0.1em;
    line-height: 1.5em;
    font-weight: 500;
    text-align: center;
    margin: 0 auto 3vw;
    padding-top: 7vw;
    background-repeat: no-repeat;
    background-size: contain;
}
#hokuo.area-wrap .tour h3 {
    color: #19557b;
    background-image: url("../img/hokuo-tour-title-bg.png");
    background-size: 100%;
}
#canada.area-wrap .tour h3 {
    color: #b42c2e;
    background-image: url("../img/canada-tour-title-bg.png");
    background-size: 100%;
}

/*------------------------------------------------
　北欧
--------------------------------------------------*/
#hokuo .season {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 7vw;
}
#hokuo .season li {
    width: 48%;
}
#hokuo .season h3 {
    color: #992734;
    font-family: var(--f-mincyo);
    font-weight: 500;
    display: flex;
}
#hokuo .season h3 span:nth-child(1) {
    display: inline-block;
    width: 22%;
    height: 10vw;
    margin-right: 3%;
    font-size: 4.6vw;
    background-color: #fff;
    border: solid 2px #992734;
    border-radius: 50%;
    text-align: center;
    padding-top: 1.5vw;
}
#hokuo .season h3 span:nth-child(2)  {
    width: 75%;
    font-size: 4.0vw;
    line-height: 1.3em;
}
#hokuo .season .ph {
    position: relative;
    margin: 2vw 0;
}
#hokuo .season img {
    width: 100%;
    height: 35vw;
    object-fit: cover;
}
#hokuo .season p {
    font-size: 3.4vw;
    line-height: 1.4em;
    text-align: justify;
}

/*------------------------------------------------
　カナダ
--------------------------------------------------*/
#canada .level {
    width: 100%;
    background-color: #396783;
    color: #fff;
    padding: 3vw;
    margin-bottom: 7vw;
}
#canada .level h3 {
    width: 100%;
    height: 12vw;
    text-align: center;
    background: url(../img/level-title-bg.png) no-repeat bottom center / 100%;
    color: #fff;
    font-family: var(--f-mincyo);
    font-size: 4.2vw;
    font-weight: 500;
    line-height: 1.0em;
    padding-top: 3vw;
    margin-bottom: 3vw; 
}
#canada .level-thumb {
	width: 100%;
	display: flex;
    justify-content: space-between;
    margin-bottom: 5vw;
}
#canada .level-thumb li {
	width: calc(96% / 5);
	margin-right: 1%;
}
#canada .level-thumb li:last-child {
	margin-right: 0;
}
#canada .level-thumb li img {
	width: 100%;
    border: solid 2px transparent;
}
#canada .level-thumb li span {
    display: block;
    font-size: 3.2vw;
    text-align: center;
}
#canada .level-thumb li.select img {
	border: solid 2px #fff;
}
#canada .level-conts-box {
    margin-bottom: 3vw;
}
#canada .level-conts {
	width: 100%;
}
#canada .level-conts img {
	width: 100%;
    margin-bottom: 2vw;
}
#canada .level-conts dl {
    display: flex;
}
#canada .level-conts dl dt {
    width: 25%;
    font-family: var(--f-mincyo);
    font-size: 5.0vw;
    font-weight: 500;
    margin-right: 2%;
}
#canada .level-conts dl dd {
    width: 73%;
    font-size: 3.2vw;
    line-height: 1.3em;
}
#canada .level-results {
    width: 100%;
    background-color: #fff;
    margin-bottom: 3vw;
}
#canada .level-results h4 {
    background-color: #6390ab;
    font-size: 3.8vw;
    line-height: 1.2em;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 1vw;
}
#canada .level-results h4 span {
    display: block;
    font-size: 0.7em;
}
#canada .level-results p {
    color: #333;
    padding: 1vw;
}
#canada .level-results p span {
    color: #d90000;
    font-weight: bold;
}
#canada .level-note {
    font-size: 3.0vw;
    line-height: 1.5em;
}
#canada .level-note span {
    font-weight: bold;
}

/*------------------------------------------------
　北欧・カナダ共通 タブ
--------------------------------------------------*/

.area-wrap ul[id^="tab"] {
    width: 100%;
    display: flex;
}
.area-wrap ul[id^="tab"] li {
    width: 100%;
    padding: 4vw 0 3vw;
    text-align: center;
    margin-right: 1vw;
    display: block;
    border-top-left-radius: 1.5vw;
    border-top-right-radius: 1.5vw;
}
.area-wrap ul[id^="tab"] li:last-child {
    margin-right: 0;
}
.area-wrap #tab-hokuo li {background-color: #2f8ebc;}
.area-wrap #tab-canada li {background-color: #d55d5e;}

.area-wrap ul[id^="tab"] li.select {
    margin-top: -2vw;
}
.area-wrap #tab-hokuo li.select {background-color: var(--c-hokuo);}
.area-wrap #tab-canada li.select {background-color: var(--c-canada);}

.area-wrap ul[id^="tab"] li img {
    height: 8vw;
    width: auto;
}

.area-wrap .disnon {
	display: none;
}
.area-wrap .tab-conts {
    padding: 5vw 3vw;
    border-width: 0.5vw;
    border-style: solid;
    background-color: #fff;
}
#hokuo.area-wrap .tab-conts {border-color: var(--c-hokuo);}
#canada.area-wrap .tab-conts {border-color: var(--c-canada);}

/*------------------------------------------------
　タブコンテンツ内
--------------------------------------------------*/
.tab-conts h3 {
    text-align: center;
    margin-bottom: 5vw;
}
#hokuo .tab-conts h3 {color: var(--c-hokuo);}
#canada .tab-conts h3 {color: var(--c-canada);}
.tab-conts h3 span {
    display: block;
}
.tab-conts h3 .alph {
    font-family: Arial, Helvetica, "sans-serif";
    font-size: 3.8vw;
    line-height: 1.0em;
}
.tab-conts h3 .kana {
    font-family: var(--f-mincyo);
    font-size: 7.0vw;
    line-height: 1.4em;
    font-weight: 700;
}
.tab-conts h3 .country {
    font-family: var(--f-mincyo);
    font-size: 3.3vw;
    line-height: 1.0em;
    font-weight: 700;
}

/*トップ*/
.tab-conts .top {
    margin-bottom: 8vw;
}
.tab-conts .top .ph {
    position: relative;
    margin-bottom: 3vw;
}
.tab-conts .top .ph img {
    width: 100%;
}
.tab-conts .top .text {
}
.tab-conts .top .text dt {
    font-family: var(--f-mincyo);
    font-size: 4.4vw;
    line-height: 1.5em;
    font-weight: 500;
    color: #a58e4b;
    margin-bottom: 2vw;
}
.tab-conts .top .text dd {
    text-align: justify;
}
.tab-conts .top .text dd span {
    font-size: 3.4vw;
    line-height: 1.6em;
    border-bottom: dashed 1px #ccc;
    padding-bottom: 0.5vw;
}

/*アドバイス*/
.tab-conts .advice {
    width: 100%;
    background-color: #f5f5f5;
    padding: 7vw 5vw 5vw;
    position: relative;
    margin-bottom: 7vw;
}
.tab-conts .advice h4 {
    width: 40vw;
    position: absolute;
    top: -5vw;
    left: 0;
}
.tab-conts .advice h4 img {
    width: 100%;
}
.tab-conts .advice .map {
    width:70vw;
    margin: 0 auto 2vw;
}
.tab-conts .advice .map img {
    width: 100%;
}
.tab-conts .advice .text {
    font-size: 3.4vw;
    line-height: 1.4em;
    text-align: justify;
}

/*楽しみ方*/
.tab-conts .enjoy {
    margin-bottom: 8vw;
}
.tab-conts .enjoy h4 {
    width: 100%;
    height: 14vw;
    font-family: var(--f-mincyo);
    font-size: 4.4vw;
    line-height: 1.5em;
    font-weight: 700;
    text-align: center;
    margin: 0 0 5vw;
    padding-top: 4vw;
    background-repeat: no-repeat;
    background-size: contain;
}
#hokuo .tab-conts .enjoy h4 {
    color: #2f8ebc;
    background-image: url("../img/hokuo-enjoy-title-bg.png");
}
#canada .tab-conts .enjoy h4 {
    color: #cd4f50;
    background-image: url("../img/canada-enjoy-title-bg.png");
}
.tab-conts .enjoy ul {
    width: 100%;
}
.tab-conts .enjoy ul li {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 5vw;
}
.tab-conts .enjoy ul li .ph {
    position: relative;
    width: 33%;
    margin-right: 3%;
    text-align: right;
}
.tab-conts .enjoy ul li img {
    width: 100%;
    height: 24vw;
    object-fit: cover;
}
.tab-conts .enjoy ul li dl {
    width: 64%;
}
.tab-conts .enjoy ul li dt {
    font-size: 4.0vw;
    line-height: 1.4em;
    font-weight: bold;
    color: #c99b18;
}
.tab-conts .enjoy ul li dd {
    font-size: 3.3vw;
    line-height: 1.3em;
    text-align: justify;
}
.tab-conts .enjoy .btn-open {
    width: 100%;
    font-size: 3.6vw;
    line-height: 1.5em;
    padding: 2vw;
    margin: 3vw 0;
    color: #fff;
    text-align: center;
    border-radius: 1.5vw;
	position: relative;
}
#hokuo .tab-conts .enjoy .btn-open {
    background-color: var(--c-hokuo);
}
#canada .tab-conts .enjoy .btn-open {
    background-color: var(--c-canada);
}
.tab-conts .enjoy .btn-open:after {
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
	content: "\f067";
	position: absolute;
	right: 2vw;
	bottom: 2vw;
}
.tab-conts .enjoy .btn-open.active:after {
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
	content: "\f068";
}

/*サンタクロース村*/
.tab-conts .santa {
    width: 100%;
    background-color: #f7f6ea;
    padding: 12vw 2vw 2vw;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.tab-conts .santa h4 {
    width: 30vw;
    position: absolute;
    top: -4vw;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.tab-conts .santa h4 img {
    width: 100%;
}
.tab-conts .santa .ph {
    width: 40%;
    margin-right: 3%;
    position: relative;
}
.tab-conts .santa .ph img {
    width: 100%;
    height: 38vw;
    object-fit: cover;
}
.tab-conts .santa .text {
    width: 57%;
    color: #9a1f29;
    font-size: 3.4vw;
    line-height: 1.4em;
    font-weight: bold;
}
.tab-conts .santa .text span {
    font-size: 0.8em;
}
.tab-conts .santa .btn-open {
    width: 100%;
    font-size: 3.6vw;
    line-height: 1.5em;
    background-color: #9d9a77;
    padding: 2vw;
    margin: 3vw 0;
    color: #fff;
    text-align: center;
    border-radius: 1.5vw;
	position: relative;
}
.tab-conts .santa .btn-open:after {
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
	content: "\f067";
	position: absolute;
	right: 2vw;
	bottom: 2vw;
}
.tab-conts .santa .btn-open.active:after {
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
	content: "\f068";
}
.tab-conts .santa ul {
}
.tab-conts .santa ul li {
    margin-bottom: 2vw;
}
.tab-conts .santa ul li img {
    width: 100%;
    height: 32vw;
    object-fit: cover;
}
.tab-conts .santa ul li dt {
    font-size: 3.8vw;
    line-height: 1.8em;
    font-weight: bold;
}
.tab-conts .santa ul li dd {
    font-size: 3.4vw;
    line-height: 1.4em;
}

/*----------------------------------------------
写真クレジット
----------------------------------------------*/
.contents span.credit-white {
    position: absolute;
    right: 2px;
    bottom: 2px;
    font-size: 2.4vw;
    line-height: 1.0em;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
}
.contents span.credit-black {
    position: absolute;
    right: 2px;
    bottom: 2px;
    font-size: 2.5vw;
    line-height: 1.0em;
    color: #000;
    text-shadow: 1px 1px 1px #fff;
}

/*----------------------------------------------
サイドナビ
----------------------------------------------*/
.sp-nav-btn .sb-toggle-right {
    background:url("../img/nav-btn-sp.png")no-repeat top center;
    background-size: contain;
    position: fixed;
    top: 50px;
    right: 0;
    width: 50px;
    height: 50px;
    z-index: 10000;
}
.sb-active .sp-nav-btn .sb-toggle-right {
    background:url("../img/nav-btn-close-sp.png")no-repeat top center;
    background-size: contain;
    top: 0;
}
.sb-slidebar {
    background-color: #ddc7ad!important;
    opacity: 0.9!important;
    font-family: var(--f-mincyo);
    font-weight: 500;
}
.slidebar-wrap {
    width: 100%;
}
#slideNavi ul {
    padding: 50px 10px 0;
}
#slideNavi li {
    font-size: 16px;
    border-bottom: dashed 1px #442c17;
}
#slideNavi li a {
    color: #442c17;
    display: block;
    padding: 10px 0;
    text-decoration: none;
    padding-left: 30px;
}
#slideNavi li a:before {
    position: absolute;
    left: 0;
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 10px;
}
/*----------------------------------------------
サイドボタン
------------------------------------------------*/
#side-btn-sp {
    position: fixed;
    bottom: 60vw;
    right: 0;
    writing-mode: vertical-rl;
	font-size: 12px;
    line-height: 2.5em;
    padding: 10px 0;
    opacity: 0.8;
    z-index: 1000;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    display: none;
	background-color: #4e6ea7;
}
#side-btn-sp a {
	display: block;
	color: #fff;
	text-decoration: none;
}

@media (orientation: landscape){
	#side-btn-sp {
		bottom: 10vw;
	}
}
/*--------------------------------------------
バナー
--------------------------------------------*/
.bnr {
	text-align: center;
    margin-bottom: 5vw;
}
.bnr img {
    width: 100%;
}
.bnr a {
    display: block;
}