@charset "UTF-8";
 body {
    font-family: "メイリオ", Meiryo, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", sans-serif;
    position:relative;
  }
  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }
a {
    outline: none;
}
#main {
    position: relative;
    width: 100%;
    margin-top:0;
    background-color:#71c7cb;

}
#main *{
  font-family: a-otf-jun-pro,sans-serif;

  font-style: normal;
}
p {
    margin: 0;
    padding: 0;
}
.center{
    text-align:center;
}
/*radiko*/
.radiko {
    font-size: 12px;
    height: 24px;
    width: 540px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    background-image: url(/images/radiko_icon.gif);
    background-repeat: no-repeat;
    padding-left: 100px;
    background-position: left;
    line-height: 2;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    margin-top:5px;

}
.radiko a:link {
    color: #F3F;
    text-decoration: none;
    color: #fff;
}
.radiko a:visited {
    color: #fff;
    text-decoration: none;
}
.radiko a:hover {
    text-decoration: underline;
}
.radiko a:active {
    text-decoration: none;
}
.radiko_narrow {
    display: none;
}
/*clearfix*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-table;
}
/* Hides from IE-mac \*/

* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* End hide from IE-mac */
a:hover img.btn_alfa{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}
#global_header {
    display: block;
}
#nav_sp {
    display: none;
}
#wrapper{
      background-color:#71c7cb;
      position:relative;
      width:100%;
}
.foot_c {
    position: relative;
    width: 100%;

}
.footer_sp {
    display: none;
}
.header{
  position:relative;
  width:1000px;
  margin-left:auto;
  margin-right:auto;
}
.contents{
  width:1000px;
  color:#313131;
  font-size:15px;
  line-height:1.5;
  background-color:#fffded;
  margin-left:auto;
  margin-right:auto;
  margin-top:-5px;
  font-weight: 300;
  padding-bottom:30px;
  position:relative;
}
.about{
  position:relative;
  background-image:url(../images/pen.png);
  background-repeat:no-repeat;
  background-position:70% top;
  width:90%;
  margin-left:auto;
  margin-right:auto;
  font-weight:800;
  font-size:18px;
  margin-bottom:30px;
}
.ppl{
  position:relative;
  width:90%;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:20px;
}

.ppl ul{
  text-align:justify;
}

.ppl ul li{
  display:inline-block;
}
.backnavi{
  position:relative;
  margin-bottom: -60px;
  margin-left: 6%;
  width:50%;
  z-index:10;
}
.backnavi ul{
    /* text-align:justify; */
    position:relative;
}
.backnavi ul li{
  display:inline-block;
  border-radius:10px;
  background-color:#90592f;
  color:#fff;
  text-align:center;
  font-weight:800;

  position:relative;
}
.backnavi ul li div{
    padding:5px 10px;
}
.backnavi ul li a{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent:-999px;
  z-index: 10; /* リンク要素の重なりのベース順序指定 */
}
.backnavi ul li:hover{
  opacity:0.8;
  filter:alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}
.backnavi ul li.backttl{
  color:#313131;
  background-color:#fffded;
}
.entry{
  position:relative;
  width:90%;
  margin-left:auto;
  margin-right:auto;
}
.entry_ttl{
  position:relative;
  color:#24b7c0;
  font-weight:900;
  border-bottom:solid 2px #24b7c0;
  text-align:justify;
  padding:0 10px;
}
.entry_ttl ul li.ftbig{
  font-size:30px;
}
.entry_ttl ul li .ftbig2{
  font-size:40px;
}
.entry_ttl ul li{
  font-size:22px;
  font-weight:bold;
}
.entry_ttl ul li:first-child{
  padding-right:10px;
}
.entry_ttl ul{
  padding-bottom:10px;
}
.entry_ttl ul,.entry_ttl .doc{
  vertical-align:bottom;
  display:inline-block;
  margin-bottom: -25px;
}

.board{
  position:relative;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}
.board{
  text-align:center;
  padding-bototm:40%;
}
.first_img{
  background-image:url(../images/stationery.png);
  background-repeat:no-repeat;
  background-position:20% top;
}
.theme {
  position:relative;
  text-align:center;
  padding-bottom:10px;
}
.theme dl dt{
  font-size:24px;
  font-weight:800;
}
.plan{
  position:relative;
  width:96%;
  margin-left:auto;
  margin-right:auto;
  margin-top:50px;
  text-align:justify;
}
.plan_list{
  position:relative;
  width:60%;
}
.plan_list, .banner{
  display:inline-block;
  position:relative;
  vertical-align:middle;
}
.plan_list p{
  font-weight:800;
  position:relative;
  border-bottom:dotted #313131 1px;
  font-size:20px;
}
.plan_list dl{
  margin-left:auto;
  margin-right:auto;
}
.plan_list dl dt{
  float:left;
  width:32%;
  font-size:20px;
  line-height:1.5;
  font-weight:800;
  padding-bottom:10px;
  position:absolute;
  text-align:center;
  padding-bottom:0;


}
.plan_list dl dd {
  margin-left:0;
  padding-left:35%;
  line-height:2;
  padding-bottom:10px;
}
.space{
  padding-left:.6em;
}
.backno{
  position:relative;
  margin-top:60px;
  border-top:dotted #ccc 1px;
}
.backno p.center{
  font-weight:800;
  font-size:20px;
  padding:10px 0;
}
.ppl ul:after, .entry_ttl:after, .plan:after,.backnavi ul:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 0;
}
#second, #third{
  margin-top:30px;
}
.sml{
  display:none;
}
.big{
  display:block;
}
.ft20{
  font-size:20px;
  font-weight:bold;
  color:#ff0000;
}


.pic_ppl, .balloon_left, .balloon_right{
  display:inline-block;
  vertical-align:middle;
}
.entry_qa{
  position:relative;
  border:2px solid #ff0000;
  border-radius:5px;
  padding:5px;
  background-color:rgba(255,255,255,.5);
}
.entry_a{
  text-align:right;
  margin:5px auto;
}
.entry_b{
  margin:5px auto;
}
.balloon_left{
  position: relative;
  display: inline-block;
  /* margin: 1.5em 0 1.5em 15px; */
  padding: 7px 10px;
  min-width: 120px;
  max-width: 90%;
  color: #555;
  font-size: 15px;
  background: #e0edff;
  border-radius:10px;
}
.balloon_right{
  position: relative;
  display: inline-block;
  /* margin: 1.5em 15px 1.5em 0; */
  padding: 7px 10px;
  min-width: 120px;
  max-width: 90%;
  color: #555;
  font-size: 16px;
  background: #e0edff;
  border-radius:10px;
}

.balloon_left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -25px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #e0edff;
}
.balloon_right:before{
  content: "";
  position: absolute;
  top: 50%;
  left: 99%;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #e0edff;
}
.balloon_left p,.balloon_right p {
  margin: 0;
  padding: 0;
}
.owl-theme img{
display: block;
transition-duration: 0.3s;	/*変化に掛かる時間*/
}
.owl-theme img:hover {
transform: scale(1.1);	/*画像の拡大率*/
transition-duration: 0.3s;	/*変化に掛かる時間*/
}
#spslide_outer{
width:100%;
margin-left:auto;
margin-right:auto;
position:relative;
margin-top:30px;
}
.flip img{
  border:solid #ccc 1px;
}
/*===============================================
●style.css 画面の横幅が1000pxまで
===============================================*/

@media screen and (max-width: 1000px) {
  #global_footer {
      display: none;
  }
  .footer_sp {
        display: block;
        margin-top:-30px;
    }
    #nav_sp {
        display: block;
    }
    #global_header {
        display:none;
    }
    .radiko {
        display: none;
    }
    #main{
      margin-top:10px;
    }
    .radiko_narrow {
        display: block;
        width:100%;
        position:relative;
    }
    .radiko_narrow a img{
        position:relative;
        width:100%;
        height:auto;
    }
    .header{
      width:100%;
    }
    .wimg{
      width:100%;
    }
    .contents{
      width:100%;
    }

}
/*===============================================
●style.css 画面の横幅が768pxまで
===============================================*/

@media screen and (max-width: 768px) {
  .entry_ttl ul{
    margin-bottom:0;
  }
  .plan_list, .banner{
    display:block;
    width:100%;
  }

  .banner{
    text-align:center;
  }
  .backnavi{
    width:70%;
    margin-left:0;
    margin-bottom:0;
    margin-left:auto;
    margin-right:auto;
  }
  .sml{
    display:block;
  }
  .big{
    display:none;
  }
}
/*===============================================
●style.css 画面の横幅が750pxまで
===============================================*/

@media screen and (max-width: 750px) {

  /* twitter埋め込みあり */
  .twitter-widget-wrapper iframe {
     width: 740px !important;
   }
   .ppl ul li{
     display:block;
   }
  /* .board{
    width:90%;
  } */
  .ppl ul li{
    text-align:center;
  }
  .ppl ul li img{
    width:60%;
  }
  .contents{
    margin-top:0;
  }
  .about{
    font-size:15px;
  }


  .backnavi{
    width:100%;
    margin-left:0;
    margin-bottom:0;
  }
  .plan_list dl dt,.plan_list dl dd{
    float:none;
    width:100%;
    position:relative;
    padding-left:1em;
    text-align:left;
  }
  .plan_list dl dd{
    padding-left:2em;
  }
  .balloon_left{
    min-width: 100px;
    max-width: 60%;
    font-size:14px;
  }
  .balloon_right{
    min-width: 100px;
    max-width: 60%;
    font-size:14px;
  }
  #spslide_outer{
  width:100%;

  }
}
