@charset "utf-8";

html {
	scroll-padding-top: 100px;
	scroll-behavior: smooth;
}/*smooth scroll*/
#wrapper {
    font-family: "Noto Sans JP", "Helvetica Neue", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    line-height: 1.4;
}
main article {
	background: #FFF;
	overflow: hidden;
}
main img {
    width:100%;
    height:auto;
}
main section {
    padding: 25px 10px;
    font-size: 16px;
	background: #FFF;
	position: relative
}
h1 {margin: 5% 0;}
h1~p {
    color: #FFF;
    line-height: 1.5;
    margin-bottom: 5%;
	padding: 0 10px;
}
hgroup {/*h2*/
    text-align: center;
    margin-bottom: 5%;
}
hgroup p {
    font-size: 1.4em;
    font-weight: bold;
}

/*------------------------------
一緒に行こう！ハローキティ×日本旅行
------------------------------*/
#hello {
	padding: 25px 0;
	background-color:#d61416;
    position: relative;
}
#hello > img {
	width: 150px;
    position: absolute;
    top: 96px;
    left: calc((100% - 120px) / 2);
    z-index: 1;
}
#hello picture {
    width: 320px;
    height: 320px;
    margin: auto;
    display: block;
    background: #FFF url(../images/bg_hello_x_NTA.png) no-repeat;
    background-size: contain;
    border-radius: 160px;
	animation: roll 100s infinite linear;
}
#hello .checked_sns {
	margin: 0 10px;
    padding: 75px 15px 25px;
    background: #FFF url(../images/bg_pink_checkered.gif);
    border-radius: 15px;
    font-size: 1.1em;
}
#hello .checked_sns dd.txt {
    background: #FFF;
    margin-bottom: 100px;
    padding: 25px 10px 50px;
    font-weight: bold;
    line-height: 2;
    border-radius: 15px;
    position: relative
}
#hello .checked_sns dd.txt:before {
    content: "";
    width: 100%;
    height: 24px;
    background: url(../images/im_ribbon.png) no-repeat 50%;
    background-size: contain;
    position: absolute;
    top: -22%;
    left: 0;
}
#hello .checked_sns dd.txt p {
    /*text-decoration: 3px underline #e00;
    text-underline-position: under;*/
	background: #FFF url(../images/under_crayon.gif) repeat 0 33px;
}
#hello .checked_sns dt {
    background: #df0716;
    color: #FFF;
    text-align: center;
    line-height: 2.5;
    margin-bottom: 5%;
    position: relative
}
#hello .checked_sns dt:before {
    content: "";
    width: 131px;
    height: 137px;
    background: url(../images/sns_kitty.png) no-repeat 50%;
    background-size: contain;
    position: absolute;
    top: -147px;
    left: calc((100% - 131px) / 2);
}
#hello .checked_sns dt:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 10px solid #df0716;
    border-bottom: 0;
    position: absolute;
    bottom: -8px;
    left: calc((100% - 10px) / 2);
}
#hello .checked_sns dd.sns ul {
    width: 240px;
    margin: auto;
    flex-wrap: wrap;
    display: flex;
    gap: 5%;
}
#hello .checked_sns dd.sns li {
    width: calc(90% / 3);
    text-align: center;
}
#hello .checked_sns dd.sns li a img {
    width: 45px;
    border-radius: 2em;
    background: #FFF;
    padding: 8px;
    box-shadow: 0px 3px 5px #aaa;
}

/*------------------------------
Plan&Event
------------------------------*/
#Plan-Event > h3 {
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 3%;
}
#Plan-Event hr {
    display: block !important;
    content: "";
    width: 100%;
    height: 24px;
    background: url(../images/im_ribbon.png) no-repeat 50%;
    background-size: contain;
    border: none;
}

/*------------------------------
Information
------------------------------*/
#Information {background: #FFF;}

/*------------------------------
History
------------------------------*/
#History {
	padding: 25px 10px 0px 10px;
	background: #FFF url(../images/bg_pink_checkered.gif);
}
#History > img.top_partition {
    width: calc(100% + 20px);
    margin: -25px 0 25px -10px;
}
#History > img.bottom_partition {
    width: calc(100% + 20px);
    margin: 0 0 0 -10px;
}
#History hgroup p {
	color:#FFF;
	text-shadow: 0px 0px 3px #f693af, 1px 1px 5px #f693af;
}
#History .im_film {margin: 0 -10px;}
#History .histry_wrap li.histry {
    margin: 50px 0;
    padding: 35px 25px;
    background: #FFF;
    border-radius: 15px;
    position: relative;
}
#History .histry_wrap dt h3 {
    width: 120px;
    position: absolute;
    top: -15px;
    left: calc((100% - 120px) / 2);
}
#History .histry_wrap dd p b {
    margin-bottom: 10px;
    display: inline-block;
}
#History .histry_wrap li.histry:before {
    content: "";
    width: 128px;
    height: 40px;
    position: absolute;
    right: 10px;
    bottom: -15px;
    background: url(../images/im_3apple.png) no-repeat;
    background-size: 100%;
}
#History .histry_wrap li.histry:nth-of-type(even):before {
    position: absolute;
    left: 10px;
    bottom: -15px;
}
#History .histry_wrap li.histry:last-child:before {
    content: "";
    width: 120px;
    height: 145px;
    position: absolute;
    right: -5px;
	left: unset;
    bottom: -20px;
    background: url(../images/im_diary_kitty.png) no-repeat;
    background-size: 100%;
}

/*------------------------------
Recommend
------------------------------*/
#Recommend {background-color:#d61416;}
#Recommend hgroup p {color:#FFF;}
#Recommend ul li {
    margin: 50px 0;
    padding: 20px;
    background: #FFF;
    border-radius: 15px;
    position: relative;
}
#Recommend ul li:nth-of-type(1) {margin: 75px 0 50px;}
#Recommend ul li:nth-of-type(1):before {
    content: "";
    width: 100px;
    height: 76px;
    position: absolute;
    right: 15px;
    top: -68px;
    background: url(../images/im_rec_kitty.png) no-repeat;
    background-size: 100%;
}
#Recommend ul li hr {
    display: block !important;
    content: "";
    width: 100%;
    height: 24px;
    background: url(../images/im_ribbon.png) no-repeat 50%;
    background-size: contain;
    border: none;
}
#Recommend ul li dt {
    text-align: center;
    font-size: 24px;
    margin-bottom: 15px;
}
#Recommend ul li dt h3{font-weight: bold;}
#Recommend ul li dd {
    display: flex;
    gap: 5%;
}
#Recommend ul li dd img {
    width: auto;
    height: 80px;
    border-radius: 5em;
}
#Recommend ul li dd p a {
    font-weight: bold;
    text-align: right;
    width: 100%;
    display: inline-block;
    color: #2a2aad;
    font-size: 1.1em;
    position: relative;
    padding-right: 20px;
    box-sizing: border-box;
}
#Recommend ul li dd p a::after {
    content: "";
    position: absolute;
	top: 0;
    right: -10px;
    transform: rotate(-90deg);
    display: block;
    width: 39px;
    height: 27px;
    background: url(../images/icon_under2.svg) no-repeat center / contain;
}

/*------------------------------
scroll item
------------------------------*/
.scrollbox_wraper ul > li {
    width: 300px;
    margin: 10px;
    padding: 20px;
    background: #FFF;
    border-radius: 15px;
    box-shadow: 0px 0px 10px #aaa;
	box-sizing: border-box;
}
.scrollbox_wraper ul > li dt h3,
.scrollbox_wraper ul > li dt h4 {
    margin: 3%;
    font-size: 1.4em;
    font-weight: bold;
    text-align: center
}
.scrollbox_wraper ul > li dt h3.small,
.scrollbox_wraper ul > li dt h4.small {font-size: 1.1em;}
.scrollbox_wraper {
	margin-bottom: 15px;
	position: relative;
}
.scrollbox_wraper .scroll_left_btn,
.scrollbox_wraper .scroll_right_btn {
    width: 32px;
    height: 32px;
    position: absolute;
    top: calc(50% - 32px);
    display: block;
    z-index: 1;
	background: #2a2aad url(../images/icon_under.svg) no-repeat right center;
    background-size: contain;
    border-radius: 16px;
}
.scrollbox_wraper .scroll_left_btn {left: 0;transform: rotate(90deg);}
.scrollbox_wraper .scroll_right_btn {right: 0;transform: rotate(-90deg);}
.scrollbox_wraper .scroll_left_btn:after,
.scrollbox_wraper .scroll_right_btn:after,
.scrollbox_wraper .scroll_left_btn:before,
.scrollbox_wraper .scroll_right_btn:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
}
.scrollbox_wraper .scroll_left_btn.non_scloll,
.scrollbox_wraper .scroll_right_btn.non_scloll {
	transition: 0.1s;
	display:none!important;
}
.scrollbox_wraper .scrollbox {overflow-x: scroll!important;}
.scrollbox_wraper .scrollbox > ul {
    width: fit-content !important;
    display: flex !important;
    margin: 0 auto 15px !important;
	padding: 0 calc(calc(50% - 320px / 2));
}
.scrollbox_wraper .scrollbox::-webkit-scrollbar {
	display: none;
	/*height: 8px!important;*/
}
.scrollbox_wraper .scrollbox::-webkit-scrollbar-track {
	display: none;
	/*margin: 0 5px !important;
	background: #eee !important;
	border-radius: 5px !important;*/
}
.scrollbox_wraper .scrollbox::-webkit-scrollbar-thumb {
	display: none;
	/*border-radius: 5px !important;
	background: #888 !important;*/
}

.scrollbox_wraper.no_slider .scroll_left_btn,
.scrollbox_wraper.no_slider .scroll_right_btn,
.scrollbox_wraper.no_slider .scrollbox::-webkit-scrollbar,
.scrollbox_wraper.no_slider .scrollbox::-webkit-scrollbar-track,
.scrollbox_wraper.no_slider .scrollbox::-webkit-scrollbar-thumb {display:none!important;}

/*------------------------------
btn
------------------------------*/
.btn_wrap {
    width: 94%;
    display: flex;
    gap: 3%;
    margin: 5% auto;
}
.btn_wrap a.blue_btn {
    width: 100%;
    display: block;
    color: #FFF;
    background: #2a2aad;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 12px 0 15px;
    border-radius: 30px;
    position: relative;
}
.btn_wrap a.blue_btn::after {
    content: "";
    position: absolute;
    top: 25%;
    right: 0;
    transform: rotate(-90deg);
    display: block;
    width: 39px;
    height: 27px;
    background: url(../images/icon_under.svg) no-repeat center / contain;
}

/*キティちゃんファミリーとコピーライト*/
#kitty-family {
	width: 95%;
    margin: 0 auto 25px;
    display: block;
	animation: shinkansen 1s infinite linear;
}
#Sanrio_copyright {
	font-size: 12px;
	padding: 10px;
	text-align: right;
}

/*アニメーション*/
/*回転*/
@keyframes roll {
	0%   { transform: rotate(0deg); }
	100% { transform: rotate(-360deg); }
}

/*飛行機と新幹線*/
div.anim-plane_area,
div.anim-shinkansen_area {position: relative;}
div.anim-plane_area img.anim-plane {
	position: absolute;
    top: 25%;
    left: -180px;
    width: 180px;
	animation: plane 8s infinite linear;
}
div.anim-shinkansen_area img.anim-shinkansen {
	position: absolute;
	top:25%;
	right:-150px;
    width: 150px;
	animation: shinkansen 8s infinite linear;
	z-index: 1;
}
@keyframes plane {
	0%   { left:-180px; }
	100% { left:calc(100% + 180px); }
}
@keyframes shinkansen {
	0%   { right:-150px; }
	100% { right:calc(100% + 150px); }
}

/*759px以下*/
@media screen and (max-width: 999.9px) {
#pc_sns.spnone,
.spnone{display:none;}
}

@media screen and (min-width:760px) and (max-width:999.9px){
	main {padding-top: 160px!important;}
}

/*760px以上*/
@media screen and (min-width: 760px),print {
.pcnone{display:none;}
#pc_header {
	position: fixed;
	z-index: 2;
	margin-bottom: 0 !important;
	background: #FFF;
}
main {
	overflow: hidden;
	background: #fff9f9;
	padding-top: 100px;	
}
article {
    width: 420px;
    margin: auto;
	box-shadow: 0 0 10px #555;
	cursor: grab;
    overflow-y: scroll!important;
}
article::-webkit-scrollbar,
article::-webkit-scrollbar-track,
article::-webkit-scrollbar-thumb {display: none!important}

#PC_nav {
	width: 14vw;
	position: fixed;
	top: 20%;
	left: 15%;
	z-index: 0;
}
#PC_nav li {
	margin-bottom: 5%;
}
#PC_nav li a {
	color: #333;
	font-size: 13px;
	position: relative;
	display: inline-block
}
#PC_nav li img {margin-bottom: 1%;}
#PC_nav li:hover a {opacity: 1!important;}
#PC_nav li:hover a img {filter: hue-rotate(220deg);}
#PC_nav li a:before {
	content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    left: -40px;
    top: 5px;
    background: url(../images/im_1apple.png) no-repeat;
    background-size: 100%;
	transition-duration: 0.25s;
	opacity: 0;
}
#PC_nav li.watching-now a:before {opacity: 1;}
#pc_sns {
	width: 200px;
    position: fixed;
    bottom: 3%;
	left: 10%;
	flex-wrap: wrap;
	display: flex;
	gap: 5%;
	z-index: 1;
}
#pc_sns li {
    width: calc(90% / 3);
    text-align: center;
}
#pc_sns li a img {
    width: 45px;
    border-radius: 3em;
    background: #FFF;
    padding: 8px;
    box-shadow: 0px 3px 5px #aaa;
}

#balloonsxHelloKitty {
    width: 15vw;
	position: fixed;
	bottom: 10%;
	right: 15%;
	z-index: 1;
}
main::after {
	content: "";
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 120px;
	background: #FFF url(../images/bg_pink_checkered.gif);
	z-index: 0;
}
main article,
#nta_footer {
    position: sticky;
    z-index: 1;
}
#nta_footer {z-index: 3;}

}