.allrap{
	overflow: hidden;
}
.mar100{
	height: 100px;
}



.enfont{
	font-family: "TTNormsProRegular","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","游ゴシック体","游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic","メイリオ",sans-serif;
}
/*---topロゴ------------------------------------*/
.logo{
    width: 25%;
    top: 20px;
    right: 20px;
    display: block;
    position: fixed;
    cursor: pointer;
    z-index: 3;
}
.re img,
.logo img
{
    width: 100%;
}
.topimg{
	background-image:url("../img/new/back_mandara.svg");
	background-repeat:no-repeat;
	padding-top: 50px;
}
.main_logo{
	margin: 0 auto;
	width: 90%;
    text-align: center;
}
.topimg,.topimg2{
	line-height: 0;
	font-size:0;
}
.topimg2 p{
	text-align:center;
	margin:0;
}


.topimg2 ul{
	width: 90%;
	margin: 30px auto 0;
	line-height: 10px;
	font-size: 0;
}

.topimg2 li{
	width: 50%;
	display: inline-block;
	text-align: center;
	vertical-align: top;
}
.topimg2 .studio img{
	width: 98%;
	margin-right: 2%;
}
.topimg2 .online img{
	width: 98%;
	margin-left: 2%;
}
/*---top３本線メニュー------------------------------------*/
/*============
.toggle_btn
=============*/
.toggle_btn {
  display: block;
  position: fixed;
  top: 20px;
  left: 30px;
  width: 30px;
  height: 30px;
  transition: all .5s;
  cursor: pointer;
  z-index: 4;
}
.toggle_btn span {
  display: block;
  position: absolute;
  left: 0;
  width: 30px;
  height: 2px;
  background-color: #333;
  border-radius: 4px;
  transition: all .5s;
}
.toggle_btn span:nth-child(1) {
  top: 4px;
}
.toggle_btn span:nth-child(2) {
  top: 14px;
}
.toggle_btn span:nth-child(3) {
  bottom: 4px;
}
.open .toggle_btn span {
  background-color: #fff;
}
.open .toggle_btn span:nth-child(1) {
  -webkit-transform: translateY(10px) rotate(-315deg);
  transform: translateY(10px) rotate(-315deg);
}
.open .toggle_btn span:nth-child(2) {
  opacity: 0;
}
.open .toggle_btn span:nth-child(3) {
  -webkit-transform: translateY(-10px) rotate(315deg);
  transform: translateY(-10px) rotate(315deg);
}
/*============
#mask
=============*/
#mask {
  display: none;
  transition: all .5s;
}
.open #mask {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .5;
  z-index: 2;
  cursor: pointer;
}
.top670min_01{
    display: inline-block;
    width: 30%;
    margin: 100px 0 100px 20%;
	vertical-align:top;
}
.top670min_02{
    display: inline-block;
    width: 7%;
    margin:120px 0 0 30%;
	vertical-align:top;
}
/*---スタジオスケジュールー------------------------------------*/
 .ac-child  {
    display: none;
    margin: 0 auto;
    width: 96%;
	letter-spacing: -1em;
	 border-left: 1px solid #faf4dc;
}
.ac-child_online  {
    display: none;
    margin: 0 auto;
    width: 96%;
/*	letter-spacing: -1em;*/
}
.week_table{
	display: table;
	width: 100%;
}
.weekbox{
    margin: 0 auto 0;
    font-family: 'Catamaran','Comfortaa', sans-serif;
	font-weight: 800;
	letter-spacing: 0px;
	display:table-cell;
	width: 50%;
} 

.over_table{
	display: table;
	width: 100%;
	border-bottom: 6px solid #faf4dc;
}
.over_table2{
	width: 100%;
}
.out_table{
	display:table-cell;
	width: 50%;
	
}.out_table:nth-child(add){
	border-left: 1px solid #faf4dc;
}
.in_table{
	display:table;
	width: 100%;
	box-sizing: border-box;
	table-layout: fixed
}
.in_table2{
	width: 100%;
	box-sizing: border-box;
}

.day670{
	display: inline-block;
	min-height: 250px;
	vertical-align: top;
}
.day670_online{
	display: inline-block;
	vertical-align: top;
}
.day{
    margin: 0 auto 0;
    font-family: 'Catamaran','Comfortaa', sans-serif;
	font-weight: 800;
	letter-spacing: 0px;
    width: 100%;
	box-sizing: border-box;
	

} 
.day a{transition:0.9s;}
.day a:hover{
	text-decoration: none;
     -webkit-filter: brightness(1.2);
     -moz-filter: brightness(1.2);
     -o-filter: brightness(1.2);
     -ms-filter: brightness(1.2);
     filter: brightness(1.2);
}
.day_b1{
/*	border: 1px solid #faf4dc;*/
	border: 1px solid #faf4dc;
	border-left: 0;
	border-top: 0;
}
.day_b1_online{
	border: 1px solid #60727a;
	border-top: 0;
}

.day_b1a{
	border: 1px solid #faf4dc;
	border-left: 0;
}


.day_b2{
	border-bottom: 1px solid #faf4dc;
	border-right: 1px solid #faf4dc;
}
.weekbox{
	height: 60px;
	padding: 19px 0 5px 20px;
	line-height: 0.92em;
}
.inst_schebox{
	width: 100%;
	letter-spacing: 0px;
	font-size: 0;
	background: #8d9ea7;
	min-height: 270px;
}
.inst_schebox .irimg{
	width: 45%;
	display: inline-block;
	padding: 3% 0 0 3%;
	vertical-align: top;
}

.inst_schebox2 .irimg{
	width: 25%;
	float: left;
	padding: 3% 0 0 3%;
	vertical-align: top;
}
.inst_schebox .inst_inschebox{
	width: 55%;
    display: inline-block;
    vertical-align: top;
    padding: 10px 5px 0 8%;
    font-size: 13px;
    color: #faf5dc;
    letter-spacing: -0.1em;
	
}
.inst_schebox2 .inst_inschebox{
	width: 20%;
	float: right;
	vertical-align: top;
    font-size: 11px;
    color: #61727b;
	text-align: right;
	
}
.inst_schebox2 .irnamebox{
	width: 50%;
	float: left;
	color: #61727b;
	
}
.inst_inschebox .studioname{
	font-size: 11px;
	font-weight: 400;
}
.inst_schebox .dayno{
    font-size: 3em;
    line-height: 0.8;
    font-weight: 600;
    margin: 17px 0 0 0;
}
 .inst_schebox2 .dayno{
    font-size: 3em;
    line-height: 0.8;
    font-weight: 600;
    margin: 10px 20% 0 0;
}
.inst_schebox .instname{
    font-size: 1.1em;
    line-height: 1;
    font-weight: 400;
	letter-spacing:0.2em;
	margin: 7px 0 0 0;
}
.inst_schebox2 .instname{
    font-size: 1.1em;
    line-height: 1;
    font-weight: 400;
	margin: 7px 10px 0 0;
}
.longneme {
    font-size:1.2em;
}

 .week,.weekbox .week{
	font-weight: 800;
	font-size:0.9em; 
}
.week_en,.weekbox .week_en{
	font-size:0.7em; 
}
.irimg img{
	width: 100%;
}
.day_img{
	width:100%;
	margin:20px auto 120px;
	overflow:hidden;
	text-align: center;
}
.day ul{
    list-style: none;
}
.day_img img{
	width: 65%;
}
.schemore_btn{
	width: 50%;
    margin: 30px 5% 0 45%;
}.schemore_btn img{width: 100%;}

.schemore_btn2{
    width: 55%;
    float: right;
    text-align: right;
    margin: 20px 2% 0 0;
}.schemore_btn2 img{width: 50%;}

.ichiran{
	width: 30%;
    height: 20px;
    overflow: hidden;
    margin: 20px auto 0;
    text-align: center;
    padding: 0.2em 1em 1.8em;
    text-decoration: none;
    color: #333;
    background: #F5E853;
    border-radius: 3px;
    transition: .4s;
    font-size: 0.9em;
}
.classcon{
    font-size:11px;
    font-family: 游ゴシック体, "Yu Gothic", YuGothic, Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
    color: #faf4dc;
	margin: 10px 3% 0 3%;
	width: 94%;
	line-height: 1.1em;	
	font-weight: 100;
}
.classcon2{
    font-size:13px;
    font-family: 游ゴシック体, "Yu Gothic", YuGothic, Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
    color: #faf4dc;
	margin: 10px 3% 0 3%;
	width: 94%;
	line-height: 1.1em;	
	font-weight: 500;
}.classcon2 span{
	border-bottom: 1px solid #faf4dc;
	padding: 0 10px 5px;
	line-height: 1.7em;
}
.classcon3{
    font-size: 11px;
    font-family: 游ゴシック体, "Yu Gothic", YuGothic, Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
    color: #61727b;
    margin: 20px 0 0 7%;
    width: 94%;
    line-height: 1.4em;
    font-weight: 600;
}.classcon3 span{
	border-bottom: 1px solid #61727b;
	padding: 0 10px 5px;
	font-size: 14px;
	line-height: 2em;	
}

/*---コンテンツ区切りー------------------------------------*/

#mainbar{
	width: 100%;
	background:#cadb9b;
	padding: 4px 0 4px 10px;
	margin: 60px 0 0 0;
	color: #fff;
	line-height: 1.6;
	font-weight: 400;
	letter-spacing: 0.1em;
    font-size: 0.9em;
}
#mainbar img{
    height: 20px;
    margin: 0 10px -4px 0;
}
.box_studio{
	background: #8d9ea7;
	color: #faf5dc;
	overflow: hidden;
}
.box_access{
	background: #5f717b;
	color: #faf5dc;
	overflow: hidden;
}
.box_concept{
	background:#cadb9b;
	color: #3f494f;
	overflow: hidden;	
}

.box_inst{
	background: #cbccd5;
	color: #3f494f;
	overflow: hidden;
}
.box_join,.box_qa{
	background: #f4eacb;
	color: #3f494f;
	overflow: hidden;
}
.box_online,.box_price{
	background: #cadb9b;
	color: #3f494f;	
	overflow: hidden;
}

.box_support{
	background: #8d9ea7;
	color: #fff;
	overflow: hidden;
}
.section {
    margin: 0 0 0 30px;
    padding: 70px 0 30px 0;
} 
.section .title_jp{
	font-size: 13px;
    letter-spacing: 0em;

}
.section .title_en{
	letter-spacing: .05em;
}
.section_text_sche{
    letter-spacing: .02em;
    font-size: 13px;
    line-height: 1.8em;
    padding: 25px 1% 100px 1%;
}
.section_text{
    letter-spacing: .02em;
    font-size: 13px;
    line-height: 1.8em;
    padding: 25px 5% 100px 5%;
}

.section_text_con{
    letter-spacing: .02em;
    font-size: 13px;
    line-height: 1.8em;
    padding: 25px 22px 100px 22px;
}

.section_text_con .picuptext{
	font-weight: 800;
	padding: 0 0 10px 20px;
    border-bottom: 1px solid;
	margin-bottom: 20px;
	font-size: 17px;
}
#member_img{
	width:100%;
	margin: 50px auto 0;
    padding: 0 0 100px 0;
	overflow: hidden;
	
}
#member_img .member_box{
	max-width: 150px;
    /* min-width: 80px; */
    width: 24%;
    margin: 0 0 20px 0;
    float: left;
    position: relative;
    padding: 0 0 20px 3%;
}

#member_img .member_box:nth-child(4n){
	width: 24%;
    padding: 0 0 20px 3%;
    margin: 0 3% 20px 0;
}
#member_img .member_box .name{
	position: absolute;
    margin: 5px 0 0 0;
	width: 88%;
	padding: 0.2em 0;
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
	border-top: 1px solid #3F494F;
	overflow: hidden;
	word-wrap:break-word;
}
#member_img .member_box .name:nth-child(4n){
	width: 80%;
}
#member_img .member_box .name p{
	margin:0;
	font-size:0.6em;
	font-weight:bold;
	color:#111;
	line-height:1.2em;
}
#member_img .member_box .name p span{
	font-size:0.7em;
}
/*---news---------------------------------------------------*/
.newsbox{
	width: 90%;
	padding: 20px 0 60px 0;
	margin: 0 auto;

}
.list_f{
	padding: 5px;
	color: #61727b;
	border-bottom: 1px solid rgba(96,114,123,0.2);;
	font-size: 0.6em;
}
.list_f:first-child{
		border-top: 1px solid rgba(96,114,123,0.2);;
}
.list_f p{
    display:inline;
}
.list_f p:first-child{
	width: 30%;
	margin: 0 10px 0 0;
}
.list_f p:last-child{
	width: 69%;
}
.main_img{
	width:100%;
	text-align:center;
	padding: 0 2% 40px;
}

/*---各セクション小区切り---------------------------------------------------*/
.sec_min{
	width: 100%;
    text-align: right;
	margin-bottom: 50px;
	margin: 50px 0 50px 0;
}
.kugi_a{
	width: 30%;
	display: inline-block;
	align-items: center; /* 横線を上下中央 */
  justify-content: center; /* 文字を中央寄せ */

}
.kugi_b{
	display: inline-block;
    letter-spacing: .05em;
    padding: 0 10px;
}
.kugi_a::before {
	content: "";
    display: block;
    height: 1px;
    top: 6px;
    right: 30%;
}
.kugiri_join::before{
	 background: #60727D;
	    color: #60727D;

}
.kugiri_suport::before{
	 background: #fff;
	color: #fff;

}
.kugiri_access::before{
	background: #faf5dc;
	color: #faf5dc;
}


.kugiri {
	position: relative;
    letter-spacing: .05em;
    padding-left: 8px;
    top: 4px;

}
.short_title{
	font-size: 12px;
}
.long_title{
	font-size: 12px;
}

.sec_min span {
    padding-right: 8%;
	padding-left: 1px;
	white-space: nowrap;
}

.kugiri::before {
	content: "";
    /* display: block; */
    height: 1px;
    position: absolute;
    width: 120px;
    top: 6px;
    right: 30%;
}



/*---協賛企業---------------------------------------------------*/
.class_box{
	width: 100%;
    margin: 0 auto;
    overflow: hidden;
	font-size: 0;
	padding-bottom: 100px;
}
.compaign_box{
	width: 100%;
	background:#FFF;
	margin:10px auto 200px;
	overflow:hidden;
}
.class_box .suport{
	width:30%;
	background: #fff;
	border:4px solid #eee;
	display: inline-block;
	margin:5px 0 5px 2.4%;
	padding:10px;
	box-sizing: border-box;
	overflow:hidden;
	line-height: 0;
	height:100px;
	 vertical-align: middle;
	 text-align: center;
	 position: relative;
}
.class_box .suport img{
    max-width:100%;
    max-height:40px;
	object-fit: scale-down;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 80%;
	height: 3.2rem;
}
/*---参加ステップ---------------------------------------------------*/
.join_bigbtn{
	background: #868a8c;
	color: #fff;
	width: 90%;
	margin: 50px auto;
	height: 100px;
	font-size: 0.8em;
}
.join_btntextarea{
	width: 50%;
	padding: 10% 0 0 5%;
	white-space: nowrap;
	float: left;
}
.join_btntextarea .entitle{
	font-size: 1.1em;
	padding-top: 4px;
}
.join_btnimgarea{
	float: right;
	width: 40%;
	height: 100%;
	position:relative;
}
.join_btnimgarea .arrow{
	content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0,-40%);
    width: 40%;
	text-align: center;
}
.join_btnimgarea .arrow img{
	width: 40%;
}
.join_btnimgarea .arrow::before {
	content: "";
    height: 1px;
    position: absolute;
    width: 100%;
	bottom:-200%;
    right: 0;
    background: #fff;
}
.join_bigbtn .pic1{
	background: url("../img/join_btnback_01.png");
	background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}
.join_bigbtn .pic2{
	background: url("../img/join_btnback_02.png");
	background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}
.how_to ul li {
    position: relative;
	margin: 50px auto 0;
    text-align: left;
	width: 80%;
		
}
.how_tobtn{
	text-align: center;
}
.topline{
	width: 100%;
	content: "";
    display: block;
    position: absolute;
    top: 0;
    height: 2px;
	background: rgba(96,114,123,0.4);
}
.topline:before{
	width: 30%;
	content: "";
    display: block;
    position: absolute;
    top: 0;
	right:0;
    height: 2px;
	background: rgba(96,114,123,0.4);
}
.how_to ul li img {
    width: 32px;
    margin: 20px auto 0;
	position: absolute;
	left:0%;
}

.how_to ul li h3 {
    font-weight: bold;
    font-size: 15px;
    left: 15%;
    top: 20px;
	color: #3f494f;
	position: relative;
}
.how_to .textbox{
    margin:50px auto;
    width: 100%;
    overflow: hidden;
    letter-spacing: .02em;
    font-size: 14px;
    line-height: 28px;
    padding-top: 17px;
	color: #3f494f;
}
.how_to ul li .step {
	font-family: 'Raleway', sans-serif;
    font-weight: 800;
	font-size: 3em;
    opacity: 10%;
	text-align: left;
	position: absolute;
	right:0;
	top: 10px;
	writing-mode:vertical-rl;
text-orientation:mixed;

}
.btn-flat-border {
  display: inline-block;
  padding: 0.3em 1em;
  text-decoration: none;
    color: #3f494f;
    border: solid 1px #3f494f;
  border-radius: 3px;
  transition: .4s;
	margin: 0 0 50px 0;
}
.btn-flat-border span{
	vertical-align: middle;
}
.btn-flat-border img{
    width: 8px;
    vertical-align: middle;
    margin: 0 0 0 20px;
}

.btn-flat-border:hover {
  background: #fff;
  color: #cfd1d2;
	text-decoration: none;
}
/*---料金---------------------------------------------------*/

.plans {
  margin: 20px auto;
  width: 97%;
  zoom: 1;
}
.plan-title {
  position: relative;
	margin: 0 0 10px 0;
	padding: 0 10px 5px 10px;
  line-height: 1.2;
  font-size: 12px;
  font-weight: 100;
  color: #595f6b;
}

.plan-title span{
  font-size: 1.8em;
  line-height: 2em;
}
.plan .plan-title span{
	font-size: 1.3em;
 	line-height: 2em;
	font-weight: 700;	
}

.plan-price02 > span {
  font-size: 0.6em;
  font-weight: normal;
  color: #444;
}


.plan {
  width: 90%;
  margin: 10px auto;
  padding: 10px;
  border-top: solid #60727b;
  border-width: 1px;
  box-sizing: border-box;
		position: relative;

}
.plan::before{
	content: "";

	top:0;
	right: 0;
	height: 1px;
	position: absolute;
	width: 100px;
	background: #60727b;
}

.plan-price {
    margin: -20px 0 0 0;
    width: 25%;
    display: inline-block;
    vertical-align: middle;
}
.plan-price_b {
    margin: -20px 0 0 0;
    width: 12%;
    display: inline-block;
    vertical-align: middle;
}
.plan-price02 {
	margin: 30px 0 50px 10px;
    line-height: 1em;
    font-size: 1.3em;
    font-weight: bold;
    /* color: #66c2eb; */
    display: inline-block;
    letter-spacing: 0em;
    text-align: right;
    width: 100%;
	padding: 0 14px 0 0;
}
.plan-features {
  font-size: 0.8em;
  color: #3f494f;
	line-height: 1.3em;
    text-align: left;
    line-height: 1em;
    margin: 0 10% 100px;
}
.plan-features span {
  font-size: 0.8em;
}

.plan-features > li > strong {
  font-weight: bold;
  font-size: 0.95em;
}




/*---QA---------------------------------------------------*/

.question_area li{
	list-style:none;
}

.question_area .an i
{
	font-size: 1.5em;
	padding: 0;
	margin: 0 1em 0 0;
	color:#66c2eb;
}
.question_area .an a{
	text-decoration: underline;
	color: #60727a;
	font-size: 0.9em;
}



.question_area .qu{
	font-weight:300;
	margin: 10px 0 0 0;
	font-family: 'IBM Plex Sans JP', sans-serif;
	font-weight: 800;
}

/*タブ切り替え全体のスタイル*/
.tabs {
  margin-top: 50px;
  padding-bottom: 100px;
	width: 99%;
    margin: 0 0 0 1%;
	position: relative;
	font-size: 0;
  }

.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  clear: both;
  overflow: hidden;
   max-height: 0;
	font-size: 13px;
}


/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#programming:checked ~ #programming_content,
#design:checked ~ #design_content {
max-height: initial;
  opacity: 1;
  }

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item::before {
	position: absolute;
    bottom: -3px;
    content: "";
    left: 0;
	border: 1px solid #d69b95;
    width: 100%;


}
.tab_item::before {
	position: absolute;
    bottom: -3px;
    content: "";
    left: 0;
    width: 100%;
	border-bottom: 1px solid #5f717b;
}
.tabs input:checked + .tab_item .link960 {
	 color: #d69b95;
}

#programming_content{
/*	background:#0F0;*/
}


.abca{
	font-size:1.1em;
}

/*タブのスタイル*/
.tab_item {
/*    width: calc(100%/3);*/
	width: 31%;
	height: 95px;
    line-height: 35px;
    font-size: 11px;
    font-weight: 800;
    color: #61727b;
    display: inline-block;
    margin: 0 1% 44px 1%;
    background: #c3d3dd;
    transition: all 0.2s ease;
	box-sizing: border-box;
	position: relative;
	background: url("../img/arrow_down.svg")no-repeat;
	background-size: 18px;
	background-position: center 45px;
    text-align: center;
	cursor: pointer;	
}
* {
    list-style: none;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
user agent stylesheet
label {
    cursor: default;
}
media="screen and (max-width: 668px)"
.box_join, .box_qa {
    background: #faf5dc;
    color: #60727D;
}
}
.tabs label:last-child{
    border-right: 1px solid #333;
}
.tab_content_description ul{
	margin: 0 0 0 10px;
	padding: 0;
	line-height: 1.4em;
}
.question_area .an{
	border-bottom:1px solid #d69b95;
	line-height: 1.5em;
	padding: 10px 0 20px 30px;
	font-size:0.95em;
}
.tab_content_description{
	padding:0 10px 0 0;
}

/*---access---------------------------------------------------*/

.map_boxarea{
	width: 100%;
	text-align: center;
	margin: 0 0 0 0;
}
.access_add{
	width:90%;
	margin:10px auto 20px;
	color:#faf5dc;
	font-size:0.7em;
	text-align:left;
	padding:20px 5px 10px 10px;
	line-height:0.6em;
}
.access_add .add{
	font-size: 1.2em;
	margin: 10px 0 50px 10px;
}
.box_more{
	margin: 50px auto 100px;
    line-height: 1.5;
    width: 80%;
    background: #7e919a;
    padding: 15px 0 15px 50px;
	position: relative;
	height: 50px;
}
.access_add .down{
    font-size: 1.1em;
}
.access_add  a{
	color: #faf5dc;
}.access_add  a:hover{text-decoration: none}

.box_logo{
	font-size: 0;
	margin-bottom: 10px;
}
.boxarea_down .logoarea01 .logo_a,.boxarea_down .logoarea02 .logo_a{
	width: 80%;
    margin: 0 auto;
}

.snslink{
	width: 30px;

    display: inline-block;
    margin: 50px 0 50px 20%;}

.snslink img{
	width:100%;
}

/*.boxarea_down .logoarea02{
	text-align:left;
	padding-left:10px;
}
.boxarea_down .logoarea01{
	text-align:right;
	padding-right:10px;
}*/
.boxarea_down{
	width: 50%;
	margin: 50px 0 0 0;
	display: inline-block;

}
.access_add .arrow{
content: "";
    position: absolute;
    top: 27px;
    right: 0;
    transform: translate(0,-40%);
    width: 15%;
    text-align: center;
}
.access_add .arrow img{
	width: 40%;
}
.access_add .arrow::before {
	content: "";
    height: 1px;
    position: absolute;
    width: 100%;
	bottom:-12px;
    right: 0;
    background: #faf5dc;
}

/*========================================================================
nav
=========================================================================*/
nav {
  display: block;
  position: fixed;
  top: 0;
  left: -300px;
  bottom: 0;
  width: 300px;
  background: #5f717b;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: all .5s;
  z-index: 4;
  opacity: 0;
font-family: 'Comfortaa', cursive;
    font-weight: 100;
}
.open nav {
  left: 0;
  opacity: 1;
}
nav .inner {
  padding: 25px;
  margin-top: 80px;	
}
nav .inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav .inner ul li {
  position: relative;
  margin: 0;
/*  border-bottom: 1px solid #333;*/
}
nav .inner ul li a {
  display: block;
  color: #fff;
  font-size: 14px;
  padding: 1em;
  text-decoration: none;
  transition-duration: 0.2s;
}
nav .inner ul li a:hover {
  background: #e4e4e4;
}
@media screen and (max-width: 767px) {
  nav {
    left: -220px;
    width: 220px;
  }
}

