@charset "utf-8";
/*------------------------------------------------------------
    firstView
------------------------------------------------------------*/

.firstView {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	background-color: #fff;
	overflow: hidden;
	padding-bottom: 45px;
	box-sizing: border-box;
}
.firstBox img {
	width: 100%;
}
.firstBox {
	position: relative;
	width: 100%;
	height: 100%;
}
.firstBox h1 {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 100px;
	z-index: 2;
	border-radius: 7px;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	transition: opacity 1s ease, visibility 1s ease;
}
.mainItem {
	position: absolute;
	padding-right: 2px;
	padding-bottom: 2px;
	box-sizing: border-box;
}
.mainItem div {
	width: 100%;
	height: 100%;
	overflow: hidden;
	opacity: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.mainItem1 {
	top: 0;
	left: 0;
	width: 25.55%;
	height: 69.65%;
}
.mainItem1 div {
	background-image: url(/_var/hs2020/img/index/img_main1.jpg);
	border-bottom-right-radius: 10px;
}
.mainItem2 {
	top: 0;
	left: 0;
	width: 40.85%;
	height: 59.8%;
}
.mainItem3 {
	top: 0;
	left: 40.89%;
	width: 49%;
	/* width: 59.3%; */
	height: 12.43%;/* height: 17.43%; */
}
.mainItem3 div {
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.mainItem3 .navBox {
	padding: 15px 0 0;
	box-sizing: border-box;
}
/*.mainItem3 .navBox ul {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
*/
.mainItem3 .navInnMenu {
	padding: 6px 0;
}
.navBox .navInnMenu li {
	margin-left: 28px;
}
.navBox .navInnMenu a {
	font-size: 16px;
}
.navBox .navInnMenu li.navInnMenuItem {
	margin-left: 135px;
}

@media all and (min-width: 768px) {
.mainItem3 li {
	opacity: 1 !important;
}
.mainItem3 .navBox {
	display: flex;
	padding: 4px 0 0 35px;
	align-items: center;
}
.mainItem3 .navBox ul {
	width: 98%;
	max-width: 724px;
	align-items: center;
}
.navBox .navInnMenu li {
	margin-left: 0;
	margin-right: 27px;
}
.navBox .navInnMenu li:last-of-type {
	margin-right: 0;
}
.navBox .navInnMenu li a {
	padding: 0 5px;
	white-space: nowrap;
}
}

@media all and (min-width: 1401px) and (max-width: 1500px) {
.navBox .navInnMenu li {
	margin-right: 30px;
}
}

@media all and (min-width: 1301px) and (max-width: 1400px) {
.navBox .navInnMenu li {
	margin-right: 15px;
}
}

@media all and (min-width: 1201px) and (max-width: 1300px) {
.navBox .navInnMenu li {
	margin-right: 10px;
}
.navBox .navInnMenu a {
	font-size: 1.17vw;
}
}

@media all and (min-width: 1001px) and (max-width: 1300px) {
.mainItem3 .navBox {
	padding-left: 25px !important;
}
.navBox .navInnMenu li {
	margin-right: 2vw !important;
}
.navBox .navInnMenu a {
	font-size: 1.2vw;
	letter-spacing: 0;
}
}

@media all and (min-width: 768px) and (max-width: 1000px) {
.mainItem3 .navBox {
	padding-left: 10px !important;
}
.navBox .navInnMenu li {
	margin-right: 1.1vw !important;
}
.navBox .navInnMenu a {
	font-size: 1.2vw;
	letter-spacing: 0;
}
}

@media all and (min-width: 768px) and (max-width: 820px) {
.navBox .navInnMenu li {
	margin-right: 0.5vw !important;
}
}
.mainItem4 {
	top: 12.45%;
	left: 40.89%;
	width: 41.75%;
	height: 46.95%;
}
.mainItem5 {
	top: 0;
	left: 91%;
	width: 9%;
	height: 12%;
	padding-right: 0;
}
.mainItem5 div {
	border-bottom-left-radius: 10px;
	background-image: url(/_var/hs2020/img/index/img_main5.jpg);
}
.mainItem5 div a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	opacity: 0;
}
.mainItem6 {
	top: 12.43%;
	left: 82.9%;
	height: 59.7%;
	width: 17%;
	padding-right: 0;
}
.mainItem7 {
	top: 47.08%;
	left: 0;
	width: 25.55%;
	height: 18.1%;
}
.mainItem7 div {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.mainItem7 div a {
	background-image: url(/_var/hs2020/img/img_main7.jpg);
	background-color: #fff;
}
.ipad.ipad2 .mainItem7 div a, .ipad.ipad2 .mainItem11 div a {
	background-size: 180%;
}
.ipad.ipad2 .mainItem5 div a {
	background-size: 180%;
}
.mainItem8 {
	top: 59.9%;
	left: 0;
	width: 25.55%;
	height: 40.2%;
	padding-bottom: 0;
}
.mainItem2 div {
	background-image: url(/_var/hs2020/img/index/img_main2022_01.jpg);
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.mainItem8 div {
	background-image: url(/_var/hs2020/img/index/img_main2022_08.jpg);
	border-top-right-radius: 10px;
}
.mainItem9 div {
	background-image: url(/_var/hs2020/img/index/img_main2022_03.jpg);
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
.mainItem10 div {
	background-image: url(/_var/hs2020/img/index/img_main2022_04.jpg);
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
.mainItem6 div {
	background-image: url(/_var/hs2020/img/index/img_main2022_05.jpg);
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.mainItem11 div {
	background-image: url(/_var/hs2020/img/index/img_main2022_06.jpg);
}
.mainItem4 div {
	background-image: url(/_var/hs2020/img/index/img_main2023_07.png);
	/*background-color: #BE0025;*/
	border: 2px solid #BE0025;
	border-radius: 10px;
	background-size: 84% auto;
}
.mainItem9 {
	top: 59.9%;
	left: 25.55%;
	width: 20.8%;
	height: 40.2%;
	padding-bottom: 0;
}

.mainItem10 {
	top: 59.9%;
	left: 46.35%;
	width: 36.55%;
	height: 40.2%;
	padding-bottom: 0;
}
.mainItem11 {
	top: 72.2%;
	left: 82.9%;
	width: 17%;
	height: 27.9%;
	padding-right: 0;
	padding-bottom: 0;
}
.mainItem11 div {
	border-top-left-radius: 10px;
}
.scroll, .firstBox h1 {
	transition: opacity 1s ease 2.5s, visibility 1s ease 2.5s;
}
.loaded .scroll, .loaded .firstBox h1 {
	opacity: 1;
	visibility: visible;
}
/* news */
.newsBox {
	position: absolute;
	bottom: -49px;
	left: 0;
	padding: 14px 29px;
	width: 100%;
	box-sizing: border-box;
	z-index: -2;
}
.newsBox li {
	display: flex;
}
.newsBox .newsTime {
	font-size: 16px;
	font-weight: bold;
	color: #BE0025;
	flex: 0 0 85px;
	padding-right: 15px;
	padding-top: 2px;
	box-sizing: border-box;
	letter-spacing: 0px;
}
.newsBox .newsInfo {
	flex: 1;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
}
.newsBox .newsInfo a {
	text-decoration: underline;
	letter-spacing: 1px;
}
/* news end */

.mainItem a:hover {
	opacity: .7;
}
.content {
	overflow: hidden;
	background: #fff;
	padding-top: 110px;
}
.content img {
	width: 100%;
}
.conItem h3 {
	position: absolute;
	top: 48%;
	left: -1440px;
	white-space: nowrap;
}
.conItem h3 img {
	width: 1398px;
	display: inline-block;
}
.conItem .txt {
	text-align: center;
	line-height: 2.45;
	margin-bottom: 43px;
	font-size: 17px;
}
.conItem .txt span {
	font-size: 12px;
}
.conItem .txt:last-of-type {
	margin-bottom: 37px;
}
.conItem .note {
	font-size: 12px;
	line-height: 2.2;
	margin-top: -5px;
}
.logo {
	width: 296px;
	margin: 0 auto 20px;
	padding-top: 10px;
}
.conItem {
	text-align: center;
	letter-spacing: 1.2px;
	margin-bottom: 100px;
}
.title {
	font-size: 20px;
	font-weight: 700;
	line-height: 2.3;
	margin-bottom: 35px;
}
.fullBg .hTtl {
	text-align: center;
}
.fullBg .hTtl img {
	max-width: 712px;
}
.whiteBox {
	background-color: #fff;
	border: 2px solid #BE0025;
	width: 900px;
	margin: 50px auto 0;
	border-radius: 10px;
	text-align: center;
	z-index: 10;
	padding: 25px 20px;
	box-sizing: border-box;
}
.whiteBox p {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 1.6;
}
.whiteBox p a {
	color: #BE0025;
	text-decoration: underline;
}
/* add */
.aboutBtn {
	text-align: center;
	width: 240px;
	margin: 0 auto;
}
.aboutBtn a {
	display: block;
	color: #fff;
	font-size: 16px;
	background: #BE0025;
	padding: 15px;
	border-radius: 10px;
	font-weight: 700;
	letter-spacing: 0.8px;
}
/* plan */
.planBox {
	background-color: #F4F2E9;
	position: relative;
	overflow: hidden;
}
.planBox::before {
	top: -71px;
	left: -113px;
	transform: none;
	height: 1016px;
	opacity: 0.5;
}
.plan {
	padding: 69px 0 118px 38px;
	position: relative;
	z-index: 2;
	max-width: 1366px;
	box-sizing: border-box;
	margin: 0 auto;
}
.plan .aboutBtn {
	margin-left: 40%;
}
.planItem {
	position: relative;
	margin-bottom: 61px;
}
.planLeft {
	position: absolute;
	left: -50px;
	top: 0;
	width: 287px;
}
.planLeft > div {
	border-radius: 10px;
	overflow: hidden;
}
.planPic1 {
	width: 222px;
	margin-bottom: 64px;
}
.planPic2 {
	width: 254px;
	margin: 0 0 0 auto;
}
.planRight {
	width: 686px;
	margin: 0 auto;
}
.planPic3 {
	position: absolute;
	width: 275px;
	bottom: 86px;
	right: -10px;
	border-radius: 10px;
	overflow: hidden;
}
.planInfo {
	width: 660px;
	padding-top: 36px;
}
.planTitle p, .planTitle span {
	width: 490px;
	margin: 0 auto;
}
.planTitle p {
	font-weight: 500;
	font-size: 27px;
	color: #BE0025;
	letter-spacing: 1.1px;
	margin-bottom: 10px;
}
.planTitle span {
	font-size: 15px;
	letter-spacing: 1.5px;
	line-height: 2;
	display: block;
}
.planTitle {
	padding-bottom: 32px;
	margin-bottom: 44px;
	position: relative;
}
.planTitle h4 {
	margin-bottom: 22px;
}
.planTitle::before {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	width: 98%;
	height: 1px;
	border-bottom: 2px dotted #Be0025;
}
.supCon {
	text-align: center;
	position: relative;
	width: 295px;
	margin: 0 10% 0 22%;
}
@media all and (min-width: 768px) and (max-width: 1366px) {
	.supCon {
		margin: 0 15% 0 15%;
	}
}
.supInfo {
	font-weight: 700;
	font-size: 15px;
	color: #BE0025;
	letter-spacing: 0.7px;
}
.supTitle {
	position: relative;
	font-size: 28px;
	font-weight: 500;
	letter-spacing: 1px;
	color: #BE0025;
}
.supTitle::before {
	content: '';
	position: absolute;
	background: #DE2D53;
	opacity: 0.1;
	left: 0;
	bottom: 0;
	height: 13px;
	width: 100%;
}
.supCon span {
	font-size: 15px;
	padding-top: 7px;
	display: block;
}
.supPic {
	position: absolute;
}
.supPic1 {
	left: -155px;
	width: 142px;
	height: 142px;
	top: -18px;
}
.supPic2 {
	right: -170px;
	width: 218px;
	height: 114px;
	top: -11px;
}
/* redBox */
#thankyou {
	padding-top: 60px;
}
.redBox {
	background: #AC1A2A;
}
.redBox .topBox {
	padding: 80px 0 55px;
	background: url(/_var/hs2020/img/index/img_red_img02.png) no-repeat center center;
	background-size: auto 95%;
}
.redBox .topBox dl {
	margin: 0 auto;
	max-width: 1366px;
	text-align: center;
}
.redBox .topBox dt {
	margin: 0 auto;
	width: 73%;
}
.redBox .topBox dd {
	color: #fff;
	font-size: 1.5rem;
	text-align: center;
	font-weight: bold;
}
.redBox .innerBox .photoUl {
	display: flex;
	align-items: stretch;
	justify-content: stretch;
	flex-direction: row;
}
.redBox .innerBox .photoUl li {
	width: 20.5%;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
}
.redBox .innerBox .photoUl li:nth-of-type(1) {
	border-radius: 0 10px 10px 0;
	background: url(/_var/hs2020/img/index/img_red_photo01.png) no-repeat center top;
	background-size: auto 100%;
}
.redBox .innerBox .photoUl li:nth-of-type(4) {
	border-radius: 10px 0 0 10px;
	background: url(/_var/hs2020/img/index/img_red_photo02.png) no-repeat center top;
	background-size: auto 100%;
}
.redBox .innerBox .photoUl li:nth-of-type(2){
	margin: 0 5px;
	padding-top: 45px;
	width: calc( 30% - 10px);
}
.redBox .innerBox .photoUl li:nth-of-type(3){
	margin: 0 5px 0 0;
	padding-top: 45px;
	width: calc( 30% - 10px);
}
.redBox .cenInn {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.redBox .cenInn .ttl {
	/*margin: -6% 0 4% -3%;*/
	padding: 3px 0 30px 57px;
	font-size: 1.75rem;
	color: #BE0025;
	font-weight: bold;
	background: url(/_var/hs2020/img/index/img_red_img05.png) no-repeat left top;
	background-size: 42px auto;
}
.redBox .innerBox .photoUl li:nth-of-type(3) .cenInn .ttl {
	background: url(/_var/hs2020/img/index/img_red_img06.png) no-repeat left top;
	background-size: 38px auto;
}
.redBox .cenInn .price {
	/*margin-left: 12%;
	display: flex;*/
	align-items: flex-end;
	justify-content: flex-start;
	flex-direction: row;
}
.redBox .cenInn .price dt {
	width: 244px;
}
.redBox .innerBox .photoUl li:nth-child(3) .price dt {
	width: 310px;
}
@media all and (min-width: 0) and (max-width: 1250px) {
.redBox .cenInn .price dt {
	width: 245px;
}
}
.redBox .cenInn .price dd {
	/*margin-left: 5px;*/
	padding-bottom: 50px;
	color: #BE0025;
	font-size: 0.8rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.5px;
}
.redBox .btmBox {
	padding: 60px 20px 80px;
	background: url(/_var/hs2020/img/index/img_red_img03.png) no-repeat center center;
	background-size: auto 52%;
}
.redBox .btmBox p {
	text-align: center;
	color: #fff;
	font-size: 1rem;
	font-weight: bold;
	line-height: 2;
	letter-spacing: 1px;
}
.redBox .btmBox .pTtl {
	font-size: 1.38rem;
}
.redBox .btmBox .pTtl span,
.redBox .btmBox p span{
	font-size: 2rem;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}
.redBox .btmBox p a{
	color: #fff;
	text-decoration: underline;
}

@media all and (min-width: 0) and (max-width: 767px) {
.redBox .topBox {
	padding: 40px 0 38px;
	background-image: url(/_var/hs2020/img/index/img_red_img02_sp.png);
	background-size: auto 69%;
}
.redBox .topBox dl {
	max-width: inherit;
}
.redBox .topBox dt {
	margin: 0 auto 5px;
	width: 80%;
}
.redBox .topBox dd {
	font-size: 1rem;
}
.redBox .innerBox .photoUl {
	padding: 0 4px 4px;
	justify-content: space-between;
}
.redBox .innerBox .photoUl li, .redBox .innerBox .photoUl li:nth-of-type(1), .redBox .innerBox .photoUl li:nth-of-type(2), .redBox .innerBox .photoUl li:nth-of-type(3), {
	margin: 0;
	width: calc(50% - 3px);
	border-radius: 10px;
	background: none;
}
.redBox .innerBox.sp .photoUl li:nth-of-type(1) {
	background: url(/_var/hs2020/img/index/img_red_photo01.png) no-repeat center top;
	background-size: 100% auto;
	margin: 0;
	width: calc(50% - 3px);
	height: 130px;
	border-radius: 10px;
}
.redBox .innerBox.sp .photoUl li:nth-of-type(2) {
	background: url(/_var/hs2020/img/index/img_red_photo02.png) no-repeat center top;
	background-size: 100% auto;
	margin: 0;
	width: calc(50% - 3px);
	height: 130px;
	border-radius: 10px;
	padding-top: 0
}
.redBox .cenInn {
	margin: 4px;
	padding: 20px 10px 30px;
	background: #fff;
	width: auto;
	border-radius: 10px;
}
.redBox .cenInn .ttl {
	margin: 0 0 0 -4%;
	padding: 10px 0 10px 49px;
	font-size: 1.38rem;
	background-size: 36px auto;
}
.redBox .cenInn .price dt {
	width: 214px;
}
.redBox .cenInn:nth-child(2) .price dt {
	width: 280px;
}
.redBox .cenInn:nth-child(2) .ttl {
	background: url(/_var/hs2020/img/index/img_red_img06.png) no-repeat left;
	background-size: 31px auto;
}
/*.redBox .cenInn .price {
	margin-left: 13%;
}*/

.redBox .cenInn .price dd {
	margin-left: 3px;
	font-size: 0.94rem;
	padding-bottom: 0
}
.redBox .btmBox {
	padding: 26px 0 35px;
	background: url(/_var/hs2020/img/index/img_red_img03_sp.png) no-repeat center center;
	background-size: 114% auto;
}
.redBox .btmBox p {
	font-size: 0.88rem;
	letter-spacing: 0px;
}
.redBox .btmBox p span {
	font-size: 1.5rem;
	line-height: 1.5;
}
.redBox .btmBox .pTtl {
	margin-bottom: 10px;
	font-size: 1.1rem;
	line-height: 1.4;
	letter-spacing: 0.2px;
}
.redBox .btmBox .pTtl span {
	font-size: 1.8rem;
}

}
/* howto */
.howto .end {
	background: #BE0025;
	padding: 20px 10px;
	margin: 0 auto 40px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.8;
	letter-spacing: 0.5px;
	border-radius: 5px;
}

@media all and (min-width: 0) and (max-width: 767px) {
.howto .end {
	letter-spacing: 0px;
	border-radius: 10px;
}
}
.howto {
	/*margin-top: 150px;*/
	background: #BE0025 url("../img/index/howto_bg_2023.png") no-repeat center;
	background-size: 1066px auto;
	padding-bottom: 33px;
}
.howto .inner {
	padding-top: 106px;
	/*width:828px;*/
	max-width: 1110px;
	margin: 0 auto 67px;
}
.howto_box {
	opacity: 1;
}
.howto h4 {
	width: 720px;
	margin: 0 auto;
}
.howtoInfo {
	margin-top: 5px;
}
.howtoTitle {
	text-align: center;
	color: #fff;
	margin: 0 auto 53px;
}
.howtoTitle span {
	font-weight: 500;
	font-size: 20px;
	letter-spacing: 0.5px;
	margin-bottom: 32px;
	display: block;
	color: #fff;
}
.howtoPic {
	width: 304px;
	margin: 21px auto 0;
	position: relative;
	left: 33px;
}
.howtoList {
	margin: 0 auto 48px;
	padding: 50px 0 80px;
	max-width: 1120px;
	position: relative;
	background-color: #FFF;
	border-radius: 20px;
	border: 1px solid #BE0025;
}
.howtoList h3 {
	margin: 0 auto 40px;
	width: 584px;
}
.howtoList .midTxt {
	margin-bottom: 50px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	letter-spacing: 0.07em;
	background-color: #BE0025;
	padding: 10px 50px;
	border-left: 1px solid #DE8092;
	border-right: 1px solid #DE8092;
}
.howtoList .movie{
	margin: 0 auto 60px;
	width: 890px;
}
.howtoList .movie iframe{
	width: 100%;
}
.howtoList .tweet {
	display: flex;
	justify-content: center;
	letter-spacing: 0.07em;
}
.howtoList .tweet .tw_l{
	margin-right: 50px;
}
.howtoList .tweet h4 {
	width: 356px;
	margin: -10px auto 10px;
}
.howtoList .tweet .data{
	border-radius: 100px;
	background: #BE0025;
	padding: 15px 30px 20px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	width: 83%;
	margin: 0 auto;
	text-align: center;
}
.howtoList .tweet .tw_c{
	margin-right: 35px;
}
.howtoList .tweet p.red {
	color: #BE0025;
	font-size: 26px;
	margin-bottom: 18px;
	font-weight: 600;
}
.howtoList .tweet p.txt {
	font-size: 15px;
	line-height: 1.8;
}
.howtoList .tweet p.txt span {
	color: #BE0025;
	font-weight: 600;
}
.howtoList .tweet p.pic{
	width: 90px;
	padding-top: 20px;
}
.hotowBtn {
	width: 240px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
.hotowBtn a {
	width: 100%;
	display: block;
	color: #BE0025;
	background: #fff;
	font-size: 16px;
	border-radius: 10px;
	font-weight: 700;
	padding: 16px 10px;
	box-sizing: border-box;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 0.08em;
}
.notice {
	text-align: center;
	font-size: 12px;
	line-height: 1.8;
	margin-top: 15px;
	letter-spacing: 0.5px;
}
/* add  end */

/* navLink  add*/
.navLink {
	/*margin-top: 147px;*/
	display: flex;
	margin-bottom: 2px;
}
.navLinkItem {
	flex: 0 0 50%;
	box-sizing: border-box;
}
.navLinkItem:nth-child(1) {
	padding-right: 1px;
}
.navLinkItem:nth-child(2) {
	padding-left: 1px;
}
.navLinkItem a {
	position: relative;
	display: block;
}
.navLinkInfoBox {
	position: absolute;
	width: 100%;
	color: #fff;
	text-align: center;
	height: 100%;
	background: rgba(147,7,22, 0.8);
	left: 0;
	top: 0;
	transition: opacity 0.5s ease;
}
.navLinkInfoBox img {
	display: block;
}
.navLinkItem:nth-child(1) .navLinkInfoBox {
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
.navLinkItem:nth-child(2) .navLinkInfoBox {
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
.navLinkInfoBox div {
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
	position: absolute;
	width: 100%;
}
.navLinkTitle {
	font-size: 50px;
	font-weight: 500;
	margin-bottom: 24px;
	line-height: 1;
}
.navLinkInfo {
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.8px;
	margin-bottom: 31px;
}
.navLinkInfoBox span {
	width: 30px;
	height: 30px;
	display: block;
	margin: 0 auto;
}
/* navLink  end */

.parallaxBox, .parallaxBox2 {
	position: relative;
	overflow: hidden;
}
.parallaxCon {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.parallaxBox2 .parallaxCon {
	bottom: 0;
	top: auto;
}
.wishCon {
	padding: 120px 0 68px;
}
.wishItem {
	display: flex;
	width: 90%;
	margin: 0 auto 52px;
	max-width: 1000px;
}
.wishLeft {
	flex: 0 0 57%;
}
.wishLeft h3 {
	width: 44%;
}
.wishLeft p {
	color: #F04E6E;
}
.wishLeft p a {
	color: #DE2D53;
}
.wishLeft .txt img {
	width: 60px;
	display: inline-block;
	vertical-align: -9px;
	margin-right: 8px;
}
.wishRight {
	flex: 1;
	margin-right: 3.8%;
	margin-top: 8px;
}
.leftTitle {
	font-size: 24px;
	letter-spacing: 1px;
	margin-bottom: 26px;
}
.wishLeft .leftInfo {
	font-size: 17px;
	font-weight: 500;
	letter-spacing: 1.2px;
	line-height: 1.94;
	color: #000;
	margin-bottom: 45px;
}
.img {
	padding-top: 16px;
}
.wishInfo {
	width: 91%;
	margin: 0 auto;
	display: flex;
	max-width: 1000px;
}
.compavt {
	color: #FCF0AB;
	font-size: 45px;
	font-weight: 300;
	flex: 0 0 38%;
	letter-spacing: 1px;
}
.compavt span {
	font-size: 15px;
	font-weight: 400;
	display: block;
	letter-spacing: 0.5px;
}
.comMiddle {
	flex: 0 0 38%;
	font-size: 16px;
	font-weight: 500;
	color: #FCF0AB;
	padding-left: 18px;
	box-sizing: border-box;
	line-height: 2.2;
	padding-top: 15px;
}
.wishRi {
	flex: 1;
	padding-top: 44px;
	padding-left: 20px;
	box-sizing: border-box;
}
.wishRi span {
	color: #fff;
	font-weight: 500;
	letter-spacing: 0.8px;
	vertical-align: middle;
	margin-right: 6px;
}
.wishRi span:last-child {
	margin-right: 0;
}
.elis {
	width: 50px;
	display: inline-block;
	position: relative;
}
.elis::after {
	position: absolute;
	top: 50%;
	left: -17px;
	content: '';
	width: 11px;
	height: 1px;
	opacity: 0.5;
	background-color: #FFFFFF;
	display: block;
	transform: translateY(-50%);
}
.inds {
	background: rgba(6,80,149,0.9);
}
.indsItem {
	display: flex;
	width: 90%;
	margin: 0 auto;
	padding: 60px 0;
	max-width: 1000px;
}
.indsLeft {
	flex: 0 0 33%;
}
.indsRight {
	flex: 1;
	padding-left: 58px;
	box-sizing: border-box;
	color: #fff;
}
.indsTitle {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.7px;
	margin-bottom: 20px;
}
.indsRight h5 {
	width: 60%;
	margin-bottom: 13px;
}
.indsInfo {
	font-weight: 700;
	letter-spacing: 0.5px;
	line-height: 1.8;
	margin-bottom: 20px;
}
.indsBtm {
	text-align: right;
	letter-spacing: 0.5px;
	font-weight: 500;
}
.indsBtm span {
	width: 10px;
	height: 1px;
	background-color: #fff;
	opacity: 0.5;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.wishPic {
	height: 100vh;
}
.ipad .scroll a:hover::after {
	border: none;
	border-top: 1px solid #BE0025;
	border-left: 1px solid #BE0025;
}
.ipad .wishPic {
	height: auto;
}
.ipadBlock {
	display: none;
}
.ipad .ipadBlock {
	display: block;
}
.topHeader .navInnMenu, .topHeader .navInnMenu li, .topHeader #gHeader h1 {
	transition: none;
}
.topHeader.android .heart span {
	font-size: 10px;
}

@media all and (min-width: 0) and (max-width: 767px) {
.firstBox h1 {
	top: 11px;
	max-width: 60px;
	width: 12.5%;
	left: 44%;
}
.mainItem {
	padding: 2px 2px 0;
	overflow: hidden;
}
.mainItem div {
	border-radius: 10px !important;
}
.mainItem1 {
	top: 9.5%;
	left: 0;
	width: 100%;
	height: 18.5%;
}
.mainItem2 {
	left: 79.2%;
	width: 20.8%;
	height: 9.5%;
	padding-left: 0;
}
.mainItem2 div {
	background-image: none;
}
.mainItem2 > div {
	position: relative;
}
.mainItem2 > div > .mainItemInner {
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	height: auto;
}
.mainItem2 > div p {
	width: 20%;
}
.mainItem2 .btnMenu, .mainItem2 a {
	position: absolute;
	width: 100%;
	height: 34px;
	left: 0;
	top: 0;
}
.mainItem2 a {
	top: 34px;
	height: 50px;
}
.mainItem2 > div img {
	width: 38px;
	display: block;
	margin: 0 auto;
}
.mainItem3 {
	top: 25%;
	left: 0;
	width: 100%;
	height: 35%;
}
.mainItem4 {
	top: 57.5%;
	left: 0;
	width: 61.8%;
	height: 24%;
}
.mainItem1 div {
	background-image: url(/_var/hs2020/img/index/img_main2022_01_sp.jpg);
}
.mainItem4 div {
	background-color: transparent;
	background-image: url(/_var/hs2020/img/index/img_main2022_02_sp.jpg);
	background-size: cover;
	border: none;
}
.mainItem5 div {
	background-image: url(/_var/hs2020/img/index/img_main2022_03_sp.jpg);
}
.mainItem6 div {
	background-image: url(/_var/hs2020/img/index/img_main2022_04_sp.jpg);
}
.mainItem3 div {
	/*background-color: #BE0025;*/
	background-image: url(/_var/hs2020/img/index/img_main2023_05_sp.jpg);
	background-size: 80% auto;
}
.mainItem5 {
	top: 81.7%;
	left: 0;
	width: 61.8%;
	height: 15%;
}
.mainItem5 div::before {
	display: none;
}
.mainItem6 {
	top: 57.5%;
	left: 61.8%;
	width: 38.2%;
	height: 39%;
	padding-left: 0;
}
.content {
	padding-top: 42px;
}
.fullBg .hTtl img {
	max-width: 330px;
	margin: 0 auto;
}
/* news */

.firstView {
	padding-bottom: 40px;
}
.newsBox {
	padding: 14px 15px 10px;
	/* top: 82.2%; */
	bottom: -38px;
}
.newsBox .newsTime {
	font-size: 14px;
	flex: 0 0 66px;
	margin-top: 0;
}
.newsBox .newsInfo {
	font-size: 14px;
	letter-spacing: 0.5px;
	padding-top: 0;
}
/* news */

.scroll, .firstBox h1 {
	transition-delay: 1.8s;
}
.scroll.pageTop {
	position: absolute;
	right: 10px;
	bottom: 10px;
	margin-top: 0;
	transform: none;
}
.scroll a:hover::after {
	border: none;
	border-top: 1px solid #BE0025;
	border-left: 1px solid #BE0025;
}
.logo {
	width: 59%;
	margin: -5px auto 25px;
	padding-top: 0;
	position: relative;
	z-index: -1;
}
.conItem .txt {
	line-height: 1.75;
	font-size: 16px;
	margin-bottom: 26px;
	letter-spacing: -0.03em;
}
.conItem .note {
	font-size: 11px;
	letter-spacing: -0.03em;
	line-height: 2;
	margin-top: 0;
	margin-bottom: 0;
}
.title {
	font-size: 17px;
	margin-top: 0;
	margin-bottom: 35px;
	letter-spacing: 0.5px;
	line-height: 2;
}
.conItem {
	/* margin-bottom: 45px; */
	margin-bottom: 80px;
}
.conItem h3 {
	top: 22%;
	left: -1123px;
}
.howtoTitle p.hotowImg {
	margin: 0 -25px;
}
.conItem h3 img {
	width: 1047px;
	display: inline-block;
}
.wishLeft .leftInfo {
	text-align: center;
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 20px;
}
.wishCon {
	padding: 58px 0 80px;
}
.wishItem {
	display: block;
	width: 86%;
	margin: 0 auto 0;
	padding-bottom: 0;
}
.wishLeft h3 {
	width: 65%;
	margin: 0 auto 5px;
}
.leftTitle {
	font-size: 20px;
	margin-bottom: 28px;
	text-align: center;
	letter-spacing: 0.7px;
}
.wishLeft p.txt {
	text-align: center;
}
.leftInfo {
	font-size: 15px;
	letter-spacing: 0.5px;
}
.wishLeft {
	margin-bottom: 15px;
}
.wishRight {
	margin: 0 2px 0 0;
}
.img {
	padding-top: 34px;
	width: 100%;
	margin: 0 auto;
}
.wishInfo {
	width: 90%;
	display: block;
}
.compavt {
	font-size: 39px;
	margin: 0 -2px;
	text-align: center;
}
.compavt span {
	font-size: 13px;
	letter-spacing: 0.6px;
}
.comMiddle {
	font-size: 15px;
	padding-left: 0;
	text-align: center;
}
.wishRi {
	padding: 18px 0 0 10px;
	width: 200px;
	margin: 0 auto;
}
.elis {
	width: 40px;
}
.indsItem {
	display: flex;
	width: 80%;
	padding: 43px 0 58px;
	flex-direction: column-reverse;
}
.indsTitle {
	font-size: 17px;
	margin-bottom: 21px;
	text-align: center;
}
.indsRight {
	padding-left: 2px;
	margin-bottom: 34px;
}
.indsRight h5 {
	width: 98%;
	margin-bottom: 22px;
}
.indsInfo {
	margin-bottom: 8px;
}
.indsBtm span {
	margin-right: 7px;
}
.footerPic {
	margin-top: -2px;
}
.wishPic {
	height: auto;
}
/* navLink */
.navLink {
	margin-top: 0;
	display: block;
	margin-bottom: 2px;
}
.navLinkItem:nth-child(1) {
	padding-right: 0;
	margin-bottom: 2px;
}
.navLinkItem:nth-child(2) {
	padding-left: 0;
}
.navLinkItem:nth-child(1) .navLinkInfoBox {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.navLinkItem:nth-child(2) .navLinkInfoBox {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.navLinkTitle {
	font-size: 36px;
	margin-bottom: 17px;
}
.navLinkInfo {
	font-size: 12px;
	margin-bottom: 23px;
}
.navLinkInfoBox span {
	width: 24px;
	height: 28px;
}
/* add */
.aboutBtn {
	width: 71%;
	margin: 0 auto;
}
.planPic1, .planPic2, .planPic3 {
	display: none;
}
.planBox::before {
	opacity: 0;
}
.plan {
	padding: 25px 18px 80px;
	width: auto;
}
.planItem {
	display: block;
	margin-bottom: 17px;
}
.planInfo {
	width: auto;
}
.planTitleBox, .planRight, .planTitle p, .planTitle span {
	width: auto;
}
.planTitle h4 {
	margin: 0 14px 18px;
	padding: 0;
}
.planTitle p {
	font-size: 19px;
	letter-spacing: 0.8px;
	margin-bottom: 11px;
}
.planTitle span {
	letter-spacing: 1.1px;
	line-height: 1.85;
	font-weight: 300;
}
.planTitle {
	padding-bottom: 25px;
	margin-bottom: 20px;
}
.planTitle::before {
	width: 100%;
}
.supCon {
	width: auto;
	display: flex;
	flex-wrap: wrap;
	text-align: left;
	flex-direction: row-reverse;
	justify-content: space-between;
	margin: 0 auto;
}
.supBox {
	flex: 0 0 104%;
	padding-left: 0;
	box-sizing: border-box;
	position: relative;
	text-align: center;
}
.supInfo {
	font-size: 14px;
}
.supTitle {
	font-size: 26px;
}
.supTitle::after {
	content: '';
	position: absolute;
	background: #DE2D53;
	opacity: 0.1;
	left: 14%;
	bottom: 2%;
	height: 13px;
	width: 72%;
}
.supTitle::before {
	width: 43%;
	display: none;
}
.supCon span {
	font-size: 13px;
	padding-top: 7px;
	position: absolute;
	right: 18px;
	bottom: 16px;
}
.supPic1 {
	width: auto;
	height: auto;
	flex: 0 0 34%;
	position: relative;
	left: 5px;
	top: 2px;
}
.supPic2 {
	right: auto;
	width: 64%;
	height: auto;
	top: 0;
	margin: 0 auto;
	position: relative;
	left: -9px;
}
.plan .aboutBtn {
	width: 78%;
	left: 0;
	margin: 0 auto;
}
/* howto */
.planBox {
	margin-top: 0;
}
.howto {
	padding-top: 0;
	width: auto;
	margin: 0 0 0;
	background-size: 650px auto;
	background-position: center top 150px;
}
.howto .inner {
	padding: 60px 24px 0;
	box-sizing: border-box;
}
.howtoTitle span {
	font-size: 18px;
	margin-bottom: 32px;
}
.howto h4 {
	width: auto;
	margin: 0 10px;
}
.hotowImg {
	margin: 0 -24px;
}
.howtoInfo {
	margin-top: -2px;
}
.howtoTitle {
	width: auto;
	margin: 0 auto 34px;
}
.howtoTitle p {
	font-size: 26px;
	letter-spacing: 0.8px;
	line-height: 1.4;
}
.howtoPic {
	width: 92%;
	margin: 19px auto 0;
	left: 30px;
}
.listLeft {
	flex: 0 0 110px;
	height: 110px;
}
.howtoList{
	 padding: 30px 0 40px;
}
.howtoList h3 {
	margin: 0 auto 30px;
	width: 274px;
}	
.howtoList .midTxt{
	font-size: 13px;
	padding: 10px 0 13px;
	border: none;
	margin-bottom: 25px;
	letter-spacing: 0.03em;
}
.android .howtoList .midTxt{
	letter-spacing: 0;
	font-size: 12px;
}
.howtoList .movie{
	width: 100%;
	margin-bottom: 25px;
}
.howtoList .movie iframe{
	width: 100%;
	height: 183px;
}
.howtoList .tweet{
	display: block;
	padding: 0 10px;
	letter-spacing: 0.03em;
}
.howtoList .tweet .tw_l{
	margin-right: 0;
}
.howtoList .tweet h4{
	width: 250px;
	margin: -10px auto 8px;
}
.howtoList .tweet .data{
	padding: 10px 20px 12px;
	margin-bottom: 22px;
	width: 85%;
}
.android .howtoList .tweet .data{
	font-size: 15px;
}
.android .howtoList .tweet p.txt{
	font-size: 13px;
}
.howtoList .tweet .tw_c{
	margin: 0 auto;
	width: 96%;
	text-align: center;
}
.howtoList .tweet p.red{
	font-size: 18px;
	margin-bottom: 8px;
}
.howtoList .tweet p.txt{
	font-size: 14px;
	margin-bottom: 10px;
	text-align: left;
}
.android .howtoList .tweet p.txt{
	font-size: 13px;
}


.howtoList .tweet p.pic{
	position: inherit;
	right: inherit;
	bottom: inherit;
	margin: 0 auto;
	padding-top: 15px;
	padding-left: 20px;
	width: 78px;
}
	
	
.hotowBtn {
	width: 265px;
}
.listLeft span {
	font-size: 18px;
}
.listRight {
	font-size: 14px;
	padding-left: 16px;
	line-height: 1.7;
}
.listArrow {
	flex: 0 0 100%;
	height: 27px;
	position: relative;
}
.listArrow::before {
	position: absolute;
	content: '';
	bottom: 0;
	left: 50%;
	border-bottom: 1px solid #BE0025;
	border-right: 1px solid #BE0025;
	width: 15px;
	height: 15px;
	transform: translateX(-50%) rotate(45deg);
}
.shareBtn {
	width: 90%;
}
.shareBtn a {
	padding: 16px 10px;
}
.notice {
	text-align: center;
	line-height: 1.6;
	margin: 16px -4px 0;
}
.methodActive .method {
	opacity: 1;
	overflow: visible;
	pointer-events: auto;
}
.method {
	opacity: 0;
	overflow: hidden;
	pointer-events: none;
}
.whiteBox {
	width: calc(100% - 50px);
}
.whiteBox p {
	letter-spacing: 0;
	font-size: 15px;
	line-height: 1.65;
}
}

@media all and (min-width: 0) and (max-width: 320px) {
.title {
	font-size: 16px;
	letter-spacing: .3px;
}
.info {
	font-size: 15px;
}
.conItemInfo p {
	font-size: 15px;
}
.leftTitle {
	margin: 0 -14px 27px;
}
.leftInfo {
	font-size: 14px;
}
.footLink img {
	width: 136px;
}
/* add */
.supInfo {
	font-size: 12px;
}
.supTitle {
	font-size: 21px;
}
.supCon span {
	font-size: 11px;
	right: 14px;
	bottom: 12px;
}
.howtoTitle p::before {
	width: 78%;
}
.howtoTitle p::after {
	width: 89%;
}
.listRight {
	font-size: 11px;
	padding-left: 9px;
	letter-spacing: 0;
}	
.howtoList li .midTxt {
	margin: 0 -5px;
	font-size: 12px;
	line-height: 1.57;
}
}
.ipad .mainItem5 div {
	background-size: 165%;
}
/*.ipad .navBox .navInnMenu a {
	font-size: 16px;
}*/
.ipad .navBox .navInnMenu a {
	font-size: 13px;
	padding: 0 2px;
}
.ipad .navBox .navInnMenu li {
	margin: 0 0.15vw;
}
.ipad .mainItem3 .navBox {
	min-width: auto;
}
.ipad .mainItem5 {
	left: 91%;
}

@media all and (min-width: 768px) and (max-width: 1365px) {
.planRight {
	width: 550px;
}
.planInfo {
	width: 500px;
}
.planTitle p, .planTitle span {
	width: 430px;
}
.plan .aboutBtn {
	margin-left: 37.5%;
}
.supPic1 {
	left: -90px;
	width: 90px;
	height: 90px;
}
.supPic2 {
	right: -120px;
	width: 150px;
	height: 85px;
}
.mainItem3 .navBox {
	min-width: 90px;
}
}
.howto .howTtl {
	font-size: 50px;
	font-weight: bold;
	margin-bottom: 24px;
	line-height: 1;
	text-align: center;
}
.howto .howTxt {
	margin-bottom: 20px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 2;
}
.howto .howRedBox {
	padding: 10px;
	width: 500px;
	margin: 0 auto 20px;
	background-color: #BE0025;
}
.howto .howRedBox p {
	color: #fff;
	font-size: 22px;
	text-align: center;
	line-height: 1.9;
	font-weight: bold;
}
.howto .howRedBox p span {
	display: block;
	margin-top: 20px;
}
.addBtn {
	text-align: center;
	padding-top: 77px;
}
.addBtn .aboutBtn {
	margin: 0 15px;
	display: inline-block;
}
.fancybox-button {
	background: transparent;
	width: 64px;
	height: 64px;
}

@media all and (min-width: 0) and (max-width: 767px) {
.howto .howTtl {
	font-size: 34px;
}
.howto .howRedBox {
	width: auto;
}
.howto .howRedBox p {
	font-size: 18px;
}
.howto .howTxt {
	font-size: 13px;
}
.addBtn .movieBtn {
	margin-top: 20px;
}
.fancybox-slide {
	padding: 60px 25px;
}
.addBtn {
	padding-top: 50px;
}
}

@media all and (min-width: 768px) {
.hotowBtn a:hover {
	opacity: .7;
	transition: opacity .5s ease;
}
}

@media all and (max-width: 374px) {
.fullBg .hTtl img {
	max-width: 270px;
}
.conItem h3 {
	top: 17%;
}
.conItem .txt {
	font-size: 14px;
}
.conItem .note {
	font-size: 10px;
}
.leftTitle {
	font-size: 18px;
}
.footerLinkItem.item02 li:nth-child(2n) {
	padding-right: 10px;
}
}
