@charset "UTF-8";
/*ClearFix*/
.cl{clear:both;}

.clearfix:after { 
content: " ";  
display: block; 
visibility: hidden; 
clear: both; 
height: 0.1px; 
font-size: 0.1em; 
line-height: 0; 
} 

*1257897500* html .clearfix { display: inline-block; } 
/* no ie mac \*/ 

*1257897501* html .clearfix { height: 1%; } 
.clearfix { display: block; } 
/* */

a img:hover {
	opacity: 0.8 ;
}
/*FONT*/
body {
font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック","メイリオ", Meiryo,sans-serif;
color:#2e2e2a;
line-height:1.5em;
letter-spacing:0.1em;
text-align:center;
-webkit-text-size-adjust: none;
}
/* Opera 9 */
;;body {font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","メイリオ", Meiryo, san-serif;}
/* IE 7 */
*;first-child+html body {font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","メイリオ", Meiryo, san-serif;}
/* IE 6 or sooner*/
* html body {font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","メイリオ", Meiryo, san-serif;}

/* FONT SIZE----------------- */
body {font-size:15px; font-size:1.5rem; background: #000; color: #eee;}
table {font-size:inherit; font:100%;}
footer{font-family:"future","Verdana","Helvetica","Arial","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","メイリオ", Meiryo,"ＭＳ Ｐゴシック",sans-serif;}

/*Layout*/
a{text-decoration:none;}
a:hover{}
.date{font-family: 'Oswald', sans-serif; font-size: 10px; font-size: 1rem;}
.min{font-family: 'Noto Serif JP', serif;}
img{max-width: 100%; height: auto;}
#container{text-align: left; padding: 10px 3%;}
header{width:100%; text-align: center; padding:10px 0; position: relative;}
header .fas, header .fab{margin-right: 5px;}
h1.logo{color: #a99d6c; font-size: 13px; font-size: 1.3rem; font-weight: 100; margin: 0 auto; margin-top: 10px;}
h1.logo img{max-width: 200px;}
#tel{color: #eee; font-family: 'Noto Serif JP', serif; font-weight: 600; font-size: 20px; font-size: 2rem; margin-top: 5px;}
#tel a{color: #eee;}
#tel span{font-size: 24px; font-size: 2.4rem;}
#linebtn a{padding: 2px 10px; display: block; text-decoration: none; color: #fff; background: #41B23F; margin: 0 auto; margin-top: 10px; width: 250px; border-radius: 10px;}
#school a{text-decoration: none; background: #ccc; font-weight: 600; color: #000; font-family: 'Noto Serif JP', serif;  border-radius: 15px; padding: 2px 50px; margin: 0 auto; }
#school{margin: 0 auto; margin-top: 15px; width: 100%;}

#fv{margin-top: 15px; border-bottom: 10px #a99d6c solid;}
#fv .pc{display: none;}
.newsbox {margin: 10px 5%; border-bottom: 1px dotted #ccc; padding-bottom: 10px;}
.newsbox .photo{float: left; width: 23%; margin-right: 5%;}
.newsbox .text{float: left; width: 70%;  color: #eee;}
.newsbox .title{font-size: 16px; font-size: 1.6rem; margin-bottom: 10px;}
.newsbox a:hover{text-decoration: underline;}
.newsbox a{color: #fff;}
.topBox2Contents{margin: 0 auto; text-align: center; margin-top: 10px;}

.next a{font-family: 'Noto Serif JP', serif; color: #000; background: #a99d6c; display: block; padding: 2px 5px;}
.next a:hover{background: #e2cf7d;}
#navigation{padding: 10px; position: relative; margin-bottom: 25px;}
.back{position: absolute; left: 20px;}
.next{position: absolute; right: 20px;}
#pricebn{margin: 10px 0 30px 0;}
#pricebn .pc{display: none;}
footer{background: #383733; color: #eee; font-weight: 100; width: 100%;}
footer ul li{width: 98%; text-align: left; font-size: 14px; font-size: 1.4rem;}
footer ul li a{padding: 10px 0 10px 2%; display: block; width: 100%; color: #eee; text-decoration: none; border-bottom: 1px solid #fff;}
footer p.copy{font-size: 12px;  font-size: 1.2rem; padding: 20px 0;}
h3.title a{color: #fff;}
h3.title a:hover{text-decoration: underline;}
h3 .pc{display: none;}
/* header */
#header {position: relative;}

/* Toggle Button */
#nav-toggle {
  display: none;
  position: absolute;
  right: 5px;
  top: 0;
  width: 30px;
  cursor: pointer;
  z-index: 101; background: #a99d6c; padding: 6px 4px 4px 4px;
}
#nav-toggle div {
  position: relative;
}
#nav-toggle span {
  display: block; margin-bottom: 4px;
  height: 2px;
  width: 100%;
  background: #000;
  left: 0;
  -webkit-transition: 0.35s ease-in-out;
  -moz-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
  top: 0;
}
#nav-toggle span:nth-child(2) {
  top: 11px;
}
#nav-toggle span:nth-child(3) {
  top: 22px;
}
.sp{display: none;}
header #renraku02 .sns{display: none;}

@media screen and (min-width: 500px) {
h1{text-align: center; margin: 0 auto;}
}

@media screen and (min-width: 767px) {
#twitter{float: left; width: 50%; padding: 0 1%;}
#news{float: left; width: 50%; padding: 0 1%;}
#pricebn .pc{display: inherit;}
#pricebn{margin: 10px 20px 50px 20px;}
#fv{margin-top: 0px; }
#fv .pc{display: inherit; position: relative; }
#fv .pc #fvlogo{position: absolute; top: 40%; left: 30px;}
#fv .pc #fvlogo img{max-width: 350px; height: auto;}		
#global-nav{display: none;}
header{position: relative; height: 125px;}
header #renraku{position: absolute; top: 50px; right: 10px;}
header #renraku02{position: absolute; top: 10px; right: 10px;}
#linebtn a{padding: 3px; margin-top: 5px;}

header h1{position: absolute; top: 10px; left: 10px; width: 500px; text-align: left;}
h1{position: relative;}
h1 .sub{position: absolute; left: 260px; top: 17px;}
h3 .pc{display: inherit;}
h3 .sp{display: none;}

header #renraku02 .sns{display: inherit;}
header #renraku02 .sns li{float: left; width: 35px; margin-right: 10px;}
h1.logo{margin-top: 20px;}
h1.logo img{max-width: 250px; height: auto;}
#tel span{font-size: 25px; font-size: 2.5rem;}
#school{margin-top: 10px;}
nav#pcnavi{display: inherit; width: 100%; margin-top: 80px; background: rgb(225,212,148);
background: linear-gradient(180deg, rgba(225,212,148,1) 0%, rgba(131,115,79,1) 100%); width: 100%; margin: 0 auto;}
nav#pcnavi ul {margin-left: 2%;}
nav#pcnavi ul li:first-child{border-left:1px solid #000;}
nav#pcnavi ul li{float: left; border-right: 1px solid #000;}
nav#pcnavi a{display: inline-block;   padding: 7px 12px 7px 12px; text-decoration: none; color: #000; font-weight: 600; font-size: 14px; font-size: 1.4rem; line-height: 1.2em;}
nav#pcnavi a .min{text-decoration: none; color: #000; font-weight: 100; font-size: 12px; font-size: 1.2rem;}
nav#pcnavi a:hover{background: #e2cf7d;}
#container{padding: 10px 0;}
footer ul{text-align: center; width: 100%; margin: 0 auto; padding-top: 30px;}
footer ul li{text-align: center; display: inline-block; width: auto;  padding: 0; font-size: 14px; padding:0 0 0 20px; font-size: 1.4rem; border-right: 1px solid #fff;}
footer ul li a{border-bottom: 0px; text-align: center; margin-left: 0; padding: 0px; padding-right: 20px; font-size: 12px; font-size: 1.2rem;}
footer ul li:last-child{border-right: 0;}
footer ul li a:hover{text-decoration: underline;}

 }
 @media screen and (min-width: 1080px) {
#fv .pc #fvlogo{width: 1080px; margin: 0 auto; position: relative;}
#fv .pc #fvlogo .studiologo{position: absolute; left: 0; top: -280px;}
	 
nav#pcnavi ul li{border-right: 1px solid #000;}
nav#pcnavi a{display: inline-block; padding: 8px 36px 7px 36px;  text-decoration: none; color: #000; font-weight: 600; font-size: 16px; font-size: 1.6rem; line-height: 1.2em;}
#container {width: 1080px; margin: 0 auto;}
nav#pcnavi ul{width: 1080px; margin: 0 auto;}
header{width: 1080px; margin: 0 auto;}
}


@media screen and (max-width: 767px) {
#pcnavi{display: none;}
.sp{display: inherit;}
  #top-head,
  .inner {
    width: 100%;
    padding: 0;
  }
  /* Fixed reset */
  #top-head.fixed {
    padding-top: 0;
    background: transparent;
  }
  #mobile-head {
    width: 100%;
    height: 56px;
    position: relative;
  }
  #top-head.fixed .logo,
  #top-head .logo {
    left: 13px;
    top: 18px;
  }
  #global-nav {
    position: absolute;
    /* 開いてないときは画面外に配置 */
    top: -570px;
    background: #a99d6c;
    width: 100%;
    text-align: center; z-index: 100;
    padding: 10px 0;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #global-nav ul {
    list-style: none;
    position: static;
    right: 0;
    bottom: 0;
    font-size: 14px; font-size: 1.4rem;
  }
  #global-nav ul li {
    float: none; background: #a99d6c;
    position: static; border-bottom: 1px solid #000; padding: 0 10px; height: 40px; }
   #global-nav ul li:last-child {
    position: static; border-bottom: 0;
  }
 #top-head #global-nav ul li a,
  #top-head.fixed #global-nav ul li a {
    width: 100%; font-weight: 600; font-size: 16px; font-size: 1.6rem;
    display: block;
    color: #000;
    padding: 10px 0; text-align: left; }
#top-head #global-nav ul li .min{font-size: 13px; font-size: 1.3rem; font-weight: 100;}
  #nav-toggle {
    display: block;
  }
  /* #nav-toggle 切り替えアニメーション */
  .open #nav-toggle span:nth-child(1) {
    top: 11px; margin-bottom: -8px;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    transform: rotate(315deg);
  }
  .open #nav-toggle span:nth-child(2) {
    width: 0;
    left: 50%;
  }
  .open #nav-toggle span:nth-child(3) {
    top: 11px;  margin-bottom: -9px;
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    transform: rotate(-315deg);
  }
  /* #global-nav スライドアニメーション */
  .open #global-nav {
    /* #global-nav top + #mobile-head height */
    -moz-transform: translateY(556px);
    -webkit-transform: translateY(556px);
    transform: translateY(556px);
  }
}

