<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";/*ヘッダー*/
.global-nav{
    border-bottom: 4px solid #FCC700;
}
.global-nav .menu-item:hover a {
    color: #000;
    transition: 0.3s;
    background-color: #FCC700;
    border-radius: 5px;
    opacity: 1;
}
.colored .header-menu &gt; .menu-item a, .none .header-menu &gt; .menu-item a {
    border-bottom: none;
}
.header .sub-menu.hidden li {
    height: initial;
}
.global-nav .menu-item:hover .sub-menu.hidden a {
    background-color: #fdd84c;
    border-radius: 0;
    border-bottom: 1px solid #fff;
}
.global-nav .menu-item .sub-menu.hidden a:hover {
    opacity: 0.7;
    transition: 0.3s;
}
.global-nav .menu-item {
    padding: 4px 0px;
}
.global-nav .sub-menu.hidden .menu-item {
    padding: 0px;
}


/*共通*/
.content-body {
    padding-left: 20px;
    padding-right: 20px;
}
.content-body a, .page-title a {
    color: #0074b0;
    text-decoration: underline;
}
.txt_22{
    font-size: 20px;
    font-weight: bold;
    color: #003b83;
}
.txt_18, .txt_18_blue{
    font-size: 18px;
    font-weight: bold;
    color: #003b83;
}
.txt_16_blue{
    font-size: 16px;
    font-weight: bold;
    color: #4E93FC;
}
.content-body p.table-title{
    font-size: 16px;
    margin-bottom: 10px;
}
.button-link {
    display: none;
}

/*見出し*/
.page-title{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #f0ebe0;
    margin-top:10px;
}
h2.headline-h2 {
	position: relative;
}
h2.headline-h2:after {
	content: "";
	display: block;
	height: 4px;
	background: linear-gradient(to right, rgb(252, 199, 0), #fff);
}
.headline-h2 {
    margin-bottom: 10px;
}

h5{
    font-size: 16px;
}
.body-postid-1666 h5{
    font-size: 18px;
}
.headline-h6{
    border: 1px solid #FCC700;
    background-color: #FFDF60;
    padding: 10px;
    font-size: 16px;
    margin-bottom: 15px;
}

/*表*/
.table-content.tr-left th {
    width: 200px;
    background-color: #f0ebe0;
}
/*.table-content.col4 th {
    background-color: #f4f2f3;
}*/
/*
col3, col4に限定する理由は?
.table-content.col4 th, .table-content.col3 th {
    background-color: #f0ebe0;
}
*/
.table-content th {
    background-color: #f0ebe0;
}

.table-content td, .table-content th {
    border: 1px solid #ccc;
}
.table-content {
    border: 1px solid #ccc;
}

/*ヘッダー*/
.header li{
    height: 45px;
}
.logo {
    max-width: 380px;
}
.is-header{
    position: relative;
    padding-top:15px;
}
.is-header::before {
    position: absolute;
    content: '幼児教室　恵比寿　理数系に強い子供を育てる　少人数制　「幼児さんすうスクールSPICA®」渋谷区';
    top: 5px;
    left: 5px;
    font-size: 11px;
    display: block;
    color: #555;
}

/*サイドバー*/
.sidebar {
    padding: 0 0px 20px;
    margin-top: 10px;
    margin-left: 25px;
}
.side {
    margin-top: 0;
    padding: 0px 10px;
}
.side .side_title{
    height: 26px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
    padding-top: 15px;
    color: #666;
    border-bottom: 3px solid #fcc700;
}
.sidebar_waku{
    border: 1px solid #ccc;
    text-align: center;
    margin-bottom: 10px;
}
.side .textwidget .sidebar_waku p{
    text-align: center;
    padding: 0 5px;
}
.side .textwidget .sidebar_waku p .txt_12 {
    font-size: 12px;
    line-height: 1.8em;
    margin-bottom: 20px;
    display: block;
}
.side .txt_12 a,
.side a .txt_12 {
    color: #333;
    text-decoration: underline;
    font-weight: bold;
}

/*オンラインショップ*/
#flow_waku02{
    border: 10px solid #F7F7F7;
    line-height: 2em;
    padding: 10px 20px;
    margin-bottom:50px;
}
#development_waku_ec_in, #development_waku_right, #development_waku_left{
    clear: both;
}
.txt_r{
    display: block;
    text-align: right;
}
#development_waku_left2 {
    width: 45%;
    height: auto;
    float: left;
    clear: both;
}
#development_waku_right2 {
    width: 45%;
    height: auto;
    float: right;
}
#development_waku_ec_in{
    padding-top: 10px;
}
#development_waku_ec_in h3{
    margin-bottom: 0;
}
#development_waku_02{
    padding-top: 50px;
}
.headline-h3.first {
    margin-top: 10px;
    margin-bottom: 0;
}
#development_waku_02:first-child{
    padding-top: 0px;
}
#developmentflow_waku_left1{
    height: 100px;
    border: 10px solid #F7F7F7;
    padding: 10px 20px;
}
.headline-h3.item{
    margin-bottom: 0;
    padding-left: 10px;
}
#development_waku_ec_01, #developmentflow_waku_left1{
    margin-top: 10px;
}

/*お問い合わせフォーム*/
/*資料請求*/
.contact-form-table .field-name {
    width: 230px;
}
.hissu{
    font-size: 11px;
    border: 1px solid #ff3d3d;
    padding: 2px 4px;
    border-radius: 2px;
    margin-left: 5px;
    color:#ff3d3d;
}
.contact-form-table .field .kikkake span.wpcf7-list-item{
    width: 100%;
    display: block;
}
.small {
    font-size: 12px;
    line-height: 1.3em;
}
.contact-form-table .field .year input[type="text"],
.contact-form-table .field .month select,
.contact-form-table .field .day select{
    width: 100px;
}
.wpcf7-form .submit-form {
    text-align: center;
}
.contact-form-table .field-name {
    width: 230px;
    background-color: #f6f4ee;
}
.contact-form-table .field-group:first-child {
    border-top: 1px solid #ccc;
}
.contact-form-table .field-group {
    border-bottom: 1px solid #ccc;
}

/*SPICAについて*/
.right{
    float: right;
    margin-left: 10px;
}
#about_waku{
    clear: both;
    display: block;
    margin-bottom: 20px;
    border: 2px solid #003b83;
    padding: 20px;
    font-weight: bold;
    color: #003b83;
    line-height: 200%;
    margin-top:20px;       
	font-size: 15px;
}
.body-postid-1653 #about_waku{
	margin-top: 50px;
}

#business_waku_left .headline-h3, #business_waku_right .headline-h3{
    margin-bottom: 0;
    margin-top: 0;
    border-left: 7px solid #003b83;
	padding-left: 10px;
    clear: both;
}


#business_waku {
    width: 100%;
    margin-bottom: 20px;
    float: right;
}
#business_waku_left {
    width: 48%;
    height: auto;
    float: left;
}
#businessflow_waku_left {
    width: 100%;
    border: 8px solid #F7F7F7;
    padding: 10px 20px 30px;
    float: left;
    box-sizing: border-box;
    margin-top: 10px;
    margin-bottom: 10px;
}
#business_waku_right {
    width: 48%;
    height: auto;
    float: right;
}
#businessflow_waku_right {
    width: 100%;
    border: 8px solid #F7F7F7;
    padding:10px 20px 30px;
    float: right;
    box-sizing: border-box;
    margin-top: 10px;
    margin-bottom: 10px;
}
.left {
    vertical-align: top;
    float: left;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.clear{
    clear: both;
    display: block;
    padding-top: 10px;
}
.mt{
    margin-top: 30px;
}

/*フッター*/
.is-footer{
    padding-top: 20px;
}
.footer-links .menu-item a {
    font-size: 14px;
}
footer .line {
    background: #e7e1d4;
}
footer .line .copyright {
    color: #777777;
    font-size: 12px;
}
footer .footer-link a {
    color: #777777;
    font-size: 12px;
}

.footer_bnr{
    text-align: center;
}
.footer-menu{
    text-align: center;
}
.footer-menu li {
    display: inline-block;
    padding: 15px;
}
.is-footer .rows {
    margin-bottom: 0;
}


@media(max-width:688px){
  /*ヘッダー*/
  .logo {
    max-width: 100%;
  }
  .is-header::before {
    content: '';
    position: initial;
  }
  .is-header {
    padding-top: 0;
  }
  i.fa {
    color: #333;
  }
  .header{
    position: relative;
  }
  .is-header{
    padding-bottom: 130px;
  }
  .header-content {
    display: initial;
    position: absolute;
    top: 80px;
    left: 0;
    z-index: 100;
  }
  
  /*見出し*/
  .page-title{
	margin:0 10px;
  }
  
  /*共通*/
  .content-body {
    padding-left: 10px;
    padding-right: 10px;
  }
  
  /*サイドバー*/
  .side img {
    width: initial;
  }
  .sidebar {
    text-align: center;
  }
  .sidebar_waku {
    width: 270px;
    margin: 0 auto;
  }
   .textwidget{
    margin-bottom: 10px;
    text-align: center;
    margin: 0 auto 10px;
    width: 270px;
  }
  .sidebar {
    margin-left: 0;
  }
  
  /*SPICAについて*/
  .right {
    float: initial;
    display: block;
    margin: 0 auto 15px;
  }
  .txt_22 {
    font-size: 18px;
  }
  #business_waku_left, #business_waku_right {
    width: 100%;
    height: auto;
    float: initial;
  }
  #businessflow_waku_left {
    margin-bottom: 20px;
  }
  #business_waku {
    margin-bottom: 0;
  }
  
  /*オンラインショップ*/
  .left{
    float: initial;
    display: block;
    margin: 0 auto 10px;
  }
  #development_waku_left2, #development_waku_right2 {
    width: 100%;
  }
  #developmentflow_waku_left1 {
    height: 130px;
    text-align: center;
  }
  #businessflow_waku_right {
    margin-bottom: 20px;
  }
  
  /*お問い合わせフォーム*/
  .contact-form-table .field-name {
    width: 100%;
  }
 

  
  
  
  
  
  
  
  
  
  
}</pre></body></html>