@charset "utf-8";
/* CSS Document */

/*------------ 初期設定 ------------*/
p {
	color: #000000;
	line-height: 1.7;	
}

/*------------ 全体 ------------*/
html {
}

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-size: 100% auto;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

img{
	max-width: 100%;
	height: auto;
	user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag: none;
	-khtml-user-drag: none;
	-webkit-touch-callout: none;
}

/*------------ WRAPPER ------------*/
#wrapper {
	width: 100%;
	position: relative;
	overflow: hidden;
}

/*------------ HEADER ------------*/
#btn_menu{
	position: fixed;
	top: 0;
	right: 0;
	width: 15%;
	z-index: 500;
}
#btn_menu .close{
	display: none;
}
#btn_menu.active .open{
	display: none;
}
#btn_menu.active .close{
	display: block;
}
#btn_menu img{
	width: 100%;
}

/*------------ NAVI ------------*/
#gnav{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 17% 3%;
	background-color: rgba(0,0,0,0.9);
	z-index: 300;
	display: none;
}
.list_gnav{
	
}
.list_gnav{
	background-image: url(../images/bg_border_l.png),url(../images/bg_border_r.png),url(../images/bg_border_b.png);
	background-repeat: repeat-y,repeat-y,no-repeat;
	background-position: left top,right top,left bottom;
	background-size: 2px auto,2px auto,100% 2px;
	padding: 0 2px 2px;
	margin-bottom: 4%;
}
.list_gnav li{
	background-image: url(../images/bg_border_t.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% 2px;
}
.list_gnav li a{
	display: block;
	padding: 7%;
	background-image: url(../images/img_arrow_nav.png);
	background-repeat: no-repeat;
	background-position: 97% 50%;
	background-size: 4% auto;
}
.list_gnav li a img{
	height: 35px;
	height: 11vw;
}
.sns_box{
	text-align: left;
}
.sns_box li{
	display: inline-block;
	width: 18%;
	vertical-align: top;
	margin: 0 1% 0 0;
	position: relative;
	overflow: hidden;
}

/*------------ TOP ------------*/
#main{
	position: relative;
	padding-top: 141%;
	background-image: url(../images/bg_main.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% auto;
	margin-bottom: 25px;
}
#main .inner{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#main .inner .logo{
	width: 31.25%;
	position: absolute;
	padding-left: 2%;
	padding-top: 2%;
}
#main .inner .logo img{
	width: 100%;
}
#main .inner .hash{
	width: 100%;
	text-align: center;
	left: 0;
	padding-top: 14%;
}
#main .inner .hash img{
	width: 60%;
}
#main .inner .ttl{
	width: 100%;
	text-align: center;
	padding-left: 0;
	padding-top: 0;
	margin-bottom: 44%;
}
#main .inner .ttl_mission{
	padding: 0 6.25%;
}
#main .inner .ttl_mission img{
	width: 100%;
}
#main .inner .lead{
	padding: 2% 6.25% 0;
	text-align: left;
	color: #FFF;
	text-shadow: 1px 0 0 #0092ff, 1px 1px 0 #0092ff, 0 1px 0 #0092ff, -1px 1px 0 #0092ff, -1px 0 0 #0092ff, -1px -1px 0 #0092ff, 0 -1px 0 #0092ff, 1px -1px 0 #0092ff,1px 2px 2px #040000;
	padding-top: 2%;
	font-size: 12px;
	font-size: 4vw;
}
#main .inner .ttl img{
	width: 99%;
}
#main .inner .hash{
}
#main .term{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
}
#main .term img{
	width: 96%;
}
#contents{
	padding: 0 3%;
}
.box_border .head{
	background-image: url(../images/bg_border_t.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% 2px;
	height: 2px;
}
.box_border .foot{
	background-image: url(../images/bg_border_b.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% 2px;
	height: 2px;
}
.box_border{
	background-image: url(../images/bg_border_inner.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-size: 100% auto;
	margin-bottom: 8%;
}
.box_border.noline{
	background: none;
}
.box_border .inner{
	background-image: url(../images/bg_border_l.png),url(../images/bg_border_r.png);
	background-repeat: repeat-y,repeat-y;
	background-position: left top,right top;
	background-size: 2px auto,2px auto;
	padding: 5% 2px 0;
}
.box_border h3.ttl{
	text-align: center;
	padding-bottom: 2%;
}
.box_border h3.ttl img{
	height: 35px;
	height: 11vw;
	width: auto;
}
.box_border .img_main{
	margin-bottom: 7%;
}
.box_border .img_main img,
.box_border .present1 img,
.box_border .present2 img,
.box_border .present3 img,
.box_border .ttl_step img,
.box_border .btn_follow img,
.box_border .btn_tweet img{
	width: 100%;
}
.box_border .present1,
.box_border .present2,
.box_border .present3{
	padding-bottom: 4%;
	padding-left: 0%;
	padding-right: 3%;
	position: relative;
	left: -0.5%;
}
.box_border .present3{
	padding-bottom: 10%;
}
.box_frame{
	border: 1px solid #a20b1e;
	padding: 1px;
	position: relative;
	color: #FFF;
	text-shadow: 1px 0 0 #0092ff, 1px 1px 0 #0092ff, 0 1px 0 #0092ff, -1px 1px 0 #0092ff, -1px 0 0 #0092ff, -1px -1px 0 #0092ff, 0 -1px 0 #0092ff, 1px -1px 0 #0092ff,1px 2px 2px #040000;
	font-size: 11px;
	font-size: 3.2vw;
	margin-bottom: 7%;
}
.box_frame .frame_parts{
	position: absolute;
	z-index: 5;
	display: block;
	width: 5px;
	height: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
}
.box_frame .frame_parts.pos_tr{
	top: -2px;
	right: -2px;
	background-image: url(../images/frame_tr.png);
}
.box_frame .frame_parts.pos_tl{
	top: -2px;
	left: -2px;
	background-image: url(../images/frame_tl.png);
}
.box_frame .frame_parts.pos_br{
	bottom: -2px;
	right: -2px;
	background-image: url(../images/frame_br.png);
}
.box_frame .frame_parts.pos_bl{
	bottom: -2px;
	left: -2px;
	background-image: url(../images/frame_bl.png);
}
.frame_inner{
	padding: 3%;
	background-color: rgba(162,11,30,0.1);
}
.box_step{
	padding: 0 3% 1%;
	margin-bottom: 7%;
	background-image: url(../images/img_arrow_step.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 3% auto;
}
.course_wrapper{
	margin-bottom: 7%;
	background-image: url(../images/img_arrow_step.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 3% auto;
}
.box_step:nth-of-type(3),
.box_step:last-child{
	background: none;
	margin-bottom: 0;
}
.box_step p{
	color: #FFF;
	text-shadow: 1px 0 0 #0092ff, 1px 1px 0 #0092ff, 0 1px 0 #0092ff, -1px 1px 0 #0092ff, -1px 0 0 #0092ff, -1px -1px 0 #0092ff, 0 -1px 0 #0092ff, 1px -1px 0 #0092ff,1px 2px 2px #040000;
	font-size: 11px;
	font-size: 3.2vw;
	margin-bottom: 7%;
}
.box_step .box_inner{
	padding: 0 4%;
}
.box_step .ttl_step{
	margin-bottom: 7%;
}
.btn_follow{
	margin-bottom: 7%;
	position: relative;
	overflow: hidden;
	width: 100%;
}
.box_course{
	display: block;
	position: relative;
	margin-bottom: 7%;
    margin-top: -4%;
	margin-right: 3%;
	margin-left: -0.5%;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.courseA{
    margin-top: -2%;
	padding-top: 118.0851%;
	background-image: url(../images/bg_courseA_sp.png);
}
.courseB{
	padding-top: 143.9716%;
	background-image: url(../images/bg_courseB_sp.png);
}
.courseC{
	padding-top: 273.4042%;
	background-image: url(../images/bg_courseC_sp.png);
}
.btn_tweet{
	position: absolute;
	left: 0;
    top: 0;
	margin-top: 11%;
    overflow: hidden;
    padding-right: 3%;
}
.list_btn_tweet li{
	margin-bottom: 1%;
}
.list_btn_tweet li:last-child{
	margin-bottom: 0;
}
.tw_account{
	border: 1px solid #0092ff;
	padding: 4% 3%;
	margin-bottom: 6%;
	background-color: rgba(0,146,255,0.14);
	-webkit-box-shadow: 0 0 11px 1px rgba(255,255,255,.4);
	-moz-box-shadow: 0 0 11px 1px rgba(255,255,255,.4);
	box-shadow: 0 0 11px 1px rgba(255,255,255,.4);
}
.tw_account .icon{
	border: 1px solid #0092ff;
	float: left;
	width: 16%;
}
.tw_account .icon img{
	width: 100%;
	display: block;
}
.tw_account .info{
	float: right;
	width: 78%;
	color: #FFF;
	text-shadow: 1px 0 0 #0092ff, 1px 1px 0 #0092ff, 0 1px 0 #0092ff, -1px 1px 0 #0092ff, -1px 0 0 #0092ff, -1px -1px 0 #0092ff, 0 -1px 0 #0092ff, 1px -1px 0 #0092ff,1px 2px 2px #040000;
	font-size: 12px;
	font-size: 4vw;
}
.color{
	color: #ffe400 !important;
}
.mov{
	padding-top: 0;
	position: relative;
	margin-bottom: 7%;
}
.mov iframe{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.mov iframe img{
	width: 100%;
}
.list_sample{
	padding: 0 7% 2%;
}
.list_sample li{
	border: 1px solid #c7000a;
	padding: 4% 4%;
	background-color: rgba(199,0,10,0.22);
	-webkit-box-shadow: 0 0 25px 3px rgba(199,0,10,0.4);
	-moz-box-shadow: 0 0 25px 3px rgba(199,0,10,0.4);
	box-shadow: 0 0 25px 3px rgba(199,0,10,0.4);
	background-image: url(../images/bg_line.png);
	background-repeat: repeat;
	background-position: left top;
	background-size: 5px auto;
	margin-bottom: 6%;
}
.list_sample li .pic{
	float: left;
	width: 14%;
}
.list_sample li .pic img{
	width: 100%;
	display: block;
}
.list_sample li .info{
	float: right;
	width: 80%;
	color: #FFF;
	text-shadow: 1px 0 0 #c7000a, 1px 1px 0 #c7000a, 0 1px 0 #c7000a, -1px 1px 0 #c7000a, -1px 0 0 #c7000a, -1px -1px 0 #c7000a, 0 -1px 0 #c7000a, 1px -1px 0 #c7000a,1px 2px 2px #040000;
	font-size: 13px;
	font-size: 4vw;
}
.list_sample li .info .body{
	margin-bottom: 3%;
}
.list_sample li .info .hash{
	font-size: 11px;
	font-size: 3vw;
	color: #ffe400;
}
.tw_timeline{
	padding: 0 7% 9%;
}
.tw_timeline iframe{
	width: 100% !important;
}
.box_border.noline .inner{
	padding: 0;
}
.box_border.noline .hidden_content{
	background-image: url(../images/bg_border_t.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% 2px;
	display: none;
}
.box_border.noline .hidden_content .hidden_content_inner{
	padding: 8% 4%;
}
#attension{
	margin-bottom: 6%
}
.list_attension{
	color: #FFF;
	text-shadow: 1px 0 0 #0092ff, 1px 1px 0 #0092ff, 0 1px 0 #0092ff, -1px 1px 0 #0092ff, -1px 0 0 #0092ff, -1px -1px 0 #0092ff, 0 -1px 0 #0092ff, 1px -1px 0 #0092ff,1px 2px 2px #040000;
	font-size: 11px;
	font-size: 3vw;
}
.list_attension li{
	margin-bottom: 7%;
	position: relative;
	padding-left: 1.5em;
}
.list_attension li:before{
	content: "○";
	position: absolute;
	left: 0;
	top: 0;
}
.btn_attension{
	display: block;
	color: #FFF;
	text-shadow: 1px 0 0 #0092ff, 1px 1px 0 #0092ff, 0 1px 0 #0092ff, -1px 1px 0 #0092ff, -1px 0 0 #0092ff, -1px -1px 0 #0092ff, 0 -1px 0 #0092ff, 1px -1px 0 #0092ff,1px 2px 2px #040000;
	font-size: 22px;
	font-size: 7vw;
	position: relative;
	text-decoration: none;
	padding: 4% 5%;
	background-image: url(../images/btn_plus.png);
	background-repeat: no-repeat;
	background-position: 97% 50%;
	background-size: 13% auto;
}
.btn_attension.active{
	background-image: url(../images/btn_minus.png);
}
.contact{
	color: #ffe400;
	text-shadow: 1px 0 0 #0092ff, 1px 1px 0 #0092ff, 0 1px 0 #0092ff, -1px 1px 0 #0092ff, -1px 0 0 #0092ff, -1px -1px 0 #0092ff, 0 -1px 0 #0092ff, 1px -1px 0 #0092ff,1px 2px 2px #040000;
	font-size: 11px;
	font-size: 3vw;
}
.contact .ttl{
	font-weight: 700;
	margin-bottom: 6%;
}
.contact .body{
	margin-bottom: 6%;
}
.list_contact li{
	position: relative;
	padding-left: 1.5em;
}
.list_contact li:before{
	content: "●";
	position: absolute;
	left: 0;
	top: 0;
}
.pic_character{
	padding: 0 1.1%;
	margin-bottom: 8%;
}

/*------------ FOOTER ------------*/

#footer{
	background-color: #000;
	padding: 6% 3%;
}
#footer .bnr{
	margin-bottom: 6%;
}
#footer .bnr img{
	width: 100%;
}
.copyright{
	color: #FFF;
	font-size: 9px;
	font-size: 3vw;
}

/*
Back to top button 
*/
#back-top {
    position: fixed;
    bottom: 0%;
    right: 0%;
	z-index:200;
    width: 22%;
}
#back-top span {
    display: block;
}
#back-top span img {
	width: 100%;
}

/*-------- text_right --------*/
.t_right {
	text-align: right;
}

/*-------- text_left --------*/
.t_left {
	text-align: left;
}

/*-------- center --------*/
.t_center {
	text-align: center;
}

/*-------- left --------*/
.left {
	float: left;
}

/*-------- right --------*/
.right {
	float: right;
}

/*-------- ClearBoth --------*/
.cb {
	clear: both;
}

/*-------- COLOR --------*/

.red{
	color:#FF0000;
}

.orange{
	color:#FF6600;
}

.blue{
	color:#0097B2;
}

/*-------- FONT --------*/

.bold{
	font-weight:700;
}

.f10{
	font-size:10px;
}

.f14{
	font-size:14px;
}

/*-------- WIDTH --------*/

.w149{
	width:149px;	
}

.w180{
	width:180px;	
}

.w287{
	width:287px;
}

.w380{
	width:380px;
}

.w304{
	width:304px;
}

/*-------- HEIGHT --------*/

.h350{
	height:350px;	
}

.h375{
	height:375px;	
}

.h500{
	height:420px;	
}

.h600{
	height:470px;	
}

/*-------- MARGIN --------*/

.ml3{
	margin:0 0 0 3px;
}

.ml10{
	margin:0 0 0 10px;
}

.ml30{
	margin:0 0 0 30px;
}

.ml40{
	margin:0 0 0 40px;
}

.ml60{
	margin:0 0 0 60px;
}

.ml70{
	margin:0 0 0 70px;
}

.mb10{
	margin:0 0 10px 0;
}

.mb15{
	margin:0 0 15px 0;
}

.mt3{
	margin:3px 0 0 0;
}

.mt10{
	margin:10px 0 0 0;
}


.mt20{
	margin:20px 0 0 0;
}

.mt30{
	margin:30px 0 0 0;
}

/*-------- PADDING --------*/

.pt5{
	padding-top:5px;
}

.pt10{
	padding-top:10px;
}

.pt15{
	padding-top:15px;
}

.pt20{
	padding-top:20px;
}

.pt25{
	padding-top:25px;
}

.pt30{
	padding-top:30px;
}

.pt40{
	padding-top:40px;
}

.pt60{
	padding-top:60px;
}

.pl10{
	padding-left:10px;	
}

.pl12{
	padding-left:12px;	
}

.pl15{
	padding-left:15px;	
}

.pl20{
	padding-left:20px;	
}

.pl30{
	padding-left:30px;	
}

.pl40{
	padding-left:40px;	
}

.pl50{
	padding-left:50px;	
}

.pl60{
	padding-left:60px;	
}

.pl70{
	padding-left:70px;	
}

.pl80{
	padding-left:80px;	
}

.pl100{
	padding-left:100px;	
}

.pr100{
	padding-right:100px;	
}


.pb20{
	padding-bottom:20px;	
}

/*-------- COMMON --------*/

.pic{
}

.hidden{
	overflow:hidden;
}

.abs{
	position:absolute;
}

.ondes{
	color:#999999;
}





@media (min-width:671px) {
.sp{
	display:none !important;
}

html {
	background-image: url(../images/bg_pc.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-size: auto auto;
}
body {
	background-image: url(../images/bg_pc_lt.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: auto auto;
}
#wrapper_all{
	width: 100%;
	overflow: hidden;
}
#wrapper{
	width: 1040px;
	margin: 0 auto;
	overflow: visible;
}

/*------------ HEADER ------------*/
#btn_menu{
	display: none;
}

/*------------ NAVI ------------*/
#gnav{
	position: fixed;
	top: 0;
	left: auto;
	right: 0;
	bottom: auto;
	padding: 0;
	background: none;
	background-image: url(../images/bg_gnav.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 15px 0 16px;
	z-index: 300;
	display: block;
	width: 504px;
	height: 63px;
	box-sizing: border-box;
}
.list_gnav{
	background: none;
	padding: 0 0 0;
	margin-bottom: 0;
	float: left;
	width: 385px;
	box-sizing: border-box;
}
.list_gnav li{
	background: none;
	display: block;
	float: left;
}
.list_gnav li a{
	background: none;
	display: block;
	padding: 0 0 0;
}
.list_gnav li a img{
	height: 47px;
}
.sns_box{
	text-align: center;
	width: 88px;
	padding-top: 5px;
	float: right;
}
.sns_box li{
	display: inline-block;
	width: 35px;
	vertical-align: top;
	margin: 0 0;
}

/*------------ TOP ------------*/
#main{
	padding-top: 0;
	background: none;
	margin-bottom: 50px;
}
#main .inner{
	position: relative;
	z-index: 20;
}
#main .inner .logo{
	width: auto;
	position: absolute;
	padding-left: 0;
	padding-top: 10px;
}
#main .inner .logo img{
	width: 100%;
}
#main .inner .hash{
	width: 100%;
	text-align: center;
	left: 0;
	padding-top: 80px;
}
#main .inner .hash img{
	width: auto;
}
#main .inner .ttl{
	width: auto;
	margin-bottom: 20px;
}
#main .inner .lead{
	padding-top: 20px;
	padding-bottom: 35px;
	font-size: 22px;
	line-height: 1.8;
	width: 798px;
	margin: 0 auto;
	text-align: center;
}
#main .inner .ttl img{
	width: auto;
}
#main .inner .hash{
}
#main .inner .pic_main{
	width: 798px;
	margin: 0 auto 50px;
}
#main .inner .ttl_mission{
	width: 798px;
	margin: 0 auto;
}
#main .inner .pic_main li{
	float: left;
	margin-right: 22px;
}
#main .inner .pic_main li:last-child{
	margin-right: 0;
}
#main .senkan{
	position: absolute;
    z-index: 25;
    width: 588px;
    top: 125px;
    left: -375px;
}
#main .term{
	position: relative;
	z-index: 20;
}
#main .term img{
	width: auto;
}
#contents{
	padding: 0 0;
}
.box_border .inner{
	background-image: url(../images/bg_border_m.png);
	background-repeat: repeat-y;
	background-position: left top;
	background-size: auto auto;
	padding: 0 4px 0;
}
.box_border{
	background: none;
	margin-bottom: 50px;
}
.box_border.noline{
	background: none;
}
.box_border.noline .inner{
	background-image: url(../images/bg_border_m_noline.png);
}
.box_border h3.ttl{
	text-align: right;
	padding-bottom: 2%;
}
.box_border h3.ttl img{
	height: auto;
}
.box_border .img_main{
	display: none;
}
.box_border .img_main img,
.box_border .present1 img,
.box_border .present2 img,
.box_border .present3 img,
.box_border .ttl_step img,
.box_border .btn_follow img,
.box_border .btn_tweet img{
	width: auto;
}
.box_present{
	padding-left: 30px;
	padding-right: 50px;
	padding-bottom: 50px;
}
.box_border .present1,
.box_border .present2,
.box_border .present3{
	position: static;
	padding: 0;
}
.box_border .present1{
	text-align: center;
	padding-bottom: 30px;
	padding-left: 0;
}
.box_border .present2{
	float: left;
}
.box_border .present3{
	float: right;
}
.box_frame{
	border: 2px solid #a20b1e;
	padding: 2px;
	font-size: 18px;
	margin-bottom: 40px;
}
.box_frame .frame_parts{
	width: 10px;
	height: 10px;
}
.box_frame .frame_parts.pos_tr{
	top: -3px;
	right: -3px;
}
.box_frame .frame_parts.pos_tl{
	top: -3px;
	left: -3px;
}
.box_frame .frame_parts.pos_br{
	bottom: -3px;
	right: -3px;
}
.box_frame .frame_parts.pos_bl{
	bottom: -3px;
	left: -3px;
}
.frame_inner{
	padding: 18px;
}
#howto h3.ttl{
	margin-bottom: 30px;
}
.box_step{
	padding: 0 0 20px;
	width: 930px;
	margin: 0 auto 40px;
	background-image: url(../images/img_arrow_step.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: auto auto;
}
.course_wrapper{
	padding: 0 0 60px;
	margin: 0 auto 40px;
	background-image: url(../images/img_arrow_step.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: auto auto;
}
.box_step:last-child{
	background: none;
	margin-bottom: 0;
}
.box_step p{
	font-size: 20px;
	margin-bottom: 40px;
	white-space: nowrap;
}
.box_step .box_inner{
	padding: 0 30px;
}
.box_step .ttl_step{
	margin-bottom: 35px;
}
.btn_follow{
	margin-bottom: 40px;
	width: 424px;
	float: right;
}
.box_course{
	display: block;
	position: relative;
	margin-bottom: 30px;
    margin-top: 0;
	margin-right: 0;
	margin-left: 27px;
	width: 954px;
}
.courseA{
	padding-top: 0;
	margin-top: -20px;
	height: 391px;
	background-image: url(../images/bg_courseA_pc.png);
}
.courseB{
	padding-top: 0;
	height: 523px;
	background-image: url(../images/bg_courseB_pc.png);
}
.courseC{
	padding-top: 0;
	height: 787px;
	margin-bottom: 0;
	background-image: url(../images/bg_courseC_pc.png);
}
.btn_tweet{
	position: absolute;
	left: 0;
    top: 0;
	margin-top: 73px;
    overflow: hidden;
    padding-right: 0;
	margin-bottom: 40px;
	text-align: center;
	overflow: visible;
}
.list_btn_tweet{
	text-align: left;
	position: relative;
	left: 0;
	padding-right: 0;
	padding-left: 10px;
}
.list_btn_tweet li{
	margin: 0 2px 5px;
	
	display: inline-block;
	vertical-align: top;
}
.list_btn_tweet li:last-child{
	margin-bottom: 0;
}
.btn_follow a img{
	width: 424px !important;
}
.tw_account{
	width: 420px;
	float: left;
	border: 1px solid #0092ff;
	padding: 15px 20px;
	margin-bottom: 50px;
	background-color: rgba(0,146,255,0.14);
	-webkit-box-shadow: 0 0 11px 1px rgba(255,255,255,.4);
	-moz-box-shadow: 0 0 11px 1px rgba(255,255,255,.4);
	box-shadow: 0 0 11px 1px rgba(255,255,255,.4);
	box-sizing: border-box;
	position: relative;
	top: 2px;
}
.tw_account .icon{
	border: 1px solid #0092ff;
	float: left;
	width: 50px;
}
.tw_account .icon img{
	width: 100%;
	display: block;
}
.tw_account .info{
	float: none;
	width: auto;
	margin-left: 77px;
	font-size: 20px;
	line-height: 1.4;
}
.color{
	color: #ffe400 !important;
}
.mov{
	padding-top: 0;
	position: relative;
	width: 662px;
	margin: 0 auto 50px;
}
.mov iframe{
	position: static;
	width: 662px;
	height: 372px;
}
.list_sample{
	padding: 30px 80px 40px;
}
.list_sample li{
	padding: 20px;
	background-image: url(../images/bg_line.png);
	background-repeat: repeat;
	background-position: left top;
	background-size: 10px auto;
	margin-bottom: 30px;
}
.list_sample li .pic{
	float: left;
	width: 75px;
}
.list_sample li .pic img{
	width: 100%;
	display: block;
}
.list_sample li .info{
	width: auto;
	float: none;
	margin-left: 100px;
	font-size: 24px;
}
.list_sample li .info .body{
	margin-bottom: 5px;
}
.list_sample li .info .hash{
	font-size: 22px;
}
.tw_timeline{
	padding: 0 80px 80px;
}
.box_border.noline .hidden_content{
	background-image: url(../images/bg_border_t.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% 2px;
	display: none;
}
#attension {
    margin-bottom: 40px;
}
.box_border.noline .hidden_content .hidden_content_inner {
	padding: 50px;
}
.list_attension{
	font-size: 16px;
	padding-bottom: 30px;
}
.list_attension li{
	margin-bottom: 25px;
	position: relative;
	padding-left: 1.5em;
}
.list_attension li:before{
	content: "○";
	position: absolute;
	left: 0;
	top: 0;
}
.btn_attension{
	font-size: 36px;
	padding: 20px 50px;
	background-position: 97% 50%;
	background-size: 42px auto;
	background-image: url(../images/btn_plus_off.png);
}
.btn_attension:hover{
	background-image: url(../images/btn_plus_on.png);
}
.btn_attension.active{
	background-image: url(../images/btn_minus_off.png);
}
.btn_attension.active:hover{
	background-image: url(../images/btn_minus_on.png);
}
.contact{
	font-size: 16px;
}
.contact .ttl{
	font-weight: 700;
	margin-bottom: 25px;
	color: #FFF;
}
.contact .body{
	margin-bottom: 25px;
}
.list_contact li{
	position: relative;
	padding-left: 1.5em;
}
.list_contact li:before{
	content: "●";
	position: absolute;
	left: 0;
	top: 0;
}
.pic_character {
    padding: 0 0;
    margin-bottom: 50px;
	text-align: center;
}

/*------------ FOOTER ------------*/
.content_inner{
	width: 1038px;
	margin: 0 auto;
}
#footer{
	padding: 20px 0;
}
#footer .bnr{
	margin-bottom: 0;
	float: left;
	width: 296px;
}
#footer .bnr img{
	width: 100%;
}
.copyright{
	color: #c9c9c9;
	font-size: 12px;
	width: 50%;
	float: right;
	text-align: right;
	padding-top: 18px;
}

/*
Back to top button 
*/
#back-top {
    width: 100px;
}
}
@media (max-width:670px) {
.pc{
	display:none !important;
}
body{
	-webkit-text-size-adjust: 100%;
}
}

#result {
  margin-bottom:50px;
}
@media (max-width:670px) {
  #result {
    margin-bottom: 7.8125vw;
  }
}





