@charset "shift_jis";

/* ======================================================
 * /common-files/css/gecard/nanoha/nanoha.css
====================================================== */
body{
	min-width: 1260px;
	font-family: 'Heebo', 'Noto Sans CJK JP', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	color: #282828;
	overflow-x: hidden;
}
/* header
------------------------------------------------------ */
#header {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	border: none;
	background-color: #fff;
}
#headerLogo {
	width: 1260px;
	margin: 0 auto;
	padding: 6px 30px;
}
/* layout
------------------------------------------------------ */
#pageContainer{
	background: url("/gecard/touhouproject/img-files/index_bg01.jpg") repeat top / 306px;
}
#mainContainer {
	margin-top: 0;
}
#mainContents{
	width: 1260px;
	padding: 30px 30px 45px;
}
a:hover,
a:visited,
a:link{
	color: #282828;
}
p,ul,ol,div {
	color: #282828;
}
/* footer
------------------------------------------------------ */
#footer {
	margin-top: 0;
	padding: 0;
	border: none;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 60px;
	font-size: 1.4rem;
	background: #be264e;
}
#copyright {
	color: #fff;
}
/* mainVisual
------------------------------------------------------ */
.mainVisual {
	position: relative;
	left: 50%;
	width: 1920px;
	transform: translateX(-50%);
}

/* news
------------------------------------------------------ */
.newsBox {
	position: relative;
	width: 100%;
	height: 155px;
	overflow-y: hidden;
	margin-top: 25px;
	padding: 0 30px 25px;
	background: #fff;
	box-shadow: 0px 0px 10px 0px #9c9c9c;
}
.newsBox .newsHdg { 
	padding: 15px 0 6px;
	border-bottom: 2px solid #be264e;
	font-size: 2.0rem;
	font-weight: bold;
	color: #be264e;
	line-height: 1.0;
}
.newsBox .content {
	overflow: auto;
	position: relative;
	padding: 0px;
	height: 85px;
}
.newsBox .contentbox {
	padding: 15px 0 0;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.6;
}
.newsBox .contentbox li {
	display: table;
	margin-bottom: 10px;
}
.newsBox .contentbox li .date {
	display: table-cell;
	padding-right: 10px;
	width: 130px;
}
.newsBox .contentbox li .txt {
	display: table-cell;
}
.newsBox .mCSB_container {
	padding-right: 0px !important;
}
.newsBox .mCSB_inside > .mCSB_container{
	margin-right: 20px;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
	margin: 15px 0 10px;
}
.newsBox .mCS-my-theme.mCSB_scrollTools{
	width: 18px;
	background-color: inherit;
	padding: 4px 3px;
	opacity: 1;
}
.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail{
	width: 15px;
	background-color: #be264e;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { 
	width: 15px;
	margin: 3px 0;
	position: absolute;
	height: auto;
	top: 0;
	bottom: 0;
	left: 3px;
	right: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
}
.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonUp,
.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonDown { 
	width: 16px;
	height:18px;
	opacity: 1;
}
 .newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonUp::before{
	width: 0;
	height: 0;
	border-bottom: 9px solid #be264e;
	border-right: 7.5px solid transparent;
	border-left: 7.5px solid transparent;
	position:absolute;
	top: 2px;
	left: 0;
	display: block;
	content: "";
}
.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before{ 
	width: 0;
	height: 0;
	border-top: 9px solid #be264e;
	border-right: 7.5px solid transparent;
	border-left: 7.5px solid transparent;
	position:absolute;
	bottom: 0;
	left: 0;
	display: block;
	content: "";
}
/* card
------------------------------------------------------ */
.toho-cardWrap {
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}
.toho-card {
	width: 578px;
	height: 633px;
	padding: 45px 40px;
	background: url("/gecard/touhouproject/img-files/pc_index_bg02.png") no-repeat;
	text-align: center;
}
.toho-card .toho-cardImage {
	margin-top: 40px;
	text-align: center;
}
.toho-card .toho-cardImage img {
	width: 480px;
}
.toho-card .toho-cardText {
	margin-top: 50px;
	text-align: center;
	font-size: 2.6rem;
	color: #f842cb;
	font-weight: bold;
}
.toho-card .toho-cardTitle img {
	width: 325px;
}
/* flow
------------------------------------------------------ */
.flow--wrap {
	margin-top: 44px;
}
.flow > li {
	float: left;
	width: 290px;
	min-height: 290px;
	margin-right: 13px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: contain;
	text-align: center;
}
.flow > li:last-child {margin-right: 0;}
.flow > li.list01 {background-image: url("/gecard/touhouproject/img-files/pc_index_flow01.png");}
.flow > li.list02 {background-image: url("/gecard/touhouproject/img-files/pc_index_flow02.png");}
.flow > li.list03 {background-image: url("/gecard/touhouproject/img-files/pc_index_flow03.png");}
.flow > li.list04 {background-image: url("/gecard/touhouproject/img-files/pc_index_flow04.png");}
.flow > li a {color: #000;}
.flow > li .num {
	display: block;
	text-indent: -9999px;
	width: 100%;
	height: 42px;
}
.flow .flowDesc dd {
	padding-top: 170px;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
}
/* module
------------------------------------------------------ */

/* heading */
.toho-heading02 {
	position: relative;
	left: 50%;
	width: 1920px;
	margin-top: 50px;
	transform: translateX(-50%);
}

.toho-heading02-02 {
	margin-top: 50px;
}
/* btn */
.applyBtn {
	margin-top: 30px;
}
.applyBtn li {
	display: flex;
}
.applyBtn li a {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	width: 100%;
	min-height: 80px;
	padding: 5px 70px;
	background-color: #be264e;
	transition: all 0.3s ease-out;
}
.applyBtn li a:hover {
	opacity: 0.7;
}
.applyBtn li a::before,
.applyBtn li a::after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
}
.applyBtn li a::before {
	top: 0;
	left: 0;
	border-top: 36px solid #a57629;
	border-right: 36px solid transparent;
}
.applyBtn li a::after {
	bottom: 0;
	right: 0;
	border-bottom: 36px solid #a57629;
	border-left: 36px solid transparent;
}
.applyBtn li a .applyBtnLabel {
	display: block;
}
.applyBtn li a .applyBtnLabel::before {
	content: '';
	position: absolute;
	top: 5px;
	left: 5px;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	border: 2px solid #c8a523;
	box-sizing: border-box;
	z-index: 1;
}
.applyBtn li a .applyBtnLabel .applyBtnType::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 20px;
	width: 34px;
	height: 34px;
	margin-top: -17px;
	background-color: #fff;
	transform: rotate(45deg);
}
.applyBtn li a .applyBtnLabel .applyBtnType::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 28px;
	width: 0;
	height: 0;
	margin-top: -9px;
	border-top: 9px solid transparent;
	border-bottom: 9px solid transparent;
	border-left: 15px solid #be264e;
}
.applyBtn li a .applyBtnLabel .applyBtnType img {
	height: 31px;
}
.toho-btnWrap {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
	padding: 0 30px ;
}
.toho-btn {
	width: calc(50% - 15px);
}
.toho-btn a {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	height: 86px;
	padding: 2px;
	border: 2px solid #c8a523;
	background-color: #fff;
	font-size: 2.8rem;
	color: #1b1b1b;
	font-weight: bold;
	text-decoration: none;
}
.toho-btn a > .toho-btnLabel {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	border: 1px solid #c8a523;
	transition: all 0.3s ease-out;
}
.toho-btn a:hover > .toho-btnLabel {
	background-color: #c8a523;
	color: #fff;
}
.toho-btn a::before{
	content: '';
	position: absolute;
	top: 50%;
	right: 22px;
	width: 34px;
	height: 34px;
	margin-top: -17px;
	background: url("/gecard/touhouproject/img-files/index_ic02.png") no-repeat;
}
/* privilege */
.toho-privilege {
	position: relative;
	margin-top: 30px;
	padding: 0 245px;
	text-align: center;
}
.toho-privilege >:first-child {
	margin-top: 0 !important;
}
.toho-privilege .toho-privilegeText01 {
	margin-top: 20px;
	font-size: 2rem;
}
.toho-privilege .toho-privilegeText02 {
	margin-top: 10px;
	font-size: 2.8rem;
	color: #be264e;
	font-weight: bold;
}
.toho-privilege .toho-privilegeNoteList {
	margin-top: 10px;
}
.toho-privilege .toho-privilegeNoteList > li {
	font-size: 1.6rem;
}
.toho-privilege .toho-privilegeNoteList > li {
	font-size: 1.6rem;
}
.toho-privilege .toho-privilegeImage01,
.toho-privilege .toho-privilegeImage02 {
	position: absolute;
	bottom: 10px;
}
.toho-privilege .toho-privilegeImage01 {
	left: 70px;
}
.toho-privilege .toho-privilegeImage02 {
	right: 70px;
}
.toho-privilegeItemWrap {
	display: flex;
	justify-content: space-between;
	margin-top: 35px;
}
.toho-privilegeItem {
	width: 580px;
}
.toho-privilegeItem .toho-privilegeItemImage {
	margin: 10px 58px 0;
}
/* box */
.toho-box {
	position: relative;
	margin-top: 50px;
	padding: 2px;
	border: 2px solid #c8a523;
	background-color: #fff;
}
.toho-box + .toho-box {
	margin-top: 30px;
} 
 
.toho-box .toho-boxInner {
	padding: 30px 50px;
	border: 1px solid #c8a523;
}
.toho-box .toho-boxInner >:first-child {
	margin-top: 0;
}
.toho-box::before,
.toho-box::after,
.toho-box .toho-boxInner::before,
.toho-box .toho-boxInner::after {
	content: '';
	position: absolute;
	width: 30px;
	height: 30px;
	background: url("/gecard/touhouproject/img-files/index_ic01.png") no-repeat;
}
.toho-box::before {
	left: 3px;
	top: 3px;
}
.toho-box::after {
	right: 3px;
	top: 3px;
	transform: rotate(90deg);
}
.toho-box .toho-boxInner::before {
	right: 3px;
	bottom: 3px;
	transform: rotate(180deg)
}
.toho-box .toho-boxInner::after {
	left: 3px;
	bottom: 3px;
	transform: rotate(270deg)
}
.toho-box .toho-boxTitle {
	margin-top: 55px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 2rem;
	color: #be264e;
	font-weight: bold;
}
.toho-box .toho-boxText {
	margin-top: 15px;
}
.toho-box .toho-boxText .txtLarge {
	font-size: 2rem;
}
.toho-box .toho-boxList {
	margin-top: 15px;
}
.toho-box .toho-boxList > li {
	position: relative;
	padding-left: 16px;
}
.toho-box .toho-boxList > li + li {
	margin-top: 0;
}
.toho-box .toho-boxList > li .mark {
	position: absolute;
	top: 0;
	left: 0;
}
.toho-box .toho-boxHr {
	width: calc(100% + 80px);
	height: 3px;
	margin: 30px 0 30px -40px; 
	background-image: linear-gradient(to right, #c8a523, #c8a523 3px, transparent 3px, transparent 12px);
	background-size: 12px 3px;
}
.toho-box .toho-boxInquiry {
	text-align: center;
}
.toho-box .toho-boxInquiry >:first-child {
	margin-top: 0!important;
}
.toho-box .toho-boxInquiry .toho-boxInquiryTxt {
	margin-top: 3px;
	font-size: 1.6rem;
}
.toho-box .toho-boxInquiry .toho-boxInquiryTel {
	margin-top: 3px;
	font-size: 1.6rem;
}
.toho-box .toho-boxInquiry .toho-boxInquiryTel a {
	text-decoration: none;
}
.toho-box .toho-boxImage {
	margin-top: 15px;
	text-align: center;
}
.toho-boxWhileImage {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
.toho-boxWhileImage + .toho-box {
	margin-top: 0!important;
}
/* media */
.toho-media {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.toho-media .toho-mediaHead {
	width: 67%;
}
.toho-media .toho-mediaHead >:first-child {
	margin-top: 0 !important;
}
.toho-media .toho-mediaBody {
	flex-shrink: 0;
	width: 33%;
}
.toho-media .toho-mediaBody >:first-child {
	margin-top: 0 !important;
}
.toho-media .toho-mediaText {
	margin-top: 20px;
	font-size: 3.5rem;
	font-weight: bold;
	letter-spacing: -3px
}
.toho-media .toho-mediaNoteList {
	margin-top: 20px;
}
.toho-media .toho-mediaNoteList.center > li {
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
}
.toho-media .toho-mediaNoteList > li {
	position: relative;
	padding-left: 16px;
	font-size: 1.6rem;
}
.toho-media .toho-mediaNoteList > li + li {
	margin-top: 6px;
}
.toho-media .toho-mediaNoteList > li > .mark {
	position: absolute;
	top: 0;
	left: 0;
}
/* text */
.toho-text01 {
	margin-top: 20px;
	font-size: 1.6rem;
}
.toho-text02 {
	margin-top: 30px;
	font-size: 1.6rem;
}
.toho-lead {
	margin-top: 30px;
	text-align: center;
	font-size: 3.5rem;
	font-weight: bold;
}
.toho-noteText {
	position: relative;
	margin-top: 20px;
	padding-left: 18px;
	font-size: 1.8rem;
}
.toho-noteText .mark {
	position: absolute;
	top: 0;
	left: 0;
}
/* list */
.toho-orderList {
	margin-top: 20px;
}
.toho-orderList > li {
	position: relative;
	padding-left: 18px;
	font-size: 1.8rem;
}
.toho-orderList > li .mark {
	position: absolute;
	top: 0;
	left: 0;
}
.toho-noteList {
	margin-top: 30px;
	text-align: center;
}
.toho-noteList > li {
	font-size: 1.8rem;
}
/* banner */
.toho-banner {
	margin-top: 25px;
	text-align: center;
}
.toho-banner a {
	display: inline-block;
	box-shadow: 1.414px 1.414px 6px 0px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease-out;
}
.toho-banner a:hover {
	opacity: 0.7;
}
/* image */
.toho-image {
	margin-top: 35px;
	text-align: center;
}
/* slidedown */
.toho-slidedownItem {
	position: fixed;
	top: -160px;
	right: 20px;
	z-index: 5000;
}
.toho-slidedownItem.start {
	animation: slidedown01 3s;
}
@-webkit-keyframes slidedown01 {
	10% { top: 10px; }
	19% { top: 0px; }
	81% { top: 0px; }
	90% { top: 10px; }
	100% { top: -160px; }
}
@-webkit-keyframes slidedown02 {
	10% { top: 10px; }
	19% { top: 0px; }
	81% { top: 0px; }
	90% { top: 10px; }
	100% { top: -45px; }
}
@media screen and (max-width: 750px) {
	body{
		min-width: 100%;
		font-size: 13px;
		font-size: 1.3rem;
	}
	#pageContainer{
		overflow-x: hidden;
	}
	#mainContents{
		width: 100%;
		padding-top: 20px;
	}
	/* header
	------------------------------------------------------ */
	#header {
		padding: 0 10px;
		height: 35px;
	}
	#headerLogo {
		width: auto;
		padding: 5px 0 7px;
	}
	#headerLogo img {
		height: 23px;
	}
	/* layout
	------------------------------------------------------ */
	#pageContainer{
		background: url("/gecard/touhouproject/img-files/index_bg01.jpg") repeat top / 153px;
	}
	#mainContainer {
		margin-top: 0;
	}
	#mainContents{
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 37px;
	}
	#member_privilege {
		padding-top: 20px;
	}
	#member_privilege > .toho-heading02-02 {
		margin-top: 20px!important;
	}
	/* footer
	------------------------------------------------------ */
	#footer {
		height: 27.5px;
		padding: 8px 0;
		font-size: 8px;
		font-size: 0.8rem;
	}
	#copyright {
		font-size: 8px;
		font-size: 0.8rem;
	}
	/* mainVisual
	------------------------------------------------------ */
	.mainVisual {
		position: static;
		left: 50%;
		width: 100%;
		transform: none;
	}
	/* news
	------------------------------------------------------ */
	.newsBox{
		width: auto;
		height: 104px;
		margin: 20px 0 0;
		padding: 15px;
		background-size: 73px auto;
		background-position: right 16px bottom -11px;
	}
	.newsBox .newsHdg {
		padding: 0 0 2px;
		font-size: 18px;
		font-size: 1.8rem;
	}
	.newsBox .content {
		padding: 0px;
		height: 65px;
	}
	.newsBox .contentbox {
		padding: 10px 0;
		font-size: 10px;
		font-size: 1.0rem;
	}
	.newsBox .contentbox li {
		margin-bottom: 2px;
	}
	.newsBox .contentbox li .date {
		width: 80px;
		padding-left: 0;
	}
	.newsBox .contentbox li .txt {
		display: table-cell;
	}
	.newsBox .mCSB_inside > .mCSB_container{
		margin-right: 15px;
	}
	.mCSB_scrollTools a+.mCSB_draggerContainer{
		margin: 11px 0 8px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools{
		width: 18px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail{
		width: 12px;
		border-radius: 2px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_dragger{
		min-height: 9px !important;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { 
		width: 12px;
		margin: 3px 0;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonUp,
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonDown { 
		width: 12px;
		height:11px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before,
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonUp::before{
		position:absolute;
		left: 0;
		border-right-width: 6px;
		border-left-width: 6px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonUp::before{
		top: 0;
		border-bottom-width: 8px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before{
		bottom: 0;
		border-top-width: 8px;
	}
	.newsBox .mCustomScrollBox{
		height: calc(100% - 15px);
	}
	
	/* card
	------------------------------------------------------ */
	.toho-cardWrap {
		display: block;
		margin-top: 25px;
		text-align: center;
	}
	.toho-card {
		width: 100%;
		max-width: 340px;
		height: auto;
		margin: 0 auto;
		padding: min(9%, 30px) min(7%, 23px);
		background: url("/gecard/touhouproject/img-files/sp_index_bg02.png") no-repeat top / contain;
		text-align: center;
	}
	.toho-card + .toho-card {
		margin-top: 30px;
	}
	.toho-card.horizontal {
		background: url("/gecard/nanoha/img-files/index_bg03.png") no-repeat top / contain;
	}
	.toho-card .toho-cardTitle {
		max-width: 190px;
		margin: 0 18%;
	}
	.toho-card .toho-cardImage {
		margin: min(8%, 23px) auto 0;
		max-width: 283px;
	}
	.toho-card .toho-cardImage img {
		width: auto;
	}
	.toho-card .toho-cardText {
		margin-top: min(8%, 23px);
		text-align: center;
		font-size: min(4.2vw, 1.5rem);
		font-weight: bold;
	}
	.toho-card .toho-cardTitle img {
		width: auto;
	}
	/* flow
	------------------------------------------------------ */
	.flow--wrap{
		margin: 23px -10px 15px;
		padding: 2px 10px 18px;
	}
	.flow {
		font-size: 13px;
		font-size: 1.3rem;
	}
	.flow > li {
		position: relative;
		float: none;
		width: 100%;
		min-height: inherit;
		padding-top: 0;
		background: none !important;
	}
	.flow > li,
	.flow > li:nth-of-type(2),
	.flow > li:nth-of-type(3){margin: 21px 0 0;}
	.flow > li:first-child{margin: 0;}
	.flow > li + li:after {
		position: absolute;
		content: "";
		width: 17px;
		height: 17px;
		top: -20px;
		right: 50%;
		margin-right: -8px;
		background: url("/gecard/touhouproject/img-files/index_ic03.png") no-repeat top left / cover;
		-webkit-background-size: 17px auto;
		background-size: 17px auto;
	}
	.flow > li .num {display: none;}
	.flow .flowDesc {
		display: table;
		width: 100%;
		height: 76px;
		margin-top: 0;
	}
	.flow .flowDesc dt {
		display: table-cell !important;
		width: 26.5%;
		height: auto;
		padding: 0;
		background-size: 100px auto !important;
		background-repeat: no-repeat;
		background-position: 0 50%;
		vertical-align: middle;
	}
	.flow .flowDesc dt span {display: inline;}
	.flow .flowDesc dd {
		display: table-cell;
		width: 74.5%;
		padding: 0 0 0 13px;
		vertical-align: middle;
		font-size: 13px;
		font-size: 1.3rem;
		text-align: left;
		z-index: -1;
		line-height: 1.7;
	}
	/* module
	------------------------------------------------------ */
	
	/* heading */
	.toho-heading02 {
		position: static;
		width: 100vw;
		margin-top: 20px;
		margin-left: -10px;
		transform: none;
	}
	.toho-heading02-02 {
		margin-top: 40px;
		width: 100vw;
		margin-left: -10px;
	}
	/* btn */
	.applyBtn {
		margin-top: min(6%, 18px);
	}
	.applyBtn li {
		display: flex;
	}
	.applyBtn li a {
		display: flex;
		align-items: center;
		justify-content: center;
		position: relative;
		width: 100%;
		min-height: 47px;
		padding: 5px 40px;
		background-color: #be264e;
		transition: all 0.3s ease-out;
	}
	.applyBtn li a:hover {
		opacity: 1;
	}
	.applyBtn li a::before,
	.applyBtn li a::after {
		content: '';
		position: absolute;
		width: 0;
		height: 0;
	}
	.applyBtn li a::before {
		top: 0;
		left: 0;
		border-top: 20px solid #a57629;
		border-right: 20px solid transparent;
	}
	.applyBtn li a::after {
		bottom: 0;
		right: 0;
		border-bottom: 20px solid #a57629;
		border-left: 20px solid transparent;
	}
	.applyBtn li a .applyBtnLabel {
		display: block;
	}
	.applyBtn li a .applyBtnLabel::before {
		content: '';
		position: absolute;
		top: 3px;
		left: 3px;
		width: calc(100% - 6px);
		height: calc(100% - 6px);
		border: 1px solid #c8a523;
		box-sizing: border-box;
		z-index: 1;
	}
	.applyBtn li a .applyBtnLabel .applyBtnType::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 11px;
		width: 21px;
		height: 21px;
		margin-top: -10.5px;
		background-color: #fff;
		transform: rotate(45deg);
	}
	.applyBtn li a .applyBtnLabel .applyBtnType::after {
		content: '';
		position: absolute;
		top: 50%;
		right: 15px;
		width: 0;
		height: 0;
		margin-top: -5px;
		border-top: 5px solid transparent;
		border-bottom: 5px solid transparent;
		border-left: 10px solid #be264e;
	}
	.applyBtn li a .applyBtnLabel .applyBtnType img {
		display: block;
		height: 100%;
		max-height: 18px;
	}
	.toho-btnWrap {
		display: block;
		margin-top: 30px;
		padding: 0 15px;
	}
	.toho-btn {
		width: 100%;
	}
	.toho-btn + .toho-btn {
		margin-top: 15px;
	}
	.toho-btn a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		height: 50px;
		padding: 2px;
		border: 2px solid #c8a523;
		background-color: #fff;
		font-size: 1.7rem;
		color: #1b1b1b;
		font-weight: bold;
		text-decoration: none;
	}
	.toho-btn a > .toho-btnLabel {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 100%;
		border: 1px solid #c8a523;
	}
	.toho-btn a:hover > .toho-btnLabel {
		background-color: #fff;
		color: #1b1b1b;
	}
	.toho-btn a::before{
		content: '';
		position: absolute;
		top: 50%;
		right: 15px;
		width: 17px;
		height: 17px;
		margin-top: -8.5px;
		background: url("/gecard/touhouproject/img-files/index_ic02.png") no-repeat 0 0 / cover;
	}
	/* privilege */
	.toho-privilege {
		margin-top: 20px;
		padding: 0;
		text-align: left;
	}
	.toho-privilege >:first-child {
		margin-top: 0 !important;
	}
	.toho-privilege .toho-privilegeText01 {
		margin-top: 15px;
		font-size: 1.3rem;
	}
	.toho-privilege .toho-privilegeText02 {
		margin-top: 5px;
		font-size: 1.6rem;
		color: #be264e;
		font-weight: bold;
	}
	.toho-privilege .toho-privilegeNoteList {
		margin-top: 5px;
	}
	.toho-privilege .toho-privilegeNoteList > li {
		font-size: 1.6rem;
	}
	.toho-privilege .toho-privilegeNoteList > li {
		position: relative;
		padding-left: 12px;
		font-size: 1.2rem;
	}
	.toho-privilege .toho-privilegeNoteList > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.toho-privilege .toho-privilegeImageWrap {
		display: flex;
		justify-content: center;
		margin: 15px 17% 0;
	}
	.toho-privilege .toho-privilegeImage01,
	.toho-privilege .toho-privilegeImage02 {
		position: static;
	}
	.toho-privilege .toho-privilegeImage02 {
		margin-left: 15px;
	}
	.toho-privilegeItemWrap {
		display: block;
		margin-top: 35px;
	}
	.toho-privilegeItemWrap >:first-child {
		margin-top: 0 !important;
	}
	.toho-privilegeItem {
		margin-top: 30px;
		width: auto;
	}
	.toho-privilegeItem .toho-privilegeItemImage {
		margin: 5px 5.8% 0;
	}
	/* box */
	.toho-box {
		position: relative;
		margin: 25px 0 0;
		padding: 2px;
		border: 2px solid #c8a523;
		background-color: #fff;
	}
	.toho-box + .toho-box {
		margin-top: 20px;
	}
	.toho-box .toho-boxInner {
		padding: 20px 8px;
		border: 1px solid #c8a523;
	}
	.toho-box .toho-boxInner >:first-child {
		margin-top: 0;
	}
	.toho-box::before,
	.toho-box::after,
	.toho-box .toho-boxInner::before,
	.toho-box .toho-boxInner::after {
		content: '';
		position: absolute;
		width: 15px;
		height: 15px;
		background: url("/gecard/touhouproject/img-files/index_ic01.png") no-repeat 0 0 / contain;
	}
	.toho-box::before {
		left: 3px;
		top: 3px;
	}
	.toho-box::after {
		right: 3px;
		top: 3px;
		transform: rotate(90deg);
	}
	.toho-box .toho-boxInner::before {
		right: 3px;
		bottom: 3px;
		transform: rotate(180deg)
	}
	.toho-box .toho-boxInner::after {
		left: 3px;
		bottom: 3px;
		transform: rotate(270deg)
	}
	.toho-box .toho-boxTitle {
		margin-top: 40px;
		margin-bottom: 15px;
		text-align: center;
		font-size: 1.5rem;
		font-weight: bold;
	}
	.toho-box .toho-boxText {
		margin-top: 10px;
	}
	.toho-box .toho-boxText .txtLarge {
		font-size: 1.6rem;
	}
	.toho-box .toho-boxList {
		margin-top: 10px;
	}
	.toho-box .toho-boxList > li {
		position: relative;
		padding-left: 13px;
	}
	.toho-box .toho-boxList > li + li {
		margin-top: 0;
	}
	.toho-box .toho-boxList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.toho-box .toho-boxHr {
		width: 100%;
		height: 2px;
		margin: 20px 0 20px 0;
		background-image: linear-gradient(to right, #c8a523, #c8a523 2px, transparent 2px, transparent 6px);
		background-size: 6px 2px;
	}
	.toho-box .toho-boxInquiry {
		text-align: center;
	}
	.toho-box .toho-boxInquiry >:first-child {
		margin-top: 0!important;
	}
	.toho-box .toho-boxInquiry .toho-boxInquiryTxt {
		margin-top: 0;
		font-size: 1.3rem;
	}
	.toho-box .toho-boxInquiry .toho-boxInquiryTel {
		margin-top: 0;
		font-size: 1.3rem;
	}
	.toho-box .toho-boxInquiry .toho-boxInquiryTel a {
		text-decoration: none;
	}
	.toho-box .toho-boxImage {
		margin: 10px 5% 0;
		text-align: center;
	}
	.toho-boxWhileImage {
		margin: 10px 15px;
		text-align: center;
	}
	.toho-boxWhileImage + .toho-box {
		margin-top: 0!important;
	}
	/* media */
	.toho-media {
		display: block;
		margin-top: 30px;
	}
	.toho-media .toho-mediaHead {
		width: auto;
	}
	.toho-media .toho-mediaHead >:first-child {
		margin-top: 0 !important;
	}
	.toho-media .toho-mediaBody {
		width: auto;
		margin-top: 20px;
	}
	.toho-media .toho-mediaBody >:first-child {
		margin-top: 0 !important;
	}
	.toho-media .toho-mediaText {
		margin-top: 20px;
		font-size: 2rem;
		font-weight: bold;
		letter-spacing: -2px
	}
	.toho-media .toho-mediaNoteList {
		margin-top: 20px;
	}
	.toho-media .toho-mediaNoteList.center > li {
		width: auto;
	}
	.toho-media .toho-mediaNoteList > li {
		position: relative;
		padding-left: 12px;
		font-size: 1.2rem;
	}
	.toho-media .toho-mediaNoteList > li + li {
		margin-top: 2px;
	}
	.toho-media .toho-mediaNoteList > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.toho-media .toho-mediaImage {
		margin: 15px 11% 0;
		text-align: center;
	}
	/* text */
	.toho-text01 {
		margin-top: 10px;
		font-size: 1.3rem;
	}
	.toho-text02 {
		margin-top: 25px;
		font-size: 1.2rem;
	}
	.toho-lead {
		margin-top: 15px;
		text-align: center;
		font-size: 2rem;
		font-weight: bold;
	}
	.toho-noteText {
		position: relative;
		margin-top: 10px;
		padding-left: 12px;
		font-size: 1.2rem;
	}
	.toho-noteText .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	/* list */
	.toho-orderList {
		margin-top: 10px;
	}
	.toho-orderList > li {
		position: relative;
		padding-left: 14px;
		font-size: 1.2rem;
	}
	.toho-orderList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.toho-noteList {
		margin-top: 30px;
		text-align: left;
	}
	.toho-noteList > li {
		position: relative;
		padding-left: 12px;
		font-size: 1.2rem;
	}
	.toho-noteList > li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	/* banner */
	.toho-banner {
		margin-top: 30px;
		text-align: center;
	}
	.toho-banner a {
		display: inline-block;
		box-shadow: 1.414px 1.414px 6px 0px rgba(0, 0, 0, 0.1);
	}
	.toho-banner a:hover {
		opacity: 1;
	}
	/* image */
	.toho-image {
		margin-top: 20px;
		text-align: center;
	}
	/* slidedown */
	.toho-slidedownItem {
		position: fixed;
		top: -45px;
		right: 0;
		width: 153px;
		z-index: 5000;
	}
	.toho-slidedownItem {
		position: fixed;
		top: -45px;
		right: 0;
		width: 155px;
		z-index: 5000;
	}
	.toho-slidedownItem.start {
		animation: slidedown02 3s;
	}

}
/* Cleafix
------------------------------------------------------ */
.contentsWrap:after,
.flow:after {
	display: block;
	clear: both;
	content: "";
}