@charset "UTF-8";
/* CSS Document */
html { scroll-behavior: smooth;}
html, div, body {
	padding: 0;
	margin: 0;
}
.wrapper{
	box-sizing: border-box;
	max-width: 399px;
	width: 100%;
	margin: 0 auto;
    line-height: 1.2;
}
#main {
	width: 100%;
    max-width: 340px;
    margin: 0 auto;
}
a {
	color: #000;
	transition: 0.7s;
	text-decoration: none;
}
a:hover {
	opacity: 0.7 ;
}
p {
	font-size: 16px;
	line-height: 1.6;
	font-family: 'Noto Sans JP', sans-serif;
}
h1, h2, h3{
	line-height: 1.6rem;
	font-family: 'Shippori Mincho B1', serif;
}
h1 {
	font-size: 1.5rem;
    line-height: 2.5rem;
    font-weight: normal;
    margin-bottom: 5%;
	text-align: center;
}
ul {
	padding: 0;
	margin: 0;
}
ul li {
	list-style: none;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 0.95rem;
	line-height: 1.6;
}
img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
/* .main{
	max-width:399px;
	width: 100%;
} */
.flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	/* margin: 3% 0; */
	align-items: center;
	width: 100%;
}
.con {padding: 5%;}
.inview-slide-up {
    opacity: 0;
    transform: translateY(20%);
}
.slide-up {
    opacity: 1;
    transform: translateY(0%);
    transition: .6s;
}
/* .slide-up {
    animation: slide-up 0.7s ease-out 0s 1 forwards;
}
@keyframes slide-up {
    0% {
        transform: translateY(20%);
    }
    100% {
        opacity: 1;
        transform: translateY(0%);
    }
} */
.sp-only {display: block;}
.pc-only {display: none;}


#header {position: relative;}
/* #header .logo_top {
    padding: 25px 55px 5px;
	margin-bottom: 30px;
}
#header .logo_top img {
    width: 50%;
} */
#header .sns {
    position: absolute;
	right: 8%;
    top: 3%;
	z-index: 999;
}

/* fade */
.mv {
    height: 844px;
	position: relative;
	z-index: 0;
}
.mv .fade li {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
	left: 0;
	bottom: 0;
    opacity: 0;
    animation: fade 15s infinite;
}
@keyframes fade {
    0% {
        opacity: 0;
    }
    15% {
        opacity: 1;
    }
    30% {
        opacity: 1;
    }
    45% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
.mv .fade li img {
    width: 100%;
    height: auto;
}
.mv .fade li:nth-child(1) {animation-delay: 0s;}
.mv .fade li:nth-child(2) {animation-delay: 5s;}
.mv .fade li:nth-child(3) {animation-delay: 10s;}
.mv .fade li:nth-child(4) {animation-delay: 0s;}
.mv .fade li:nth-child(5) {animation-delay: 5s;}
.mv .fade li:nth-child(6) {animation-delay: 10s;}

.lead {
    max-width: 320px;
	margin: 20px auto;
}
.lead .lead_txt p {
    font-family: 'Shippori Mincho B1', serif;
}
@media screen and (min-width: 768px) {
    .sp-only {display: none;}
    .pc-only {display: block;}
    .wrapper{
        box-sizing: border-box;
        max-width: 1280px;
        width: 100%;
        margin: 0 auto;
        line-height: 1.2;
    }
    #main {
        width: 100%;
        max-width: 860px;
        margin: 0 auto;
    }
    .mv {height: 730px;}
    #header .sns i {font-size: 25px;}
    .lead {max-width: 860px;}
}



.article {
    margin-bottom: 70px;
    position: relative;
}
.article h2 {
	font-size: 1.7rem;
    font-weight: normal;
}
.article h2 span {
	font-size: 1rem;
}
.article .topic {
	background: url(../img/2x/topic_bg.jpg) no-repeat center;
	background-size: contain;
}
.article .topic .topic_in {
	padding: 20px 30px;
    width:280px;
    min-height:100%;
    margin-left:auto;
    margin-right:auto;
	margin-bottom: 60px;
}
.article .topic img {width: 80%;}
.article .topic p {
    font-size: 0.8rem;
    line-height: 1.2;
}
.article .topic p:nth-child(3) {text-align: center;}
.article .topic a{
	font-size: 0.86rem;
	text-decoration: underline;
}
.star_s {position: relative;}
.star_s img {
	margin-left: 40px;
	margin-top: 80px;
	margin-bottom: 60px;
	width: 90%;
}
.star_s::before {
    content: "";
    position: absolute;
    display: inline-block;
    top: 15%;
    left: 0;
    background: url(../img/2x/star_s.png) no-repeat;
    background-size: contain;
    width: 100%;
    height: 30px;
}
.star_s .start_line {
	position: absolute;
	left: 0.6em;
    top: 3em;
	width: 1.3px;
    height: 55px;
    background: #84919E;
}
.star_g {
	position: relative;
}
.star_g h2 {
	margin-left: 40px;
}
.star_g::before {
    content: '';
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    background: url(../img/2x/star_g.png) no-repeat;
    background-size: contain;
    width: 100%;
    height: 30px;
}
.star_og {
	position: relative;
}
.star_og h2 {
	margin-left: 40px;
}
.star_og::before {
    content: '';
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    background: url(../img/2x/star_og.png) no-repeat;
    background-size: contain;
    width: 100%;
    height: 30px;
}
.star_g .gold_line {
    position: absolute;
    left: 0.6em;
	top: 2.7em;
    width: 1.3px;
	height: 261px;
    background: #9A8154;
}
.star_g .gold_line2 {
    position: absolute;
    left: 0.6em;
	top: 2.7em;
    width: 1.3px;
	height: 291px;
    background: #9A8154;
}
.star_og .og_line {
    position: absolute;
    left: 0.6em;
	top: 2.7em;
    width: 1.3px;
	height: 571px;
    background: #D55513;
	z-index: 999;
}
.spot {
	position: relative;
	margin-bottom: 10%;
}
.spot .spot_in {
    margin-left: 40px;
    margin-right: -25px;
    margin-top: -20px;
    /* opacity: 0; */
}
.spot .spot3-2 {
    margin: 15px 0 10px 0px;
    width: 85%;
}
.spot .spot_in h1 {
	text-align: left;
	line-height: 1.2;
}
.spot .spot_in h1 span {
	font-size: 0.8rem;
}
.article .tag {
	margin-bottom: 50px;
}
.article .info_box {
	border: 1px solid #000;
	padding: 0 9px;
}
.article .info_box p {
	font-size: 0.8rem;
}
.star_s .goal_line {
	position: absolute;
	left: 0.6em;
    top: -3.5em;
	width: 1.3px;
    height: 55px;
    background: #84919E;
}
.article .data_box_in ul li {
    text-indent: -0.9rem;
    margin-left: 0.8rem;
}
.left {width: 48%;}
.right {width: 48%;}

/* spot8 */
.spot8-1 {
    margin-bottom: 20px;
    margin-left: -65px;
}

@media screen and (min-width: 768px) {
    .article .topic {
        background: url(../img/1x/topic_bg.jpg) no-repeat center;
        background-size: contain;
    }
    .article .topic .topic_in {
        padding: 30px 30px;
        width:400px;
    }
    .article .topic p {text-align: center;}
    .star_s img {
        margin-left: 240px;
        width: 50%;
    }
    .star_g .gold_line {height: 342px;}
    .article .spot .spot_in {
        width: 48%;
        margin-top: 0;
    }
    .article .spot .spot_txt {width: 44%;}
    .star_og .og_line {
        height: 481px;
    }
    .star_g .gold_line2 {
        height: 372px;
    }
    .spot8-1 { margin: 0;}
}

/* gift */
h3.trl_box {
    margin: 0;
    width: 100px;
    height: 100px;
    background:linear-gradient(to bottom left, transparent 50% , url(../img/2x/gift_bg.png) 50%) ;
    margin-top: 10px;
    /* background: url(../img/2x/gift_bg.png); */
}
h3.trl {margin: 0;}
.gift {
	background: url(../img/2x/gift_bg.png);
	margin: 0 auto;
	padding: 10px 40px;
}
.hikonyan {margin: 40px auto;}
.gift .star_blue {
	width: 30%;
    margin: 20px auto;
}
.gift .gift_lead {
	width: 80%;
    margin: 30px auto 45px;
}
.gift .box .gift_right {margin-right: -40px;}
.gift .box .gift_left {margin-left: -40px;}
.gift .box .border_blue {margin: 40px 0;}
.data_box {margin-bottom: 50px;}
.data_box .data_box_in ul li a {text-decoration: underline;}
/* gift pc */
.gift .box .box_left {width: 48%;}
.gift .box .box_right {width: 48%;}


/* map */
.map_area {
	padding: 30px;
}
.map_area a {
    border-radius: 50px;
    border: 2px solid #000;
    background-color: #fff;
    display: block;
    width: 220px;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    font-size: 0.8rem;
    text-decoration: none;
    color: #000;
    font-weight: bold;
	position: relative;
}
.map_area ul {
	margin: 40px auto;
	padding: 0;
}
.map_area ul li {
	position: relative;
	font-size: 0.7rem;
    line-height: 1.5;
	list-style: none;
	padding-left: 15px;
}
.map_area ul li::before {
	content: '※';
	position: absolute;
	top: 0;
	left: 0;
}
.material-icons-outlined {
    font-family: 'Material Icons Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    margin-left: 2px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
.map_area a .icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
}

/* book */
.book .book_area {
	background: url(../img/2x/book_bg.png);
	/* padding: 45px 95px; */
    margin-bottom: 40px;
    width: 100%;
}
.book .book_area .book_area_in {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    padding: 45px 0;
}
.book .book_area p {
	text-align: center;
	font-weight: bold;
}
.book .book_area a {
    border-radius: 50px;
    background-color: #000;
    display: block;
    padding: 10px;
    text-align: center;
    font-size: 0.7rem;
    text-decoration: none;
    color: #fff;
}
.book .book_area .book_left {width: 100%;}
.book .book_area .book_right {width: 100%;}

/* footer */
#footer .adress {
	padding: 20px 40px 50px;
}
#footer .adress a:first-child {
	border-radius: 10px;
    border: 1.8px solid #A38208;
    display: block;
    padding: 20px;
    text-align: center;
    font-size: 1rem;
    text-decoration: none;
    color: #A38208;
    transition:all .6s ease-out;
    /* position: relative; */
}
/* #footer .adress a:first-child::after {
    content: '';
    background: #A38208;
    position: absolute;
    top: -2px;
    left: -2px;
    content: '';
    width: 100%;
    height: 100%;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
    z-index: -1;
    border-radius: 10px;
    border: 1.8px solid #A38208;
}
#footer .adress a:first-child:hover {
    color: #fff;
}
#footer .adress a:first-child:hover:after {
    transform: scale(1, 1);
} */
#footer .adress p:last-child {
	font-size: 0.7rem;
    text-align: center;
}
.footer {
	background: #E1E2E2;
	font-size: 0.7rem;
	text-align: center;
	padding: 30px;
}
#topbtn {
	position: fixed;
	right: 15px;
	bottom: 5px;
    width: 60px;
    height: 60px;
    text-align: center;
	display: none;
}
#topbtn a span {
	margin-top: -10px;
}
/* #topbtn::before {
    content: '';
    width: 27px;
    display: block;
    height: 5px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(180deg) skew(-45deg);
    position: absolute;
    top: 30%;
    left: -135%;
} */

@media screen and (min-width: 768px) {
    .hikonyan {
        position: absolute;
        top: 78%;
        right: 4%;
        width: 38%;
        margin: 0;
    }
    .gift { padding: 10px 280px;}
    .gift .gift_lead { width: 50%;}  
    .gift {
        background: url(../img/1x/gift_bg.png);
    }  
    /* .book .book_wrap {
        max-width: 500px;
        margin: 0 auto;
    } */
    .book .book_area {
        width: 50%;
        /* width: 35.157%; */
        margin-bottom: 0;
    }
    .book .book_area .book_area_in {
        max-width: 400px;
        padding: 45px 0;
    }
    .book .book_area .float_right {
        float: right;
        margin-right: 25px;
    }
    .book .book_area .float_left {
        float: left;
        margin-left: 25px;
    }
    .book .book_area .book_left {width: 48%;}
    .book .book_area .book_right {width: 48%;}
    .map_area ul {width: 615px;}
	#footer .adress p {text-align: center;}
    #footer .adress {
        max-width: 770px;
        margin: 0 auto;
        padding: 70px 40px 70px;
    }
    #topbtn {
        right: 3%;
        bottom: 40px;
    }
}