@charset "utf-8";
/* CSS Document */
#wrapper{
	box-sizing: border-box;
	width: 100%;
	background-image: none;
	/*background:linear-gradient(top, #f7e38d, #FFE8D6);
	background: -moz-linear-gradient(top, #f7e38d, #FFE8D6);
	background: -webkit-linear-gradient(top, #f7e38d, #FFE8D6);*/
}
#wrapper:before{
	content: "";
	/*background-image: url(../images/step_bg_sp.png);*/
	background-size: contain;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height:100vh;
	z-index: -1;
}
header{
	position: fixed;
	top:0;
	z-index: 1001;
	height: 32px;
	/*box-shadow: 0 0;*/
}
header .logo{
	display: none;
}
header .sp_logo{
	display: block;
	font-size: 20px;
    color: #fff;
    width: 80%;
    text-align:center;
	margin: 0 auto;
}
header .sp_logo img{
	float: none;
	height: 30px;
}
header .home img{
	width: 30px;
	height: 30px;
}
header .user{
	background: none;
	margin: 10px 0 0 0;
	padding: 0 5px 0 0;
	position: absolute;
    right: 8px;
    float: none;
    top: 0px;
}
header .user span{
	display: none;
}
footer{
	position: relative;
}
.sp{
	display: block;
}
.pc{
	display: none;
}
nav{
	position: relative;
	width: 100%;
	overflow: hidden;
}
#storyMenu{
	width: 100%;
	position: relative;
	top:22px;
	left:0;
	border: none;
}
#storyMenu .menu_txt{
	/*font-size: 40px;*/
	height: 80px;
}
.menu_txt .storyNo{
	top: 0;
}
.menu_txt .L_arrow{
	
}
.menu_txt .R_arrow{
	
}
#storyMenu .menu_splist {
    position: relative;
    width: 100%;
    height: 52px;
    background: #999;
    bottom: 0;
}
#storyMenu .menu_list{
    width: 328px;
    margin: 0 auto;
    background: #56acac;
}
#storyMenu .menu_list a{
	width: 41px;
	height:51px;
	box-sizing: border-box;
}
#storyMenu .menu_list > a:nth-child(4){
	border-right:1px solid #222;
}
#storyMenu .menu_list a:nth-child(8){
	border-right:1px solid #222;
}
#storyMenu .menu_list a .mgbd{
	border-right: 1px solid #fff;
}
#storyMenu .menu_list a .top_wh{
	border-top: none;
}
#storyMenu .menu_list a:nth-child(1){
	border-left:1px solid #222;
}


#storyTitle{
	width: 100%;
	position: static;
	height: auto;
}
.wrap_storyTitle{
	height: auto;
    position: relative;
}
#storyTitle .wrap_storyTitle {
   display: none;
}
.wrap_storyTitle .sp_tit{
    width:100%;
    background-color: #fff;
    color: #111;
    text-align: center;
    padding: 15px 30px;
    font-size: 17px;
	margin: 0;
	border-top: 1px solid #444;
	background-image:url("../images/story_tit_bg01.png"), url("../images/story_tit_bg01.png"),  url("../images/story_tit_bg02.png");
    background-repeat: repeat-y, repeat-y, repeat;
    background-position: left, right, left;
    box-sizing: border-box;
    line-height: 1.4em;
    letter-spacing: 0;
}
.wrap_storyTitle .sp_tit span{
	display: block;
}
.wrap_storyTitle .sp_tit span.title_lang{
	display: block;
	color: #999;
}
#storyTitle .wrap_stepTitle{
	width: 96%;
	height: auto;
	position: relative;
	left: auto;
	bottom: auto;
	margin: 35px auto 0;
    border: none;
}
#storyTitle .wrap_stepTitle .txt_step {
    font-weight: bold;
    width: 100%;
	text-align: left;
	padding: 17px 0 50px 20px;
}
#storyTitle .wrap_stepTitle .txt_step span {
	position: relative;
}
#storyTitle .wrap_stepTitle .tit_step {
    letter-spacing: 0;
    padding: 0;
	height: auto;
	font-size: 16px;
	margin: 0;
	z-index: 1;
	text-align: center;
}
#storyTitle .wrap_stepTitle .txt_step:before{
	z-index: 0;
}
#wrap_contents{
	position: static;
}
.scrollBar {
}
.warnning {
    width: 40px;
    position: absolute;
}
.warnning img{
	width: 100%;
}
.button_grammar{
	width: 40px;
	top:400px;
	position: fixed;
}
.button_grammar img{
	width: 100%;
}
.grammar{
	width: 90%;
	bottom:0;
	left:0;
	right: 0px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 8px 15px 15px 15px;
	font-size: 16px;
	position: fixed;
}
.grammar:before{
	display: none;
}
.grammar_close{
	position: fixed;
	right: 0px;
}

#wrap_contents #contents{
    position: static;
	margin: 0 0 20px 0;
}


#wrap_player{
	background-color: #fff;
	position: fixed;
    bottom: 0px;
    width: 100%;
	box-sizing: border-box;
	z-index: 20;
}
#wrap_nav{
	position: relative;
	padding-top: 20px;
	height: 150px;
	width: 100%;
}
#wrap_nav .next{
	padding: 0 15px;
}
#wrap_nav .prev{
	padding: 0 15px;
}
/*------------------step1-------------------------------*/

/*.step1 #wrap_contents {
    position: static;
    margin: 200px 15px 0;
    padding: 0 0 30px 0;
    width: 96% !important;
    height: auto !important;
}*/

.step1 .step1_block {
    width: 90%;
    margin: 0 auto;
    padding: 0;
}
.step1 .step1_img {
    float: none;
    width: 100%;
    text-align: center;
    margin: 0;
}
.step1 .step1_img img {
	max-width: 100%;
}
.step1 .step1_txt {
    width: 100%;
    float: none;
    padding: 40px 0 20px;
    margin: 0;
}
p.advice{
	width: 90% !important;
	top:450px;
	right: 0px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	box-sizing: border-box;
	font-size: 15px;
	padding: 20px 20px 25px 20px;
}
.advice:before{
	display: none;
}
.advice.stepAdvice{
	top: 320px !important;
	left: 0px;
	
}
.advice.stepAdvice:before{
	display: block;
	left: 0px;
	right: 0;
	top: -37px;
	margin: 0 auto;
	transform: rotate( -90deg );
}
p.advice.nextStep{
	display:none !important;
	bottom: 25px;
	height: 100px;
	top:auto !important;
	position: absolute !important;
}
.advice.nextStep:before{
	display: block;
}


/*------------------step2-------------------------*/
.step2 .advice{
    right: 0px;
	margin: 0 auto;
}

.step2 #wrap_contents {
    position: static;
    margin: 0 auto;
    width: 95%;
}
#wrap_contents.content_step2{
	width: 100%;
}
.step2 .step2_block {
    width: 100%;
    margin: 20px auto 0;
    padding: 0;
}
.wrap_word{
	overflow-x: scroll;
	padding: 15px 0;
}
.wrap_word .thstar{
	display: none;
}
.wrap_word table tr td{
	font-size: 16px;
}
.wrap_word table tr td:first-child{
	min-width: 100px;
	font-size: 14px;
	letter-spacing: 0em;
	line-height: 1.5em;
}
.wrap_word table tr td:nth-child(2){
	font-size: 14px;
	letter-spacing: 0.05em;
}
.wrap_word table tbody{
	border: none;
}

.player{
	
}
#step2_player {
    background-color: #fff;
    position: relative;
    width: 100%;
    /*left: 0;
    right: 0;
    top: 120px;
    height: 350px;*/
}
.step2_player .player, .step5 .player{
	padding: 40px 0 0 0;
}
.step2.step5 .player{
	padding: 0;
}
.step2_player .player .control, .step5 .player .control{
    width: 295px;
}
.player .control div{
	height: 70px;
}
.player .control div.play{
	width: 80px !important;
	height: 60px;
	background-size: contain;
	background-position: 50%;
}
.player .control div.pause{
	width: 80px !important;
	height: 60px;
	background-size: contain;
	background-position: 50%;
}
.player .control div.top{
	width: 25px;
	height: 70px;
	margin-left: 15px;
	background-size: 28px 31px !important;
	left:10%;
	background-position-y: 32%;
	margin: 0;
}
.player .control div.top.sp{
	background-image: url("../images/beginner/play_prev01_sp.png");
}
.player .control div.last{
	width: 30px;
	height: 70px;
	background-position-y: 32%;
}
.player .control div.wrap_play_count{
	width: 30px;
	height: 70px;
}
.player .control div.ahead{
	width: 40px;
	height: 65px;
	background-size: 35px 35px !important;
	background-position-y: 32%;
	margin: 0;
}
.player .control div.ahead.sp{
	background-image: url("../images/beginner/play_next02_sp.png");
}
.player .control div.back{
	width: 40px;
	height: 65px;
	background-size: 35px 35px !important;
	left:25%;
	background-position-y: 32%;
	margin: 0;
}
.player .control div.back.sp{
	background-image: url("../images/beginner/play_prev02_sp.png");
}
.player .control div.repeat{
	height: 70px;
	width: 47px;
	right: 8%;
	background-position: 10% 20%;
}
.player .control div.repeat .count .count_before{
	margin-top: 0px;
	font-size: 12px;
}
.player .control div.repeat .count .count_num{
	font-size: 20px;
	top: 18px;
}
.player .control div.repeat .count .count_after{
	font-size: 12px;
	top: 20px;
}
.player .progress{
	max-width: 400px;
	margin: 0 auto;
	width: 80%;
	top:0;
}

/*------------------step3----------------------*/
.step5 .advice,.step4 .advice,.step3 .advice {
    right: 0;
    top: 340px;
}
.advice.advice_grammar{
	top:650px;
}
.step3 #wrap_nav {
    margin: 50px 0 0 0;
}
.step3 .warnning {
    bottom: 0;
    top: 340px;
}
.step3 .txt_block, .step5 .txt_block, .step7 .txt_block{
    padding: 20px 10px;
}
.txt_block > div {
    width: 100%;
}
.step3 #wrap_contents #contents .block01 .txt {
    margin: 0 0 0 20px;
    font-size: 20px;
    padding-left: 25px;
    width: calc(100% - 90px);
}
.step3 #wrap_contents #contents .block02 .txt {
    margin: 0 20px 0 0;
    font-size: 20px;
    width: calc(100% - 90px);
}
.step3 .person,.step4 .person,.step6 .person {
    width: 50px;
    max-width: 100%;
    padding: 5px 0 0 0;
}
.step3 .block01 .text{
	width: calc(100% - 90px);
	margin: 0 0 0 20px;
	font-size: 18px;
	padding: 20px;
}
.step3 .block02 .text{
	width: calc(100% - 90px);
	margin: 0 20px 0 0px;
	font-size: 18px;
	padding: 20px;
}
.step3 .txt_bgP01::before {
    top: 10px;
    width: 20px;
	background-size: contain;
	left: -15px;
}
.step3 .txt_bgB02::before {
    top: 10px;
    width: 20px;
	background-size: contain;
	right: -15px;
}
.step3 .txt_bgB03::before {
    top: 10px;
	width: 20px;
	background-size: contain;
	left: -15px;
}
.step3 .txt_bgP04::before {
    top: 10px;
    width: 20px;
	background-size: contain;
	right: -15px;
}
.step3 .block01 .text::before{
	top: 25px;
}
.step3 .block02 .text::before{
	top: 30px;
}
/*------------------step4----------------------*/
.step4 .txt_block{
	padding: 0;
	width: 95%;
	margin: 0 auto;
}

.step4 .block01 .text, .step6 .block01 .text{
	margin: 0 0 0 20px;
	width: calc(100% - 90px);
	font-size: 18px;
	padding: 20px;
}
.step4 .block02 .text, .step6 .block02 .text{
	margin: 0 20px 0 0;
	width: calc(100% - 90px);
	font-size: 18px;
	padding: 20px;
}
.male .text_ja{
	font-size: 14px;
	
}
.female .text_ja{
	font-size: 14px;
	
}
.step3 .block01 .text::before, .step4 .block01 .text::before, .step6 .block01 .text::before{
	top: 20px;
	width: 20px;
	left: -15px;
}
.step3 .block02 .text::before,.step4 .block02 .text::before, .step6 .block02 .text::before{
	top: 20px;
	width: 30px;
	right: -15px;
}
.step4 #wrap_nav {
    
}
.step4 .warnning {
    bottom: 0;
    top: 340px;
}
/*--------------------step5----------------------------------*/
.step5 .warnning{
	bottom: 0;
	top: 340px;
}
.step5 #wrap_nav {
    margin: 20px 0 0px;
}
.step2.step5 #wrap_nav{
	margin: 0px 0 60px;
}
.step5 #wrap_contents #contents .block01 .text, .step7 #wrap_contents #contents .block01 .text{
    margin: 0 0 0 20px;
    font-size: 18px;
    width: calc(100% - 90px);
    padding: 20px;
}
.step5 #wrap_contents #contents .block02 .text, .step7 #wrap_contents #contents .block02 .text{
    margin: 0 20px 0 0;
    font-size: 18px;
    width: calc(100% - 90px);
    padding: 20px;
}
.step5 .block01 .text::before, .step7 .block01 .text::before{
	top: 20px;
	width: 20px;
	left: -15px;
}
.step5 .block02 .text::before, .step7 .block02 .text::before{
	top: 20px;
	width: 20px;
	right: -15px;
}
.step5 .step5_block .flL.female::before, .step7 .step5_block .flL.female::before{
	background-size: contain;
}
.step5 .pd_Tp02, .step7 .pd_Tp02{
    padding: 10px 0 0;
}

.step5 #wrap_player, .design_tips #wrap_player{
	width: 100%;
	bottom:0px;
	padding: 10px 0 0 0;
	box-shadow: 2px -2px 10px rgba(0,0,0,0.4);
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	box-sizing: border-box;
	z-index: 20;
}
/*.step5 .player, .design_tips .player{
	padding-top: 0;
}*/

.step6 .advice, .step8 .advice{
	top:350px;
}

/*---------------------begi_index-------------------------------*/
#beginner_top .menu {
    padding: 18px 10px;
    width: 90%;
    margin: 0 auto;
    box-sizing: border-box;
}
#beginner_top .begi_content {
    width: 86%;
}
.wrap_mainImage .area_mainBottom p{
	letter-spacing: 0;
}
#beginner_top .logo_block .logo_bl01 {
    width: 100%;
    float: none;
    border-bottom: 1px solid #fff;
    border-right: 0;
    padding: 0 0 15px;
    margin: 0 auto;
    text-align: center;
}
#beginner_top .logo_block .logo_bl01 img{
	width: 100%;
	max-width: 300px;
}
#beginner_top .logo_block .logo_bl01 .logo_txt {
    width: 290px;
}
#beginner_top .logo_block .logo_bl02 {
    width: 100%;
    float: none;
    padding: 18px 0 0 0px;
    margin: 0 auto;
}
#beginner_top .logo_block .logo_bl02 dl {
    width: 100%;
    font-size: 18px;
}
#beginner_top .logo_block .logo_bl02 dl dt {
    width: 120px;
}
#beginner_top .logo_block .logo_bl02 dl dd {
    margin: 0 0 5px 0;
}
#beginner_top .begi_content .col_sptxt {
    width: 536px;
    background: #AECECD;
    text-align: center;
    margin: 32px auto 0;
}
#beginner_top .begi_content .col_sptxt:before {
    content: "";
    display: block;
    width: 243px;
    height: 32px;
    position: absolute;
    background: #002F4A;
}
#beginner_top .begi_content .col_sptxt .col_sptxt01{
	margin: 0;
	z-index: 999;
    position: relative;
    font-weight: bold;
    letter-spacing: 0;
    color: #fff;
    padding: 5px 0;
}
#beginner_top .story_spsec{
	width: 100%;
	margin: 0 auto;
}
#beginner_top .story_spsec a{
    width: calc((100%/3) - 4px);
    height:100px;
    float: left;
    text-align: center;
    background: #b3b3b3;
    margin: 0 4px 4px 0;
    padding: 0;
    letter-spacing: 0;
    color: #fff;
    font-weight: bold;
    font-size: 38px;
    position: relative;
}
#beginner_top .story_spsec a:nth-child(3n){
	margin-right: 0;
}
#beginner_top .story_spsec a li{
	z-index: 2;
	position: absolute ;
	left: 0;
	right: 0;
}
#beginner_top .story_spsec a li span{
    display: block;
    font-size: 16px;
    margin: 18px 0 5px 0;
}
.english #beginner_top .story_spsec a.box_guide li span{
	font-size: 14px;
	letter-spacing: 0;
	line-height: 1.5em;
}
#beginner_top .story_spsec .bgcol_clear{
	background: #222 !important;
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	z-index: 1;
}
#beginner_top .story_spsec a.bgcol_active{
	background: #FFBC00 !important;
	padding: 0;
}
#beginner_top .story_spsec li.mgR0{
	margin-right: 0;
}
#beginner_top .story_sec02 {
	margin: 15px auto 105px;
}
#beginner_top .story_sec02 .storyMenu {
    width: 100%;
    float: none;
    margin: 0 auto;
}
#beginner_top .story_sec02 .design_menulist {
    padding: 3px 10px;
}
#beginner_top .story_sec02 .story_profile {
    width: 100%;
    float: none;
    margin: 0 auto;
}
#beginner_top .story_profile .profile{
	height: 93px;
}
#beginner_top .story_profile .profile .photo{
	width: 100px;
}
#beginner_top .story_profile .profile .prof_txt{
	margin: 10px 0 0 10px;
}
#beginner_top .story_profile .profile .prof_txt .prof{
	margin: 0 0 5px 0;
}
#beginner_top .story_profile .profile .prof_txt .name{
	font-size: 18px;
}
#beginner_top .story_profile .profile_txt04{
	font-size: 14px;
}
/*------------------design_tips----------------------*/
.design_tips nav{
	position: relative;
	width: 100%;
	height: 220px;
	margin: 0;
}
.design_tips #storyTitle {
    height: 252px;
	top: 70px;
}	
.design_tips #storyTitle .wrap_storyTitle {
    width: 100%;
    height: auto;
    margin: 0 auto;
    right: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    -webkit-box-orient: vertical;
    flex-direction: column;
    top: 19px;
    padding: 0;
}
.design_tips #storyTitle .design_tit {
    float: none;
    width: auto;
    font-size: 20px;
    font-weight: bold;
    line-height: 0;
    margin: 0;
    padding: 10px 0;
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    text-align: center;
}
.design_tips #storyTitle .design_tit .design_tit02{
	font-size: 65px;
}
.design_tips #storyTitle .wrap_storyTitle .tit_text {
    font-size: 14px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    text-align: left;
	margin: 30px auto 0;
	width: 80%;
}
.design_tips #storyTitle .sp_design_menulist{
	-webkit-box-flex: 3;
    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    width: 250px;
    margin: 0 auto;
    padding: 0 0 4px 0;
}
.design_tips #storyTitle .sp_design_menulist a{
	background: #fff;
	float: left;
	display: block;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	border-right: 1px solid #2a7fd3;
	text-align: center;
	line-height: 48px;
	font-size: 24px;
}
.design_tips #storyTitle .sp_design_menulist a li{
	color: #2a7fd3;
}
.design_tips #storyTitle .sp_design_menulist .active{
	background: #2a7fd3;
	border: 1px solid #fff;
	color: #fff;
}

.design_tips #wrap_contents {
    top: 0;
    width: 100%!important;
    margin: 0 auto;
    position: relative;
    height: auto !important;
}
.design_tips #wrap_contents #contents {
    height: auto;
    overflow-y:auto;
}
.design_tips .design_block {
    width: 100%;
    margin: 0 auto 150px;
}
.design_tips .design_block .design_tit02 {
    margin: 30px 0 0;
	padding: 0 20px;
}
.design_tips .design_block .design_tit02 .tips_no{
	padding: 15px;
	margin-bottom: 20px;
}
.design_tips .design_block .design_tit02 .tips_title{
	font-size: 18px;
	top: 0;
	padding: 0 10px 0 0;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.design_tips .design_block .design_txt01{
	font-size: 18px;
	padding: 0 20px;
	margin: 0;
}
.design_tips .design_block .design_txt02{
	margin: 0;
	padding: 0 20px;
}
.design_tips #wrap_player {
	bottom: 0;
}
.design_tips footer{
	z-index: 0;
}



/*--------------------------new--------------------------------*/
#new{
    background: url('../images/new_spbg.png')no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    overflow-y: scroll;
}
#new .menu {
    padding: 20px 0 0;
    width: 94%;
    margin: 0 auto;
}
#new .menu .new_txt01 {
    padding: 10px 0 0;
}
#new .register {
    width: 100%;
    margin: 50px auto 0;
}
#new .register .logo_box {
	width: 100%;
	float: none;
}
#new .register .logo_bonin {
    width: 470px;
    margin: 0 auto;
}
#new .register .logo_txt {
	width: 247px;
}
#new .register .txt_box {
    float: none;
    background: url(../images/white_bg.png)repeat;
    border: none;
}
#new .register .txt_boxin {
    width: 60%;
    padding: 40px 0 95px 0;
    margin: 0 auto;
    background: none;
}
#new .register .regi_txt01 {
    display: block;
}
#new .register input[type=text] {
    width: 68%;
    padding: 9px;
    margin: 15px 0 0;
    float: left;
}
#new .register button {
    padding: 8px 10px 8px;
    font-weight: bold;
    margin: 15px 0 0;
}

/*------------------top & console-------------------------------*/
#top{
	overflow-y: scroll;
}
#top img , #console img{
	max-width: 100%;
}
#top .logo {
	padding: 70px 20px 0 20px;
}
#console .logo {
	padding: 30px 20px 0 20px;
}
#top .logo a:hover , #console .logo a:hover{
    opacity: 1 !important;
}
#top .logo a img:hover ,#console .logo a img:hover {
    opacity: 0.7 !important;
}
#top .logo a .logo_img , #console .logo a .logo_img{
    float: none;
}
#top .logo a span , #console .logo a span{
    float: none;
}
#top  .btn_reg{
	padding: 0 0 100px 0;
}
#top .login{
	width: 50%;
	padding: 10px 50px;
	border:0px;
	margin: 50px auto 20px;
	box-sizing: border-box;
}
#top .login label {
     margin-left: 0px; 
     text-align: left; 
     margin-right: 0px; 
     width: 100%;
}
#top .login input[type=text], input[type=password] {
    width: 100%;
    margin: 0 0;
}
#top .login .btn_login button{
	margin: 18px 0 8px 0px;
}
#top  .btn_reg button {
	width: 50%;
	font-size: 20px;
}
/*---------------page003_page006-------------*/
#top .box{
	width: 50%;
    padding: 10px 50px;
    border: 0px;
    margin: 50px auto 100px;
    box-sizing: border-box;
}
#top .box .top_link{
	margin: 40px auto 10px;
}
#top .box .link02 {
    margin: 55px auto 10px !important;
}
#top .box .link03 {
    margin: 30px auto 10px !important;
}




/*--- player new ---*/
.player_bg{
	position: fixed;
	background-color:rgba(0, 0, 0, 0.8);
	width: 120%;
	height: 100%;
	top: 0;
	bottom: 0;
	margin: 0 0 0 -20%;
	padding: 0;
	z-index: 100;
}
.player_bg.play_on{
	display: block;
}
.loading{
	display:none;
	position: absolute;
	margin: auto;
	width: 27px;
	height: 27px;
	top: -150px;
	bottom: 0;
	left: 45.5%;
	right: 55.5%;
	z-index: 100;
}
.step4 .loading, .step5 .loading, .step7 .loading, .step8 .loading{
	top: -350px;
	left: 48%;
	right: 52%;
}
@media screen and (max-width:500px) {
	.step4 .loading, .step5 .loading, .step7 .loading, .step8 .loading{
		top: -350px;
		left: 46%;
		right: 54%;
	}
}
.step6_block .loading{
	top:0;
}

.player .player_speed .rate{
	width: calc((100% - 20px) / 3);
	width : -webkit-calc((100% - 20px) / 3);
}
.player .control div.back .m_5sec{
	width: 43px;
	bottom: -12px;
}
.player .control div.ahead .p_5sec{
	width: 43px;
	bottom: -12px;
}
.step5 .player .control div.top, .step7 .player .control div.top, .step8 .player .control div.top{
	margin-left: 5px;
	background-position-y: 35% !important;
	background-position: 50%;
}
.step5 .player .control div.back, .step7 .player .control div.back, .step8 .player .control div.back{
	left: 23%;
	background-position-y: 35% !important;
	background-position: 50%;
}
.step5 .player .control div.ahead, .step7 .player .control div.ahead, .step8 .player .control div.ahead{
	right: 24%;
	background-position-y: 35% !important;
	background-position: 50%;
}

.step5_contents #step2_player, .step7 #step2_player, .step8 #step2_player{
	background-color: rgba(255, 255, 255, 0);
	height: 220px;
}

/*.step5 .player .control, .design_tips .player .control{
	width: 295px;
}
.step5 .player .control div, .design_tips .player .control div{
	height: 60px;
}
.step5 .player .control div.play, .design_tips .player .control div.play, .step7 .player .control div.play{
	width: 60px !important;
}
.step5 .player .control div.pause, .design_tips .player .control div.pause{
	width: 60px !important;
}
.step5 .player .control div.top, .design_tips .player .control div.top, .step7 .player .control div.top{
	margin-left: 10px;
	background-position-y: 38%;
}
.step5 .player .control div.back, .design_tips .player .control div.back, .step7 .player .control div.back{
	width: 35px;
	background-size: 35px 35px !important;
	background-position-y: 38%;
}
.step5 .player .control div.ahead, .design_tips .player .control div.ahead, .step7 .player .control div.ahead{
	width: 35px;
	background-size: 35px 35px !important;
	background-position-y: 38%;
}
.step5 .player .progress, .design_tips .player .progress{
	width: 80%;
	margin: 0 auto;
	top:0;
}
.step5 .player .player_speed .rate, .design_tips .player .player_speed .rate{
	width: calc((100% - 20px) / 3);
	width : -webkit-calc((100% - 20px) / 3);
	box-sizing: border-box;
}*/

/* prof */
.superviser #storyTitle{
	height: 140px;
	margin: 20px 0 0 0;
}
.superviser #storyTitle .wrap_storyTitle{
	display: block;
	height: 100px;
	border-left: none;
	border-right: none;
}
.superviser #storyTitle .wrap_storyTitle .tit_before{
	float: none;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
.superviser #storyTitle .wrap_storyTitle .tit_name{
	float: none;
	margin: 0 auto;
	text-align: center;
}
.superviser #storyTitle .wrap_storyTitle .tit_name span{
	
}
.superviser #wrap_contents{
	
}
.superviser .prof_misono{
	border-bottom: 20px solid #002f4a;
	margin: 0 0 40px 0;
}
.superviser .prof .photo{
	float: none;
	margin: 0 auto;
	text-align: center;
}
.superviser .prof .prof_text{
	width: 80%;
	margin: 0 auto;
}
.superviser .message_misono{
	width: 80%;
}

.prof h3{
	width: 80%;
	margin: 0 auto 15px;
}

/* about */
.guide #storyTitle .wrap_storyTitle{
	height: auto;
	padding: 20px 0;
	background-color: #002f4a;
	background-image: none;
}
#storyTitle .wrap_storyTitle:before{
	background-image: none;
}
.guide #storyTitle .wrap_storyTitle .tit_name{
	font-size: 18px;
	color: #fff;
	line-height: 40px;
}

.guide #wrap_contents{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.guide #wrap_contents #contents{
	width: 90%;
	margin: 0 auto;
}
.guide h3{
	width: 100%;
	letter-spacing: 0em;
	padding: 0 0 6px 0;
}

#storyTitle.guide_storyTitle{
	position: fixed;
	z-index: 10;
	top:0;
}
.guide #storyTitle.guide_storyTitle .guide_title{
	padding: 10px 0 0;
	background-color: #000;
}
.guide #storyTitle.guide_storyTitle .guide_title .tit_name{
	/*border-bottom: 4px solid #002f4a;*/
	color: #fff;
	border-bottom: 1px solid #fff;
}
.guide .sp_guide_menulist{
	clear: both;
	overflow: hidden;
	height: 52px;
	width: 315px;
	margin: 0 auto;
	background: #fff;
	border-left: 1px solid #fff;
}
.guide .sp_guide_menulist a{
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 25px;
	font-weight: bold;
	line-height: 50px;
	background: #000;
	width: 35px;
	height: 51px;
	box-sizing: border-box;
	color: #fff;
	border-right: 1px solid #fff;
}
.guide #wrap_contents.guide_contents{
	padding: 180px 0 0 0;
}
.guide #step2_player{
	width: 90%;
	height: auto;
	margin: 0 auto;
}
.guide #step2_player .player{
	padding-top: 0;
}
.guide .guide_txt dt{
	float:none;
	width: 100%;
}
.guide .guide_txt dd{
	float:none;
	width: 100%;
	margin: 0 0 8px 0;
	padding-left: 1em;
	box-sizing: border-box;
}
.guide .about_txt{
	padding: 0 0 20px 0;
}
.guide_sp, .about_sp{
	width: 80%;
	margin: 0 auto 50px;
	box-sizing: border-box;
	padding: 10px;
	border: 4px solid #002f4a;
	color: #002f4a;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
.about_sp{
	letter-spacing: 0;
}
.guide_sp:after{
	content: "＞";
	float: right;
	font-size: 18px;
}
.about_sp:after{
	content: "＜";
	float: left;
	font-size: 18px;
}
.guide_sp a, .about_sp a{
	color: #002f4a;
}
.guide .guide_txt img{
	width: 100%;
}
#beginner_top .story_profile .guide_menu{
	display: block;
}
#beginner_top .guide_sp{
	width: 100%;
	margin: 15px auto 50px;
	color: #fff;
	padding: 14px;
	border: 2px solid #BEE5E3;
}
.logout{
	top: 42px;
}

/**/
.superviser .prof_staff{
	width: 80%;
	height: auto;
	margin: 0 auto 20px;
	float: none;
}
.superviser .prof_staff:nth-child(3){
	margin: 0 auto 20px;
}
.superviser .prof_staff .photo{
	width: 200px;
	margin: 0;
}
.superviser .prof_staff .prof_text{
	width:100%;
}
.superviser .prof_staff .photo .player{
	right: -60px;
	bottom: 5px;
}
.superviser .prof_staff .photo .player .control{
	width: 100%;
}
.superviser .prof_staff .photo .player .control div.play{
	width: 40px !important;
	height: 40px !important;
}
.superviser .prof_staff .photo .player .pause{
	width: 40px !important;
	height: 40px !important;
}
.superviser .prof_staff h3{
	width: 100%;
}

.slide_over{
	background-color: #fff;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 10000;
	top:0;
	margin: 0;
	padding: 0;
	box-shadow: 2px 2px 10px;
}

/* janpanese */
.mainImage{
	height: 100%;
	line-height: 100%;
}
.mainImage img{
	width: 90%;
	margin: 40px 0;
}
#beginner_top.lang_index .begi_content{
	max-width: 380px;
	width: 100%;
}
.box_lang{
	float: none;
	width: 100%;
}
.box_lang a span{
	top: 40%;
	bottom: 60%;
}
.box_lang a span.lang{
	right: 40px;
}
@media screen and (max-width:380px) {
	.box_lang a span{
		top:27%;
		font-size: 26px;
		left: 30px;
	}
	.box_lang a span.lang{
		font-size: 18px;
		right: 20px;
	}
}
.index footer p{
	line-height: 20px;
	font-size: 12px;
}
.continued{
	margin: 20px 0 30px 0;
}
.step2 .continued{
	margin: 72px 0px 0px 0;
	font-size: 14px;
}
.content_step2 .scrollBar{
	padding: 0 0 20px 0;
}
.menu_txt .storyNo .ja{
	height: 60%;
	padding: 5px 0;
}
.menu_txt .storyNo .en{
	font-size: 18px;
}

.step6 .txt_block{
	padding: 0;
	width: 95%;
	margin: 0 auto;
}

#wrap_nav .next_ninja{
	right: 25px;
	bottom: 98px;
}
.box_player .ninja{
	position: fixed;
	bottom: 110px;
	left: auto;
	right: 10px;
	z-index: 2;
}
.ninja_sp{
	display:block;
	position: fixed;
	bottom: 20px;
	right: 10px;
	width: 100px;
	z-index: 10;
}
.ninja_sp img{
	width: 100%;
}
.ninja_step8{
	display: none;
}

.G_AdSense_h{
	display: none;
}
.G_AdSense_w{
	display: none;
}
.step3 .G_AdSense_w, .step4 .G_AdSense_w, .step6 .G_AdSense_w{
	display: none;
}
.G_AdSense_sp{
	display: block;
	width: 320px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
}
.step1 .G_AdSense_sp{
	margin-bottom: 20px;
}

footer .info{
	text-align: center;
	padding: 10px 10px 0;
	position: relative;
	line-height: 10px;
	letter-spacing: 0;
}
footer .copy{
	line-height: 50px;
}
