@charset "UTF-8";

/*!
Theme Name: Cocoon Child kidsprogramming
Template:   cocoon-master
Version:    0.0.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
  body {
    background: #fff;
  }
  p {
    margin: 0;
  }
  .article h2 {
    background-color: #f0fbff;
    border-bottom: solid 3px #cae1e8;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
  }
  .archive-title span {
    color: #dff8fd;
  }
  .archive-title{
    background: #3d91ad;
    padding: 7px 14px;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  table {
    margin-top: 25px;
  }
  table td {
    padding: 6px 10px;
  }
  .entry-content {
    margin-top: 0;
  }
  .content p {
    margin: 1em 0;
  }
  .header-in {
    display: block;
    padding: 10px 0;
  }
  .headSform {
  	width: 220px;
  	position: absolute;
    padding: 0;
    left: 20px;
  }
  .search-box {
    margin: 0;
  }
  .centerHbox {
  	width: 384px;
    margin: 0 auto;
  }
  .centerHbox .siteLogoOri {}
  .logo-image {
    padding: 3px 0;
  }
  .tagline {
  	margin: 2px 0;
    font-size: 11px;
  }
  #navi-menu-content {
    background: #14386A;
  }
  .menu-drawer a {
    border-bottom: solid 1px #0d2c56;
    font-weight: bold;
    padding: 15px 0 12px;
    color: #fff;
  }
  .fa-remove:before, .fa-close:before, .fa-times:before {
    color: #fff;
  }
  .breadcrumb {
    margin-top: 0;
  }
  .sc_mainImages {
    text-align: center;
    width: 100%;
    background: url(images/studycodekids_main.jpg) no-repeat;
    height: 410px;
    background-size: cover;
    background-position: center center;
    position: relative;
    top: -30px;
  }
  .mainImagesBoxCap {
    display: inline-flex;
    vertical-align: middle;
    margin-top: 5.5em;
  }
  .codeCateList {
    color: #fff;
    list-style: none;
    font-size: 14px;
    font-weight: bold;
    padding-left: 0;
    margin-bottom: 4px;
  }
  .codeCateList li {
    display: inline-block;
    margin: 0 5px 0px 0;
    padding: 0px 8px;
  }
  .cate_php {
    background: #787ab3; 
  }
  .cate_ruby {
    background: #df4023; 
  }
  .cate_html {
    background: #ef7b36; 
  }
  .cate_css {
    background: #9a9a9a; 
  }
  .cate_js {
    background: #dac037; 
  }
  .cate_java {
    background: #84b6d9; 
  }
  .cate_swift {
    background: #FBA63C;
  }
  .cate_python {
    background: #386698; 
  }
  .leftMainText {
    width: 100%;
  }
  .leftMainText p {
    margin: :0;
  }
  .topMainTextleft {
    font-size: 2.2vw;
    font-weight: bold;
    color: #5a5a5a;
    margin-right: 5px;
  }
  .bottomMainTextleft {
    font-size: 3.5vw;
    font-weight: bold;
    margin-top: -6px;
    color: #5a5a5a;
    display: block;
    letter-spacing: -2px;
  }
  .kodomoCapTop {
    background: #3e91ad;
    color: #fff;
    border-radius: 50% 50%;
    height: 6%;
    width: 12%;
    padding: 2px;
    font-size: 1.6vw;
    font-weight: bold;
    display: inline-block;
    margin: 0 -14px 0 5px;
    position: relative;
    top: -2px;
  }
  .subTextLeft {
    font-size: 15px;
    color: #fff;
  }
  .pickupTextStrong {
     -webkit-text-emphasis: filled dot #fff;
     -moz-text-emphasis: filled dot #fff;
    text-emphasis: filled dot #fff;
  }
  .leftGaiyo {
    width: 240px;
    position: absolute;
    right: 20px;
    top: 25px;
    text-align: right;
  }
  .leftGaiyo a {
    padding: 8px 24px;
    color: #395277;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
  }
  .leftGaiyo a::before {
    font-family: FontAwesome;
    content: "\f105";
    padding-right: 4px;
  }
  .a-wrap {
    width: 32.4%;
    display: inline-block;
    vertical-align: top;
    margin-left: 0.4%;
  }
  .entry-card-content {
    margin-left: 0;
}
  .search-submit {
    right: 2px;
    top: 20px;
  }
  input[type="text"],
  input[type="password"],
  input[type="date"],
  input[type="datetime"],
  input[type="email"],
  input[type="number"],
  input[type="search"],
  input[type="tel"],
  input[type="time"],
  input[type="url"],
  textarea,
  select {
    padding: 8px;
    border: 2px solid #cccfd2;
    font-size: 14px;
    width: 100%;
    margin-top: 12px;
  }
.entry-card-thumb {
    width: 100%;
}
.main {
    width: 70%;
    margin-right: 20px;
    padding: 20px;
}
.wrap {
    width: 100%;
    position: relative;
    max-width: 1200px;
    margin: 5px auto 10px;
}
#content .wrap {
    padding: 20px;
}
.content-in {
  justify-content: center;
}
.column-narrow .content-in {
    width: 940px;
}
.navi {
    background: #ffffff;
    border-radius: 0 0 150em 150em / 5em;
    height: 4.3em;
    width: 100%;
    position: relative;
    z-index: 100;
}
.navi-in a {
  color: #5c5c5c;
  font-size: 16px;
  padding: 0 10px;
  line-height: 59px;
  transition: none !important;
}
.navi-in a:hover {
  border-bottom: solid 2px #cef2fb;
}
.navi-in > ul li {
  width: auto;
  margin: 0px 10px;
  font-weight: bold;
}
div.sub-caption {
  opacity: 1;
  font-size: 0.60em;
  line-height: 1.5;
}
.sidebar{
  padding: 0 9px;
  width: 26%;
}
.content {
  width: 100%;
  margin: 0 auto;
  background: #f9f9f9;
}
/*service top*/
.serviceTop_main {
  
}
.serviceMainImage {
  position: relative;
  text-align: center;
}
.serviceTitle {
  position: relative;
  display: inline-block;
  font-size: 24px;
  background: #3d91ad;
  width: 100%;
  color: #Fff;
  margin: 0;
  padding: 20px 10px;
  border-left: solid 17px #fff193;
  border-radius: 10px 4px 4px 10px;
  -webkit-border-radius: 10px 4px 4px 10px;
  -moz-border-radius: 10px 4px 4px 10px;
}
#sGengoList , #CousePlanList , #othertokuchoList {
  text-align: center;
  margin: 0;
  padding-bottom: 20px;
  border-bottom: solid 1px #e8e8e8;
}
#sGengoList h2 , #CousePlanList h2 , #othertokuchoList h2 {
  position: relative;
  display: inline-block;
  margin-bottom: 0.7em;
  background: #fff;
  color: #464646;
  font-size: 24px;
}
#sGengoList h2:after , #CousePlanList h2:after , #othertokuchoList h2:after {
  content: '';
  position: absolute;
  bottom: -8px;
  display: inline-block;
  width: 80px;
  height: 3px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #dadada;
  border-radius: 2px;
}
#sGengoList h2:before {
  font-family: FontAwesome;
  content: "\f121";
  position: relative;
    top: -2px;
    left: -10px;
}
#CousePlanList h2:before {
  font-family: FontAwesome;
  content: "\f157";
  position: relative;
    top: -2px;
    left: -10px;
}
#othertokuchoList {
  margin-bottom: 2em;
}
#othertokuchoList h2:before {
  font-family: FontAwesome;
  content: "\f05a";
  position: relative;
    top: -2px;
    left: -10px;
}
#sGengoList ul , #CousePlanList ul , #othertokuchoList ul {
  list-style: none;
  padding: 8px 10px;
  margin: 5px 0 0 0;
  font-weight: bold;
  color: #676767;
}
#CousePlanList ul {
  margin: 20px 0 0 0;
}
#sGengoList li {
  display: inline-block;
  margin-left: 6px;
  font-size: 16px;
}
#CousePlanList {}
.capShokihiyo {
  background: #5a5a5a;
  padding: 3px 5px;
  color: #fff;
  font-size: 12px;
  position: relative;
  top: -6px;
  margin-right: 10px;
}
.priceShokihiyo {
  font-size: 24px;
  font-weight: bold;
  color: #e85151;
}
#CousePlanList li {
  display: inline-block;
  margin: 0 1em 0 1em;
  line-height: 1.3;
}
#sGengoList li:before {
  font-family: FontAwesome;
  content: "\f00c";
  margin-right: 4px;
  color: #4fb1d8;
}
#othertokuchoList li:before {
  font-family: FontAwesome;
  content: "\f058";
  margin-right: 5px;
  color: #5a5a5a;
}
.serviceTop_main h2 {
  background: #f0fbff;
  padding: 5px 15px;
  color: #757575;
  margin: 35px 0 10px;
  font-size: 25px;
  border-bottom: solid 2px #cae1e8;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
.serviceTop_main h3 {
  border-left: solid 4px #6d6d6d;
  padding: 0px 0 0 13px;
  color: #525252;
  font-size: 24px;
  margin: 40px 0 10px;
}
.serviceTop_main h4 {
  padding: 5px 20px;
  color: #525252;
  font-size: 23px;
  border-bottom: solid 1px #ababab;
  margin: 20px 0 10px;
}
.couseProprice {
  font-size: 12px;
  color: #fff;
  background: #4fb1d8;
  padding: 3px 10px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  position: relative;
  top: -9px;
}
.couseTitleTop {
  display: block !important;
  margin: 0 !important;
  line-height: 1;
}
.ctaBtmOriginal {
  margin: 40px 0 66px;
}
.ctaBtmOriginal a {
  background: #f98e0e;
  padding: 18px 38px;
  font-size: 26px;
  text-decoration: none;
  font-weight: bold;
  color: #ffff;
  width: 100%;
  display: block;
  text-align: center;
  border-radius: 5px;
  border-bottom: solid 3px #B55C12;
}
.ctaBtmOriginal a:hover {
  background: #e07f0a;
}
.ctaBtmOriginal a:after {
  font-family: FontAwesome;
  content: "\f0a9";
  margin-left: 10px;
}
.fontSizeSmall {
  font-size: 12px;
}
.fontSizeMiddle {
  font-size: 15px;
}
.fontSizeBig {
  font-size: 19px;
  font-weight: bold;
}
.fontColorBlue {
  color: #4086b9;
}
.fontColorRed {
  color: #d45757;
}
.under-entry-content .a-wrap {
  width: 100%;
  display: block;
}
.pager-post-navi a {
  display: inline-flex !important;
}
.cousePage {
  padding: 9% 5%;
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  margin: 0;
}
.cousePage .CodeMaincap:before {
  font-family: FontAwesome;
  content: "\f104";
  margin-right: 13px;
  }
.cousePage .CodeMaincap:after {
  font-family: FontAwesome;
  content: "\f105";
  margin-left: 13px;
  }
.CodeMaincap {
  margin: 10px !important;
  line-height: 1;
}
.Codesubcap {
  font-size:13px;
  margin: 10px !important;
}
.HtmlTop {
  background: #f79e38;
  background: -moz-linear-gradient(top, #f79e38 0%, #ef7b36 100%); 
  background: -webkit-linear-gradient(top, #f79e38 0%,#ef7b36 100%); 
  background: linear-gradient(to bottom, #f79e38 0%,#ef7b36 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79e38', endColorstr='#ef7b36',GradientType=0 ); 
}
.JsTop {
  background: #e8ce3c;
  background: -moz-linear-gradient(top, #e8ce3c 0%, #dbc039 100%);
  background: -webkit-linear-gradient(top, #e8ce3c 0%,#dbc039 100%);
  background: linear-gradient(to bottom, #e8ce3c 0%,#dbc039 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8ce3c', endColorstr='#dbc039',GradientType=0 ); 
}
.PhpTop {
  background: #787ab3;
  background: -moz-linear-gradient(top, #787ab3 0%, #7074a5 100%);
  background: -webkit-linear-gradient(top, #787ab3 0%,#7074a5 100%);
  background: linear-gradient(to bottom, #787ab3 0%,#7074a5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#787ab3', endColorstr='#7074a5',GradientType=0 );
}
.RubyTop {
  background: #df4023;
  background: -moz-linear-gradient(top, #df4023 0%, #ce3521 100%);
  background: -webkit-linear-gradient(top, #df4023 0%,#ce3521 100%);
  background: linear-gradient(to bottom, #df4023 0%,#ce3521 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df4023', endColorstr='#ce3521',GradientType=0 );
}
.JavaTop {
  background: #84b6d9;
  background: -moz-linear-gradient(top, #84b6d9 0%, #76a3c1 100%);
  background: -webkit-linear-gradient(top, #84b6d9 0%,#76a3c1 100%);
  background: linear-gradient(to bottom, #84b6d9 0%,#76a3c1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84b6d9', endColorstr='#76a3c1',GradientType=0 );
}
.SwiftTop{
  background: #fba63c;
  background: -moz-linear-gradient(top, #fba63c 1%, #e89837 100%);
  background: -webkit-linear-gradient(top, #fba63c 1%,#e89837 100%);
  background: linear-gradient(to bottom, #fba63c 1%,#e89837 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fba63c', endColorstr='#e89837',GradientType=0 );
}
.PythonTop {
  background: #386698;
  background: -moz-linear-gradient(top, #386698 1%, #325c89 100%);
  background: -webkit-linear-gradient(top, #386698 1%,#325c89 100%);
  background: linear-gradient(to bottom, #386698 1%,#325c89 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#386698', endColorstr='#325c89',GradientType=0 );
}
.WpressTop {
  background: #0073aa;
  background: -moz-linear-gradient(top, #0073aa 0%, #00619e 100%);
  background: -webkit-linear-gradient(top, #0073aa 0%,#00619e 100%);
  background: linear-gradient(to bottom, #0073aa 0%,#00619e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0073aa', endColorstr='#00619e',GradientType=0 );
}
.PsTop {
  background: #007db7;
  background: -moz-linear-gradient(top, #007db7 0%, #0094c0 100%);
  background: -webkit-linear-gradient(top, #007db7 0%,#0094c0 100%);
  background: linear-gradient(to bottom, #007db7 0%,#0094c0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db7', endColorstr='#0094c0',GradientType=0 );
}
.AiTop {
  background: #e07416;
  background: -moz-linear-gradient(top, #e07416 1%, #fe7519 100%);
  background: -webkit-linear-gradient(top, #e07416 1%,#fe7519 100%);
  background: linear-gradient(to bottom, #e07416 1%,#fe7519 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e07416', endColorstr='#fe7519',GradientType=0 );
}
.eye-catch-wrap {
  justify-content: center;
}
/*スクール一覧*/
.schoolList {
  margin: 6% 0;
}
.schoolList a {
  color: #404040;
  text-decoration: none;
}
.schoolBox {
  display: flex;
  padding-bottom: 10px;
}
.schoolBoxLeft {
  width: 32%;
  margin-right: 2%;
}
.schoolBoxLeft img {
  border: solid 1px #e4e4e4;
  width: 100%;
}
.schoolBoxRight {
  width: 66%;
}
.schoolBoxRight h3 {
  margin-top: 0;
}
.schoolBoxRight a {
  color: #353535;
  text-decoration: none;
}
.sListPoint {
  padding-left: 0px;
  margin: 0 0 13px 0;
  line-height: 1.5;
}
.schoolLstCap {
  margin: 3px 0 !important;
  font-size: 13px;
}
.sListPoint li {
  display: inline-block;
  background: #83bd4a;
  font-size: 12px;
  color: #fff;
  padding: 2px 7px;
  line-height: 1.5;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
.schoolListBtn {
  text-align: right;
  margin-top: 20px;
}
.schoolListBtn a {
  background: #f98e0e;
  color: #fff;
  padding: 7px 25px;
  text-decoration: none;
  font-size: 14px;
  border-radius: 5px;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-bottom: solid 3px #d07b16;
}
.schoolListBtn a:before {
  font-family: FontAwesome;
  content: "\f05a";
  padding-right: 8px;
}
.kanrenInfo {
  margin: 20px 0;
}
.kanrenCap {
  display: inline-block;
  font-size: 14px;
  background: #ef6363;
  padding: 3px 8px 2px;
  color: #fff;
  margin: 0 5px 5px 0 !important;
  font-weight: bold;
}
.kanrenHref {
  display: inline-block;
  margin: 0 !important;
}
article .a-wrap {
    width: 100%;
    display: block;
    vertical-align: top;
    margin-left: 0;
}
.infoAreaBox {
  font-size:13px;
}
.infoAreaBox li {
  display: inline-block;
  list-style: none;
}
.infoAreaBox li:after {
    content: '　|　';
}
.writerBox {
  padding: 15px;
  background: #fbfbfb;
  margin-top: 4em;
}
.writerImage {
  display: inline-block;
  width: 17%;
}
.writerProfile {
  display: inline-block;
  width: 81%;
  padding-left: 15px;
  vertical-align: top;
}
.writerText {
  font-size: 15px;
}
.writerInfo {
  margin: 0 !important;
}
.writerCap {
  padding: 5px 10px;
  background: #9c9c9c;
  color: #fff;
  font-size: 15px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.writerName {
  margin-left: 8px;
  position: relative;
  top: 2px;
  font-weight: bold;
  color: #6d6d6d;
}
.onlineCourse {
   padding:0;
   text-align: center;
   margin-top: 2.4em;
}
.onlineCourse li {
   display:inline-block;
   position: relative;
   padding: 1em 4% 1em 4% !important;
   border-right: 2px solid #ececec;
   margin: 0 !important;
}
.onlineCourse li:first-child {
   border-left: 2px solid #ececec;
}
.onlineCourse li a {
   text-decoration:none;
}
.onlineCourseMenu::after {
    content: '';
    position: absolute;
    bottom: 9px;
    left: 47%;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-right: 2px solid #2f67d2;
    border-bottom: 2px solid #2f67d2;
    transform: rotate(45deg);
}
.widget-above-single-content-title p, .widget-above-page-content-title p, .serviceAdInfo p {
    font-size: 12px;
    color: #999
}

#main .widget-above-single-content-title, #main .widget-above-page-content-title {
    margin-bottom: 0
}
.ect-3-columns .entry-card-wrap {
  width: 32.5%;
}
.sideBarBnr {
  margin-top: 10px;
}
/*TOPページコンテンツ ここから*/
#topMainContents {
  font-family: "見出ゴMB31" !important;
}
#topMainContents h2, .listContentsP {
  position: relative;
  padding: 1rem 2rem calc(1rem + 10px);
  background: #3d91ad29;
  text-align: center;
}
#topMainContents h2:before, .listContentsP:before {
  position: absolute;
    top: -9px;
    left: -8px;
    width: 99.4%;
    height: 94%;
    content: '';
    border: 4px solid #000;
}
.listContentsP {
  margin-top: 4em !important;
}
#topMainContents .miryokuh3 {
  text-align: center;
  margin: 4% 0 0;
}
.miryokuText {
  font-size: 43px;
  font-weight: bold;
  color: #3c3c3c;
  text-align: center;
  margin: 0.5em 0 0.8em !important;
  text-shadow: 3px 3px 1px rgb(181 228 243);
}
.miryokuLeftc {
  display: inline-block;
  width: 34%;
}
.miryokuRightc {
  display: inline-block;
  width: 64%;
  vertical-align: top;
}
.miryokuRightc p , .miryokuLeftc p {
  margin-top: 0!important 
}
.toponlystyle main {
  width: 100%;
  max-width: 1200px;
}
.capfukidashi {
  position: relative;
    padding: 1.5rem 1rem;
    border-bottom: 3px solid #000;
    text-align: center;
    font-size: 38px;
    margin: 2% 12% 4% !important;
}
.capfukidashi:before {
  position: absolute;
    bottom: -14px;
    left: 48%;
    width: 0;
    height: 0;
    content: '';
    border-width: 14px 12px 0;
    border-style: solid;
    border-color: #000 transparent transparent;
}
.capfukidashi:after  {
  position: absolute;
    bottom: -10px;
    left: 48%;
    width: 0;
    height: 0;
    content: '';
    border-width: 14px 12px 0;
    border-style: solid;
    border-color: #fff transparent transparent;
}
.bottomSecBnr {
  margin-bottom: 5px;
}
/*TOPページコンテンツ ここまで*/

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1240px以下*/
@media screen and (max-width: 1240px){

}

/*1030px以下*/
@media screen and (max-width: 1030px){
  
  .headSform , .leftGaiyo , #navi {
    display: none;
  }
  .tagline {
    margin-top: 0;
  }
  #menu li {
    font-size: 15px;
    font-weight: bold;
  }
  .menuBtnArea {
    width: 30px;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 20px;
  }
  .menuBtnArea i {
    font-size: 30px;
    color:#696862;
  }
  .spMenuftsizesmapll {
    font-size: 13px;
    margin-left: 5px;
    position: relative;
    top: -1px;
  }
  #topMenuList{
    display: none;
  }
  .mm-panels {
    background: #fff !important;
  }
  .column-narrow .content-in {
    width: 100%;
}
  .leftMainText  {
    width: 100%;
  }
  #header-in {
    background: #ffffff;
    border-radius: 0 0 150em 150em / 5em;
    position: relative;
    z-index: 100;
  }

}

/*768px以下*/
@media screen and (max-width: 768px){

  .centerHbox {
    width: 100%;
    text-align: center;
  }
  .wrap {
    width: 100%;
  }
  .topMainTextleft {
    font-size: 2.4vw;
    line-height: 2.2;
  }
  .bottomMainTextleft {
    font-size: 4vw;
  }
  .sc_mainImages {
    height: 290px;
  }
  .mainImagesBoxCap {
    margin-top: 7%;
  }
  .codeCateList {
    font-size: 12px;
  }
  main.main, div.sidebar {
    padding: 6px 10px;
  }
  .a-wrap {
    margin-left: 0;
  }
  .schoolBoxRight h3 {
    margin-top: 5px;
    font-size: 18px;
  }
  .kodomoCapTop {
    width: 9%;
  }
  .kodomoCapTop {
    margin: 0 -2.8% 0 5px;
  }
  .onlineCourse {
    padding: 0 !important;
    text-align: left;
    margin-top: 2.4em;
  }
  .onlineCourse li {
    display: block;
    position: relative;
    padding: 0 !important;
    border-right: 1px solid #ececec;
    margin: 0 !important;
    border-bottom: 1px solid #ececec;
    border-left: 1px solid #ececec;
    }
  .onlineCourseMenu::after {
    content: '';
    position: absolute;
    bottom: 25px;
    left: 5%;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-right: 2px solid #2f67d2;
    border-bottom: 2px solid #2f67d2;
    transform: rotate(45deg);
  }  
  .onlineCourse li:first-child {
    border-top: 1px solid #ececec;
  }
  .onlineCourse li a {
    padding: 1em 4% 1em 11% !important;
    display: block;
  }

  /*TOPページコンテンツここから*/
  .miryokuText {
    font-size: 35px;
  }
  #topMainContents .okinawaMap_all {
    margin-bottom: 3em;
  }
  #topMainContents h2, .listContentsP#topMainContents h2, .listContentsP {
    font-size: 25px;
  }
  .okinawaMap_left {
    width: 100%;
    margin: 0;
  }
  .okinawaMap_right {
    width: 100%;
  }
  #topMainContents .okinawaMap_right h3 {
    font-size: 20px;
  }
  #topMainContents .miryokuh3 {
    padding: 0 !important;
  }
  .miryokuLeftc {
    display: block;
    width: 100%;
  }
  .miryokuRightc {
    display: block;
    width: 100%;
    margin-top: 1em;
  }
  .capfukidashi {
    margin: 2% 0% 4% !important;
    padding: 1.5rem 0rem;
    line-height: 1.5;
  }
  /*TOPページコンテンツここまで*/

}

/*480px以下*/
@media screen and (max-width: 480px){

  .centerHbox {
    width: 90%;
  }
  #content .wrap {
    padding: 0px;
  }
  .serviceTitle {
    font-size: 17px;
    padding: 10px 10px;
    border-left: solid 15px #fff193;
  }
  #sGengoList li {
    margin-left: 5px;
    font-size: 13px;
  }
  #sGengoList h2 , #CousePlanList h2 , #othertokuchoList h2 {
    margin-top: 20px;
  }
  .siteLogoOri img {
    width: 65%;
    margin: 0 auto;
  }
  main.main, div.sidebar {
    margin: 0;
    padding-top: 0;
  }
  .codeCateList {
    font-size: 10px;
  }
  .codeCateList li {
    margin: 0 2px 0px 0;
    padding: 0px 2px;
  }
  .topMainTextleft {
    font-size: 26px;
    line-height: 2.7;
  }
  .bottomMainTextleft {
    font-size: 26px;
  }
  .sc_mainImages {
    height: auto;
    padding: 0 10px;
  }
  .mainImagesBoxCap {
    margin-bottom: 7%;
  }
  #sGengoList h2 , #CousePlanList h2 , #othertokuchoList h2 {
    font-size: 21px;
  }
  .a-wrap {
    width: 100%;
    margin-bottom: 10px;
  }
  .card-thumb img {
  width: 100%;
  }
  .e-card-title {
    font-size: 15px;
    padding-top: 7px;
  }
  .entry-card-thumb {
    width: 38%;
  }
  .schoolBox {
    display: block;
    padding-bottom: 7%;
    border-bottom: solid 1px #d6d6d6;
    margin-bottom: 6%;
  }
  .schoolBoxLeft {
    width: 100%;
    margin-right: 0;
  }
  .schoolBoxRight {
    width: 100%;
  }
  .sListPoint {
    margin: 5px 0 10px 0;
  }
  .sListPoint li {
    margin-bottom: 1px;
  }
  .schoolListBtn {
    text-align: center;
    margin: 15px 0;
  }
  .schoolListBtn a {
    width: 100%;
    display: block;
  }
  .ctaBtmOriginal {
    margin: 12px 0 12px;
  }
  .ctaBtmOriginal a {
    font-size: 16px;
    line-height: 1.5;
    padding: 12px 12px;
  }
  .CodeMaincap {
    font-size: 24px;
  }
  .serviceTop_main h3 {
    font-size: 19px;
  }
  .serviceTop_main h4 {
    font-size: 18px;
    padding: 5px 0px 5px 10px;
  }
  .sc_mainImages {
    top: -15px;
    height: 200px;
  }
  .topMainTextleft {
    font-size: 4vw;
    line-height: 1.5;
  }
  .bottomMainTextleft {
    font-size: 6.5vw;
  }
  .kodomoCapTop {
    width: 11%;
  }
  .writerCap {
    font-size: 11px;
  }
  .writerText {
    font-size: 12px;
    margin: 10px 0;
  }
  .writerProfile {
    padding-left: 8px;
  }
  /*TOPページコンテンツここから*/
  .miryokuText {
    font-size: 24px;
  }
  #topMainContents h2, .listContentsP {
    font-size: 21px;
    line-height: 1.5;
  }
  .miryokuLeftc img {
    width: 50%;
  }
  .listContentsP {
    margin-top: 1em !important;
  }
  /*TOPページコンテンツここまで*/
  .serviceTop_main h2 {
    font-size: 20px;
  }

}