/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
base
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
body {
  margin: 0;
  padding: 0px;
  font: 90% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: url(img/common/base/body.gif) repeat-x;
  text-align: left;
  border-top: #01356a 4px solid;
	position: relative;
}

h1, h2, h3, h4 {
  font: 12px / 1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
link
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
ul {
  list-style: none; }

a:link, :visited {
  color: #b20000;
  text-decoration: underline; }

a:hover, a:active {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )"; }

a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )"; }

/*===========================
#breadcrumb
============================*/
#breadcrumb {
  margin: 0 0 10px;
  list-style-type: none;
  padding: 0;
  position: relative;
  overflow: hidden;
  color: #000; }
  #breadcrumb ul {
    margin: 0 auto;
    padding: 0; }
    #breadcrumb ul li {
      float: left;
      padding: 0;
      margin: 0 5px 0 0;
      text-align: left; }
      #breadcrumb ul li a {
        color: #b40104;
        text-decoration: underline; }

/*============================
#header
============================*/
#header {
  margin: 0;
  padding: 10px 0 0;
  width: 100%;
  overflow: hidden;
  /*============================
  #globalNav
  ============================*/ }
  #header h1 {
    text-align: center;
    padding: 0;
    margin: 0 0 10px;
    font-size: 12px; }
  #header .main_img {
    margin: 0;
    background: url(img/common/top/main_img.jpg) no-repeat;
    width: 100%;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    height: 386px;
    position: relative;
    padding: 0;
    text-align: center;
    margin: 0; }
    #header .main_img img {
      position: absolute;
      margin-top: -54px;
      margin-left: -340px;
      top: 50%;
      left: 50%; }

#globalNav {
  background: #003466;
  width: 100%;
  height: 58px;
  margin: 1px 0 0;
  padding: 0;
  font-size: 14px; }
  #globalNav ul {
    width: 1000px;
    margin: 0 auto;
    padding: 0; }
    #globalNav ul li {
      float: left;
      margin: 0;
      padding: 0;
      height: 58px; }
      #globalNav ul li a {
        padding: 18px 34px;
        margin: 0;
        text-decoration: none;
        color: #fff;
        display: block; }
      #globalNav ul li a:hover {
        opacity: inherit;
        filter: inherit;
        -ms-filter: inherit;
        color: #fefed6; }

#toggle {
  display: none; }

.description {
  width: 1000px;
  margin: 0 auto;
  padding: 20px 0;
  overflow: hidden;
  text-align: left; }
  .description header {
    margin: 0 0 10px; }
  .description p {
    margin: 1em 0.5em; }
  .description h1 {
    text-indent: -9999px;
    display: block;
    padding: 0;
    margin: 0;
    background: url(img/common/top/description-ttl.jpg) no-repeat;
    width: 401px;
    height: 41px;
    float: left; }

.description h1 br{
  display:none;
 }

  .description .sub {
    float: left;
    padding: 0;
    margin: 10px 0 0 10px;
    display: block;
    text-indent: -9999px;
    background: url(img/common/top/description-subttl.jpg) no-repeat;
    width: 291px;
    height: 20px; }
  .description .copy {
    font-weight: bold;
    margin: 0;
    padding: 0;
    color: #666;
    font-size: 24px; }

.content-list {
  width: 1000px;
  margin: 0 auto 20px;
  padding: 0;
  overflow: hidden; }
  .content-list ul {
    margin: 0;
    padding: 0; }
    .content-list ul li {
      width: 490px;
      height: 183px;
      float: right;
      margin: 0 0 20px; }
    .content-list ul li:nth-child(odd) {
      float: left; }

#container {
  background: url(img/common/base/container-bg.jpg) repeat-x;
  padding: 20px 0;
  margin: 0;
  width: 100%;
  overflow: hidden; }

/*============================
#main
============================*/
#main {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden; }
  #main #content {
    width: 710px;
    margin: 0 0 20px;
    padding: 0;
    float: right;
    overflow: hidden; }
  #main #side {
    width: 270px;
    margin: 0;
    padding: 0;
    overflow: hidden; }
    #main #side p {
      margin: 1em 0; }
    #main #side nav.info {
      margin: 0;
      padding: 0;
      width: 100%; }
      #main #side nav.info ul {
        margin: 0;
        padding: 0; }
        #main #side nav.info ul li {
          background: url(img/common/icon/icon01.jpg) no-repeat 0;
          margin: 0 0 15px;
          height: 18px;
          padding: 0 0 0 25px; }
          #main #side nav.info ul li a {
            text-decoration: none;
            color: #000;
            display: block; }

.profile {
  margin: 0 auto 20px;
  padding: 0;
  overflow: hidden; }
  .profile p {
    margin: 1em 0.5em; }
  .profile h1 {
    display: block;
    margin: 0 0 10px;
    width: 710px;
    height: 38px;
    padding: 0;
    background: url(img/common/top/profile-ttl.jpg) no-repeat;
    text-indent: -9999px; }
  .profile .about {
    float: right;
    padding: 0;
    margin: 0 0 20px;
    width: 450px; }
    .profile .about h2 {
      background: url(img/common/top/name.jpg) no-repeat;
      padding: 0;
      margin: 30px 0 20px;
      display: block;
      text-indent: -9999px;
      width: 244px;
      height: 33px; }
  .profile .img {
    float: left;
    padding: 0;
    margin: 0 0 20px;
    width: 249px;
    height: 235px; }
  .profile .copy {
    clear: both;
    padding: 0;
    margin: 20px 0 10px;
    font-size: 26px;
    color: #003366;
    font-family: 'Hiragino Mincho ProN', serif;
    font-weight: bold; }
  .profile .youtube {
    float: left;
    width: 425px;
    background: url(img/common/top/movie.jpg) no-repeat;
    height: 239px; }
  .profile .media {
    float: right;
    width: 273px; }

.news {
  margin: 0 auto;
  padding: 0; }
  .news h1 {
    background: url(img/common/top/news-ttl.jpg) no-repeat;
    width: 710px;
    height: 39px;
    margin: 0 auto 20px;
    display: block;
    text-indent: -9999px; }
  .news dl {
    overflow: hidden;
    margin: 0 auto 15px;
    padding: 0 0 3px; }
    .news dl dt {
      margin: 0;
      padding: 0;
      float: left;
      width: 110px; }
    .news dl dd {
      float: right;
      padding: 0;
      margin: 0;
      width: 600px; }
      .news dl dd a {
        color: #003466;
        text-decoration: underline; }

.blog_shuukatsu {
  margin: 0 auto;
  padding: 0; }
  .blog_shuukatsu h1 {
    background: url(img/common/top/blog-ttl.jpg) no-repeat;
    width: 710px;
    height: 39px;
    margin: 0 auto 20px;
    display: block;
    text-indent: -9999px; }
  .blog_shuukatsu dl {
    overflow: hidden;
    margin: 0 auto 15px;
    padding: 0 0 3px; }
    .blog_shuukatsu dl dt {
      margin: 0;
      padding: 0;
      float: left;
      width: 110px; }
    .blog_shuukatsu dl dd {
      float: right;
      padding: 0;
      margin: 0;
      width: 600px; }
      .blog_shuukatsu dl dd a {
        color: #003466;
        text-decoration: underline; }



/*============================
#s2_form_widget-2
============================*/
#mailmagazin {
  width: 270px;
  margin: 0 auto 20px;
  padding: 0 0 10px;
  overflow: hidden;
  background: #003466;
  color: #fff;
  font-size: 80%; }
  #mailmagazin h2 {
    display: block;
    text-indent: -9999px;
    margin: 0;
    padding: 0;
    width: 270px;
    height: 130px;
    background: url(img/common/base/magazine-top.jpg) no-repeat; }
  #mailmagazin p {
    padding: 15px 15px 0; }

#s2_form_widget-2.widget.s2_form_widget {
  margin: 0;
  padding: 0; }
  #s2_form_widget-2.widget.s2_form_widget h3.widget-title {
    display: none; }
  #s2_form_widget-2.widget.s2_form_widget .search {
    margin: 0 auto;
    padding: 10px;
    background: #fff;
    width: 80%;
    color: #000; }
    #s2_form_widget-2.widget.s2_form_widget .search #s2email {
      width: 100%;
      font-size: 80%; }
    #s2_form_widget-2.widget.s2_form_widget .search form p {
      margin: 0;
      padding: 5px 5px 0; }
      #s2_form_widget-2.widget.s2_form_widget .search form p label {
        font-size: 14px;
        font-weight: bold; }
      #s2_form_widget-2.widget.s2_form_widget .search form p input {
        background: #003466;
        border: none;
        color: #fff;
        width: 100px;
        padding: 3px 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px; }
      #s2_form_widget-2.widget.s2_form_widget .search form p input#s2email {
        background: #fff;
        color: #ccc;
        width: 100%;
        padding: 3px 5px;
        margin: 5px 0;
        outline: none;
        box-shadow: rgba(133, 201, 252, 0.65098) 0px 0px 6px 3px;
        -webkit-box-shadow: rgba(133, 201, 252, 0.65098) 0px 0px 6px 3px;
        -moz-box-box-shadow: rgba(133, 201, 252, 0.65098) 0px 0px 6px 3px;
        -o-box-shadow: rgba(133, 201, 252, 0.65098) 0px 0px 6px 3px;
        -ms-box-shadow: rgba(133, 201, 252, 0.65098) 0px 0px 6px 3px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box; }

/*============================
#footer
============================*/
#footer {
  width: 100%;
  background: #003466;
  overflow: hidden;
  padding: 0 0 5px;
  margin: 0; }
  #footer .inner {
    margin: 0 auto;
    padding: 0;
    width: 1000px;
    background: no-repeat; }
    #footer .inner .pagetop {
      float: right;
      padding: 0;
      margin: 0; }
      #footer .inner .pagetop a {
        display: block;
        text-indent: -9999px;
        background: url(img/common/base/pagetop.jpg) no-repeat;
        width: 106px;
        height: 30px; }
    #footer .inner .logo {
      width: 100%;
      height: auto;
      clear: both;
      margin: 0;
      float: left; }
    #footer .inner .copyright {
      text-align: right;
      margin: 0;
      padding: 0;
      color: #fff;
      clear: both; }

article#content h1 {
  background: url(img/content/h2.jpg) repeat-x, white;
  color: #003466;
  padding: 10px 0 10px 10px;
  border-bottom: #ccc dotted 1px;
  margin: 0 auto 20px;
  overflow: hidden;
  font-size: 160%; }
article#content h2 {
  background: #003466;
  padding: 5px 10px;
  margin: 0 auto 15px;
  color: #fff;
  font-size: 140%; }
article#content h3 {
  background: #efefef;
  padding: 5px 10px;
  border-bottom: #ccc 1px  solid;
  margin: 0 auto 15px;
  font-size: 140%; }

/*新着情報*/
#news {
  background: url(img/content/news/ttl-bg.jpg) no-repeat; }
  
img.news {
width:100%;
max-width:100%;
height:auto;
}
  
  
/*夢プロジェクト*/
#dream {
  background: url(img/content/dream/ttl-bg.jpg) no-repeat; }

.dm-post {
  background: #edecf1;
  padding: 15px;
  overflow: hidden;
  margin: 0 auto 20px;
  width: 660px; }
  .dm-post .detail {
    float: left;
    padding: 0;
    margin: 0;
    width: 460px; }
    .dm-post .detail h2 {
      background: url(img/content/dream/icon.png) no-repeat 0 5px !important;
      padding: 0 0 0 25px !important;
      color: #b20000 !important;
      font-size: 140% !important;
      font-weight: bold;
      margin: 0 0 10px  !important; }
    .dm-post .detail a.more {
      margin: 0;
      padding: 5px 0;
      color: #fff;
      text-align: center;
      background: #333;
      float: right;
      width: 130px;
      display: block; }
    .dm-post .detail a.more:hover {
      background: #b20000; }
  .dm-post .img {
    float: right;
    width: 192px;
    text-align: center; }
    .dm-post .img img {
      outline: #fff 1px solid; }


.pro_cont{
	border: 2px solid #000;
    margin: 0 auto;
    width: 98%;
    padding: 8px 0;
}

/*インスタ*/
.instagram-media {
    position: static !important;
}


/*ブログランキング*/
.blog_rank_area{
    float:right;
    width:auto;
    margin:10px;
    padding:10px;
}

ul.blog_rank_side{
    margin:0;
    padding:0;
    list-style:none;
}

.blog_rank_side a{
    color:#000000;
}

.blog_rank_side img{
max-width:100%;
}


/*受講生の声*/
#voice {
  background: url(img/content/voice/ttl-bg.jpg) no-repeat; }

.voice {
  width: 98%;
  margin: 0 auto 30px;
  overflow: hidden;
  padding: 0; }
  .voice .copy {
    font-size: 120%;
    padding: 10px;
    margin: 0 0 10px;
    font-weight: bold;
    color: #950703;
    background: #efefef; }
  .voice .comment {
    width: 470px;
    float: left;
    margin: 0;
    padding: 0; }
  .voice .name {
    text-align: right;
    padding: 0;
    font-weight: bold;
    color: #013368;
    font-size: 90%; }
  .voice .img {
    width: 180px;
    float: right;
    margin: 0;
    padding: 0; }
    .voice .img img {
      width: 100%; }

/*ポリシー*/
#policy {
  background: url(img/content/policy/ttl-bg.jpg) no-repeat; }

/*本サイトについて*/
#site {
  background: url(img/content/site/ttl-bg.jpg) no-repeat; }

.site_text {
  background: url(img/content/site/bg.jpg) no-repeat 100%;
  padding: 30px 219px 0 0;
  height: 202px;
  margin: 0 auto 20px; }
  .site_text a {
    color: #b20000;
    text-decoration: underline; }

ul.sitemap {
  margin: 0 auto;
  padding: 0;
  width: 98%;
  overflow: hidden; }
  ul.sitemap li {
    background: url(img/common/icon/icon03.jpg) no-repeat 0 50%;
    padding: 0 0 0 10px;
    margin: 0 0 15px; }
    ul.sitemap li a {
      color: #000;
      text-decoration: underline; }

/*お問い合わせ*/
#contact {
  background: url(img/content/contact/ttl-bg.jpg) no-repeat; }

table.contact {
  width: 98%;
  margin: 0 auto 20px;
  padding: 0;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd; }
  table.contact th, table.contact td {
    padding: 15px 0 15px 5px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd; }
  table.contact th {
    background-color: #f4f4f4; }

#send-btn {
  background: url(img/content/contact/btn.jpg) no-repeat;
  display: block;
  text-indent: -9999px;
  width: 145px;
  height: 40px;
  margin: 0 auto;
  border: none;
  outline: none; }

/*メディア*/
#media {
  background: url(img/content/media/ttl-bg.jpg) no-repeat; }

.radio {
  overflow: hidden;
  margin: 0 auto 20px; }
  .radio img {
    float: right;
    margin-left: 20px; }

.media-book .book-list {
  width: 90%;
  margin: 0 auto 30px;
  border-top: #ccc 1px solid;
  padding: 30px 0 0;
  overflow: hidden;
  clear: both;
  position: relative; }
  .media-book .book-list .detail {
    float: right;
    padding: 0;
    animation: 0;
    width: 385px; }
    .media-book .book-list .detail h3 {
      background: none !important;
      border: none;
      color: #af0300;
      font-size: 18px;
      margin: 0 0 10px;
      padding: 0; }
    .media-book .book-list .detail .text {
      background: url(img/content/media/bg.jpg) repeat-y;
      width: 385px;
      overflow: hidden;
      padding: 0;
      line-height: 180%;
      margin: 0;
      font-size: 12px; }
      .media-book .book-list .detail .text .bg {
        background: url(img/content/media/top-bg.jpg) no-repeat;
        overflow: hidden;
        width: 355px;
        margin: 0;
        padding: 15px 15px 0; }
      .media-book .book-list .detail .text .bottom {
        background: url(img/content/media/bottom-bg.jpg) no-repeat;
        padding: 0;
        margin: 0;
        width: 385px;
        height: 29px; }
    .media-book .book-list .detail .amazon {
      position: absolute;
      bottom: 10px;
      right: 10px;
      margin: 0;
      padding: 0; }
      .media-book .book-list .detail .amazon a {
        background: url(img/content/media/amazon.jpg) no-repeat;
        width: 110px;
        height: 25px;
        display: block;
        text-indent: -9999px; }
  .media-book .book-list .img {
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    width: 203px;
    overflow: hidden; }

ul.media-list {
  margin: 0 auto 20px;
  overflow: hidden;
  padding: 0;
  width: 98%; }
  ul.media-list li {
    background: url(img/content/media/pdf.png) no-repeat;
    margin: 0 0 20px;
    padding: 5px 0 2px 40px;
    height: 24px;
    border-bottom: #ccc solid 1px; }
    ul.media-list li a {
      color: #333; }

.mov {
  width: 560px;
  margin: 0 auto 20px;
  padding: 0; }

/*旅と文学*/
#trip-literature {
  background: url(img/content/trip-literature/ttl-bg.jpg) no-repeat; }

.blog {
  width: 98%;
  margin: 0 auto 15px;
  padding: 0;
  clear: both;
  overflow: hidden; }
  .blog dt {
    margin: 0 10px 0 0;
    padding: 3px 5px;
    font-size: 80%;
    float: left;
    background: #003466;
    text-align: center;
    color: #fff; }
  .blog dd {
    padding: 3px 0;
    margin: 0;
    float: left; }
    .blog dd a {
      text-decoration: underline;
      color: #000; }

/*鳥光の古文*/
.message_text {
  background: url(img/content/ancient-writting/bg.jpg) no-repeat 0 50%;
  width: 100%;
  padding: 0 20px 20px;
  overflow: hidden;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  .message_text .mes_name {
    background: url(img/content/ancient-writting/name.png) no-repeat;
    margin: 20px 0 0;
    padding: 0;
    height: 52px;
    display: block;
    text-indent: -9999px; }

.writting-text {
  width: 98%;
  margin: 0 auto 20px;
  padding: 0;
  overflow: hidden; }
  .writting-text img {
    float: right;
    margin: 0 0 0 20px; }


/*夢プロジェクト*/
.dream_cont{
	border:1px solid #000000;
	background:#FFFFFF;
	padding:15px 20px;
	}


/*--- pagination -------*/
#pagination{
clear:both;
padding:20px 0;
text-align:center;
font-size:80%;
}

#pagination span, #pagination a{
margin:2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#FFFFFF;
background:#777777;
 -webkit-border-radius:5px;
 -moz-border-radius:5px;
border-radius:5px;
behavior:url(/PIE.htc);
position:relative;
}

#pagination a:hover{
color:#FFFFFF;
background:#0059B2;
}

#pagination .current{
padding:6px 9px 5px 9px;
background:#0059B2;
color:#FFFFFF;
}




/*command*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

.aligncenter {
  display: block;
  margin: 0 auto; }

.alignright {
  float: right; }

.alignleft {
  float: left; }
  
 .tr{
text-align:right;
}
.cntr {
text-align:center;
}

@media screen and (max-width: 1199px) {
  #header {
    margin: 0;
    padding: 10px 0 0;
    width: 100%;
    overflow: hidden; }
    #header .main_img {
      background-size: auto 100%;
      -moz-background-size: auto 100%;
      -webkit-background-size: auto 100%;
      -o-background-size: auto 100%;
      -ms-background-size: auto 100%;
      background-position: center; } }
@media screen and (max-width: 999px) {
  /*============================
  #header
  ============================*/
  #globalNav {
    height: auto;
    overflow: hidden; }
    #globalNav ul {
      width: 100%;
      margin: 0 auto;
      padding: 0; }
      #globalNav ul li {
        float: none;
        vertical-align: middle;
        margin: 0;
        width: 14%;
        text-align: center;
        padding: 0;
        display: table-cell;
        height: auto !important; }
        #globalNav ul li a {
          padding: 18px 10px; }

  .description {
    width: 98%;
    margin: 0 auto; }

  .content-list {
    width: 98%; }
    .content-list ul li {
      width: 49%;
      height: auto; }
      .content-list ul li img {
        width: 100%; }

  /*============================
  #main
  ============================*/
  #main {
    width: 98%; }
    #main #content {
      width: 71%; }
    #main #side {
      width: 27%; }
/*      #main #side img {
        width: 100%; } */

  .profile h1 {
    width: 100%;
    height: 38px;
    padding: 0;
    background: url(img/common/top/profile-ttl.jpg) no-repeat;
    text-indent: -9999px;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto; }
  .profile .about {
    width: 60%; }
  .profile .img {
    width: 37%;
    height: auto; }
    .profile .img img {
      width: 100%; }
  .profile .youtube {
    float: none;
    width: 100%;
    height: 300px;
    margin: 0 auto 20px; }
  .profile .media {
    display: none; }

  .news h1 {
    width: 100%;
    height: 39px;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto; }
  .news dl dt {
    width: 20%; }
  .news dl dd {
    width: 80%; }

  .blog_shuukatsu h1 {
    width: 100%;
    height: 39px;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto; }
  .blog_shuukatsu dl dt {
    width: 20%; }
  .blog_shuukatsu dl dd {
    width: 80%; }

  #mailmagazin {
    width: 100%; }
    #mailmagazin h2 {
      width: 100%;
      height: 130px;
      background: url(img/common/base/magazine-top.jpg) no-repeat;
      background-size: 100% auto;
      -moz-background-size: 100% auto;
      -webkit-background-size: 100% auto;
      -o-background-size: 100% auto;
      -ms-background-size: 100% auto; }
    #mailmagazin p {
      padding: 15px 15px 0; }

  /*============================
  #footer
  ============================*/
  #footer .inner {
    width: 98%; }
    #footer .inner .pagetop {
      float: right;
      padding: 0;
      margin: 0; }

  /*夢プロジェクト*/
  .dm-post {
    width: 95%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    .dm-post .detail {
      width: 70%; }
    .dm-post .img {
      width: 28%;
      height: auto;
      outline: none; }
      .dm-post .img img {
        max-width: 100%;
        max-height: 100%; }

  .media-book .book-list {
    width: 95%;
    position: inherit; }
    .media-book .book-list .detail {
      float: none;
      padding: 0;
      animation: 0;
      width: 100%; }
      .media-book .book-list .detail h3 {
        background: none;
        border: none;
        color: #af0300;
        font-size: 18px;
        margin: 0 0 10px;
        padding: 0; }
      .media-book .book-list .detail .text {
        background: none;
        width: 100%;
        overflow: hidden;
        padding: 0;
        line-height: 180%;
        margin: 0; }
        .media-book .book-list .detail .text .bg {
          background: none;
          overflow: hidden;
          width: 100%;
          margin: 0;
          padding: 0; }
        .media-book .book-list .detail .text .bottom {
          background: none;
          padding: 0;
          margin: 0;
          width: 100%;
          height: auto; }
      .media-book .book-list .detail .amazon {
        position: inherit;
        bottom: 0;
        right: 0;
        float: right;
        margin: 0 0 10px; }
        .media-book .book-list .detail .amazon a {
          background: url(img/content/media/amazon.jpg) no-repeat;
          width: 110px;
          height: 25px;
          display: block;
          text-indent: -9999px; }
    .media-book .book-list .img {
      float: none;
      padding: 0;
      clear: both;
      margin: 0 auto;
      text-align: center;
      width: 203px;
      overflow: hidden; } }
@media screen and (max-width: 768px) {
  img {
    max-width: 100%; }
	
	#header{
		margin:44px 0 0;
	}

  #globalNav {
    background: none;
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #fff;
	  position: absolute;
	  top:0;
	}
    #globalNav ul {
      display: none;
      padding: 0; }
      #globalNav ul li {
        width: 100%;
        height: auto;
        margin: 0;
        display: block;
        text-align: left; }
        #globalNav ul li a {
          color: #000;
          padding: 18px 10px;
          border-bottom: #ccc 1px solid; }
        #globalNav ul li a:hover {
          color: #000; }

  #toggle:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff; }

  #toggle {
    display: block;
    position: relative;
    width: 100%;
    background: #003466; }
    #toggle a {
      display: block;
      position: relative;
      padding: 12px 0 10px;
      border-bottom: 1px solid #444;
      color: #fff;
      text-align: center;
      text-decoration: none; }
    #toggle a:before, #toggle a:after {
      display: block;
      content: "";
      position: absolute;
      top: 50%;
      left: 10px;
      width: 20px;
      height: 4px;
      background: #003466; }
    #toggle a:before {
      margin-top: -6px; }
    #toggle a:after {
      margin-top: 2px; }

  table.contact th, table.contact td {
    display: block; } }

@media screen and (max-width: 670px){
	#header .main_img img {
      margin-top: 0;
      margin-left: 0;
		top:40%;
      left: 0;
	}
}

@media screen and (max-width: 480px) {
	#header .main_img{
		height:200px;
	}
	
	.description h1 {
    font-family: 'Hiragino Mincho ProN', serif;
    font-size: 220%;
    text-indent: 0;
    height: auto;
    width: 100%;
    background: no-repeat;
	text-align: center;
	}
    
  .description h1 br{
  display:block;
 }

  .content-list ul li {
    width: 100%; }
    .content-list ul li img {
      width: 100%; }

  #main #content {
    width: 100%; }
  #main #side {
    width: 270px;
    margin: 0 auto; }

  .profile h1 {
    width: 100%;
    height: auto;
    margin: 0;
    background: none;
    text-indent: 0;
    font-family: 'Hiragino Mincho ProN', serif;
    font-size: 180%;
    border-bottom: #ccc 1px solid; }
  .profile .about {
    width: 100%; }
  .profile .img {
    display: none; }
  .profile .youtube {
    float: none;
    width: 100%;
    height: 300px;
    margin: 0 auto 20px; }
    .profile .youtube iframe {
      width: 100%; }
  .profile .media {
    display: none; }

  .news h1 {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
    background: none;
    text-indent: 0;
    font-family: 'Hiragino Mincho ProN', serif;
    font-size: 180%;
    border-bottom: #ccc 1px solid; }
  .news dl dt {
    width: 100%;
    float: none;
    margin: 0 0 5px; }
  .news dl dd {
    width: 100%;
    float: none; }

  .blog_shuukatsu h1 {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
    background: none;
    text-indent: 0;
    font-family: 'Hiragino Mincho ProN', serif;
    font-size: 180%;
    border-bottom: #ccc 1px solid; }
  .blog_shuukatsu dl dt {
    width: 100%;
    float: none;
    margin: 0 0 5px; }
  .blog_shuukatsu dl dd {
    width: 100%;
    float: none; }

  #mailmagazin {
    width: 270px; }
    #mailmagazin h2 {
      width: 270px;
      height: 130px;
      background: url(img/common/base/magazine-top.jpg) no-repeat;
      background-size: 100% auto;
      -moz-background-size: 100% auto;
      -webkit-background-size: 100% auto;
      -o-background-size: 100% auto;
      -ms-background-size: 100% auto; }

  img {
	height: auto;
	}


  /*夢プロジェクト*/
  .dm-post .detail {
    width: 100%;
    float: none;
    margin: 0 0 10px;
    overflow: hidden; }
  .dm-post .img {
    width: 192px;
    float: none;
    height: auto;
    margin: 0 auto; }

  .radio {
    overflow: hidden;
    margin: 0 auto 20px; }
    .radio img {
      float: right;
      margin-left: 20px; }

  .writting-text img {
    float: none;
    display: block;
    margin: 0 0 10px; }

  .mov {
    width: 95%; }
    .mov iframe {
      width: 100%; }

  .blog dt {
    float: none; }
  .blog dd {
    float: none; } }
