@charset "utf-8";

/*********************
.content_wrap
*********************/
.content_wrap{
	width:100%;
	margin:0 auto;
	padding-top:90px;
}
.content_block{
	width:100%;
	color: #262626;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 600;
}
.section {
	max-width: 1100px;
	margin: 0 auto;
}
@media screen and (max-width: 750px){
	.content_wrap{
		padding-top:80px;
		background:#fff;
	}
	.content_block{
		padding:0;
	}
}

/*********************
.supporter
*********************/
.supporter_txt {
	margin: 20px auto 70px;
	font-size: 16px;
	text-align: center;
}
@media screen and (max-width: 750px){
	.supporter_txt {
		margin: 10px auto 25px;
		font-size: 10px;
	}
}

/*********************
.btn-block
*********************/
.btn-block {
	width: 98%;
	max-width: 1060px;
	margin: 40px auto 85px;
}
.btn-block__ttl {
	max-width: 433px;
	margin: 0 auto 20px;
}
.btn-list {
	display: grid;
	grid-template-columns: repeat(2,1fr);
	gap: 15px 20px;
}
.btn-list:first-of-type {
	margin-bottom: 45px;
}
@media screen and (max-width: 750px){
	.btn-block {
		width: 87%;
		margin: 25px auto 60px;
	}
	.btn-block__ttl {
		width: 83%;
		margin: 0 auto 15px;
	}
	.btn-list {
		grid-template-columns: 1fr;
	}
	.btn-list:first-of-type {
		margin-bottom: 22px;
	}
}

/*********************
.cont-block
*********************/
.cont-block {
	position: relative;
	width: 100%;
	padding-bottom: 35px;
	background-color: #ededed;
}
.cont-block__img {
	position: relative;
	width: 92%;
	max-width: 1100px;
	margin: 0 auto;
	display: block;
	z-index: 1;
}
.cont-box {
	position: relative;
	width: 93%;
	max-width: 1100px;
	margin: 0 auto 60px;
	background: #fff;
	border-radius: 30px;
	box-sizing: border-box;
	z-index: 1;
}
.cont-box:last-of-type {
	margin: 0 auto;
}
.cont-column2-box {
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0 20px;
}
.cont-column2-box__img {
	max-width: 324px;
}
.cont-column2-box__txt {
	font-size: 22px;
	line-height: 1.6;
}
.join-btn, .detail-btn {
	width: 352px;
	margin: 0 auto;
}
.join-btn {
	margin: 0 auto 65px;
}
@media screen and (min-width: 1921px){
	.cont-block__img {
		width: 100%;
		max-width: none;
	}
	.cont-block::before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 800px;
		background: url('/oshi-tabi/ultraman60th/img/bg_content01_lg.png') top center no-repeat;
		z-index: 1;
	}
}
@media screen and (max-width: 1920px){
	.cont-block::before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 500px;
		background: url('/oshi-tabi/ultraman60th/img/bg_content01.png') top center no-repeat;
		z-index: 1;
	}
}
@media screen and (min-width: 751px){
	.cont-block {
		background-image: url('/oshi-tabi/ultraman60th/img/bg_left.png'), url('/oshi-tabi/ultraman60th/img/bg_right.png');
		background-position: top left, top right;
		background-repeat: repeat-y;
	}
}
@media screen and (max-width: 750px){
	.cont-block {
		padding-bottom: 20px;
	}
	.cont-block::before {
		height: 16%;
		background: url('/oshi-tabi/ultraman60th/img/bg_content01_sp.png') top center / 100% no-repeat;
	}
	.cont-block__img {
		width: 100%;
	}
	.cont-box {
		margin: 0 auto 45px;
		border-radius: 12px;
	}
	.cont-column2-box {
		gap: 0 10px;
	}
	.cont-column2-box__img {
		width: 45%;
		margin: 0 auto 0 0;
	}
	.cont-column2-box__txt {
		width: 50%;
		font-size: 11px;
		line-height: 1.5;
	}
	.join-btn, .detail-btn {
		width: 220px;
	}
	.join-btn {
		margin: 0 auto 30px;
	}
}

/*********************
.cont01
*********************/
.cont01 {
	padding: 55px 10px 95px;
}
.cont01 .cont-box__ttl {
	max-width: 660px;
	margin: 0 auto 30px;
}
.photoframe-ttl,
.photoframe-img {
	max-width: 660px;
	margin: 0 auto;
}
.photoframe-ttl {
	margin: 80px auto 0;
}
.photoframe-txt {
	margin: 15px auto 25px;
	font-size: 22px;
	text-align: center;
}
.entry-method {
	width: 515px;
	margin: 30px auto 50px;
}
.entry-method__ttl {
	margin-bottom: 20px;
	font-size: 28px;
	font-weight: 700;
	text-align: center;
}
.entry-method__txt {
	position: relative;
	width: 100%;
	margin-bottom: 40px;
	padding: 9px 10px 9px 62px;
	font-size: 24px;
	font-weight: 700;
	border: 1px solid #262626;
	box-sizing: border-box;
}
.entry-method__txt:nth-child(2){
	background: url('/oshi-tabi/ultraman60th/img/img_num01.svg') top left / 52px no-repeat;
}
.entry-method__txt:nth-child(3){
	background: url('/oshi-tabi/ultraman60th/img/img_num02.svg') top left / 52px no-repeat;
}
.entry-method__txt:nth-child(4){
	background: url('/oshi-tabi/ultraman60th/img/img_num03.svg') top left / 52px no-repeat;
}
.entry-method__txt:nth-child(5){
	background: url('/oshi-tabi/ultraman60th/img/img_num04.svg') top left / 52px no-repeat;
}
.entry-method__txt:nth-child(6){
	background: url('/oshi-tabi/ultraman60th/img/img_num05.svg') top left / 52px no-repeat;
}
.entry-method__txt:last-of-type {
	margin: 0;
}
.entry-method__txt::before {
	content: '';
	position: absolute;
	bottom: -32px;
	left: 50%;
	transform: translateX(-50%);
	width: 50px;
	height: 24px;
	background: url('/oshi-tabi/ultraman60th/img/bg_arrow.png') center / 100% no-repeat;
}
.entry-method__txt:last-of-type::before {
	display: none;
}
.txt-list {
	width: 97%;
	max-width: 640px;
	margin: 0 auto;
}
.txt-list li {
	padding-left: 1em;
	font-weight: 500;
	line-height: 1.8;
	text-indent: -1em;
}
.txt-list .important {
	color: #e60012;
}
.txt-list li a {
	color: #01a0c5;
	text-decoration: underline;
}
.txt-list li a:hover,
.acc_list li a:hover {
	text-decoration: none;
}
.txt-list li span {
	color: #262626;
}
.caution-acc {
	width: 97%;
	max-width: 640px;
	margin: 95px auto 0;
}
.acc-btn {
	position: relative;
	width: fit-content;
	margin: 0 auto;
	padding: 0 33px;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	cursor: pointer;
}
.acc-btn::before,
.acc-btn::after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: #262626;
}
.acc-btn::before {
	right: 10px;
	width: 2px;
	height: 23px;
}
.acc-btn::after {
	right: 0;
	width: 23px;
	height: 2px;
}
.acc-btn.open::before {
	display: none;
}
.acc-list {
	display: none;
	margin-top: 30px;
}
.acc-list li {
	padding-left: 1em;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.8;
	text-indent: -1em;
}
.acc-list li a {
	color: #01a0c5;
	text-decoration: underline;
}
@media screen and (max-width: 750px){
	.cont01 {
		margin-top: -10px;
		padding: 20px 10px 60px;
	}
	.cont01 .cont-box__ttl {
		margin: 0 auto 20px;
	}
	.photoframe-ttl {
		margin: 25px auto 0;
	}
	.photoframe-txt {
		margin: 10px auto 15px;
		font-size: 11px;
	}
	.entry-method {
		width: 97%;
		margin: 15px auto 30px;
	}
	.entry-method__ttl {
		margin-bottom: 10px;
		font-size: 14px;
	}
	.entry-method__txt {
		margin-bottom: 25px;
		padding: 7px 5px 7px 40px;
		font-size: 15px;
	}
	.entry-method__txt:nth-child(2){
		background: url('/oshi-tabi/ultraman60th/img/img_num01.svg') top left / 33px no-repeat;
	}
	.entry-method__txt:nth-child(3){
		background: url('/oshi-tabi/ultraman60th/img/img_num02.svg') top left / 33px no-repeat;
	}
	.entry-method__txt:nth-child(4){
		background: url('/oshi-tabi/ultraman60th/img/img_num03.svg') top left / 33px no-repeat;
	}
	.entry-method__txt:nth-child(5){
		background: url('/oshi-tabi/ultraman60th/img/img_num04.svg') top left / 33px no-repeat;
	}
	.entry-method__txt:nth-child(6){
		background: url('/oshi-tabi/ultraman60th/img/img_num05.svg') top left / 33px no-repeat;
	}
	.entry-method__txt::before {
		bottom: -20px;
		width: 30px;
		height: 14px;
	}
	.txt-list li {
		font-size: 10px;
		line-height: 1.7;
	}
	.caution-acc {
		margin-top: 35px;
	}
	.acc-btn {
		padding: 0 15px;
		font-size: 12px;
	}
	.acc-btn::before {
		right: 5px;
		width: 1px;
		height: 11px;
	}
	.acc-btn::after {
		width: 11px;
		height: 1px;
	}
	.acc-list {
		margin-top: 15px;
	}
	.acc-list li {
		font-size: 11px;
		line-height: 1.7;
	}
}

/*********************
.cont02
*********************/
.cont02 {
	padding: 80px 10px 115px;
}
.cont02 .cont-box__ttl {
	width: 97%;
	max-width: 708px;
	margin: 0 auto 40px;
}
.present {
	width: 68%;
	max-width: 450px;
	margin: 0 auto;
}
.present-detail {
	width: 97%;
	max-width: 640px;
	margin: 40px auto 30px;
}
.present-detail > * + * {
	margin-top: 10px;
}
.present-detail__ttl {
	font-feature-settings: 'palt';
	font-size: 20px;
	font-weight: 700;
}
.present-detail__txt {
	font-size: 24px;
	font-weight: 700;
}
.present-detail__txt a {
	color: #005ead;
	text-decoration: underline;
}
.present-detail__txt a:hover {
	text-decoration: none;
}
@media screen and (max-width: 750px){
	.cont02 {
		padding: 25px 10px 70px;
	}
	.cont02 .cont-box__ttl {
		margin: 0 auto 20px;
	}
	.present-detail {
		margin: 20px auto;
	}
	.present-detail > * + * {
		margin-top: 5px;
	}
	.present-detail__ttl {
		font-size: 10px;
	}
	.present-detail__txt {
		font-size: 12px;
	}
}

/*********************
.cont03
*********************/
.cont03 {
	padding: 30px 10px 50px;
}
.cont03 .cont-box__ttl {
	width: 93%;
	max-width: 650px;
	margin: 0 auto 20px;
}
.cont03 .cont-img {
	width: 94%;
	max-width: 750px;
	margin: 0 auto;
}
.cont03 .cont-txt {
	margin: 25px 0 15px;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: .08rem;
	text-align: center;
	text-indent: .08rem;
}
@media screen and (max-width: 750px){
	.cont03 {
		padding: 15px 0 25px;
	}
	.cont03 .cont-box__ttl {
		margin: 0 auto 10px;
	}
	.cont03 .cont-txt {
		margin: 10px 0 15px;
		font-size: 14px;
	}
}

/*********************
.cont04
*********************/
.cont04 {
	padding: 60px 0 50px;
}
.cont04 .cont-box__ttl {
	width: 94%;
	max-width: 660px;
	margin: 0 auto 10px;
}
.cont04 .cont-box__ttl.btm {
	margin: 0 auto 20px;
}
.cont04 .join-btn {
	margin: 50px auto 110px;
}
.cont04 .cont-txt {
	margin-bottom: 40px;
	font-size: 12px;
	text-align: center;
}
.slide li {
	padding: 0 10px;
	box-sizing: border-box;
}
@media screen and (max-width: 750px){
	.cont04 {
		padding: 25px 0 30px;
	}
	.cont04 .cont-box__ttl.btm {
		margin: 0 auto 10px;
	}
	.cont04 .cont-column2-box {
		width: 94%;
		margin: 0 auto;
	}
	.cont04 .cont-column2-box__txt {
		font-feature-settings: 'palt';
	}
	.cont04 .join-btn {
		margin: 20px auto 50px;
	}
	.cont04 .cont-txt {
		margin-bottom: 20px;
		font-feature-settings: 'palt';
		font-size: 10px;
	}
	.slide li {
		padding: 0 5px;
	}
}

/*********************
.cont05
*********************/
.cont05 {
	padding: 30px 10px 60px;
}
.cont05 .cont-box__ttl {
	width: 78%;
	max-width: 650px;
	margin: 0 auto 40px;
}
.goods {
	width: 100%;
	margin: 0 auto;
}
.goods_txt {
	margin: 30px 0 60px;
	text-align: center;
}
.goods_txt_ttl {
	font-size: 20px;
	font-weight: 700;
}
.goods_txt_item a {
	color: #00b9ef;
	font-size: 24px;
	font-weight: 700;
	text-decoration: underline;
}
.goods_txt_item a:hover {
	text-decoration: none;
}
@media screen and (max-width: 750px){
	.cont05 {
		padding: 10px 0 25px;
	}
	.cont05 .cont-box__ttl {
		margin: 0 auto 20px;
	}
	.goods_txt {
		margin: 15px 0 25px;
	}
	.goods_txt_ttl {
		font-size: 10px;
	}
	.goods_txt_item a {
		font-size: 12px;
	}
}

/*********************
.footer
*********************/
.ft-logo {
	width: 53%;
	max-width: 400px;
	margin: 140px auto;
}
.copyright {
	font-size: 16px;
	font-weight: 500;
	text-align: center;
}
.following {
	position: fixed;
	right: 0;
	bottom: 50px;
	width: 279px;
	transition: opacity .3s, visibility .3s;
	z-index: 10;
}
.following.hide {
	opacity: 0;
	visibility: hidden;
}
@media screen and (max-width: 750px){
	.ft-logo {
		margin: 65px auto 55px;
	}
	.copyright {
		font-size: 10px;
		text-align: center;
	}
	.following {
		bottom: 15px;
		width: 175px;
	}
}

/*********************
.btm_btn
*********************/
.btm_btn {
	width: 350px;
	margin: 70px auto 80px;
}
.btm_btn a {
	position: relative;
	width: 100%;
	padding: 13px 0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border: 3px solid #000;
	box-sizing: border-box;
	border-radius: 12px;
	display: block;
}
.btm_btn a::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 2rem;
	width: 13px;
	height: 13px;
	border-top: 0.2rem solid #000;
	border-right: 0.2rem solid #000;
	transform: translateY(-50%) rotate(45deg);
}
.btm_btn a:hover {
	color: #fff;
	background: #000;
}
.btm_btn a:hover::after {
	border-top: 0.2rem solid #fff;
	border-right: 0.2rem solid #fff;
}
@media screen and (max-width: 750px){
	.btm_btn {
		width: 70%;
		max-width: 260px;
		margin: 50px auto 35px;
	}
	.btm_btn a {
		padding: 9px 0;
		font-size: 15px;
		border: 2px solid #000;
		border-radius: 10px;
	}
	.btm_btn a::after {
		width: 10px;
		height: 10px;
	}
}