@charset "shift_jis";

/* ======================================================
 * /common-files/css/gecard/gintama/gintama.css
 * ------------------------------------------------------
 * - header
 * - layout
 * - footer
 * - module
 * - component
 * - @media query:max-width: 750px
 * Clearfix
 * Opening Animation
====================================================== */
/* header
------------------------------------------------------ */
#gt-header {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 6px 0 10px;
	background: #fff;
}
#gt-headerLogo {
	width: 222px;
}
/* layout
------------------------------------------------------ */
#mainContainer {
	margin-top: 0;
	background: url(/gecard/gintama/img-files/gintama_bg01.gif) 0 0 repeat;
}
#mainContents.full-bleed {
	width: 100%;
}
#gt-contentsWrap {
	width: 1200px;
	margin: 0 auto;
	padding: 0 30px 28px;
}
/* footer
------------------------------------------------------ */
#gt-footer {
	padding: 27px 0;
	font-size: 11px;
	font-size: 1.1rem;
	background: #fff;
}
#copyright {
	text-align: center;
}
/* module
------------------------------------------------------ */
/* news */
.newsBox {
	margin-top: 13px;
	width: 100%;
	height: 132px;
	overflow-y: hidden;
	color: #222222;
}
.newsBox .newsHdg {
	padding-bottom: 5px;
	border-bottom: 2px solid #bac6d2;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	color: #b42202;
	line-height: 1.0;
}
.newsBox .content {
	overflow: auto;
	position: relative;
	padding: 0px;
	height: 93px;
}
.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;
	width: 120px;
}
.newsBox .contentbox li .txt {
	display: table-cell;
}
.newsBox .contentbox li  a ,
.newsBox .contentbox li  a:visited ,
.newsBox .contentbox li  a:hover {
	text-decoration:underline;
	color: #222222;
}
.newsBox .mCSB_container {
	padding-right: 0px !important;
}
.newsBox .mCSB_inside > .mCSB_container{
	margin-right: 20px;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
	margin: 15px 0;
}
.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: 16px;
	background-color: #9a9a9a;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { 
	width: 16px;
	margin: 3px 0;
	position: absolute;
	height: auto;
	top: 0;
	bottom: 0;
	left: 3px;
	right: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #e3c89b;
}
.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 #2279c6;
	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 #2279c6;
	border-right: 7.5px solid transparent;
	border-left: 7.5px solid transparent;
	position:absolute;
	bottom: 0;
	left: 0;
	display: block;
	content: "";
}
.gt-zizenTxt {
	margin-top: 100px;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	color: #FFFFFF;
}
.gt-zizenTxt + .gt-privilegeNote{
	margin-top: 70px;
}
.gt-cb-inline:after {
	display: none;
}
.gt-txtM {
	font-size: 18px;
	font-size: 1.8rem;
}
.gt-txtL {
	font-size: 20px;
	font-size: 2.0rem;
}
.gt-section01 {
	margin-top: 50px;
}
.gt-inner01,
.gt-inner02 {
	padding-left: 30px;
	padding-right: 30px;
}
.gt-inner01 > *:first-child {
	margin-top: 0 !important;
}
.gt-hdg01 {
	position: relative;
	padding: 20px 0 8px;
	text-align: center;
}
.gt-hdg01__btn {
	width: 100%;
	position: absolute;
	bottom: 34px;
	text-align: center;
}
.gt-hdg01__btn a {
	width: auto;
	display: inline-block;
	border-bottom: 2px solid #999999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.gt-hdg01__btn a:hover {
	margin-top: 2px;
	border-bottom-width: 0;
}
.gt-hdg01__btn a span {
	display: block;
	border: 2px solid #add8fa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.gt-hdg02 {
	margin-bottom: 35px;
}
.gt-hdg02 + * {
	margin-top: 0!important;
}
.gt-note01 {
	margin-top: 1.0em;
	text-align: center;
	font-size: 15px;
	font-size: 1.5rem;
}
.gt-btn01 {
	margin-top: 40px;
	text-align: center;
}
.gt-btn01 a {
	display: inline-block;
	-webkit-border-radius: 5px;
		 -moz-border-radius: 5px;
					border-radius: 5px;
	overflow: hidden;
	padding-bottom: 3px;
	background: rgba(0,0,0,0.7);
}
.gt-btn01 a:hover {
	margin-top: 2px;
	padding-bottom: 1px;
}
.gt-btn01 a span {
	display: block;
	background: #fff;
	-webkit-border-radius: 0 0 5px 5px;
		 -moz-border-radius: 0 0 5px 5px;
					border-radius: 0 0 5px 5px;
}
.gt-btn01 a:hover img {
	opacity: 0.7;
}
.applyBtnChange {
	display: none;
}
.gt-btn02 {
	margin-top: 15px;
}
.gt-btn02 a {
	display: inline-block;
	min-width: 210px;
	-webkit-border-radius: 5px;
		 -moz-border-radius: 5px;
					border-radius: 5px;
	overflow: hidden;
	padding-bottom: 3px;
	background: rgba(0,0,0,0.4);
	color: #333;
	text-decoration: none;
	text-align: center;
}
.gt-btn02 a:hover {
	margin-top: 2px;
	padding-bottom: 1px;
	color: #333;
}
.gt-btn02 a span {
	position: relative;
	display: block;
	padding: 15px 12px 12px;
	background: #fff;
	-webkit-border-radius: 0 0 5px 5px;
		 -moz-border-radius: 0 0 5px 5px;
					border-radius: 0 0 5px 5px;
}
.gt-btn02 a span:after {
	position: absolute;
	display: block;
	width: 21px;
	height: 21px;
	top: 50%;
	right: 12px;
	margin-top: -10px;
	background: url(/gecard/gintama/img-files/gintama_ic01.png) 0 0 no-repeat;
	content: "";
}
.gt-btn03 {
	margin-top: 20px;
}
.gt-btn03 a {
	position: relative;
	display: block;
	background: #fff;
	border-bottom: 3px solid #999;
	-webkit-border-radius: 5px;
		 -moz-border-radius: 5px;
					border-radius: 5px;
	color: #333;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 1.2;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
}
.gt-btn03 a:after {
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	top: 50%;
	right: 22px;
	margin-top: -15px;
	background: url(/gecard/gintama/img-files/gintama_ic02.png) 0 0 no-repeat;
	content: "";
}
.gt-btn03 a:hover {
	margin-top: 2px;
	border-bottom-width: 1px;
}
.gt-btn03 a span {
	position: relative;
	display: block;
	padding: 14px 65px;
	border: 2px solid #add8fa;
	-webkit-border-radius: 5px 5px 4px 4px;
	-moz-border-radius: 5px 5px 4px 4px;
	border-radius: 5px 5px 4px 4px;
}
.gt-btn03 a span:before,
.gt-btn03 a span:after {
	position: absolute;
	display: block;
	width: 76px;
	height: 100%;
	top: 0;
	-webkit-border-radius: 5px 5px 4px 4px;
	-moz-border-radius: 5px 5px 4px 4px;
	border-radius: 5px 5px 4px 4px;
	content: "";
}
.gt-btn03 a span:before {
	left: 0;
	background: url(/gecard/gintama/img-files/gintama_bg06.gif) 0 50% repeat-y;
}
.gt-btn03 a span:after {
	right: 0;
	background: url(/gecard/gintama/img-files/gintama_bg07.gif) 0 50% repeat-y;
}
.gt-btn03 a em {
	font-style: normal;
	font-size: 27px;
	font-size: 2.7rem;
}
.gt-btn04 {
	margin-top: 20px;
}
.gt-btn04 a {
	position: relative;
	display: inline-block;
	min-width: 698px;
	background: #fff;
	border-bottom: 3px solid #97a0a8;
	-webkit-border-radius: 5px;
		 -moz-border-radius: 5px;
					border-radius: 5px;
	color: #a10d13;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.2;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
}
.gt-btn04 a:after {
	position: absolute;
	display: block;
	width: 38px;
	height: 38px;
	top: 50%;
	right: 16px;
	margin-top: -19px;
	background: url(/gecard/gintama/img-files/gintama_ic07.png) 0 0 no-repeat;
	content: "";
}
.gt-btn04 a:hover {
	margin-top: 2px;
	border-bottom-width: 1px;
}
.gt-btn04 a span {
	position: relative;
	display: block;
	padding: 14px 65px;
	border: 2px solid #a10d13;
	-webkit-border-radius: 5px 5px 4px 4px;
	-moz-border-radius: 5px 5px 4px 4px;
	border-radius: 5px 5px 4px 4px;
}
.gt-btn04 a span:before,
.gt-btn04 a span:after {
	position: absolute;
	display: block;
	width: 104px;
	height: 100%;
	top: 0;
	-webkit-border-radius: 5px 5px 4px 4px;
	-moz-border-radius: 5px 5px 4px 4px;
	border-radius: 5px 5px 4px 4px;
	content: "";
}
.gt-btn04 a span:before {
	left: 14px;
	background: url(/gecard/gintama/img-files/gintama_bg10.png) 0 50% repeat-y;
}
.gt-btn04 a span:after {
	right: 6px;
	background: url(/gecard/gintama/img-files/gintama_bg11.png) 0 50% repeat-y;
}
.gt-btn04 a em {
	font-style: normal;
	font-size: 25px;
	font-size: 2.5rem;
}

.gt-btn05 {
	margin-top: 20px;
	text-align: center;
}
.gt-btn05 a {
	display: inline-block;
	-webkit-border-radius: 5px;
		 -moz-border-radius: 5px;
					border-radius: 5px;
	overflow: hidden;
	border:#e52f4f solid 1px;
	padding-bottom: 2px;
	background: #e52f4f;
}
.gt-btn05 a:hover {
	margin-top: 1px;
	padding-bottom: 1px;
}
.gt-btn05 a span {
	display: block;
	background: #fff;
	-webkit-border-radius: 0 0 5px 5px;
		 -moz-border-radius: 0 0 5px 5px;
					border-radius: 0 0 5px 5px;
}
.gt-btn05 a:hover img {
	opacity: 0.7;
}	

.gt-figure01 {
	margin-top: 70px;
	text-align: center;
}
.gt-catch01 {
	margin-top: 35px;
	text-align: center;
}
.gt-catch01.full-bleed {
	margin-top: 0;
}
.gt-catch01.full-bleed + * {
	margin-top: 0;
}
.gt-catch01.type02 {
	padding-bottom: 60px;
}
.gt-bgBox01 {
	margin: 30px auto 0;
	padding: 25px 30px;
	width: 800px;
	background: url(/gecard/gintama/img-files/gintama_bg09.gif) 0 0 repeat;
	border: 2px solid #cfba72;
	-webkit-border-radius: 5px;
		 -moz-border-radius: 5px;
					border-radius: 5px;
	font-size: 16px;
	font-size: 1.6rem;
}
.gt-bgBox01 .gt-bgBoxHdg {
	margin-bottom: 15px;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
}
.gt-list01 {
	margin-top: 1.0em;
}
.gt-list01 > li {
	position: relative;
	padding-left: 1.0em;
}
.gt-list01 > li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "・";
}
.gt-list01 > li + li {
	margin-top: 5px;
}
.gt-balloon01 {
	margin-bottom: 16px;
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
}
.gt-balloon01 > span {
	position: relative;
	display: inline-block;
	padding: 7px 18px;
	background: #a10d13;
	-webkit-border-radius: 1.4em;
	-moz-border-radius: 1.4em;
	border-radius: 1.4em;
	color: #fff;
	font-weight: bold;
}
.gt-balloon01 > span:after {
	position: absolute;
	display: block;
	bottom: -9px;
	left: 50%;
	margin-left: -5px;
	border-top: 9px solid #a10d13;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	content: "";
}
.gt-noteBox01 {
	width: 698px;
	margin: 20px auto 0;
	padding: 10px;
	background: #fff;
	border: 1px solid #a10d13;
}
.gt-noteBox01 > *:first-child {
	margin-top: 0 !important;
}
.gt-noteBox01 .noteList01 > li > .ast {
	display: inline;
	position: static;
}
.gt-noteBox02 {
	margin: 20px 0 0;
	font-size: 20px;
	font-size: 2.0rem;
	text-align: center;
}
.gt-noteBox02 > *:first-child {
	margin-top: 0 !important;
}
.gt-noteBox02 .noteList01 {
	display: inline-block;
	padding: 10px;
	background: #fff;
	border: 1px solid #a10d13;
	text-align: left;
}


/* component
------------------------------------------------------ */
/* hero */
.gt-hero {
	position: relative;
	text-align: center;
}
.gt-hero img {
	width: 100%;
}
.gt-heroList01 {
	position: absolute;
	left: 50%;
	bottom: 55px;
	width: 1200px;
	margin-left: -600px;
	letter-spacing: -0.4em;
}
.gt-heroList01 > li {
	display: inline-block;
	width: 50%;
	text-align: center;
	letter-spacing: normal;
}
/* tab */
@media all and (min-width: 751px) {
.gt-tabWrap01 {
	margin-top: 35px;
}
.gt-tabList {
	margin-top: 24px;
}
.gt-spToggleTrg {
	display: none;
}
.gt-tabList > li {
	width: 270px;
	padding-top: 120px;
	float: left;
}
.gt-tabList > li.active {
	background: url(/gecard/gintama/img-files/gintama_im02.png) 50% 0 no-repeat;
}
.gt-tabList > li + li {
	margin-left: 20px;
}
.gt-tabList > li a {
	display: block;
	width: 100%;
	height: 283px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	outline: none;
}
.gt-tabList > li a:hover {
	opacity: 0.7;
}
.gt-tabList > li.active a {
	background-position: 0 bottom;
}
.gt-tabList > li.active a:hover {
	opacity: 1;
}
.gt-tabList > li.tab01 a { background-image: url(/gecard/gintama/img-files/gintama_tab01.png); }
.gt-tabList > li.tab02 a { background-image: url(/gecard/gintama/img-files/gintama_tab02.png); }
.gt-tabList > li.tab03 a,
.gt-tabList > li.tab03 span { background-image: url(/gecard/gintama/img-files/gintama_tab03.png); }
.gt-tabList > li.tab04 a { background-image: url(/gecard/gintama/img-files/gintama_tab04.png); }
.gt-tabList > li.tab05 a { background-image: url(/gecard/gintama/img-files/gintama_tab05.png); }
.gt-tabList > li.tab06 a { background-image: url(/gecard/gintama/img-files/gintama_tab06.png); }
.gt-tabContent {
	position: relative;
	display: none;
	margin-top: 5px;
	padding: 35px 0 40px;
}
.gt-tabContent.active {
	display: block;
}
.gt-tabContent.active:after {
	display: block;
	position: absolute;
	top: -24px;
	border-bottom: 24px solid #fff;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	content: "";
}
.gt-tabContent.tab01 { background: #b42202; padding-bottom: 0; margin-top:32px;}
.gt-tabContent.tab02 { background: #f6efc7; margin-top:32px;}
.gt-tabContent.tab05 { background: url(/gecard/gintama/img-files/gintama_bg15.png); padding-bottom: 0; margin-top:32px;}
.gt-tabContent.tab06 { background: url(/gecard/gintama/img-files/gintama_bg17.jpg); padding-bottom: 80px; margin-top:32px;}
.gt-tabContent.tab01.active:after { border-bottom-color: #b42202; left: 695px; }
.gt-tabContent.tab02.active:after { border-bottom-color: #f6efc7; left: 984px; }
.gt-tabContent.tab05.active:after { border-bottom-color: #474948; left: 404px; }
.gt-tabContent.tab06.active:after { border-bottom-color: #492036; left: 113px; }
.gt-tabHdg01 {
	text-align: center;
}
.gt-tabMain {
	padding-top: 40px;
	background: url(/gecard/gintama/img-files/gintama_bg02.png) 50% 0 no-repeat;
	text-align: center;
}
.gt-spToggleClose {
	display: none;
}
}
/* privilege */
.gt-privilege {
	margin-top: 75px;
}
.gt-privilegeHdg01 {
	margin-bottom: 35px;
	text-align: center;
	background: url(/gecard/gintama/img-files/gintama_bg03.png) 0 112px repeat-x;
}
.gt-privilegeHdg01 + * {
	margin-top: 0 !important;
}
.gt-tabContent.tab01 .gt-privilegeHdg01 { background-image: url(/gecard/gintama/img-files/gintama_bg03.png); }
.gt-tabContent.tab02 .gt-privilegeHdg01 { background-image: url(/gecard/gintama/img-files/gintama_bg04.png); }
.gt-tabContent.tab03 .gt-privilegeHdg01 { background-image: url(/gecard/gintama/img-files/gintama_bg05.png); }
.gt-tabContent.tab04 .gt-privilegeHdg01 { background-image: url(/gecard/gintama/img-files/gintama_bg14.png); }
.gt-tabContent.tab05 .gt-privilegeHdg01 { background-image: url(/gecard/gintama/img-files/gintama_bg16.png); }
.gt-tabContent.tab06 .gt-privilegeHdg01 { background-image: url(/gecard/gintama/img-files/gintama_bg18.png); }
.gt-privilegeCol .col {
	text-align: center;
}
.gt-privilegeHdg02 {
	display: table;
	width: 100%;
	font-weight: bold;
	font-size: 29px;
	font-size: 2.9rem;
	line-height: 1.1;
}
.gt-privilegeHdg02 > span {
	display: table-cell;
	vertical-align: bottom;
}
.gt-tabContent.tab01 .gt-privilegeHdg02,.gt-tabContent.tab04 .gt-privilegeHdg02,.gt-tabContent.tab05 .gt-privilegeHdg02,.gt-tabContent.tab06 .gt-privilegeHdg02 { color: #fff; }
.gt-tabContent.tab02 .gt-privilegeHdg02 { color: #4f3300; }
.gt-tabContent.tab03 .gt-privilegeHdg02 { color: #000; }
.gt-privilegeReplica img,
.gt-privilegeGoods img {
	width: auto;
	height: 240px;
}
.gt-privilegeReplica {
	padding: 35px 0;
}
.gt-privilegeReplica img {
	height: 240px;
}
.gt-privilegeGoods img {
	height: 310px;
}
.gt-privilege .applyBtn {
	margin-top: 80px;
}
.gt-privilegeNote {
	margin-top: 5px;
	color: #fff;
	text-align: center;
}
.gt-tabContent.tab01 .gt-privilegeNote { color: #fff; }
.gt-tabContent.tab02 .gt-privilegeNote { color: #4f3300; }
.gt-tabContent.tab03 .gt-privilegeNote { color: #000; }
.gt-privilegeNote > li {
	display: inline-block;
}
/* flow */
.gt-flow > li {
	position: relative;
	float: left;
	width: 256px;
	min-height: 252px;
	padding-top: 30px;
	background: url(/gecard/gintama/img-files/gintama_bg08.png) 0 0 no-repeat;
	text-align: center;
}
.gt-flow > li + li {
	margin-left: 18px;
}
.gt-flow > li + li:after {
	position: absolute;
	display: block;
	top: 50%;
	left: -15px;
	margin-top: -10px;
	border-left: 10px solid #0061af;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	content: "";
}
.gt-flow > li .num {
	display: block;
	text-indent: -9999px;
	width: 100%;
	height: 42px;
}
.gt-flow > li.list01 .num { background: url(/gecard/gintama/img-files/gintama_ic03.png) 50% 50% no-repeat; }
.gt-flow > li.list02 .num { background: url(/gecard/gintama/img-files/gintama_ic04.png) 50% 50% no-repeat; }
.gt-flow > li.list03 .num { background: url(/gecard/gintama/img-files/gintama_ic05.png) 50% 50% no-repeat; }
.gt-flow > li.list04 .num { background: url(/gecard/gintama/img-files/gintama_ic06.png) 50% 50% no-repeat; }
.gt-flow .gt-flowDesc {
	margin-top: 5px;
}
.gt-flow .gt-flowDesc dt {
	display: table;
	width: 100%;
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 1.1;
}
.gt-flow .gt-flowDesc dt span {
	display: table-cell;
	vertical-align: middle;
}
.gt-flow .gt-flowDesc dd {
	display: table;
	width: 100%;
	margin-top: 5px;
}
.gt-flow .gt-flowDesc dd span {
	display: table-cell;
	vertical-align: middle;
}
.gt-flow .gt-flowDesc dd a {
	color: #333;
}
/* modal */
#colorbox #cboxClose {
	width: 46px;
	height: 46px;
	background: url(/gecard/gintama/img-files/gintama_ic10.png) 0 0 no-repeat;
	top: -30px;
	right: -30px;
}
#colorbox #cboxContent,
#colorbox #cboxLoadedContent,
.gt-cb_inl_content .cb_inl_inner {
	-webkit-border-radius: 5px;
		 -moz-border-radius: 5px;
					border-radius: 5px;	
}
#colorbox #cboxLoadedContent {
	width: 500px;
	overflow: auto !important;
}
.gt-cb_inl_content {
	overflow: auto;
}
.gt-cb_inl_content .cb_inl_inner {
	padding: 30px 55px;
}
.gt-cb_hdg01 {
	margin-bottom: 18px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
.gt-cb_hdg01 + * {
	margin-top: 0 !important;
}
.gt-cb_figure01 {
	width: 345px;
	margin: 15px auto 0;
}
.gt-cb_figure02 {
	width: 372px;
	margin: 15px auto 0;
}
.gt-cb_capTop {
	width: 110px;
	margin-bottom: 14px;
	padding: 8px;
	background: #f2f2f2;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
}
.gt-cb_paragraph {
	margin-top: 1.0em;
	font-size: 16px;
	font-size: 1.6rem;
}
.gt-benefitsTxtWrap{
	color: #FFFFFF;
}
.gt-tabContent.tab02 .gt-benefitsTxtWrap{
	color: #4f3300;
}
.benefitsTxt{
	font-weight: bold;
	font-size: 25px;
	font-size: 2.5rem;
	text-align: center;
}
.intama-inline{
	display: inline-block;
}
/* nekoposBox
------------------------------------------------------ */
.nekoposBox{
	margin: 30px 90px 0;
	padding: 25px 25px 30px;
	background-color: rgba(255,255,255,0.65);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 16px;
	font-size: 1.6rem;
}
.nekoposBox .neko-bgBoxHdg{
	font-size: 22px;
	font-size: 2.2rem;
	text-align: center;
	font-weight: bold;
}
.neko-list01 {
	margin-top: 1.0em;
}
.neko-list01 > li {
	position: relative;
	padding-left: 20px;
}
.neko-list01 > li:before {
	position: absolute;
	content: "";
	top: 0.6em;
	left: 8px;
	width: 3px;
	height: 3px;
	background: #222222;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.gt-tsTxt{
	font-size: 15px;
	font-size: 1.5rem;
	color: #fff;
}
.tab02 .gt-tsTxt{
	color: #4f3300;
}
.gt-btn02 + .gt-tsTxt{
	margin-top: 30px;
}

/* @media query:max-width: 750px
------------------------------------------------------ */
@media screen and (max-width: 750px) {
	/* header
	------------------------------------------------------ */
	#gt-header {
		padding: 8px 0;
	}
	#gt-headerLogo {
		width: 163px;
	}
	/* layout
	------------------------------------------------------ */
	#mainContainer {
		-webkit-background-size: 64px 64px;
						background-size: 64px 64px;
	}
	#gt-contentsWrap {
		width: 100%;
		padding: 0 0 25px;
	}
	
	/* footer
	------------------------------------------------------ */
	#gt-footer {
		padding: 8px 0;
	}
	#copyright {
		font-size: 8px;
		font-size: .8rem;
	}
	/* module
	------------------------------------------------------ */
	/* news */
		.newsBox{
			width: auto;
			height: 104px;
			margin: 20px 0;
			background-size: 73px auto;
			background-position: right 16px bottom -11px;
		}
		.newsBox .newsHdg {
			padding: 5px 0 5px;
			font-size: 15px;
			font-size: 1.5rem;
		}
		.newsBox .newsHdg img{
			width: 50px;
		}
		.newsBox .content {
			padding: 0px;
			height: 70px;
		}
		.newsBox .contentbox {
			padding: 8px 0;
			font-size: 13px;
			font-size: 1.3rem;
		}
		.newsBox .contentbox li {
			margin-bottom: 5px;
		}
		.newsBox .contentbox li .date {
			width: 70px;
			padding-left: 0;
		}
	.newsBox .contentbox li .txt {
		display: table-cell;
		padding: 0 10px 0 25px;
	}
		.newsBox .mCSB_inside > .mCSB_container{
			margin-right: 15px;
		}
		.mCSB_scrollTools a+.mCSB_draggerContainer{
			margin: 11px 0;
		}
		.newsBox .mCS-my-theme.mCSB_scrollTools{
			width: 18px;
		}
		.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail{
			width: 12px;
		}
		.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_buttonUp::before{
			border-bottom: 6px solid #2279c6;
			border-right: 6px solid transparent;
			border-left: 6px solid transparent;
			position:absolute;
			top: 0;
			left: 0;
		}
		.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before{ 
			border-top: 6px solid #2279c6;
			border-right: 6px solid transparent;
			border-left: 6px solid transparent;
			position:absolute;
			bottom: 0;
			left: 0;
		}
	.gt-zizenTxt {
		margin-top: 20px;
		font-size: 16px;
		font-size: 1.6rem;
	}
	.gt-zizenTxt + .gt-privilegeNote{
		margin-top: 10px;
	}
	img.spOnly {
		display: inline-block !important;
	}
	.gt-txtM {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.gt-txtL {
		font-size: 16px;
		font-size: 1.6rem;
	}
	.gt-section01 {
		margin-top: 25px;
	}
	.gt-inner01 {
		padding-left: 10px;
		padding-right: 10px;
	}
	.gt-inner02 {
		padding-left: 0;
		padding-right: 0;
	}
	.gt-hdg01 {
		padding: 4px 0 15px;
	}
	.gt-hdg01__btn {
		top: 52%;
/*		bottom: inherit;
		left: 2.5%;
		text-align: center;*/
	}
	.gt-hdg01__btn a {
		width: 87.6%;
		max-width: 526px;
		border-bottom-width: 1px;
		margin-left: 4.5%;
	}
	.gt-hdg01__btn a:hover {
		margin-top: 0;
		border-bottom-width: 1px;
	}
	.gt-hdg01__btn a span {
		border-width: 1px;
	}
	.gt-hdg02 {
		margin-bottom: 10px;
	}
	.gt-btn01 {
		margin-top: 18px;
	}
	.gt-btn01 a:hover {
		margin-top: 0;
		padding-bottom: 3px;
	}
	.gt-btn01 a:hover img {
		opacity: 1.0;
	}
	.gt-btn02 a {
		min-width: inherit;
	}
	.gt-btn02 a:hover {
		margin-top: 0;
		padding-bottom: 3px;
	}
	.gt-btn02 a span {
		padding: 7px 26px 6px;
	}
	.gt-btn02 a span:after {
		width: 10px;
		height: 10px;
		margin-top: -5px;
		-webkit-background-size: 10px 10px;
						background-size: 10px 10px;
	}
	.gt-btn03 {
		margin-top: 10px;
	}
	.gt-btn03 a {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.gt-btn03 a:after {
		width: 15px;
		height: 15px;
		top: 50%;
		right: 20px;
		margin-top: -7px;
		background: url(/gecard/gintama/img-files/gintama_ic02.png) 0 0 no-repeat;
		-webkit-background-size: 15px 15px;
						background-size: 15px 15px;
	}
	.gt-btn03 a:hover {
		margin-top: 0;
		border-bottom-width: 3px;
	}
	.gt-btn03 a span {
		padding: 14px 40px;
	}
	.gt-btn03 a span:before,
	.gt-btn03 a span:after {
		width: 38px;
	}
	.gt-btn03 a span:before {
		background: url(/gecard/gintama/img-files/gintama_bg06.gif) 0 50% repeat-y;
		-webkit-background-size: 38px auto;
						background-size: 38px auto;
	}
	.gt-btn03 a span:after {
		background: url(/gecard/gintama/img-files/gintama_bg07.gif) 0 50% repeat-y;
		-webkit-background-size: 38px auto;
						background-size: 38px auto;
	}
	.gt-btn03 a em {
		font-size: 18px;
		font-size: 1.8rem;
	}
	.gt-btn04 {
		margin-top: 10px;
	}
	.gt-btn04 a {
		display: block;
		min-width: inherit;
		font-size: 11px;
		font-size: 1.1rem;
	}
	.gt-btn04 a:after {
		width: 19px;
		height: 19px;
		right: 8px;
		margin-top: -9px;
		-webkit-background-size: 19px 19px;
						background-size: 19px 19px;
	}
	.gt-btn04 a:hover {
		margin-top: 0;
		border-bottom-width: 3px;
	}
	.gt-btn04 a span {
		padding: 7px 30px;
	}
	.gt-btn04 a span:before,
	.gt-btn04 a span:after {
		width: 52px;
		height: 100%;
	}
	.gt-btn04 a span:before {
		left: 7px;
		-webkit-background-size: 52px 50px;
						background-size: 52px 50px;
	}
	.gt-btn04 a span:after {
		right: 3px;
		-webkit-background-size: 52px 50px;
						background-size: 52px 50px;
	}
	.gt-btn04 a em {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.gt-btn05 {
		margin-top: 18px;
	}
	.gt-btn05 a:hover {
		margin-top: 1px;
		padding-bottom: 1px;
	}
	.gt-btn05 a:hover img {
		opacity: 1.0;
	}



	.gt-note01 {
		margin-top: 1.5em;
		font-size: 12px;
		font-size: 1.2rem;
	}
	.gt-figure01 {
		margin-top: 20px;
	}
	.gt-catch01 {
		margin-top: 10px;
	}
	.gt-catch01.full-bleed {
		margin: 0 -10px 0;
	}
	.gt-bgBox01 {
		margin: 10px auto 0;
		padding: 15px 9px;
		width: 100%;
		-webkit-background-size: 400px auto;
						background-size: 400px auto;
		border-bottom-width: 1px;
		font-size: 13px;
		font-size: 1.3rem;
	}
	.gt-bgBox01 .gt-bgBoxHdg {
		margin-bottom: 10px;
		font-size: 15px;
		font-size: 1.5rem;
	}
	.gt-balloon01 {
		margin-bottom: 16px;
		font-size: 13px;
		font-size: 1.3rem;
	}
	.gt-balloon01 > span {
		display: inline-block;
		padding: 4px 10px;
	}
	.gt-balloon01 > span:after {
		bottom: -7px;
		left: 50%;
		margin-left: -4px;
		border-top: 7px solid #a10d13;
		border-left: 4px solid transparent;
		border-right: 4px solid transparent;
	}
	.gt-noteBox01 {
		width: 100%;
		text-align: left;
	}
	.gt-noteBox01 .noteList01 > li > .ast {
		display: block;
		position: absolute;
	}
	.gt-noteBox02 {
		margin: 10px 0 0;
		font-size: 15px;
		font-size: 1.5rem;
	}
	/* component
	------------------------------------------------------ */
	/* hero */
	.gt-hero {
		margin: 0 -10px;
	}
	.gt-hero img {
		width: 100%;
	}
	.gt-heroList01 {
		position: static;
		width: 100%;
		margin-top: 15px;
		margin-left: 0;
		padding: 0 10px;
		letter-spacing: normal;
	}
	.gt-heroList01 > li {
		display: block;
		width: 100%;
		text-align: center;
	}
	.gt-heroList01 > li + li {
		margin-top: 12px;
	}
	.gt-heroList01 > li.list01 img {
		width: 233px;
	}
	.gt-heroList01 > li.list02 img {
		width: 277px;
	}
	/* tab */
	.gt-tabWrap01 {
		margin-top: 15px;
	}
	.gt-tabList {
		display: none;
	}
	.gt-spToggleContent {
		-webkit-border-radius: 10px;
			 -moz-border-radius: 10px;
						border-radius: 10px;
		overflow: hidden;
	}
	.gt-spToggleContent + .gt-spToggleContent {
		margin-top: 10px;
	}
	.gt-spToggleTrg {
	}
	.gt-spToggleTrg.toggle01 { background: #b42202; }
	.gt-spToggleTrg.toggle02 { background: #f6efc7; }
	.gt-spToggleTrg.toggle03 { background: #d4d5d9; }
	.gt-spToggleTrg.toggle04 { background: url(/gecard/gintama/img-files/gintama_bg13.png) 0 0;background-size: 20%; }
	.gt-spToggleTrg.toggle05 { background: url(/gecard/gintama/img-files/gintama_bg15.png) 0 0;background-size: 20%; }
	.gt-spToggleTrg.toggle06 { background: url(/gecard/gintama/img-files/gintama_bg17.jpg) 0 0;background-size: 20%; }
	.gt-spToggleTrg a {
		position: relative;
		display: table;
		width: 100%;
		padding: 15px 35px 15px 10px;
	}
	.gt-spToggleTrg span.tab03 img {
		width: 100%;
	}
	.gt-spToggleTrg .gt-spToggleTtl {
		display: table-cell;
		width: 53.7%;
		vertical-align: middle;
	}
	.gt-spToggleTrg .gt-spToggleTtl img {
		width: 100%;
	}
	.gt-spToggleTrg .gt-spToggleFig {
		display: table-cell;
		width: 46.3%;
		padding-left: 6px;
		vertical-align: middle;
	}
	.gt-spToggleTrg .gt-spToggleFig img {
		width: 100%;
	}
	.gt-spToggleTrg a i {
		position: absolute;
		display: block;
		width: 16px;
		height: 16px;
		top: 50%;
		right: 10px;
		margin-top: -8px;
		background: url(/gecard/gintama/img-files/gintama_ic08.png) 0 0 no-repeat;
		-webkit-background-size: 16px 32px;
						background-size: 16px 32px;
	}
	.gt-spToggleTrg.active a i {
		background-position: 0 -16px;
	}
	.gt-tabContent {
		position: relative;
		display: none;
		margin-top: 0;
		padding: 0 10px 20px;
	}
	.gt-tabContent.active:after {
		display: none;
	}
	.gt-tabContent.tab01 { background: #b42202; }
	.gt-tabContent.tab02 { background: #f6efc7; }
	.gt-tabContent.tab03 { background: #d4d5d9; }
	.gt-tabContent.tab04 { background: url(/gecard/gintama/img-files/gintama_bg13.png); background-size: 20%;}
	.gt-tabContent.tab05 { background: url(/gecard/gintama/img-files/gintama_bg15.png); background-size: 20%;}
	.gt-tabContent.tab06 { background: url(/gecard/gintama/img-files/gintama_bg17.jpg); background-size: 20%;}
	.gt-tabHdg01 {
		text-align: center;
	}
	.gt-tabContent .gt-tabHdg01 {
		position: relative;
		padding-top: 20px;
	}
	.gt-tabContent .gt-tabHdg01:before {
		position: absolute;
		width: 100%;
		height: 1px;
		top: 0;
		left: 0;
		content: "";
	}
	.gt-tabContent.tab01 .gt-tabHdg01:before { background-color: #e1a79a; }
	.gt-tabContent.tab02 .gt-tabHdg01:before { background-color: #e9d37b; }
	.gt-tabContent.tab03 .gt-tabHdg01:before { background-color: #ffffff; }
	.gt-tabContent.tab04 .gt-tabHdg01:before { background-color: #ffffff; }
	.gt-tabContent.tab05 .gt-tabHdg01:before { background-color: #ffffff; }
	.gt-tabContent.tab06 .gt-tabHdg01:before { background-color: #ffffff; }
	.gt-tabMain {
		padding-top: 20px;
		background: none;
		text-align: center;
	}
	.gt-tabMain img {
		/*width: 280px;*/
	}
	.gt-spToggleClose {
		margin-top: 14px;
		text-align: center;
	}
	.gt-spToggleClose a {
		position: relative;
		display: inline-block;
		padding: 10px 30px;
		min-width: 150px;
		background: #fff;
		border: 1px solid #b4afaf;
		-webkit-border-radius: 5px;
			 -moz-border-radius: 5px;
						border-radius: 5px;
		-webkit-box-shadow: 0px 3px 0px 0px rgba(0,0,0,0.5);
			 -moz-box-shadow: 0px 3px 0px 0px rgba(0,0,0,0.5);
						box-shadow: 0px 3px 0px 0px rgba(0,0,0,0.5);
		color: #333;
		font-size: 13px;
		font-size: 1.3rem;
		text-decoration: none;
	}
	.gt-spToggleClose a:after {
		position: absolute;
		display: block;
		width: 16px;
		height: 16px;
		top: 50%;
		right: 10px;
		margin-top: -8px;
		background: url(/gecard/gintama/img-files/gintama_ic09.png) 0 0 no-repeat;
		-webkit-background-size: 16px 16px;
						background-size: 16px 16px;
		content: "";
	}
	/* privilege */
	.gt-privilege {
		margin-top: 10px;
	}
	.gt-privilegeHdg01 {
		margin: 0 -10px 15px;
		padding: 0 10px;
		background-position: 0 56px;
		-webkit-background-size: 21px 21px;
						background-size: 21px 21px;
	}
	.gt-privilegeHdg01 > img {
		width: 272px;
	}
	.gt-privilegeCol .col {
		text-align: center;
	}
	.gt-privilegeHdg02 {
		display: block;
		margin-bottom: 8px;
		font-size: 18px;
		font-size: 1.8rem;
	}
	.gt-privilegeHdg02 > span {
		display: inline;
	}
	.gt-privilegeReplica {
		padding: 0;
	}
	.gt-privilegeReplica img,
	.gt-privilegeGoods img {
		width: auto;
		height: 135px;
	}
	.gt-privilegeGoods img {
		height: 215px;
	}
	.gt-privilege .applyBtn {
		margin-top: 25px;
	}
	/* flow */
	.gt-flow {
		padding: 15px;
		background: url(/gecard/gintama/img-files/sp_gintama_bg08.gif) 0 0 repeat-y #fff;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
	}
	.gt-flow > li {
		float: none;
		width: 100%;
		min-height: inherit;
		padding-top: 0;
		background: none;
	}
	.gt-flow > li + li {
		margin-top: 40px;
		margin-left: 0;
	}
	.gt-flow > li + li:after {
		position: absolute;
		display: block;
		top: -24px;
		left: 50%;
		margin-top: 0;
		margin-left: -11px;
		border-top: 14px solid #0061af;
		border-left: 11px solid transparent;
		border-right: 11px solid transparent;
		border-bottom: none;
		content: "";
	}
	.gt-flow > li .num {
		display: none;
	}
	.gt-flow .gt-flowDesc {
		display: inline-block;
		margin-top: 5px;
	}
	.gt-flow .gt-flowDesc dt {
		display: inline;
		width: 100%;
		padding: 10px 0 10px 40px;
		background-repeat: no-repeat;
		background-position: 0 50%;
		-webkit-background-size: 25px 25px;
						background-size: 25px 25px;
		font-size: 15px;
		font-size: 1.5rem;
	}
	.gt-flow > li.list01 .gt-flowDesc dt { background-image: url(/gecard/gintama/img-files/sp_gintama_ic03.png); }
	.gt-flow > li.list02 .gt-flowDesc dt { background-image: url(/gecard/gintama/img-files/sp_gintama_ic04.png); }
	.gt-flow > li.list03 .gt-flowDesc dt { background-image: url(/gecard/gintama/img-files/sp_gintama_ic05.png); }
	.gt-flow > li.list04 .gt-flowDesc dt { background-image: url(/gecard/gintama/img-files/sp_gintama_ic06.png); }
	.gt-flow .gt-flowDesc dt span {
		display: inline;
	}
	.gt-flow .gt-flowDesc dd {
		display: block;
		margin-top: 10px;
	}
	.gt-flow .gt-flowDesc dd span {
		display: inline;
	}
	/* image */
	.gt-spTitleImage {
		width: 234px;
	}
	.gt-spTitleImage02 {
		width: 302px;
	}
	/* modal */
	#colorbox, #cboxWrapper, #cboxContent {
		overflow: visible !important;
	}
	#colorbox #cboxClose {
		width: 23px;
		height: 23px;
		-webkit-background-size: 23px 23px;
						background-size: 23px 23px;
		top: -15px;
		right: -15px;
	}
	#colorbox #cboxLoadedContent {
		width: 100%;
	}
	.gt-cb_inl_content .cb_inl_inner {
		padding: 20px 15px;
	}
	.gt-cb_hdg01 {
		margin-bottom: 9px;
		font-size: 12px;
		font-size: 1.2rem;
	}
	.gt-cb_figure01 {
		width: 172px;
		margin: 10px auto 0;
	}
	.gt-cb_figure02 {
		width: 186px;
		margin: 10px auto 0;
	}
	.gt-cb_capTop {
		width: 55px;
		margin-bottom: 7px;
		font-size: 12px;
		font-size: 1.2rem;
	}
	.gt-cb_paragraph {
		font-size: 12px;
		font-size: 1.2rem;
	}
	.gt-catch01.type02 {
		padding-bottom: 15px;
	}
	.gt-tabContent .gt-tabHdg01 img{
		width:70%;
	}
.benefitsTxt{
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.4;
	}
.intama-inline{
	display: inline-block;
	font-size: 12px;
	font-size: 1.2rem;
}
.sto-tabContent.tab04 .benefitsTxt,
.sto-tabContent.tab04 .intama-inline{
	text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
							-1px 1px 0 #FFF, 1px -1px 0 #FFF,
							0px 1px 0 #FFF,  0-1px 0 #FFF,
							-1px 0 0 #FFF, 1px 0 0 #FFF;
}
/* nekoposBox
------------------------------------------------------ */
.nekoposBox{
	margin: 20px 0;
	padding: 14px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	font-size: 1.2rem;
}
.nekoposBox .neko-bgBoxHdg{
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
	font-weight: bold;
}
.neko-list01 {
	margin-top: 1.0em;
}
.neko-list01 > li {
	position: relative;
	padding-left: 15px;
}
.neko-list01 > li:before {
	position: absolute;
	content: "";
	top: 0.6em;
	left: 8px;
	width: 3px;
	height: 3px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

}

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

/* Opening Animation
------------------------------------------------------ */
body {
	position: relative;
}
body.noScroll {
	height: 100vh;
	overflow: hidden;
}
#opening {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 100;
}
#op-firstView {
}
#op-cover {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #fff;
}
#op-cover .op-gradient {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(left, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to right, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 100%);
}
#op-cover .op-background {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/gecard/gintama/img-files/gintama_opening_bg01.gif) 50% 0 repeat;
}
#op-visual {
	display: none;
	padding-top: 22px;
	position: relative;
	height: 100%;
	z-index: 10;
}
body.noScroll #op-cover .op-background,
body.noScroll #op-cover .op-gradient,
body.noScroll #op-visual {
	display: block;
}
#op-logo {
	text-align: center;
}
#op-visual .op-card {
	position: absolute;
	top: 228px;
	left: 50%;
	width: 756px;
	margin-left: -378px;
}
#zOutPoint {
	display: block;
	position: absolute;
	width: 1px;
	height: 1px;
	top: 31%;
	left: 54%;
}
@media screen and (max-width: 750px) {
	#op-cover .op-background {
		-webkit-background-size: 107px auto;
						background-size: 107px auto;
	}
	#op-visual {
		padding-top: 20px;
		height: 100vh;
	}
	#op-logo img {
		width: 280px;
	}
	#op-visual .op-card {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 280px;
		margin-left: -140px;
		margin-top: -88px;
	}
	#zOutPoint {
		top: 22%;
		left: 53%;
	}
}