/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {  color: #4e2611;}
body,
html{
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  font-weight: 500;
}
body.home{background-color: #ffffff;}
#pagetop {
    position: fixed;
    bottom: 5%;
    right: 5%;
}
#pagetop a {
    width: 100%;
    border-radius: 50%;
    height: 60px;
    display: block;
}
#pagetop a i{font-size: 60px;color: #e45927;}
ul{
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  color: #ea5924;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
a:hover,
a:focus{
  color: #b33406;
  text-decoration: none;
}
a img{max-width: 100%;}
a img:hover{opacity: 0.8;}
.lead ,p .lead {
    font-size: 16px;
    line-height: 1.8;
    color: #333;
}
p.xx-large { font-size: xx-large; } 
p.x-large { font-size: x-large; } 

p.large { font-size: large;
    line-height: 200%;
 } 
p.small { font-size: small;
 } 
 p.medium { font-size: medium;
 } 

.mincho {font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho","ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;}

.wf-sawarabimincho { font-family: "Sawarabi Mincho"; }

.playfairdisplay {font-family: 'Playfair Display', serif; }



/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper .container {
  padding-left: 0;
  padding-right: 0;
}
.navbar-wrapper .navbar {
  padding-left: 15px;
  padding-right: 15px;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
.carousel {
  height: 500px;
  margin-bottom: 120px;
}
.carousel-caption {
  z-index: 10;
}
.carousel .item {
  height: 500px;
  overflow: hidden;
  background-color: #777;
}
.carousel-inner > .item > img,
.carousel-inner > .item > video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: auto;
}
.detail-text li {
  font-size: 20px;
  line-height: 1.8;
  padding: 4.2% 0;
  border-top: 1px dotted #4e2611;
}
.detail-text li:last-child{border-bottom: 1px dotted #4e2611;}
.detail-text li span{display: block; font-size: 17px;}
.uservoice {
  background-color: #f6ead3;
  padding: 5%;
  margin-top: 50px;
  font-size: 17px;
}

.voicecomment{
	padding: 10px 15px 20px 15px;
	margin-top: 10px;
	margin-bottom: 30px;
	clear: both;
}

.staffcomment {
  padding: 10px 30px 0px 30px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.miniseminar {
  padding: 10px 30px 0px 30px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* Title＆Headings
-------------------------------------------------- */
.page-header {
  border-bottom: 0;
}
.head-bg-line strong{
  display: inline-block;
  width: 25%;
  background-color:#ffffff;
}

.head-bg-line span{
  display: block;
  font-size: 18px;
}
.head-bg-line{
  background-image: url(../../img/second/title-line.png);
  background-repeat: no-repeat;
  background-position: center 35%;
  background-size: auto;
}
/* Pagenavi
-------------------------------------------------- */
.page-nav ul{margin: 0;padding: 0;display: table;width: 100%; border:#694b45 2px solid; }
.page-nav li{
  display: table-cell;
  float: left;
  width: 50%;
  font-size: 20px;
  text-align: center;
}
.page-nav li a{
  display: block;width: 100%;padding: 5% 6%;box-sizing: border-box;font-weight: 700;color: #694b45;
}
.page-nav li:nth-child(2){
  border-left:#694b45 2px solid;
}
.page-nav li a:hover,
.page-nav li a:focus{
  background-color: #694b45;color: #fff;
}
.marketing-header h2 img,.page-header h2 img{max-width: 100%;}
/* INFORMATION
-------------------------------------------------- */
.news_List_Title {
  font-weight: 600;
}
/* Facebook
-------------------------------------------------- */
.overlay{
  position: absolute;
  display: block;
  background-color: rgba(78, 38, 17, 0.4);
  width: 94.6%;
  height: 100%;
  padding: 3em 3.5em;
  top: 0;
  left: 2.8%;
  z-index: 0;
}

.fb-post-box .inner{
  height: 92px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.fb-post-box .inner a {
  color: #fff;
}
.fb-post-box .inner .time {
  color: #fff;
  font-style: italic;
}

.fb-post-child {
    background-position: center center;
    background-size: 100%;
    padding: 3em 3.5em;
    box-sizing: border-box;
}
/* jumbotron
-------------------------------------------------- */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 10px;
}

.jumbotron.voice{
	background: url(../../img/voice/head.jpg) no-repeat center center;
	background-size:cover;
	height: 300px;
}

.jumbotron.fuwari{
	background: url(../../img/fuwari/head.jpg) no-repeat center center;
	background-size:cover;
	height: 300px;
}

.jumbotron.staff{
	background: url(../../img/staff/head.jpg) no-repeat center center;
	background-size:cover;
	height: 300px;
}

.jumbotron.access{
	background: url(../../img/access/head.jpg) no-repeat center center;
	background-size:cover;
	height: 300px;
}

.jumbotron.school{
	background: url(../../img/school/head.jpg) no-repeat center center;
	background-size:cover;
	height: 300px;
}

.jumbotron.aromamini{
	background: url(../../img/aromamini/head.jpg) no-repeat center center;
	background-size:cover;
	height: 300px;
}

.jumbotron.products{
	background: url(../../img/products/head.jpg) no-repeat center center;
	background-size:cover;
	height: 300px;
}


.visual-header {
  padding-top: 10px;
  padding-bottom: 0;
  margin-bottom: 10px;
}

.jumbotron .h1 {
  width: 50%;
  margin: 0 auto;
  padding: 1.4% 2%;
  border: 1px solid #4e2611;
  box-sizing: border-box;
  background-color: #fff;
}
.visual-header{
  position: relative;
}
.visual-header h2{
  position: absolute;
  display: table;
  width: 100%;
  margin-top: 10%;
}
.visual-header h2 strong {
  font-size: 19px;
  font-weight: 700;
  display: inline-block;
  width: auto;
}

.visual-header h2 span {
    display: block;
    font-size: 14px;
    font-weight: 700;
}
.visual-header img{max-width: 100%}
.jumbotron .page-header{
  border-bottom: 0;
}
.jumbotron p.lead {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #cfd9db;
}
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 4px;
}
.jumbotron .container {
  max-width: 100%;
}
.btn-modals {
  background: none;
  padding: 0;
  border: 1px solid #d5c7ad;
}
@media screen and (min-width: 768px) {
  .jumbotron,.visual-header {
	padding-top: 40px;
	padding-bottom: 40px;
	margin-bottom: 20px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .visual-header h2{
    position: absolute;
    display: table;
    width: 100%;
    margin-top: 15%;
    top: 39px;
  }
  .visual-header h2 strong {
    font-size: 34px;
    font-weight: 700;
    display: inline-block;
    width: auto;
  }

  .visual-header h2 span {
      display: block;
      font-size: 20px;
      font-weight: 700;
  }
}

/* MARKETING CONTENT
-------------------------------------------------- */
.marketing {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
}
.marketing .span-lg-4 {
  text-align: center;
  margin-bottom: 20px;
}
.marketing-header{
  margin-bottom: 60px;
}
.page-header .description,
.marketing-header .description{
  margin-top: 30px;
  line-height: 2;
  font-size: 17px;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .span-lg-4 p {
  margin-left: 10px;
  margin-right: 10px;
}
h1,h2,h3{
font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho";
  color: #4e2611;
}
h4{
	color: #ffffff;
	padding: .8em .75em;
	background-color: #ea5924;
	border-radius: 4px;
	webkit-border-radius: 4px;
	moz-border-radius: 4px;
}

/* Featurettes
------------------------- */
.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}
#concept .featurette-divider,
#qanda .featurette-divider {
  padding: 5%;
}
#voice
#access
#profile {
  background-color: #fdf5e6;
}
#curriculum
#ggmap
#map {
    font-size: 14px;
}
#contact 
#room
#kouza
#speech
#news
#company {background-color: #fdf5e6;margin-bottom: 0}
#aromamini

#concept {
  background-image:url(../../img/bg_002@1,25x.jpg);
}
#qanda {
  background-image:url(../../img/bg_001@1,25x.jpg);
}
#seminar {
  background-image:url(../../img/bg_001@1,25x.jpg);
}
#concept .lead,
#qanda .lead {
  font-weight: 500;
  line-height: 1.8;
}
.bgwhite {
  background-color: rgba(255, 255, 255, 0.7);
}
.bgorenge {
  background-color: #fdf5e6;
}

.cd-fixed-bg {
    min-height: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
}

.qanda-list {
  width: 100%;
  line-height: 1.5;
  overflow: hidden;
}
.qanda-list dt {
  float: left;
  width: 30px;
  padding: 5px 0;
}
.qanda-list dd {
  margin-left: 40px;
  padding: 5px 0;
  /*background-color: #FFF;*/
}
.qanda-list dd.asr {
  margin-bottom: 20px;
}

.orange {
	color: #ea5924;
	}

.item {
	float: left;
	margin-bottom: 60px;
	overflow: auto
	}

/*
  追加
*********************************************************/
#aromamini h2 {
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  text-align: center;
  font-weight: bold;
}

#aromamini h3 {
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  text-align: center;
  font-weight: bold;
}


/*
  テーブル
*********************************************************/
.alt-table-responsive {
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
}

table.table010 {
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}

table.table010 th {
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

table.table010 td {
	padding: 5px 10px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}

/*
  タイトル下画像
*********************************************************/
#seminar_title_box {
		width: 100%;
		min-width: 1020px;
		height: 360px;
		background: url(../../img/bg_002@1,25x.jpg) no-repeat;
		background-position: center center;
		background-size: 100%;
		}
#seminar_title {
		width: 1020px;
		height: 360px;
		margin: 0 auto;
		position: relative;
}
/*
  タイトルデザイン
*********************************************************/
.entry-title {
	font-weight: bold;
	font-size: 18px;
	position: relative;
	padding: 1em 0;
	text-align: center;
	margin-bottom: 20px;
}
.entry-title::before,
.entry-title::after {
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 6px;
  box-sizing: border-box;
}
.entry-title::before {
  top: 0;
  border-top: 2px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.entry-title::after {
  bottom: 0;
  border-top: 1px solid #ccc;
  border-bottom: 2px solid #ccc;
}
/*
  Google Maps
*********************************************************/
.ggmap {
position: relative;
padding-bottom: 40%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/*
  お申込み
*********************************************************/
#application {background-color: #fdf5e6;margin-bottom: 0}
#application p{
  font-size: 16px;
}
#application p.lead{
  font-size: 24px;
}
address{
  color: #ea5924;
  font-size: 36px;
}

footer{
  background-image:url(../../img/bg_wood@1,25x.jpg);
  background-size: cover;
  padding-top: 48px;
  padding-bottom: 48px
}
footer,footer h2,footer p.lead,footer a{
  color: #fff;
}
footer nav {
  display: table;
  width: 100%;
  margin-bottom: 40px;
}
footer nav li{
  float: left;
  font-size: 16px;
  padding: 10px 10px 10px 30px;
}
/*
  news
*********************************************************/
.news{
  padding: 10px 10px 10px 10px;
}
	
ul.newsList li { 
	border-bottom: 1px dotted #ccc;
	}
	
ul.newsList li a { 
	display: block; 
	position: relative; 
	padding: 13px 0 13px 10%;
	}
	
ul.newsList li a:hover { 
	background-color: #EDF6FF;
	}
	
ul.newsList li a span.date { 
	display: block; 
	position: absolute; 
	top: 16px; 
	left: 0; 
	width: 9em; 
	color: #333; 
	}
	

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  #menu-con .marketing .lead {
    font-weight: 500;
    line-height: 2.8;
  }
  .marketing {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 60px;
  }
  .navbar-wrapper {
    padding-top: 20px;
  	background: rgba(255,255,255,0.8);
  	position: fixed;
  	top: 0;
	}
  .navbar-wrapper .container {
    padding-left:  15px;
    padding-right: 15px;
  }
  .navbar-wrapper .navbar {
    padding-left:  0;
    padding-right: 0;
  }

  .navbar-inverse { background-color: transparent !important; border-color: transparent !important;}

 .navbar-nav { float:initial !important;}
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }

  .head-title { min-height:330px; line-height:330px;}


  /*テーブル*/
  table {
    border:1px solid #ccc;
  }
  table th { background-color: #eee;}
  table th,
  table td{ padding:5px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;}

  table th:last-child,
  table td:last-child { border-right: 0;}
}

@media (max-width: 760px) {
  h1, .h1{
    font-size: 23px;
  }
  h2, .h2{
    font-size: 20px;
  }
  .head-bg-line span{
    font-size: 16px;
  }
  p,
  .lead{
    font-size: 14px;
  }
  .detail-text li,.detail-text li span{font-size: 14px;}
  .page-header{
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .home .page-header,
  .jumbotron .page-header {
    margin: 0 0 20px;
  }
  .featurette-divider{
    margin: 0 0 30px;
  }
  .jumbotron h1, .jumbotron .h1 {
    width: 100%;
    padding: 3.4% 2%;
    border: 1px solid #4e2611;
    box-sizing: border-box;
    background-color: #fff;
  }
  .head-bg-line strong{
    width: 60%;
  }
}
@media (max-width: 640px) {
  .nopadding{
    padding: 0;
    margin: 0;
  }
  .lead{font-size: 16px;font-weight: 500;}

  .jumbotron {
      padding-top: 30px;
      padding-bottom: 30px;
      margin-bottom: 0;
  }
  address{font-size: 140%;}
  footer h2{font-size: 120%;}
  footer nav li,footer .lead,.page-nav li{font-size: 85%;}
  address,.jumbotron p.lead,#application p.lead {
    margin-bottom: 15px;
  }
  address{
    border-bottom:1px solid #ea5924;
  }
  footer nav li{
      padding: 10px 10px 10px 10px;
  }
  footer h2{}

  #application .btn{padding: 0;}
  #application p.lead{font-size: 100%;}
  #application p{
    font-size: 14px;
    text-align: center!important;
  }
  .row{
    margin-left: 0;
    margin-right: 0;
  }
  .home #application [class*=span-]{
    margin-bottom: 20px;
  }
}

  /*スマホでのみ改行*/
@media screen and (min-width: 768px){
  .br-sp {display: none; }
  }

  /* トップページの決意が左揃えになる部分
-------------------------------------------------- */

.mind {
  max-width: 500px;
  text-align: center;
  margin: 20px auto;
  padding: 10px 30px;
  background: #FFFFFF;
}

.mind p {
  display: inline-block;
  text-align: left;
}
