@charset "utf-8";

#wrapper {
	background: none;
}

#ct_bg {
	padding-bottom: 25px;
	background: #00d8ff url(../img/bg_index01.png) repeat-x center top;
	-webkit-background-size: 1px 600px;
	background-size: 1px 600px;
	color: #000;
	font-size: 134%;
	line-height: 1.5;
}

#ct_bg img {
	max-width: 100%;
	height: auto;
}

#ct_bg a:link,
#ct_bg a:visited,
#ct_bg a:hover,
#ct_bg a:active {
	color: #000;
}

#ct_bg small {
	font-size: 100%;
}

#ct_bg .headTitleArea01 {
	position: relative;
	background-color: #0052a4;
	color: #fff;
}

#ct_bg .headTitleArea01 > .inner01 {
	padding: 10px 14px 8px;
	margin-left: auto;
	margin-right: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	font-size: 14px;
}

#ct_bg .headTitleArea01 > .inner01 .title01,
#ct_bg .headTitleArea01 > .inner01 .text01 {
	font-weight: bold;
}

#ct_bg .headTitleArea01 > .inner01 .text01 {
	margin-left: 9px;
}

#ct_bg .contents01 {
	margin: 0 auto;
	padding-top: 16px;
	width: 960px;
}

#ct_bg .br01 {
	display: block;
}

#ct_bg .copyArea01 {
	margin-top: 30px;
}

#ct_bg .copyArea01 > .text01 {
	margin: 0 auto;
	width: 960px;
	font-size: 69%;
	color: #fff;
}

#ct_bg .frameArea01 {
	margin-top: 18px;
	padding: 30px 30px;
	border-radius: 10px;
	background-color: #fff;
}

#ct_bg .frameArea02 {
	margin-top: 30px;
	padding: 20px;
	border: 1px solid #00d8ff;
}
#ct_bg .frameArea03 {
	margin-top: 20px;
	padding: 20px;
	border: 1px solid #f60;
	background:#FFF4D6;
}

#ct_bg .frameArea04 {
	margin-top: 20px;
	padding: 20px;
	border: 2px solid #00d8ff;
	border-radius: 10px;
}
#ct_bg .frameArea04 .title01 {
	margin: -20px -20px 0;
	padding: 10px;
	background-color: #00d8ff;
	border-radius: 8px 8px 0 0;
	text-align: center;
	color: #fff;
	font-size: 163%;
	font-weight: bold;
}

#ct_bg .frameArea05 {
	border: 4px solid #d90d19;
	padding: 20px;
	border-radius: 10px;
	background: #fff8f8;
	margin-top: 30px;
}

#ct_bg .subSection01 {
	margin-top: 30px;
	padding-bottom: 15px;
	border-bottom: #00d7fe solid 2px;
}

#ct_bg .subSection01:first-child {
	margin-top: 0;
}

#ct_bg .table01 {
	margin-top: 30px;
	width: 100%;
}

#ct_bg .table01 .text01 {
	margin-bottom: 10px;
}

#ct_bg .table01 th {
	padding: 15px;
	background-color: #d5f9ff;
	border: 1px solid #00d8ff;
	vertical-align: top;
}

#ct_bg .table01 td {
	padding: 15px;
	background-color: #fff;
	border: 1px solid #00d8ff;
}

#ct_bg .w01 {
	width: 26%;
}

#ct_bg .w02 {
	width: 37%;
}

#ct_bg .w03 {
	width: 30%;
}

#ct_bg .w04 {
	width: 70%;
}


#ct_bg .pagetop01 {
	margin-top: 20px;
	text-align: right;
}

#ct_bg .pagetop01 a {
	text-decoration: none;
}

#ct_bg .pagetop01 a:hover {
	text-decoration: underline;
}

#ct_bg .pagetop01 a span {
	padding-right: 28px;
	background: url(../img/icon_index01.png) no-repeat right top;
	background-size: 19px;
	font-size: 88%;
}

#ct_bg .wrap01 {
	letter-spacing: -0.4em;
}

#ct_bg .wrap02 {
	margin-top: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
#ct_bg .wrap02 .image02 {
	margin: 10px 0 0 10px;
}

#ct_bg .wrap03 {
	margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
#ct_bg .wrap03 .box01 {
	padding: 0 20px 20px;
	width: 475px;
	background-color: #fff4d6;
}
#ct_bg .wrap03 .image01 {
	margin-left: 30px;
	width: 350px;
}

#ct_bg .wrap04 {
	margin-left: -20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}
#ct_bg .wrap04 .column01 {
	margin: 20px 0 0 20px;
	width: 270px;
	text-align: center;
}

#ct_bg .wrap05 {
	margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
#ct_bg .wrap05 > .box01 {
	width: 440px;
}
#ct_bg .wrap05 > .box01 > .text01 {
	margin-top: 10px;
	font-weight: bold;
}

#ct_bg .wrap06 {
	margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}
#ct_bg .wrap06 > .image01 {
	width: 400px;
}
#ct_bg .wrap06 > .image01:first-child {
	margin-right: 20px;
}

#ct_bg .wrap05 > .box02 {
	width: 440px;
	padding: 15px 20px 10px;
	border: solid 1px #ccc;
}

#ct_bg .wrap05 > .box02 > .title01 {
	font-weight: bold;
}

#ct_bg .wrap05 > .box02 > .title01 > .font01 {
	display: table;
	margin-bottom: 5px;
	padding: 4px 5px 2px;
	background-color: #e61763;
	color: #fff;
}

#ct_bg .hgroup01 {
	margin-top: -5px;
}

#ct_bg .hgroup01 .text01 {
	display: inline-block;
	margin: 5px 5px 0 0;
	letter-spacing: normal;
	vertical-align: middle;
}
#ct_bg .hgroup01 .text01 a,
#ct_bg .hgroup01 .text01 span {
	display: block;
	padding: 5px 8px;
	font-size: 88%;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	transition: opacity 0.5s linear;
}
#ct_bg .hgroup01 .text01 a:hover {
	opacity: 0.6;
}
#ct_bg .hgroup01 .text01 span {	background-color: #aaa;}
#ct_bg .hgroup01 .text01 .DM {	background-color: #6dc1bc;}
#ct_bg .hgroup01 .text01 .DM_TSUM {	background-color: #f5a6d8;}
#ct_bg .hgroup01 .text01 .PDS {	background-color: #e7b852;}
#ct_bg .hgroup01 .text01 .DP {	background-color: #cd6dcc;}
#ct_bg .hgroup01 .text01 .ANA {	background-color: #285caa;}
#ct_bg .hgroup01 .text01 .SOFIA {	background-color: #780e7c;}
#ct_bg .hgroup01 .text01 .TS {	background-color: #7dcaeb;}
#ct_bg .hgroup01 .text01 .CARS {	background-color: #b50d0e;}
#ct_bg .hgroup01 .text01 .ARLO {	background-color: #2f7a3a;}
#ct_bg .hgroup01 .text01 .ZOO {	background-color: #41b468;}
#ct_bg .hgroup01 .text01 .INSIDE {	background-color: #2038a8;}
#ct_bg .hgroup01 .text01 .PLANES {	background-color: #ed3d00;}
#ct_bg .hgroup01 .text01 .DERU {	background-color: #f08200;}
#ct_bg .hgroup01 .text01 .FURU {	background-color: #00b2ea;}
#ct_bg .hgroup01 .text01 .TMM {	background-color: #ee6bae;}
#ct_bg .hgroup01 .text01 .MOVIN {	background-color: #7fbe25;}
#ct_bg .hgroup01 .text01 .MARVEL {	background-color: #fa1717;}
#ct_bg .hgroup01 .text01 .ELENA {	background-color: #ce1b52;}
#ct_bg .hgroup01 .text01 .MTSUM {	background-color: #bd0001;}
#ct_bg .hgroup01 .text01 .MAGICAL {	background-color: #dc298e;}
#ct_bg .hgroup01 .text01 .MRR {	background-color: #036;}
#ct_bg .hgroup01 .text01 .MHH {	background-color: #d42073;}
#ct_bg .hgroup01 .text01 .ELENA {	background-color: #c11a48;}
#ct_bg .hgroup01 .text01 .INCREDIBLE {	background-color: #e82516;}
#ct_bg .hgroup01 .text01 .DOORABLES {	background-color: #55c4bc;}
#ct_bg .hgroup01 .text01 .JEWELRYWAY {	background-color: #e61763;}
#ct_bg .hgroup01 .text01 .TOYSTORY {	background-color: #00549f;}
#ct_bg .hgroup01 .text01 .PRECIOUS {	background-color: #afd4fa;}
#ct_bg .hgroup01 .text01 .RAPUNZEL {	background-color: #4b1d84;}
#ct_bg .hgroup01 .text01 .BUZZLIGHTYEAR {	background-color: #3eb4b7;}
#ct_bg .hgroup01 .text02 {
	display: inline-block;
	margin: 5px 0 0 10px;
	letter-spacing: normal;
	vertical-align: middle;
	font-size: 88%;
}

#ct_bg .hgroup01 .title01 {
	margin-top: 10px;
	font-size: 113%;
	font-weight: bold;
}
#ct_bg .hgroup01 span {
	font-size: 130%;
	font-weight: bold;
}

#ct_bg .col01 {
	float: right;
	margin-left: 20px;
	width: 180px;
}

#ct_bg .list01 {
	margin: 20px 0 0 -10px;
	letter-spacing: -0.4em;
}

#ct_bg .list01 li {
	display: inline-block;
	margin-left: 10px;
	letter-spacing: normal;
	vertical-align: top;
}

#ct_bg .list02 {
	margin-top: 30px;
}

#ct_bg .list02 li {
	position: relative;
	padding: 0 0 0 13px;
	vertical-align: middle;
	text-decoration: none;
}

#ct_bg .list02 li:before {
	position: absolute;
	top: .5em;
	left: 0;
	margin: auto;
	width: 6px;
	height: 6px;
	background-color: #00d8ff;
	border-radius: 3px;
	content: "";
	vertical-align: middle;
}

#ct_bg .list03 {
	margin-top: 30px;
	counter-reset:number;
}

#ct_bg .list03 li {
	position: relative;
	padding-left: 1.3em;
}

#ct_bg .list03 li:before {
	position: absolute;
	counter-increment: number; /* 任意の名前を付けて！ */
	content: counter(number); left: 0;
	color: #0052a4;
	font-weight: bold;
}

#ct_bg .list03 li:after {
	position: absolute;
	top: 0;
	left: .7em;
	content: ".";
	color: #0052a4;
	font-weight: bold;
}

#ct_bg .list04 {
	margin-top: -10px;
}

#ct_bg .list04 dt {
	margin-top: 10px;
	font-weight: bold;
}

#ct_bg .btn01 a {
	display: inline-block;
	min-width: 180px;
	padding: 10px;
	background: rgb(51,117,182);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiMzMzc1YjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiMwMDUyYTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(51,117,182,1) 50%, rgba(0,82,164,1) 50%);
	background: -webkit-linear-gradient(top,  rgba(51,117,182,1) 50%,rgba(0,82,164,1) 50%);
	background: linear-gradient(to bottom,  rgba(51,117,182,1) 50%,rgba(0,82,164,1) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3375b6', endColorstr='#0052a4',GradientType=0 );
	border: 2px solid #0052a4;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#ct_bg .btn01 a:hover,
#ct_bg .btn01.type01 a:hover {
	background: rgb(255,173,51);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmFkMzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZjk5MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,173,51,1) 50%, rgba(255,153,0,1) 50%);
	background: -webkit-linear-gradient(top,  rgba(255,173,51,1) 50%,rgba(255,153,0,1) 50%);
	background: linear-gradient(to bottom,  rgba(255,173,51,1) 50%,rgba(255,153,0,1) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffad33', endColorstr='#ff9900',GradientType=0 );
	border: 2px solid #ff9900;
}

#ct_bg .btn01 a > span {
	padding-left: 30px;
	background: url(../img/icon_index02.png) no-repeat left .1em;
	background-size: 20px;
}

#ct_bg .btn01.type01 a {
	background: rgb(206,101,96);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NlNjU2MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2NlNjU2MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2MyM2YzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2MyM2YzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkxJSIgc3RvcC1jb2xvcj0iI2MyM2YzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMjNmMzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(206,101,96,1) 0%, rgba(206,101,96,1) 50%, rgba(194,63,56,1) 50%, rgba(194,63,56,1) 50%, rgba(194,63,56,1) 91%, rgba(194,63,56,1) 100%);
	background: -webkit-linear-gradient(top, rgba(206,101,96,1) 0%,rgba(206,101,96,1) 50%,rgba(194,63,56,1) 50%,rgba(194,63,56,1) 50%,rgba(194,63,56,1) 91%,rgba(194,63,56,1) 100%);
	background: linear-gradient(to bottom, rgba(206,101,96,1) 0%,rgba(206,101,96,1) 50%,rgba(194,63,56,1) 50%,rgba(194,63,56,1) 50%,rgba(194,63,56,1) 91%,rgba(194,63,56,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce6560', endColorstr='#c23f38',GradientType=0 );
	border: 2px solid #c23f38;
}

#ct_bg .movieArea01 {
	margin-top: 30px;
	text-align: center;
}

#ct_bg .ti01 {
	text-align: center;
}

#ct_bg .ti02 {
	margin-top: 30px;
	padding-left: 25px;
	background: url(../img/icon_index03.png) 0 2px no-repeat;
	background-size: 20px 19px;
	color: #f60;
	font-size: 119%;
	font-weight: bold;
}
#ct_bg .frameArea03 .ti02 {
	margin-top: 0px;
}

#ct_bg .ti03 {
	margin-top: 30px;
	color: #0052a4;
	font-weight: bold;
	font-size: 113%;
}

#ct_bg .img01,
#ct_bg .img02 {
	margin-top: 20px;
	text-align: center;
}

#ct_bg .img03 {
	margin: 20px auto 0;
	width: 364px;
	text-align: center;
}

#ct_bg .txt01 {
	margin-top: 20px;
}

#ct_bg .txt02 {
	margin-top: 10px;
}

#ct_bg .txt03 {
	font-size: 75%;
}

#ct_bg .txt04 {
	font-size: 75%;
	text-align:right;
	padding-right:92px;
}

#ct_bg .txt05 {
	font-size: 138%;
}

#ct_bg .txt06 {
	margin-top: 10px;
	font-weight: bold;
	color: #ff0000;
}

#ct_bg .txt07 {
	font-size: 113%;
	font-weight: bold;
}

#ct_bg .note01 {
	padding-left: 1em;
	text-indent: -1em;
}

#ct_bg .color01 {
	color: #f00;
}

#ct_bg  .wb01 {
	word-break: normal;
}

#ct_bg .tweetBox01 {
	height: 630px;
}


@media screen and (max-width: 639px) {
body {
	min-width: inherit;
}

#ct_bg {
	padding-bottom: 50px;
	font-size: 125%;
	line-height: 1.6;
}

#ct_bg .contents01 {
	width: auto;
	padding: 0;
}

#ct_bg .headTitleArea01 {
}

#ct_bg .headTitleArea01 > .inner01 {
	padding-left: 2%;
	padding-right: 2%;
	display: block;
	text-align: center;
	font-size: 12px;
}
#ct_bg .headTitleArea01 > .inner01 .text01 {
	margin-left: 0;
}

#ct_bg a {
	text-decoration: underline;
}

#ct_bg a:hover {
	text-decoration: none;
}

#ct_bg .br01 {
	display: inline;
}

#ct_bg .copyArea01 {
	margin: 20px 10px 0;
}

#ct_bg .copyArea01 > .text01 {
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
}

/* mainContens  */
#ct_bg .mainContens01 {
	float: none;
	padding: 10px 10px 0;
	width: inherit;
}

#ct_bg .frameArea01 {
	padding: 20px 10px 30px;
}

#ct_bg .frameArea02 {
	margin-top: 20px;
	padding: 15px;
}

#ct_bg .frameArea03.type01 {
	padding: 10px;
}

#ct_bg .frameArea04 {
	padding: 10px;
}
#ct_bg .frameArea04 .title01 {
	margin: -10px -10px 0;
}

#ct_bg .frameArea05 {
	padding: 15px;
}

#ct_bg .subSection01:first-child {
	margin-top: 0;
}

#ct_bg .pagetop01 {
	margin-top: 20px;
	text-align: center;
}

#ct_bg .pagetop01 a span {
	padding-right: 26px;
	font-size: 94%;
}

#ct_bg .wrap02 {
	margin-top: 10px;
	display: block;
}
#ct_bg .wrap02 .image01 {
	margin-left: 10px;
}
#ct_bg .wrap02 .image02 {
	margin: 10px auto 0;
	width: 60%;
}

#ct_bg .wrap03 {
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#ct_bg .wrap03 .box01 {
	width: 100%;
}
#ct_bg .wrap03 .image01 {
	margin: 20px 0 0 0;
	width: 100%;
}

#ct_bg .wrap04 {
	margin-left: 0;
}
#ct_bg .wrap04 .column01 {
	margin: 20px 0 0 0;
	width: 50%;
	text-align: center;
}
#ct_bg .wrap04 .column01:nth-child(odd) {
	padding-right: 5px;
}
#ct_bg .wrap04 .column01:nth-child(even) {
	padding-left: 5px;
}

#ct_bg .wrap05 {
	margin-top: 0;
}
#ct_bg .wrap05 > .box01 {
	width: 100%;
	margin-top: 20px;
}
	
#ct_bg .wrap05 > .box02 {
	width: 100%;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

#ct_bg .wrap06 > .image01 {
	width: 100%;
}

#ct_bg .wrap06 > .image01:first-child {
	margin-right: 0;
	margin-bottom: 20px;
}

#ct_bg .col01 {
	width: 40%;
}

#ct_bg .list01 {
	margin-left: 0;
}

#ct_bg .list01 li {
	margin-left: 0;
}

#ct_bg .list01 li {
	margin-left: 0;
	width: 50%;
}

#ct_bg .list01 li:nth-child(odd) {
	padding-right: 5px;
}
#ct_bg .list01 li:nth-child(even) {
	padding-left: 5px;
}

#ct_bg .btn01 {
	margin: 0 auto;
}

#ct_bg .btn01 a {
	width: 100%;
	min-width: 100%;
	padding: 10px 5px;
}

#ct_bg .btn01 a > span {
	padding-left: 22px;
	background-size: 16px 15px;
	background-position: 0 0;
}

#ct_bg .movieArea01 {
	position: relative;
	padding-top: 20px;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

#ct_bg .movieArea01 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#ct_bg .w01,
#ct_bg .w02 {
	width: 33%;
}

#ct_bg .ti02 {
	margin-top: 20px;
}

#ct_bg .ti03 {
	margin-top: 20px;
}

#ct_bg .img02 {
	margin: 20px auto;
	width: 50%;
}
#ct_bg .img03 {
	width: 75%;
}
#ct_bg .txt04 {
	padding-right:0;
}

#ct_bg .tweetBox01 {
	height: 580px;
}


}

/* Clearfix */
#ct_bg .hgroup01:after,
#ct_bg .cf:after {
	content: " ";
	display: block;
	clear: both;
}
