@charset "UTF-8";
/*
Theme Name: iricosky2014 Kid of Twenty Eleven
Description:Twenty Eleven を利用した子テーマです。
Template:twentyeleven
Author: the WordPress team based on twentyeleven
*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
@import url("../twentyeleven/style.css");

/* iPhoneサファリで申し込み・キャンセルボタンが青に */
.page-booking-form .content-form button,
.content-form input,
.content-form textarea {
  font-size: 120%;
  font-weight: normal;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border-color: #767676;
  margin: 0;
  color: #222;
  background-color: #efefef;
  padding: 10px;
}

body,
input,
textarea {
  color: #373737;
  font-weight: 300;
  line-height: 1.625;
  /*text-align: justify;*/
}

label,
input[type="checkbox"] {
  cursor: pointer;
}
body,
input,
textarea {
  /* 「BIZ UDPゴシック」をWindowsで指定 */
  font:
    15px "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    "BIZ UDPGothic",
    Meiryo,
    sans-serif;
}

body.en,
body.en input,
body.en textarea {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.6em;
}

.entry-content th,
.comment-content th,
.entry-content h3,
.comment-content h3 {
  text-transform: none;
}

#access #tocart a,
#access #tomember a,
#access #toaccess a {
  display: block;
  width: 70px;
  height: 25px;
  position: absolute;
  bottom: 0;
  color: #373737;
  margin: 0;
  padding: 0;
  line-height: 1em;
}

#secondary .item h2,
#secondary .item h2 a {
  font-size: 120%;
  text-align: center;
  color: #a9662b;
  text-decoration: none;
  margin-top: 15px;
  margin-bottom: 5px;
}
a.widgetToClass:hover {
	text-decoration-color:#a9662b;
}
.topContent .new h2,
.topContent .blog h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  display: block;
  height: 20px;
  background: url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/top-bar.gif)
    left bottom repeat-x;
}

.topContent .new dt,
.topContent .blog dt {
  font-weight: normal;
  font-size: 16px;
  list-style-type: none;
  line-height: 1.5em;
}

.topContent .new dd,
.topContent .blog dd {
  margin-left: 130px;
  margin-top: -1.5em;
  font-size: 16px;
  list-style-type: none;
  margin-bottom: 0.3em;
}

body {
  background-color: #f6f6f6;
  padding: 0;
  width: 100%;
}

input.loginmail {
  line-height: 20px;
  width: 200px;
  padding-right: 5px;
  padding-left: 5px;
}

input.loginpass {
  line-height: 20px;
  width: 200px;
  padding-right: 5px;
  padding-left: 5px;
}

input#s {
  background: url(images/search.png) no-repeat 5px 6px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 14px;
  height: 22px;
  line-height: 1.2em;
  padding: 4px 10px 4px 28px;
}

input#searchsubmit {
  display: none;
}

textarea {
  background: #fafafa;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #ddd;
  color: #494c4c;
  padding-left: 3px;
  width: 98%;
}

textarea:focus {
  color: #373737;
}

a {
  color: #0044cc;
}

a.calendar-timelink {
  text-decoration: underline;
}

#page {
  /*width:960px;*/
  max-width: 960px;
  background-color: #f6f6f6;
  padding: 0;
  margin: 0 auto;
}

.entry-title {
  padding-right: 0;
  padding-top: 0;
}

.widget ul {
  list-style-type: none;
}

.widget a {
  font-weight: normal;
}

#nav-single {
  float: none;
  position: relative;
  top: -0.3em;
  text-align: right;
  z-index: 1;
}

.copyright {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.3em;
  margin-bottom: 30px;
}

.side_monthly_archives {
  list-style-type: none;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

.sns {
  width: 90%;
  margin: 10px 0 30px auto;
  text-align: right;
}

/*#primary {
	float: left;
	margin: 0 -35% 0 0;
	width: 100%;
}*/

#content nav a {
  font-weight: normal;
	font-size:15px;
}

#content .fanentry nav {
  padding: 10px 20px 0;
  margin-bottom: -15px;
}
.fanentry {
  margin-bottom: 1.625em;
}

#secondary {
  float: right;
  margin-right: 5%;
  width: 30%;
}
#secondary {
  float: right;
  margin-right: 5%;
  width: 30%;
}

#secondary .item {
  background: #ffffff bottom right no-repeat
    url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/itembottom.png);
  overflow: hidden;
  text-align: center;
}

#secondary .item p {
  text-align: left;
  font-size: 12px;
  padding: 0 20px;
  line-height: 1.5em;
}

#secondary .order {
  margin-bottom: 30px;
}

#secondary .order h2 {
  margin-top: 10px;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
}

#secondary .order h2 a {
  background: #c84941;
  display: block;
  padding: 5px;
  text-decoration: none;
  color: #ffffff;
}

#secondary .order h2 a:hover {
  text-decoration: underline;
  color: #ffffff;
}

#secondary .order h2 a:active {
  text-decoration: underline;
  color: #ffffff;
}

.left-sidebar
  div#page:not(.class-ja):not(.top):not(.meguro)
  #primary:not(.page-booking-thanks)body:not(.page-class):not(.home):not(
    .page-welcome
  ):not(.page-meguro):not(.page-yearcrossing):not(.page-valentine):not(
    .page-hina
  ):not(.page-sakura):not(.page-fathersday2018photo):not(
    .page-fathersday-booking
  ):not(.page-valentine):not(.page-booking-entry):not(.page-booking-form):not(
    .page-enjoy-child
  )
  div#page
  #primary {
  float: left;
  margin: 0;
  width: 65%;
}
/*.left-sidebar div#page:not(.class-ja):not(.top):not(.meguro) #content*/
body:not(.page-class):not(.home):not(.page-meguro) div#page #content {
  margin: 0 40% 0 0;
  width: 100%;
}
body.page-class div#page #content {
  margin: 0 40% 0 0;
  width: 100%;
}
/*bodyサイズはどうしたらいい？202501*/
body.blog #primary,
body.category-blog #primary,
body.news #primary,
body.category-news #primary,
body.page-yamashitaryo #primary{
    float: left;
    margin: 0;
    width: 65%;
}

/*.left-sidebar div#page:not(.class-ja):not(.top):not(.meguro) #secondary */
body:not(.page-class):not(.home):not(.page-meguro) div#page #secondary {
  float: right;
  margin-left: 0;
  margin-right: 0;
  margin-top: 20px;
  width: 33%;
}
body.home aside.widget {
display:none;
}

#branding {
  border-top: none;
  padding-bottom: 0;
}

#branding h2 {
  text-align: right;
  margin-top: -30px;
  margin-bottom: 7px;
}

#branding hgroup {
  margin: 0 5%;
}

#site-title {
  margin-right: 0;
}

#site-description {
  margin-right: 0;
}

.category-item .entry-meta {
  display: none;
}

.category-item .comments-link {
  display: none;
}

#itempage {
  margin-top: 20px;
}

#itempage h3 {
  text-transform: none;
  clear: none;
}

.backToItemlist {
  text-align: right;
}

wpcf7-select {
  font:
    300 15px/1.625 "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro",
    "メイリオ",
    Meiryo,
    Osaka,
    "ＭＳ Ｐゴシック",
    "MS PGothic",
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
  padding: 3px;
  background: none repeat scroll 0 0 #fafafa;
  border: 1px solid #ddd;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  color: #888888;
}

h3 .widget-title {
  font-size: 20px;
}

h3.enjoyDescription {
  letter-spacing: 0;
  display: block;
  margin-top: 10px;
  padding: 5px 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

h3.enjoyDescription a {
  color: #a96952;
}

h3.enjoyDescription a:hover {
  color: #a96952;
  text-decoration: underline;
}

h3.enjoyDescription a:active {
  color: #a96952;
  text-decoration: underline;
}

/*通貨：円非表示*/

.currency_code {
  display: none;
}

.itemcaution {
  border: 1px solid #cccccc;
  font-size: 80%;
  padding: 10px;
}

/*サイドバーログインボックス*/

.widget-area .loginbox {
  font-size: 100%;
  background-color: #f6f6f6;
  border: 1px solid #cccccc;
  margin-top: 0;
  padding: 5px 30px;
  width: 228px;
}

.widget-area .widget-title {
  font-size: 100%;
  font-weight: bold;
}

/*サイドバー商品リストへ*/

.toItem {
  font-size: 140%;
  font-weight: bold;
  text-align: center;
  padding: 10px 5px;
  width: 280px;
  background-color: #c84941;
  margin-bottom: 5px;
  margin-top: 200px;
}

.toItem a {
  color: #ffffff;
}

.faxOrder {
  display: block;
  text-align: center;
  width: 290px;
  margin: 5px auto -1em auto;
  padding: 0;
}

/*----------*/
/*サイドバー（トップページ関連はトップページにあり）*/
/*----------*/

.entry-content {
  padding: 20px 0;
}

.entry-content ol li {
  margin-bottom: 15px;
}

/*カート画面でPaypalでチェックアウトをカート画面から消す - もしかして不要？一時的に出てた？*/

.paypal_button {
  display: none;
}

/*----------*/
/*以下2014リニューアル*/
/*----------*/

.left2014 {
  border: 0 solid #ffffff;
  display: inline;
  float: left;
  margin-right: 1.625em;
}

.right2014 {
  border: 0 solid #ffffff;
  display: inline;
  float: right;
  margin-left: 1.625em;
}

.center2014 {
  border: 0 solid #ffffff;
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

article {
  overflow: hidden;
}

.faxOrderDownload {
  display: block;
  text-align: center;
  width: 100%;
  margin: 5px auto 0;
  padding: 0;
}

.faxOrderDownload a {
  color: #373737;
}

/*----------*/
/*ヘッダ、フッタ*/
/*----------*/
#main {
  overflow: auto;
  padding-top: 2.5em;
}
@media (min-width: 960px) {
	#main {		
  width:960px
	}
}

#colophon {
  margin: 0;
  padding: 0;
}


#site-generator {
  max-width: 960px;
  margin: 0 auto;
  border: none;
  padding: 0 0 90px 0;
  background-color: transparent;
  text-align: left;
  overflow: auto;
  position: relative;
}

#site-generator a {
  font-weight: normal;
}

.footeritem {
  float: left;
}

.footerInfo {
  padding-top: 20px;
  margin-bottom: 30px;
}

.contact {
  padding-left: 60px;
  margin: 20px auto 20px 0;
  line-height: 1.5em;
  background-image: url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/rakkan.png);
  background-repeat: no-repeat;
  background-position: top left;
}

#totop {
  background-image: url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/footer-totop.png);
  text-align: center;
  line-height: 67px;
  top: 0;
  right: 0;
  float: right;
}

#totop a {
  display: block;
  width: 136px;
  height: 67px;
}

#access {
  background: transparent
    url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/header20190125.jpg)
    top center;
  box-shadow: none;
  clear: both;
  display: block;
  float: left;
  margin: 0;
  width: 100%;
  height: 287px;
  position: relative;
}

#access ul {
  font-size: 14px;
  list-style: none outside none;
  margin: 0;
  padding: 20px 0 20px 5px;
  height: 220px;
  width: 210px;
  float: left;
}

#access li {
  height: 170px;
  margin-right: -12px;
}

#access div {
  margin: 0;
}

#access .logo {
  float: right;
  height: 233px;
  width: 60px;
  display: block;
  margin-top: 43px;
  margin-right: 25px;
}

#access .cart {
  height: 69px;
  width: 136px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 30px;
}

#access .tateMenu {
  position: absolute;
  left: 10px;
  top: 43px;
  font-size: 13px;
  height: 14em;
  margin: 0 0 0 4%;
}

#access .tateMenu div {
  margin-right: 8.5pt;
}

#access .tate-line a {
  color: #666;
  display: inline;
  line-height: 1em;
  padding: 0;
  text-decoration: none;
}

#access .tate-line a:active {
  background: transparent;
}

#access .tate-line:hover {
  background: #ffffff;
}

#access .tate-mark {
  color: #976a2f;
}

#access .menu li a {
  color: #373737;
}

#access .menu li a:hover {
  background-color: #ffffff;
}

/*開催カレンダー、予約フォーム、仮申し込み完了のヘッダ*/

body:not(.home) #access,
.page-booking-form #access,
.page-booking-thanks #access,
.page-booking-entry #access,
.page-cancel-thanks #access,
.page-cancel-send #access,
.page-subscription #access {
  background: transparent
    url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/header-bg-yoko20190125.jpg)
    repeat scroll center top;
  box-shadow: none;
  clear: both;
  display: block;
  float: left;
  height: 70px;
  margin: 0;
  position: relative;
  width: 100%;
}

body:not(.home) #access .logo,
.page-booking-form #access .logo,
.page-booking-thanks #access .logo,
.page-booking-entry #access .logo,
.page-cancel-thanks #access .logo,
.page-cancel-send #access .logo,
.page-subscription #access .logo {
  display: block;
  /*float: left;*/
  float: none;
  height: 54px;
  width: 317px;
  /*margin-right: 25px;
  margin-top: 10px;*/
  margin: 10px auto;
}

body:not(.home) #access {
  height: 70px;
}

body:not(.home) .sns {
  display: none;
}

body.wct_wc_item_single #comments {
  display: none;
}

body:not(.home) .tate-line {
  display: none;
}

.page-booking-form .sns,
.page-booking-thanks .sns,
.page-booking-entry .sns,
.page-cancel-thanks .sns,
.page-cancel-send .sns,
.page-subscription .sns {
  display: none;
}

.page-booking-form #comments,
.page-booking-thanks #comments,
.page-booking-entry #comments,
.page-cancel-thanks #comments,
.page-cancel-send #comments,
.page-subscription #comments {
  display: none;
}

/* 申込フォーム名前欄を長く */
.page-booking-form #booking-sei {
  width: 95%;
}

.page-booking-thanks .attention,
.page-booking-thanks .attention {
  /*仮申し込み完了ページの注意書き*/
  display: block;
  background-color: #f4ecc9;
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 2em;
  padding: 0.5em 5%;
  text-align: center;
}

.page-booking-thanks .your-name,
.page-booking-thanks .your-sei,
.page-booking-thanks .your-email {
  margin-left: 2em;
}

.page-booking-thanks label input {
  /*仮申し込み完了ページ名前とメールborder消す*/
  /*border: none;*/
  box-shadow: none;
}

.page-booking-thanks span.wpcf7-list-item {
  /*仮申し込み完了ページリストの左マージン消す*/
  margin-left: 0;
}

.page-booking-thanks .entry-content p:nth-child(1) {
  margin-bottom: 0;
}

.booking-entry h2 {
  font-size: 20px;
  font-weight: normal;
  margin: 20px 0 10px;
  color: #a96952;
}

.booking-entry h2.application a {
  text-align: center;
  background: #c84941;
  display: block;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 30px;
  text-decoration: none;
  color: #ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.booking-entry .toClassWaiting {
  margin-top: 0;
  margin-bottom: 20px;
}

.booking-entry .toClassWaiting a {
  background-color: #faa404;
}

.booking-entry h3 a {
  display: block;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  margin-left: auto;
  margin-right: auto;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 10px;
  color: #ffffff;
  background-color: #d3b680;
  padding: 10px;
  width: 75%;
}

.booking-entry p.application a {
  text-align: center;
  background: #c84941;
  display: block;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 30px;
  text-decoration: none;
  color: #ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.booking-entry .timetable-calendar .calendar-title {
  display: none;
}

#tocart,
#tomember,
#toaccess {
  position: absolute;
  bottom: 0;
  background-image: url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/head-cart3.png);
  text-align: center;
  height: 35px;
  width: 70px;
  margin: 0;
  padding: 0;
  font-size: 85%;
}

#tocart {
  left: 85px;
}

#tocart a:hover {
  text-decoration: underline;
}

#tocart a:active {
  background: transparent;
}

#tomember {
  left: 160px;
}

#tomember a:hover {
  text-decoration: underline;
}

#tomember a:active {
  background: transparent;
}

#toaccess {
  left: 10px;
}

#specialthanks {
  margin-bottom: 10px;
}

.hentry:not(.category-galleryclass):not(.category-galleryoutgoing):not(.galleryclass):not(.fan):not(.type-qa),
body.single-qa article,
.fanarchive,
.fanentry,
#content .galleryoutgoingArchive,
#content .galleryclassArchive,
.galleryclassSingle,
.galleryoutgoingSingle
{
  background: #ffffff;
  /* padding: 20px;*/
  padding: 10px 2%;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #ddd;
}

body.home .hentry{
background : none !important;
  padding: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  border: none !important;
}


.fanarchive .hentry,
.fanentry .hentry {
  border: none;
}
.newsArchive .hentry {
	margin-bottom:5px;
	padding-bottom:0;
}
.newsArchive .hentry p{
	margin-bottom:1em;
}

/*----------*/
/*固定ページ*/
/*----------*/

.page .entry-meta {
  text-align: right;
  padding-right: 10px;
}

.page h1,
.galleryclass h1,
.galleryoutgoing h1{
  background: url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/top-bar.gif)
    left bottom repeat-x;
  padding-top: 0;
  /* padding-right: 20px; */
}

.post .entry-meta {
  text-align: right;
  padding-right: 10px;
}

.post:not(.category-galleryoutgoing) h1 , .category-blog h1{
  background: url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/top-bar.gif) left bottom repeat-x;
  padding-top: 0;
  padding-right: 20px;
}

.for_hatom {
  padding-top: 20px;
  font-size: 60%;
}

.blogside .widget-title {
  font-family: 游明朝, YuMincho, "Yu Mincho", "ヒラギノ明朝 Pro W3",
    "Hiragino Mincho Pro", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN",
    メイリオ, Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", Georgia,
    "Bitstream Charter", serif;
  font-size: 150%;
  letter-spacing: 0;
  line-height: 1.9em;
  padding: 0;
  margin: 0;
  text-transform: none;
  background: url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/enjoy-bar-kamaage.png)
    repeat-x scroll left bottom transparent;
}

.blogside .widget-title a {
  color: #373737;
}

.blogside .widget-title-new {
  font-family: 游明朝, YuMincho, "Yu Mincho", "ヒラギノ明朝 Pro W3",
    "Hiragino Mincho Pro", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN",
    メイリオ, Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", Georgia,
    "Bitstream Charter", serif;
  font-size: 150%;
  letter-spacing: 0;
  line-height: 1.9em;
  padding: 11px 0 0;
  margin: 0;
  text-transform: none;
  background: url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/enjoy-bar-kamaage.png)
    no-repeat scroll right bottom transparent;
}

.blogside .widget li {
  font-family: 游明朝, YuMincho, "Yu Mincho", "ヒラギノ明朝 Pro W3",
    "Hiragino Mincho Pro", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN",
    メイリオ, Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", Georgia,
    "Bitstream Charter", serif;
  font-size: 90%;
  line-height: 1.8em;
  margin-left: 35px;
  padding: 7px;
  border-bottom: 1px dashed #aaaaaa;
}

.blogside .widget li a {
  color: #373737;
}

.otherside .widget-title {
  font-family: 游明朝, YuMincho, "Yu Mincho", "ヒラギノ明朝 Pro W3",
    "Hiragino Mincho Pro", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN",
    メイリオ, Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", Georgia,
    "Bitstream Charter", serif;
  font-size: 150%;
  letter-spacing: 0;
  line-height: 1.9em;
  padding: 0;
  margin: 0;
  text-transform: none;
  background: url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/enjoy-bar-kamaage.png)
    repeat-x scroll left bottom transparent;
}

.otherside li {
  font-family: 游明朝, YuMincho, "Yu Mincho", "ヒラギノ明朝 Pro W3",
    "Hiragino Mincho Pro", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN",
    メイリオ, Meiryo, Osaka, "ＭＳ Ｐ明朝", "MS PMincho", Georgia,
    "Bitstream Charter", serif;
  font-size: 100%;
  line-height: 1.3em;
  margin-left: 35px;
  padding: 15px;
  border-bottom: 1px dashed #aaaaaa;
}

.otherside li a {
  color: #373737;
}

/*----------*/
/*トップページ*/
/*----------*/

.topTeuchi h2 a.topClassEn {
  font-size: 70%;
  padding-top: 0.5%;
}

.home .page h1 {
  display: none;
}
.home #main {
  padding-top: 1em;
}

.home #comments {
  display: none;
}

.home #primary {
  margin: 0;
  width: 100%;
}

.home .hentry:not(.category-galleryclass):not(.category-galleryoutgoing) {
  background: none;
  padding: 0 ;
  margin-bottom: 15px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none ;
	background-color:transparent ;
}

.home #content {
  margin: 0;
  width: 100%;
}
.home .entry-content {
  padding-bottom: 0;
}

.home #secondary {
  float: none;
  width: 100%;
  margin: 0;
}

.home .sns {
  display: none;
}

.home #access .logo {
  display: none;
}

.home #access .logo_pc {
  display: block;
}

.topToIndex {
  text-align: right;
  margin: 10px 20px 0 auto;
  clear: both;
}

.topToIndex img {
  vertical-align: top;
}

.topToFAN {
  text-align: right;
  margin: 0 20px 0 auto;
  clear: both;
}

.topToFAN img {
  vertical-align: top;
}

.topContent {
  float: left;
  margin-left: 0;
  padding: 0;
  width: 100%;
  overflow: hidden;
}

.topContent .new {
  margin: 20px 10px 10px;
}

.topContent .new dl {
  margin: 10px 10px 0 0;
}

.topContent .new dd a {
  color: #04c;
}

.topContent .new dd a:hover {
  color: #479ad9;
  text-decoration: underline;
}

.topContent .new dd a:active {
  color: #479ad9;
  text-decoration: underline;
}

.topContent .new dd a:visited {
  color: #373737;
}

.leftReview {
  width: calc(50% - 10px);
  float: left;
  margin-bottom: 20px;
}

.topContent .blog {
  margin: 10px 0;
  /*width: 47%;
    float: left;
    width: calc( 50% - 10px );*/
  margin: 0 10px 20px;
}

.topContent .blog dl {
  margin: 10px 10px 0 0;
}

.topContent .blog dd a {
  color: #04c;
}

.topContent .blog dd a:hover {
  color: #479ad9;
  text-decoration: underline;
}

.topContent .blog dd a:active {
  color: #479ad9;
  text-decoration: underline;
}

.topContent .blog dd a:visited {
  color: #373737;
}

.topContent .toppageFan {
  /*float: left;*/
  margin: 0 10px 0;
  padding: 0;
  /*background-color: $white;*/
  overflow: hidden;
  /*width: calc( 50% - 10px );*/
  /*.face {
    	margin:10px;
    	overflow:hidden;
    	a {
    		display:block;
    		margin:0;
    		padding:0;
    		color:#373737;
    	}
    	img {
    		float:left;
    		width:100px;
    		height:auto;
    		display:block;
    		margin:0;
    		padding:0;
    		object-fit: cover;
    	}
    }
    p{
    	&.facetitle{
    		display:block;
    		float:left;
    		margin: 0 10px;
    		padding:0;
    		font-size:120%;
    		font-weight:500;
    		a{
    			&:before{
    			content: "● ";
    				color:#8c6a36;
    			}
    		}
    	}
    }
    .facetext {
    	float:left;
    	display:block;
    	padding: 0;
    	margin:0 0 0 10px;
    	line-height:1.5em;
    	text-align:left;
    	width: calc( 100% - 140px );
    	a {
    		color: $color_tuatara_approx;
    		&:hover {
    			color: $color_tuatara_approx;
    			text-decoration: underline;
    		}
    	}
    }*/
}

.topContent .toppageFan h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  display: block;
}

.topContent .toppageFan h2 a {
  margin: 0 0 -10px 0;
  display: block;
}

.topContent .toppageFan .review {
  width: 100%;
  background-color: #ffffff;
  margin: 0;
  padding: 12px 0 10px;
}

.topContent .toppageFan p {
  display: block;
  overflow: hidden;
  /*width:calc((100% - 26px)/4);
      margin: 0 0 0 2px;
      padding: 0;
      float:left;
      &:first-child{
      	margin-left:10px;
      }
      &:last-child{
      	margin-right:10px;
      }*/
}

.topContent .facebook {
  float: right;
  background-color: #ffffff;
  margin: 20px 0;
  width: calc(50% - 10px);
}


.topSidebar h2 {
  color: #a9662b;
  font-size: 14px;
  line-height: 1.3em;
  padding: 10px 0;
  text-decoration: none;
}

.topSidebar h2 a {
  color: #a9662b;
  text-decoration: none;
}

.topSidebar h2 a:hover {
  text-decoration: underline;
}

.topSidebar h2 a:active {
  text-decoration: underline;
}

.topSidebar .item {
  /*background: $white bottom right no-repeat $url_9;*/
  overflow: hidden;
}

.topSidebar .item h2 {
  text-align: center;
}

.topSidebar .item p {
  font-size: 12px;
  padding: 0 30px;
  line-height: 1.5em;
}

.topSidebar .item img {
  display: block;
  float: left;
  margin: 0 30px 15px;
}

.topSidebar2 {
  overflow: hidden;
  width: calc(((100% - 20px) / 3));
  float: left;
  margin-top: 20px;
}

.topSidebar2 div.topWelcome {
  width: 100%;
  height: 300px;
  /*background: transparent top left no-repeat $url_13;*/
  position: relative;
}

.topSidebar2 p {
  display: block;
  position: absolute;
  top: 190px;
  left: 40px;
  font-size: 14px;
  padding: 0;
  margin: 0;
  line-height: 1.3em;
}

.topSidebar2 h2 {
  line-height: 1.5em;
  font-weight: 500;
}

.topSidebar2 h2 a {
  display: block;
  position: absolute;
  top: 130px;
  left: 40px;
  font-size: 120%;
  /*width: 163px;
      height: 132px;*/
  margin: 0;
  padding: 0;
}

.welcomeMenu .welcomeMenus {
  width: calc((100% - 20px) / 3);
  height: 162px;
  margin: 0 auto 10px 3px;
  float: left;
  position: relative;
}

.welcomeMenu .welcomeMenus p {
  font-size: 90%;
  position: absolute;
  top: 45px;
  left: 20px;
}

.welcomeMenu h2 {
  position: relative;
  font-size: 90%;
  top: 15px;
  left: 20px;
}

.welcomeMenu h2 a {
  display: block;
  width: 100%;
  height: 150px;
}

.welcomeMenu .topLive {
  background: transparent top left no-repeat
    url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/top-icon-live.png);
  background-size: contain;
}

.welcomeMenu .topHow {
  background: transparent top left no-repeat
    url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/top-icon-how.png);
  background-size: contain;
}

.welcomeMenu .topKodawari {
  background: transparent top left no-repeat
    url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/top-icon-kodawari-2.png);
  background-size: contain;
}

.welcomeMenu .topTanoshimi {
  background: transparent top left no-repeat
    url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/top-icon-tanoshimi.png);
  background-size: contain;
}

.welcomeMenu .topRecipe {
  background: transparent top left no-repeat
    url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/top-icon-recipe.png);
  background-size: contain;
}
.welcomeMenu .topBlog {
  background: transparent top left no-repeat
    url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/top-icon-blog.png);
  background-size: contain;
}

.welcomeAddress {
  clear: both;
}

.topBannerArea,
.topOuting,
.order {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #ddd;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
  margin: 0 5px 0 0;
  overflow: hidden;
}

.topBannerArea img,
.topOuting img,
.order img {
  border: none;
  width: 100%;
  max-width: 100%;
  padding: 0;
}

.topBannerArea a:hover img,
.topOuting a:hover img,
.order a:hover img {
  background-color: #ffffff;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}

.topBannerArea h2,
.topOuting h2,
.order h2 {
  font-size: 120%;
  text-align: left;
  color: #373737;
  margin: 0;
  padding: 0;
}

.topBannerArea h2 a,
.topOuting h2 a,
.order h2 a {
  color: #373737;
  font-weight: 500;
  margin: 0;
  padding: 0;
}

.topBannerArea p,
.topOuting p,
.order p {
  line-height: 1.3em;
  margin-top: 7px;
  margin-bottom: 5px;
  font-size: 85%;
}

.topBannerArea p a,
.topOuting p a,
.order p a {
  color: #373737;
  margin: 0;
  padding: 0;
}
   .topBannerArea a.detail,
.topOuting a.detail,
.order a.detail {
  color: #0044cc;
}

.welcomeDescription {
  clear: both;
}

.topOuting,
.order {
  width: calc(((100% - 20px) / 3) - 42px);
  float: left;
}

.topEvent {
  width: calc(((100% - 63px) / 3));
  float: left;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 8px solid rgba(255, 255, 102, 0.65);
  margin: 0 5px 5px 0;
  padding: 0;
}

.topEvent img {
  width: 100%;
  max-width: 100%;
  border: none;
  padding: 0;
}

.topEvent p {
  display: block;
  margin: auto 10px;
  padding: 0;
  line-height: 1.3em;
  margin-top: 7px;
  margin-bottom: 5px;
  font-size: 85%;
}

.topEvent p a {
  color: #373737;
}

.topEvent h2 {
  display: block;
  color: #373737;
  line-height: 1.3em;
  font-size: 120%;
  margin: auto 10px;
  padding: 0;
}

.topEvent h2 a {
  font-weight: 500;
  color: #373737;
}

.thumbnail_lists {
  overflow: hidden;
  clear: both;
  margin-top: 4%;
}

.thumbnail_lists img {
  float: left;
  width: 18%;
  margin: auto 1%;
}

.thumbnail_lists h3 a {
  display: block;
  margin-left: 1%;
  margin-bottom: 1%;
  font-size: 85%;
  color: #666;
}

.classSpecial {
  display: block;
  margin-left: auto;
  width: 230px;
  font-size: 90%;
  line-height: 1.3em;
  border: 1px solid #0044cc;
  padding: 6px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-top: 5px;
}

/*----------*/
/*トップページ　手打ちうどん教室バナー枠　WACUL*/
/*----------*/

.topTeuchi {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  max-width: 946px;
  min-width: 320px;
  padding: 20px;
  overflow: hidden;
  margin: -0.5em auto 0;
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #ddd;
	margin-bottom:10px;
}

.topTeuchi img {
  width: 27%;
  float: right;
  margin: 0;
  padding: 0;
  border: none;
}

.topTeuchi a:hover img {
  background-color: #ffffff;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}

.topTeuchi a:hover span.detail {
  text-decoration: underline;
}

.topTeuchi .topDiscription {
  float: left;
  width: 73%;
}

.topTeuchi h2 {
  font-size: 200%;
  display: block;
  font-weight: 800;
  margin-bottom: 0;
}

.topTeuchi h2 a {
  padding-top: 2%;
  padding-left: 3%;
  display: block;
  text-decoration: underline;
  color: #0044cc;
}

.topTeuchi p {
  font-size: 100%;
  margin: 0;
  padding: 0;
  line-height: 1.5em;
}

.topTeuchi p a {
  text-decoration: none;
  color: #373737;
  display: block;
  padding-top: 0.7em;
  padding-left: 3%;
  padding-right: 14%;
}
.topTeuchi a.detail {
  display: block;
  background: #c84941;
  color: #ffffff;
  font-size: 90%;
  width: 110px;
  float: left;
  text-align: center;
  margin-left: 20px;
  margin-top: 1%;
  padding-top: 5px;
  padding-right: 3%;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.topTeuchi p a:hover {
  text-decoration: underline;
}

.topTeuchi .teuchiEveryday {
  display: block;
  font-size: 150%;
  text-decoration: none;
  float: left;
  margin-left: 1em;
  padding: 0.2em 0.4em;
  background: linear-gradient(rgba(0, 0, 0, 0) 65%, #ffff66 65%);
  color: #373737;
}

.topTeuchi span.detail {
  background: #c84941 none repeat scroll 0 0;
  border-radius: 3px;
  color: #ffffff;
  display: block;
  font-size: 150%;
  text-align: center;
  text-decoration: none;
  float: left;
  padding: 0.2em 0.4em;
}

/*----------*/
/*トップページ宇宙うどん開始202004 スマホ用も*/
/*----------*/

/*----------*/
/*アイテム一覧ページ*/
/*----------*/

.itemList #comments {
  display: none;
}

.itemList .wp-caption {
  letter-spacing: 0;
  line-height: 1.3em;
}

.itemList .skuform {
  margin: 20px auto;
}

.itemToCart {
  margin: 0;
  text-align: center;
}

.toDetail {
  display: block;
  color: #ffffff;
  text-align: center;
  background-color: #666;
  margin: 10px 0;
  font-size: 90%;
  padding: 3px 0;
}


/*----------*/
/*楽しみ方ページ　enjoy*/
/*----------*/

.enjoy h2 {
  font-size: 20px;
  font-weight: normal;
  margin: 20px 0 10px;
}

.enjoy h2.kamaage {
  background: transparent top left repeat-x
    url(/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/top-icon-how.png);
}

.enjoy h2.shime {
  background: transparent top left repeat-x
    url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/top-icon-shime.png);
}

.enjoy h3 {
  font-size: 18px;
  font-weight: normal;
  margin-left: 50px;
  color: #a96952;
}

.enjoy .prepare {
  font-size: 16px;
  margin: 30px auto 0 50px;
}

.enjoy .attention {
  border: 1px solid #f4ecc9;
  padding: 20px;
}

.enjoy ul.ingredient {
  margin-left: 50px;
  list-style: inside disc;
}

.enjoy ol.cookingorder {
  margin-left: 70px;
  list-style: outside decimal;
}

.enjoyDescription {
  margin: 0 0 10px 50px;
  padding: 5px 15px;
  background: #f0eccb;
}

.enjoyDescription p {
  margin: 10px 0;
}

/*{
	color: $color_santa_fe_approx;
	text-decoration: underline;
}*/

.backToEnjoy {
  text-align: right;
}

.yudetime {
  font-size: 16px;
  color: #a9662b;
}

.yudeDescription {
  border: 1px solid #a96952;
  margin-left: 50px;
  padding: 10px;
}

/*----------*/
/*できるまでページ　procedure*/
/*----------*/

.procedure h2 {
  font-size: 20px;
  font-weight: normal;
  margin: 20px 0 10px;
  color: #a96952;
}

.procedure h3 {
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  margin-left: 50px;
  color: #a96952;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #f0eccb;
}

.procedure h3 a {
  color: #a96952;
  margin: 0 auto;
}

.procedure h3 a:hover {
  color: #a96952;
  text-decoration: underline;
}

.procedure h3 a:active {
  color: #a96952;
  text-decoration: underline;
}

.procedure img.trimming {
  display: block;
  height: 60px;
  overflow: hidden;
}

.backToProcedure {
  text-align: right;
}

/*----------*/
/*ライブページ　live*/
/*----------*/

.live h2,
.meguro h2,
#classCalender h2 {
  font-size: 20px;
  font-weight: normal;
  margin: 20px 0 10px;
  color: #a96952;
	text-align:center;
}

.live h2.application,
.meguro h2.application {
  margin-top: 20px;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
}

.live h2.application a,
.meguro h2.application a {
  text-align: center;
  background: #c84941;
  display: block;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 30px;
  text-decoration: none;
  color: #ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.live h2.application a:hover,
.meguro h2.application a:hover {
  text-decoration: underline;
  color: #ffffff;
}

.live h2.application a:active,
.meguro h2.application a:active {
  text-decoration: underline;
  color: #ffffff;
}

.live h3 a,
.meguro h3 a {
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  margin-left: 50px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 30px;
  color: #ffffff;
  background-color: #d3b680;
  padding: 10px;
}

.live h3 a:hover,
.meguro h3 a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.live h3 a:active,
.meguro h3 a:active {
  color: #ffffff;
  text-decoration: underline;
}

.live h3.otherplan a,
.meguro h3.otherplan a {
  font-size: 14px;
  line-height: 1.5em;
  font-weight: bold;
}

.live .event,
.meguro .event {
  float: left;
}

.live .event a,
.meguro .event a {
  display: block;
  text-align: center;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #ffffff;
  background-color: #d3b680;
  padding: 10px;
}

/* .live .taiken img, */
.meguro .taiken img {
  width: 116px;
  height: 116px;
  margin: 0 3px 3px 0;
  border: none;
}
.live .taiken .taikenimages300200 img {
  width: 220px;
  height: auto;
}
.live .taiken .taikenimages300200 img[class*="align"],
.live .taiken .taikenimages300200 img[class*="wp-image-"] {
  /* twentyeleven style.cssを上書き */
  max-width: 97.5%;
  padding: 3px;
}
.live .taiken .classAccessmap img {
  height: auto;
  width: auto;
}

.live .taiken img.fryer,
.meguro .taiken img.fryer {
  width: 112px;
  height: 156px;
  margin: auto;
  border: none;
  text-align: center;
}

.live .taiken img.pegflyer,
.meguro .taiken img.pegflyer {
  width: 106px;
  height: 150px;
}

.live .taiken .class-review,
.meguro .taiken .class-review {
  background-color: #f0eccb;
  padding: 10px;
  overflow: hidden;
}

.live .taiken .class-review h2,
.meguro .taiken .class-review h2 {
  font-size: 16px;
  margin-top: 10px;
  margin-left: 5px;
}

.live .taiken .class-review img,
.meguro .taiken .class-review img {
  border: medium none;
  width: 100px;
  height: 100px;
  max-width: 97.5%;
  padding: 5px;
  float: left;
}

.live .taiken .class-review h4,
.meguro .taiken .class-review h4 {
  margin-top: 1%;
  margin-bottom: 5px;
  font-weight: 500;
}

.live .taiken .class-review h4 a,
.meguro .taiken .class-review h4 a {
  color: #373737;
}

.live .taiken .class-review h4 + a,
.meguro .taiken .class-review h4 + a {
  color: #373737;
  font-size: 90%;
}

.live .taiken .class-review .excerpt,
.meguro .taiken .class-review .excerpt {
  width: 78%;
  float: left;
  max-width: 80%;
}

.live .taiken .class-review .articleblank,
.meguro .taiken .class-review .articleblank {
  clear: both;
}

.live .taiken a.classSpecial img,
.meguro .taiken a.classSpecial img {
  width: 100%;
  margin: 0 3px 3px 0;
  border: none;
}


.udonBooking a,
.meguro .udonBooking a {
  display: block;
  text-align: center;
  font-size: 15px;
  font-weight: normal;
  width: 200px;
  float: right;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 30px auto;
  color: #ffffff;
  /*  background-color: #d3b680;*/
  background-color: #ff931e;
  padding: 10px;
}

@media only screen and (max-width: 640px) {
  .udonBooking {
    width: 96%;
    float: none;
    position: fixed;
    bottom: 21px;
    padding: 0;
    margin: 0;
  }
.udonBooking a,
  .meguro .udonBooking a {
    margin-top: 0;
    width: 95%;
    font-size: 100%;
  }
}
.inquiry label:has(> input.confirmation) {
  font-size:120%;
}

.live .booking.inquery a {
  width: auto;
  float: none;
}

.valentine .udonBooking a,
.hina .udonBooking a,
.sakura .udonBooking a {
  margin: 5px auto;
}

.udonBooking a:hover,
.meguro .udonBooking a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.udonBooking a:active,
.meguro .udonBooking a:active {
  color: #ffffff;
  text-decoration: underline;
}

.live .taikenimages,
.meguro .taikenimages {
  clear: both;
}

.live .liveDescription,
.meguro .liveDescription {
  background: none repeat scroll 0 0 #f0eccb;
  margin: 0;
  padding: 5px 15px;
}

.live .liveDescription dl,
.meguro .liveDescription dl {
  margin: 5px;
}

.live .liveDescription dt,
.meguro .liveDescription dt {
  font-weight: bold;
}

.live .liveDescription dd,
.meguro .liveDescription dd {
  margin-left: 1em;
}
.live .liveDescription dl.classfee dd {
  margin-bottom: 0.3em;
  margin-left: 2em;
}

.live .application,
.meguro .application {
  margin-bottom: 0;
}

.live .toClassWaiting,
.meguro .toClassWaiting {
  margin-top: 0;
  margin-bottom: 20px;
}

.live .toClassWaiting a,
.meguro .toClassWaiting a {
  background-color: #faa404;
}

.live .apply,
.meguro .apply {
  padding: 10px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.live .applyTel,
.meguro .applyTel {
  font-size: 120%;
  color: #c84941;
  font-weight: bold;
}

.live .dd img,
.meguro .dd img {
  height: 129px;
  width: 78px;
  border: none;
}

.live .dd img[class*="align"],
.meguro .dd img[class*="align"] {
  height: 129px;
  width: 78px;
  border: none;
}

.live p.application,
.meguro p.application,
p.classApplication,
.classCalendarBlock div.classYearlyEvent,
.live div.classYearlyEvent {
  /*margin-top: 20px;*/
  text-align: center;
  font-weight: normal;
  font-size: 16px;
}

p.application a,
.meguro p.application a,
p.classApplication a,
.live div.classYearlyEvent a {
  text-align: center;
  background: #c84941;
  display: block;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 30px;
  text-decoration: none;
  color: #ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.classCalendarBlock div.classYearlyEvent a,
.live div.classYearlyEvent a {
  display: block;
  background: #faa404;
  padding: 10px 10px;
  width: 80%;
  font-size: 90%;
  line-height: 1.3em;
  color: #ffffff;
  width: 80%;
}
.classCalendarBlock div.classYearlyEvent a img,
.live div.classYearlyEvent a img {
  width: 130px;
  height: auto;
}

.live p.application a:hover,
.meguro p.application a:hover {
  text-decoration: underline;
  color: #ffffff;
}

.live p.application a:active,
.meguro p.application a:active {
  text-decoration: underline;
  color: #ffffff;
}

.backToLive {
  text-align: right;
  clear: both;
}
.galleryoutgoingArchive .backToLive ,
.galleryclassArchive .backToLive {
  margin:15px auto;
}

/*----------*/
/*FAN Club　.fan*/
/*----------*/

.fan h2 {
  background: url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/top-bar.gif)
    left bottom repeat-x;
  padding-top: 0;
}

.fan .item h2 {
  background-image: none;
}

.fan .photo {
  float: left;
  width: 220px;
}

.fan .fanEntry {
  float: left;
  width: 625px;
}

.fan .fanEntryAuthor {
  font-size: 80%;
  text-align: right;
}

.fan .backToFan {
  text-align: right;
}

.fan .fanclubpost {
  margin: 0;
}

.fan .post h1 {
  background: none;
}

.fan .postie-attachments img {
  width: 200px;
  height: 200px;
  object-fit: cover;
}

@media (max-width: 650px) {
  .fan .postie-attachments img {
    width: 100%;
    height: 100%;
  }
}

.fanarchive h1 {
  background: url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/top-bar.gif)
    left bottom repeat-x;
  padding-top: 0;
  margin-bottom: 30px;
}

.fanarchive article {
  overflow: hidden;
}

.fanarchive .excerpt {
  float: left;
  width: 400px;
}

.fanarchive .excerpt a {
  color: #222;
}

.fanarchive .excerpt h2 {
  background: none;
  font-size: 140%;
  font-weight: normal;
  padding-right: 20px;
}

.fanarchive .entry-meta {
  margin-top: 10px;
}

.fanarchive .articleblank {
  clear: both;
  margin-bottom: 20px;
}

.fanarchive img.wp-post-image {
  display: block;
  float: left;
  margin-right: 30px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.toppageFan .face,
.fanArchive .face {
  margin: 10px;
  overflow: hidden;
}
@media (max-width: 640px) {
  .fanArchive .face {
    margin: 0;
  }
}

.toppageFan .face a,
.fanArchive .face a {
  display: block;
  margin: 0;
  padding: 0;
  color: #373737;
}

.toppageFan .face img,
.fanArchive .face img {
  float: left;
  width: 100px;
  height: auto;
  display: block;
  margin: 0;
  padding: 0;
  object-fit: cover;
}

.toppageFan p.facetitle,
.fanArchive p.facetitle,
.fanarchive p.facetitle{
  display: block;
  float: left;
  margin: 0 10px;
  padding: 0;
  font-size: 120%;
  font-weight: 500;
  padding-left: 1em;
  text-indent: -1em;
}

@media (max-width: 640px) {
	.fanarchive p.facetitle {
  font-size: 80%;
		text-indent:0;
	}
}



.fanarchive p.facetext{
margin:0 10px;
	padding:0;
	display:block;
  padding-left: 1em;
  text-indent: -1em;
}	
@media (max-width: 640px) {
	.fanarchive p.facetext{
		font-size:80%;
		padding-left:0;
		text-indent:0;
	}
}


.fanarchive p.facetitle,
.fanarchive p.facetext{
  float: none;
}
.fanarchive p.facetitle a,
.fanarchive p.facetext a{
	color:#373737;
}
.fanarchive p.facetitle a:hover ,
.fanarchive p.facetext a:hover {
	color:#373737;
}

	@media (max-width: 640px) {
  .fanArchive p.facetitle {
    padding-left: 0.3em;
    text-indent: -0.3em;
  }
}

.toppageFan p.facetitle a:before,
.fanArchive p.facetitle a:before {
  content: "●";
  color: #8c6a36;
}

.toppageFan .facetext,
.fanArchive .facetext {
  float: left;
  display: block;
  padding: 0;
  margin: 0 0 0 10px;
  line-height: 1.5em;
  text-align: left;
  width: calc(100% - 140px);
}

.toppageFan .facetext a,
.fanArchive .facetext a {
  color: #373737;
}

.toppageFan .facetext a:hover,
.fanArchive .facetext a:hover {
  color: #373737;
  text-decoration: underline;
}

.fanArchive p.facetitle {
  font-size: 100%;
}



.fanclubpostThanks {
  background: none repeat scroll 0 0 #f0eccb;
  margin-bottom: 10px;
  padding: 15px;
}

@media (min-width: 801px) {
  .fanArchive .face img {
    width: 200px;
  }
  .fanArchive p.facetitle {
    font-size: 120%;
  }
  .fanArchive .facetext {
    font-size: 100%;
    width: 70%;
  }
  .fan .entry-content .postie-attachments {
    width: 250px;
    float: left;
  }
}

/*----------*/
/*ブログ　.blog .blogArchive*/
/*----------*/

.blogArchive h1 {
/*  background: url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/blog-bar.png)
    right bottom no-repeat;
  margin: 0 0 30px 0;
  padding-top: 10px;
  margin-top: -10px;*/
}

.blogArchive h2,
.newsArchive h2 {
  font-size: 100%;
  background: none;
  padding: 0;
}

.blogSingle h1, .blogArchive h1 {
 /* background: none; */
  padding: 0;
}
.blogSingle a:hover > h1.entry-title {
  text-decoration: underline;
text-decoration-color:#373737;
}

.blogSingle h2 {
  background: none;
  padding: 0;
}

.blogSingle h3 {
/*  background: url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/blog-bar.png)
  margin: -10px 0 30px;
  padding-top: 10px;
  margin-top: -10px;*/
    right bottom no-repeat;
		display:inline-block;
	font-size:120%;
	padding-left:15px;
	padding-bottom:.5em;
}
@media (max-width: 650px) {
	.blogSingle h3 {
		font-size: 18px;
	}
}	
	
.blogSingle a > h3.entry-title {
  /* 通常時のスタイル */
  text-decoration: none;
}

.blogSingle a:hover > h3.entry-title {
  /* ホバー時のスタイル */
  color: #373737;
  text-decoration-line: underline;
  text-decoration-color: #373737;
  text-decoration-thickness: 1px; /* ブラウザによっては非対応 */
}


.blogArchive h2 {
    right bottom no-repeat;
	font-size:150%;
}

.blogSingle h3#reply-title {
  background: none;
  margin: 0;
}

/* ページネーションブログ以外も */
.nav-archives-prev,
.nav-archives-next {
  width: 45%;
  font-size: 80%;
}
.nav-archives-prev .page-numbers:not(:first-child),
.nav-archives-prev .current {
  display: none;
}
.nav-archives-next .page-numbers:not(:last-child),
.nav-archives-next .current {
  display: none;
}
.nav-archives-prev,
.nav-archives-next {
  width: 45%;
  font-size: 80%;
}

.nav-archives-prev {
  float: left;
}
.nav-archives-next {
  float: right;
  text-align: right;
}

/*----------*/
/*コメント　*/
/*----------*/

h2#comments-title {
  display: none;
}

h2.currentday {
  text-align: center;
  background: #c84941;
  display: block;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 30px;
  text-decoration: none;
  color: #ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#classCalender {
  border: 1px solid #ddd;
  padding: 10px;
}

#classCalender .timetable-calendar .calendar-title {
  display: none;
}

.classReserveCaution {
  border: 1px solid #ddd;
  padding: 10px;
  margin-bottom: 10px;
}

.classReserveCaution p {
  margin-bottom: 0;
}

.unit-price {
  display: none;
}

/* 幼児の人数を非表示に（代わりにチェックボックスをつけてある） */
/* 20210322幼児表示に戻す→0324やっぱり隠す */
#booking-reservation-fieldset
  .booking-form-people-number-row
  td
  div:nth-child(3),
#booking-reservation-fieldset
  .booking-form-people-number-row
  td
  div:nth-child(4) {
  /* text-align:left */
}

/* コース別の料金labelを縦並びに */
#booking-reservation-fieldset label.check-course {
  display: block;
}

/* コース表記一部小さく */
#booking-reservation-fieldset .numberOfParticitants {
  margin: 0;
  font-size: 85%;
}

/* コースグループ数でまとめる */
#booking-reservation-fieldset .group label.check-course {
  background-color: #f6f6f6;
  margin: 0 0 0 1em;
  padding: 5px;
  padding-left: 10px;
}

#booking-reservation-fieldset .group {
  margin-bottom: 5px;
}

#booking-reservation-fieldset .input-number {
  margin-bottom: 0.7em;
  margin-right: 0.5em;
}

#booking-reservation-fieldset input[type="radio"][disabled] {
  color: #eee;
  /* visibility:hidden; */
}

#booking-reservation-fieldset input[type="radio"][disabled] ~ span {
  color: #999;
}

.entry-content #booking-reservation-fieldset th {
  letter-spacing: normal;
}

/* 申込フォームContactForm7にreCapchav3導入、バッジを非表示20210917 */
.grecaptcha-badge {
  visibility: hidden;
}
div.recapthahidden {
  font-size: 80%;
}

/* 申込フォーム日付等を1列に */

@media only screen and (max-width: 640px) {
  #booking-reservation-fieldset th,
  #booking-reservation-fieldset td {
    width: 100%;
    display: block;
    text-align: left;
  }
  #booking-reservation-fieldset td {
    /*margin-left:10px;*/
    border-bottom: 0;
  }
  #booking-reservation-fieldset th {
    margin-top: 10px;
  }

  body.ja #booking-reservation-fieldset td.bookingApplyEn,
  body.en #booking-reservation-fieldset td.bookingApplyJa {
    display: none;
  }
}

.live-entry {
  margin-bottom: 1em;
  /*text-align: center;*/
  font-size: 80%;
}

.live-entry-saving {
  text-align: center;
}

.class-option-apply-attention {
  display: block;
  margin: 4em 1em 3em;
  padding: 1em;
  color: #ff0000;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  text-align: center;
}

.class-option-apply {
  font-weight: bold;
  margin-bottom: 2em;
  text-align: center;
}

.page-booking-thanks label input.nameUsedToApply,
.page-booking-thanks label input.emailUsedToApply {
	border:none;
	background-color:transparent;
}

.option-name {
  font-size: 80%;
}
p.classEvent {
  text-align: center;
  font-size: 100%;
}
.live .taiken p.classEvent img {
  margin-left: 2%;
  margin-right: 2%;
  width: 22%;
  height: auto;
  display: block;
}

select {
  background: #fafafa;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #ddd;
  color: #494c4c;
}


.page-booking-form .content-form th,
.page-booking-form .content-form td {
  font-size: 1em;
}

.page-booking-form #booking_client-fieldset #booking-form th,
.page-booking-form #booking_client-fieldset #booking-form td {
  font-size: 0.8em;
}

@media only screen and (max-width: 640px) {
  .page-booking-form .content-form button {
    font-size: 100%;
  }
}

#booking-form th {
  font-size: 90%;
  line-height: 1.5em;
}

/*確認画面でオプション項目を非表示*/
/*「ご連絡事項」ヘッダと「メッセージ」非表示*/

#booking-confirm-fieldset th {
  font-size: 90%;
  line-height: 1.5em;
}

/*不要なオプション非表示*/
#booking-confirm-fieldset table tr {
  display: none;
}
#booking-confirm-fieldset table tr:nth-child(-n + 2) {
  display: table-row;
}
#booking-confirm-fieldset table tr:nth-last-child(-n + 6) {
  display: table-row;
}
#booking-confirm-fieldset table tr:nth-last-child(-n + 2) {
  display: none;
}

/*予約フォーム「姓」「名」「名入力」消す*/

.content-form #booking_client-fieldset label.booking-seimei,
.content-form #booking_client-fieldset input#booking-mei {
  display: none;
}

td.sat .day-number {
  background-color: #bde4f8;
}

td.mon .day-number {
  background-color: #eaeceb;
}

td.tue .day-number {
  background-color: #eaeceb;
}

td.wed .day-number {
  background-color: #eaeceb;
}

td.thu .day-number {
  background-color: #eaeceb;
}

td.fri .day-number {
  background-color: #eaeceb;
}

td.sun .day-number {
  background-color: #fbe5e6;
}

table#booking-option-table span.mothersday:after {
  content: "（＠1,000円、5月7・8日限定）";
}

table#booking-option-table span.fathersday:after {
  content: "（＠1,000円、6月16～19日限定）";
}

table#booking-option-table span.tasting:after {
  content: "（＠540円）";
}

table#booking-option-table span.add_gold:after {
  content: "（＠600円）";
}

table#booking-option-table span.add_black:after {
  content: "（＠800円）";
}

table#booking-option-table span.add_men:after {
  content: "（＠680円）";
}

table#booking-option-table span.gift_pack_gold:after {
  content: "（＠1,200円）";
}

table#booking-option-table span.gift_pack_black:after {
  content: "（＠1,400円）";
}


table#booking-option-table label.check-baby:after {
  content: "（1組4名様を超える場合のみ利用）";
}

table#booking-option-table label.check-saving:after {
  content: "\A";
  white-space: pre;
}

table#booking-option-table .option-label {
  text-transform: none;
}

table#custom_order tbody:before {
  content: "(父の日等メッセージカード記載内容)";
}
table.customer_form tr.customkey_message input {
  width: 100%;
}


body.ja .calendar-timelink:after,
body.ja .list-calendar .calendar-mark a:after {
  content: "組";
}

.meguro caption.list-calendar {
  display: none;
}

/*確認画面でオプション項目を非表示*/
/*「オプション注文」「ご連絡先」等のヘッダ非表示*/

.option-confirm-header,
#confirmation-consign,
#confirmation-tasting,
#confirmation-shinnen,
#confirmation-valent,
#confirmation-hina,
#confirmation-white,
#confirmation-sakura,
#confirmation-kin,
#confirmation-mother,
#confirmation-father,
#confirmation-photo,
#confirmation-keirou,
#confirmation-add_gold,
#confirmation-add_black,
#confirmation-add_black2,
#confirmation-add_men,
#confirmation-gift_pack_gold,
#confirmation-gift_pack_black,
#confirmation-gift_pack_black2,
#confirmation-giftbox,
#confirmation-saving,
#confirmation-taste,
#confirmation-certificate,
#taste {
  display: none;
}

.bookingDescription {
  font-size: 85%;
  text-align: center;
  margin-bottom: 2em;
}

.bookingDescriptionThanks {
  font-size: 180%;
  font-weight: bold;
  color: #ff0000;
}

/*----------*/
/*thanks画面でオプション表示　*/
/*----------*/

.class-option-select {
  line-height: 2.5em;
}

.class-option p {
  margin-left: 2em;
}

.class-option textarea {
  height: 5em;
}

.class-option-choice {
  margin: auto 5px;
  height: 1em;
}

/*----------*/
/*thanks画面でオプション表示を送信した後、選択項目を非表示に　*/
/*----------*/

.sent .class-option {
  display: none;
}

.sent .class-option-sent {
  display: block;
  color: #ff0000;
  text-align: center;
  font-size: 120%;
  font-weight: bold;
}

.sent .classWaiting {
  display: none;
}

.sent .classWaiting-sent {
  display: block;
  color: #ff0000;
  text-align: center;
  font-size: 120%;
  font-weight: bold;
}

.class-option-sent {
  display: none;
}

.classWaiting-sent {
  display: none;
}

.timetable-calendar .week-row,
.timetable-calendar .header-row {
  display: flex;
  flex-direction: row;
}

.timetable-calendar .day-box,
.timetable-calendar .week-title {
  display: flex;
  flex-direction: column;
}

.timetable-calendar .day-number {
  order: -2;
}

.timetable-calendar .schedule-note {
  margin: 6px auto;
}

.timetable-calendar .schedule-note a {
  color: #ff0000;
}


.timetable-calendar td.holiday .schedule-note {
  color: #373737;
}

.timetable-calendar td.holiday .day-number {
  background-color: #fbe5e6;
}

.timetable-calendar td.schoolOff .schedule-note {
  color: #373737;
}

.timetable-calendar td.schoolOff .day-number {
  color: #ff6347;
}

.timetable-calendar .calendar-time-mark {
    line-height: 1.5rem;
}

/*----------*/
/* 20250218-mtssb-front.cssにしかないことに気が付いて慌てて追加 */
/*----------*/
/*
 * .mix-calendar th, .mix-calendar td, .timetable-calendar th, .timetable-calendar td, .multiple-calendar th, .multiple-calendar td, .monthly-calendar th, .monthly-calendar td {
    text-align: center;
    width: 14%;
}
.timetable-calendar .day-box.no-day{
background-color: #f0f0f0;	
}
.timetable-calendar .day-box.today {
    background-color: #ffffe0;
}
.timetable-calendar .calendar-time-mark,.timetable-calendar .calendar-mark {
    color: #888888;
}

.timetable-calendar .calendar-caption {
    font-size: 1.2rem;
    text-align: center;
}
.mix-calendar th, .timetable-calendar th, .multiple-calendar th, .monthly-calendar th {
    font-size: 1.1rem;
    font-weight: bold;
}
*/
/*----------*/
/* MTS Simplebooking申込フロー日英 */
/*----------*/

body.ja .bookingApplyEn,
body.en .bookingApplyJa {
  display: none;
}

/*body.ja img.bookingFlow.bookingApplyJa,
body.en img.bookingFlow.bookingApplyEn,
.booking-thanks .entry-content img:first-child*/
img.bookingFlow {
  display: block;
  margin: 0 auto;
}

body.en .week-title {
  font-size: 85%;
}

.bookingDescriptionThanks {
  font-size: 180%;
  font-weight: bold;
  color: #ff0000;
}

.bookingDescriptionJa,
.bookingDescriptionEn {
  font-size: 85%;
  /*  text-align: center;
  margin-bottom: 2em;*/
}

body.en #access .logoJa,
body.en .toaccessJa,
body.en .tocartJa,
body.en .tomemberJa {
  display: none;
}
body.ja #access .logoEn,
body.ja .toaccessEn {
  display: none;
}

/*----------*/
/* クラス一般ページ日英 */
/*----------*/
body.en .udonClassJa,
body.ja .udonClassEn {
  /*body.page-template-page-class.en .udonClassJa,
body.page-template-page-class.ja .udonClassEn {*/
  display: none;
}

/*----------*/
/*母の日体験会予約　MTS Simple Booking-C　※iricosky.cssにもスマホ用あり*/
/*----------*/

.page-mothersday-booking .calendar-title {
  display: none;
}

/*----------*/
/*Special Thanks to　*/
/*----------*/

.linklist {
  overflow: auto;
  margin-bottom: 10px;
}

.linklist .icon {
  float: left;
  margin-bottom: 20px;
  margin-left: 22px;
  padding: 2px;
  width: 95px;
}

.linklist .text {
  float: left;
  max-width: 400px;
}

.linklist li {
  list-style-type: none;
}

/*----------*/
/*レシピ　*/
/*----------*/

.ingredient {
  overflow: hidden;
}

.ingredient img.alignleft {
  margin-right: 0.5em;
}

.incredient_titles {
  width: 95%;
}

.ingredient_title {
  display: inline;
  font-size: 120%;
  vertical-align: text-bottom;
}

.incredient_portion {
  display: inline;
  vertical-align: text-bottom;
}

.ingredient_list {
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  padding: 1px 5px;
  width: 300px;
  float: right;
}

.ingredient_name {
  display: inline;
  float: left;
}

.ingredient_quantity {
  display: inline;
  float: right;
  margin: 0 0 0 10px;
  text-align: right;
}

.recipe {
  margin-top: 20px;
}

.recipe ol {
  list-style-position: outside;
}

.recipe p {
  margin-bottom: 0;
}

.recipe_title {
  display: inline;
  font-size: 120%;
  vertical-align: text-bottom;
}

.recipe_development {
  width: 100%;
  text-align: right;
}

.recipe_product {
  width: 300px;
  margin: 0 0 20px auto;
  padding: 10px;
  background-color: #e0cca8;
}

.recipe_product a {
  padding-left: 20px;
}

/*----------*/
/*PhotoGallery　*/
/*----------*/

.galleryclassArchive h1,
.galleryoutgoingArchive h1 {
  background: url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/top-bar.gif)
    repeat-x scroll left bottom transparent;
  /*margin-bottom: 30px;*/
  padding-top: 0;
}

.galleryclassArchive .entry-content,
.galleryoutgoingArchive .entry-content {
  overflow: hidden;
}

.galleryclassArchive .entry-content img,
.galleryoutgoingArchive .entry-content img {
  float: left;
  width: 30%;
  height: 30%;
  border: 1px solid #ddd;
  max-width: 97.5%;
  margin: 7px;
}

.galleryclassArchive .entry-content img.logomark-galleryicon,
.galleryoutgoingArchive .entry-content img.logomark-galleryicon {
  border: none;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  max-width: none;
}

.galleryclassSingle h3,
.galleryoutgoingSingle h3 {
/*  background: url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/top-bar.gif) 
    repeat-x scroll left bottom transparent;*/
  /*margin-bottom: 30px;*/
  /*padding-top: 0;*/
/*	margin-top:20px;*/
	font-size:150%;
}

.galleryclassSingle h3 a,
.galleryoutgoingSingle h3 a,
.galleryclassSingle h3 a:hover,
.galleryoutgoingSingle h3 a:hover {
	color:#222;
}

.galleryclassSingle img.size-thumbnail,
.galleryoutgoingSingle img.size-thumbnail {
  float: left;
  width: 28%;
  height: 28%;
  border: 1px solid #ddd;
  max-width: 97.5%;
  padding: 6px;
  margin: 0 10px 10px 0;
}

.galleryclassCell {
  position: relative;
  float: left;
  width: 30%;
  height: 30%;
  border: 1px solid #ddd;
  max-width: 97.5%;
  margin: 7px;
  overflow: hidden;
}

.galleryclassdate {
  text-align: center;
  padding: 0 5%;
  margin: 0;
  color: #999;
  font-size: 100%;
  line-height: 1.3em;
  width: 90%;
  position: absolute;
  top: 20%;
}

.galleryclassdate a {
  color: #333;
}

.entry-content h3.galleryclasstitle {
  padding: 0 3%;
  margin: 0;
  font-weight: normal;
  text-align: left;
  color: #999;
  font-size: 100%;
  line-height: 1.3em;
  width: 94%;
  position: absolute;
  top: 40%;
  text-transform: none;
}

.entry-content h3.galleryclasstitle a {
  color: #0044cc;
}

.gallerylead {
  clear: both;
  font-size: 90%;
  margin-left: 1%;
}

/*----------*/
/*PhotoGallery　h2まとめた*/
/*----------*/

h2.galleryclassh2,
h2.galleryoutgoingh2 {
  clear: none;
}

h2.galleryclassh2 a,
h2.galleryoutgoingh2 a {
  width: 40%;
  padding: 3%;
  float: left;
  font-size: 120%;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #ddd;
  display: block;
  clear: none;
  text-align: center;
  margin-bottom: 10px;
  margin-right: 10px;
  color: #666;
}

.galleryclassArchive h2.galleryclassh2 a,
.galleryclassArchive h2.galleryclassh2 a:hover,
.galleryclassArchive h2.galleryoutgoingh2 a:hover,
.galleryclassSingle h2.galleryclassh2 a,
.galleryclassSingle h2.galleryclassh2 a:hover,
.galleryclassSingle h2.galleryoutgoingh2 a:hover {
  background-color: #ffffff;
  color: #222;
}

.galleryoutgoingArchive h2.galleryoutgoingh2 a,
.galleryoutgoingArchive h2.galleryoutgoingh2 a:hover,
.galleryoutgoingArchive h2.galleryclassh2 a:hover,
.galleryoutgoingSingle h2.galleryoutgoingh2 a,
.galleryoutgoingSingle h2.galleryoutgoingh2 a:hover,
.galleryoutgoingSingle h2.galleryclassh2 a:hover {
  background-color: #ffffff;
  color: #222;
}

.galleryclassSingle .entry-content > p {
	margin-bottom:0;
}

/*----------*/
/*PhotoGalleryここまで　*/
/*----------*/

.toGallery,
.toFan {
  background-color: #ffffff;
  display: block;
  width: 70%;
  border: 1px solid #ddd;
  font-size: 120%;
  /*float: right;*/

  text-align: center;
  margin-right: auto;
  margin-left: auto;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

#page.outing .toGallery {
  background-color: #d3b680;
  color: #ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.toFan {
  float: right;
}

a.toGallery {
  font-size: 120%;
}
.onsite a.toGallery {
  font-size: 140%;
	color:#a96952;
	border: 2px solid #a96952;
	padding:5px;
}

@media only screen and (max-width: 640px) {
.onsite a.toGallery {
	padding:0;
	}
}
a.toGallery,
a.toFan {
  color: #666;
}

a:hover .toGallery {
  background-color: #666;
  color: #ffffff;
}

.clearfix {
  min-height: 1px;
}

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

input[type="text"] {
  background: #fafafa;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #ddd;
  color: #494c4c;
  padding: 3px;
}

input[type="text"]:focus {
  color: #373737;
}

input[type="password"] {
  background: #fafafa;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #ddd;
  color: #494c4c;
  padding: 3px;
}

input[type="password"]:focus {
  color: #373737;
}

input[type="email"] {
  background: #fafafa;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #ddd;
  color: #494c4c;
  padding: 3px;
}

input[type="email"]:focus {
  color: #373737;
}

input[type="url"] {
  background: #fafafa;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #ddd;
  color: #494c4c;
  padding: 3px;
}

input[type="url"]:focus {
  color: #373737;
}

input[type="number"] {
  background: #fafafa;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #ddd;
  color: #494c4c;
  padding: 3px;
}

input[type="number"]:focus {
  color: #373737;
}

input[type="tel"] {
  background: #fafafa;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #ddd;
  color: #494c4c;
  padding: 3px;
}

tr.customkey_gift_to input {
  width: 95%;
}

tr.customkey_gift_to td:after {
  content: "(お父さんへ、等　空欄でも結構です)";
}

tr.customkey_gift_message input {
  width: 95%;
}

tr.customkey_gift_message td:after {
  content: "(入力欄が小さいですが複数行になっても結構です)";
}

tr.customkey_gift_from input {
  width: 95%;
}

.page-painetgohan201506 h3.calendar-title {
  display: none;
}

.page-painetgohan201506 img.qrcode {
  width: 65px;
  height: 65px;
}

.wp-pagenavi {
  margin: auto auto 30px;
  text-align: center;
  margin-top: 20px;
  font-size: 70%;
}
.wp-pagenavi a {
  padding: 3px !important;
}


.class_top {
  margin-bottom: 5px;
}

.class_top img {
  margin-top: 0;
}

.liveDescriptionScript {
  display: none;
}

.liveDescription h2 {
  margin: 15px auto;
  text-align: center;
}

.liveDescription h3 {
  line-height: 1.5em;
  background-color: #faa404;
  /*border-radius: 10px;*/
  color: #ffffff;
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin: 20px auto 25px;
  padding: 10px;
  text-align: center;
}

.liveDescription h3.otherplan {
  line-height: initial;
  /*border-radius: none;*/
  color: #ffffff;
  display: initial;
  font-size: 120%;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-align: center;
}

.liveDescription p {
  margin: 5px 15px;
}

.liveDescription .wp-caption {
  font-weight: normal !important;
}

.liveDescription .wp-caption-text {
  margin: 0;
}

.liveDescription .readmore a {
  display: block;
  text-align: right;
  font-size: 80%;
  margin-right: 15px;
}

.liveDescription .readmore dl a {
  font-size: 90%;
  display: inline;
  margin-right: 0;
}

.liveDescription .closemore a {
  display: block;
  text-align: right;
  font-size: 80%;
  margin-right: 15px;
}

.liveDescription .closemore dl a {
  font-size: 90%;
  display: inline;
  margin-right: 0;
}

.liveDescription .descriptionText {
  float: left;
}

.liveDescription .descriptionText p {
  margin: 15px 0;
}

.liveDescription dl p {
  margin-left: 0;
  margin-right: 0;
}

.toReserveCalendar {
  display: none;
}

.singular .entry-meta .edit-link a {
  bottom: auto;
  left: 0;
  position: absolute;
  right: auto;
  top: 40px;
}

.entry-header .entry-meta {
  padding-right: 0;
}

.wp-caption .wp-caption-text {
  margin-bottom: 0.6em;
  padding: 10px 0 5px;
  position: relative;
}

.wp-caption .wp-caption-text:before {
  color: #666;
  content: none;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 7px;
}

.widget_recent_entries li {
  line-height: 1.4em;
  margin-bottom: 0.3em;
}

.entry-meta a {
  font-weight: normal;
}

#secondart .item ul {
  text-align: center;
}

/*カート画面でソーシャルボタンを消す*/

.page-template-uscescart-php .sns {
  display: none;
}

footer#colophon {
  background-color: #e7cd2a;
  background-image: url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/footer-bg.png);
  background-repeat: repeat-x;
  background-position: bottom;
}

.fanclubpostTop a {
  display: block;
  /*background-color: $color_black_haze_approx;
  color: $color_desert_approx;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  //Instead of the line below you could use @include border-radius($radius, $vertical-radius)
  border-radius: 5px;*/
  font-weight: 500;
  /*padding: 3px 10px;*/
  margin: 30px 10px 0;
}

.fanclubpostTop a .txt {
  color: #666;
  font-size: 110%;
  font-weight: 400;
}

.post-2529 h3 a {
  display: block;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  margin-left: auto;
  margin-right: auto;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 10px;
  color: #ffffff;
  background-color: #d3b680;
  padding: 10px;
  width: 75%;
}

.fanclubpost .fanclubPostAttention {
  font-size: 80%;
}

.fanArchive .fanclubpost a,
.fanclubpost .fanclubpostThanks a {
  color: #ffffff;
  display: block;
  background-color: #d3b680;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 120%;
  padding: 3px 10px;
  margin: 10px 0 10px auto;
  width: 65%;
	text-align:center;
}

.fanarchive a.requestReview,
.fanclubpost a.requestReview{
  color: #ffffff;
  display: block;
  background-color: #d3b680;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 120%;
  padding: 3px 10px;
  margin: 20px auto 0 0;
  width: 65%;
	text-align:center;
}


/*----------*/
/*ContactForm7　.wpcf7*/
/*----------*/

.wpcf7 em {
  color: #ff0000;
  font-style: normal;
}

.menu-960 select {
  height: 2em;
}

#respond {
  width: auto !important;
}

#respond p:nth-of-type(5) {
  margin-top: -20px;
}

.commentlist > li:before {
  content: none;
}

/*----------*/
/*お知らせ　*/
/*----------*/


.newsSingle h3 {
    display: inline-block;
    font-size: 120%;
    padding-left: 15px;
    padding-bottom: .5em;
}
.newsSingle a > h3.entry-title {
  /* 通常時のスタイル */
  text-decoration: none;
}

.newsSingle a:hover > h3.entry-title {
  /* ホバー時のスタイル */
  color: #373737;
  text-decoration-line: underline;
  text-decoration-color: #373737;
  text-decoration-thickness: 1px; /* ブラウザによっては非対応 */
}
.newsArchive h1 {
  /* background: url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/top-bar.gif) */
    repeat-x scroll left bottom transparent;
  padding-bottom: 5px;
  padding-top: 0;
	padding-left: 15px;
     font-size: 120%;
}
.newsSingle a:hover > h1 {
  color: #373737;
  text-decoration-line: underline;
  text-decoration-color: #373737;
  text-decoration-thickness: 1px; /* ブラウザによっては非対応 */
}

/*----------*/
/*体験会予約　MTS Simple Booking-C　※iricosky.cssにもスマホ用あり*/
/*----------*/

#booking-confirm-bill legend {
  display: none;
}

#booking-confirm-bill legend:after {
  content: "料金明細（当日お支払いください）";
  font-size: 1.1rem;
  font-weight: bold;
  padding: 0 5px;
}

/*
 * body.ja div.booking-form #booking-reservation-fieldset:after {
  content: "※上記基本料金+人数料金 大人: 1名1,000円　小人: 1名800円　3歳以下の乳幼児1名: 無料 (小人: 12歳以下・乳幼児: 3歳以下、2人目からは小人料金)"; 
}
body.en div.booking-form #booking-reservation-fieldset:after {
  content: "※Adult: 1,000JPY, Child, under 12: 800JPY, Baby, under 3: Free. Second baby needs child's fee"; }
*/

body.ja #booking-confirm-bill:after {
  content: "※当日キャンセルはオプション含め料金の100%、前日は同じく50%のキャンセル料を頂戴します。";
}
body.en #booking-confirm-bill:after {
  content: "Cancellation Charge : On that day 100%, The previous day 50%";
}

body.ja span.booking-message-fieldset-dd-baby {
  display: block;
  font-size: 80%;
  margin-top: 10px;
  margin-left: 2em;
}

body.ja fieldset#booking-reservation-fieldset:after {
  /* content: "※ご試食やイベントは、日時とコースが確定した後でお申込みいただけます。"; */
}

/*予約フロー図　MTSと仮申込完了ページに直接書くことに
form.booking-reservation-fieldset:before {
content: url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/classApplication1.png);
}

form.booking-confirm-fieldset:before {
content: url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/classApplication2.png);
}

.page-booking-thanks .entry-content p:nth-child(1):before {
content: url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/classApplication3.png);
}*/

/*オプション　ひな祭りリスト　*/
.page-booking-thanks .hina span.wpcf7-list-item {
  margin-right: 13px;
}

/*予約フォームでオプション・備考非表示　*/

.content-form form fieldset#booking-option-fieldset {
  display: none;
}

.content-form form fieldset#booking-message-fieldset {
  display: none;
}

.class-option-discount .wpcf7-radio .wpcf7-list-item,
.class-option-eat .wpcf7-radio .wpcf7-list-item,
.class-option-event .wpcf7-radio .wpcf7-list-item,
.class-option-change4to2 .wpcf7-radio .wpcf7-list-item {
  line-height: 2em;
  display: block;
}

/*----------*/
/*キャンセル待ちフォーム　*/
/*----------*/

.page-waiting #secondary {
  display: none;
}

.classWaiting span.wpcf7-list-item {
  display: block;
}

/*----------*/
/*Timetable calendar 金額を2番目に　MTS Simple Booking-C　*/
/*----------*/
.calendar-time-mark {
  font-size: 1rem !important;
}
.timetable-calendar .schedule-note {
  /*スケジュールメモ*/
  font-size: 0.6rem;
}

#post-2345 .timetable-calendar table,
#booking-entry .timetable-calendar table {
  margin: 0;
  padding: 0;
  width: 100%;
}

/*  #post-2345 .timetable-calendar table td,
  #booking-entry .timetable-calendar table td,
  .page-template-page-class .timetable-calendar table td*/
.timetable-calendar table td {
  padding: 6px 1px;
}

/*----------*/
/*アクセスマップ　*/
/*----------*/

img.accessMap {
  width: 466px;
  height: auto;
  margin: 10px;
}

.recipeSingle h3 {
  background: url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/top-bar.gif)
    repeat-x scroll left bottom transparent;
  margin-bottom: 30px;
  padding-top: 0;
}

.classAccessmap ul {
  list-style-type: disc;
}
.classAccessmap li {
  padding-left: 0;
}

/*----------*/
/*アクセス　*/
/*----------*/
.access p.accessDesc {
  /*float:right;*/
  display: block;
  margin-bottom: 0;
  /*width:220px;*/
}
.access img.accessDesc {
  float: right;
  display: block;
}

.access dd p {
  margin-bottom: 0.5em;
}


.access .accessDesc div[id^="attachment_"] {
  width: auto !important;
}

.access .accessDesc h3 {
  font-size: 100%;
  font-weight: bold;
  text-transform: none;
}

/*----------*/
/*詳細を見る、をまとめた　*/
/*----------*/

.galleryclassArchive a.detail,
.galleryclassSingle a.detail,
.galleryoutgoingArchive a.detail,
.galleryoutgoingSingle a.detail,
.page-access a.detail,
.category-fan a.detail,
.fan a.detail,
.category-blog a.detail,
.blogSingle a.detail {
  display: block;
  margin: 2% auto 0 auto;
  padding: 7px 0;
  width: 80%;
  background: #ebd122;
  color: #221815;
  font-size: 100%;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.category-fan a.detail,
.fan a.detail,
.category-blog a.detail,
.blogSingle a.detail {
  margin: 20px 0 20px 20%;
}

.topBannerArea a.detail {
  display: block;
  background: #c84941;
  color: #ffffff;
  font-size: 90%;
  width: 110px;
  float: right;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

* html .clearfix {
  height: auto;
  overflow: hidden;
}

#post-3702 .timetable-calendar tbody tr:nth-child(1) {
  display: none;
}

#post-3702 .timetable-calendar tbody tr:nth-child(2) {
  display: none;
}

#post-3702 .timetable-calendar tbody tr:nth-child(4) {
  display: none;
}

#post-3702 .timetable-calendar tbody tr:nth-child(5) {
  display: none;
}

.calendar-time-mark .time-string {
  margin-right: 5px;
}

.thumbnail_lists_class img {
  /* border: medium none;
  width: 116px;
  max-width: 97.5%;
  padding: 5px;*/
}

.page-id-7802 .live .liveDescription {
  background: none repeat scroll 0 0 #ffffff;
  margin: 0;
  padding: 5px 15px;
}

input[type="checkbox"].ExpandCheckBox {
  display: none;
}

input[type="checkbox"].ExpandCheckBox + .panel {
  display: none;
}

input[type="checkbox"].ExpandCheckBox:checked + .panel {
  display: block;
}

/*----------*/
/*体験教室トップ　20250228 触った時に予約があふれたので*/
/*----------*/
div#page.class .entry-content > .live {
	float:right;
}

/*----------*/
/*体験教室　PCメイン100%に　WACUL20161123*/
/*----------*/
.langChange {
  text-align: center;
  font-size: 15px;
  font-weight: normal;
  float: right;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0;
  color: #ffffff;
  /*    background-color: #FF931E;*/
  background-color: #d3b680;
  padding: 5px;
}
.langChange a {
  color: #ffffff;
  display: block;
  padding: 5px 0;
  width: 100%;
}
/*----------*/
/*体験教室　ナビゲーションタブ化*/
/*----------*/
/*
.classNav ul {
    width: 100%;
	list-style-type: none;
	margin:0;
	padding:0;
}
.classNav ul li{
	display:block;
	width:calc(100% / 6); 
	float:left;
	text-align:center;
	margin:0;
	padding:0;
}
*/
/*----------*/
/*体験教室　複数ページ化202306*/
/*----------*/

/*
[class^="menu-classnavi-"] ul {
  display: table;
  margin: 10px auto 0;
  padding: 0;
  width: 100%;
  text-align: center;
}
[class^="menu-classnavi-"] ul li {
  display: table-cell;
	max-width: calc((100% / 7) - 10px);
  padding: 2px;
  border-right: 1px solid #ccc;
}
*/
[class^="menu-classnavi-"] ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;           /* li を横並びのフレックスアイテムに */
}
[class^="menu-classnavi-"] ul li {
  flex: 1;                 /* li の幅を等分配（li の数に応じて自動調整） */
  display: flex;           /* 中身を横方向のフレックスボックスに */
  justify-content: center; /* テキストを水平中央寄せ */
  align-items: center;     /* 必要に応じて垂直中央寄せ */
  border-right: 1px solid #ccc;
}

[class^="menu-classnavi-"] ul li:last-child {
  border-right: none;
}
[class^="menu-classnavi-"] ul li a {
  display: block;
  width: 100%;
  padding: 10px 0;
  text-decoration: none;
  color: #373737;
	height:22px;
}
[class^="menu-classnavi-"] ul li a:hover {
  background-color: #f8e750;
  border-bottom: 5px solid #f8e750;
}
[class^="menu-classnavi-"] ul li.current-menu-parent,
body.tax-qa_genre li.menu-item-object-qa,
body.single-qa li.menu-item-object-qa {
  font-weight: bold;
}
[class^="menu-classnavi-"] ul li.current-menu-parent a,
[class^="menu-classnavi-"] ul li.current-menu-item a,
body.tax-qa_genre li.menu-item-object-qa a, 
body.single-qa li.menu-item-object-qa a{
  border-bottom: 5px solid #f8e750;
  background-color:  #f8e750;
  /*color: #00B0F0;*/
}
[class^="menu-classnavi-"] ul li a {
  border-bottom: 5px solid #fff;
	text-align:center;
  /*color: #00B0F0;*/
}

.fanarchive h1 {
  margin-bottom: 0;
}

/*----------*/
/*体験教室　複数ページ化202306　ここまで*/
/*----------*/
/*----------*/
/*体験教室アクセス　複数ページ化202306*/
/*----------*/


div[class^="menu-classaccess-"] ul {
  display: table;
  margin: 10px auto 0;
  padding: 0;
  width: 90%;
  text-align: center;
  font-size: 90%;
  list-style-type: none;
}
@media only screen and (max-width: 640px) {
  div[class^="menu-classaccess-"] ul {
    width: 100%;
  }
}

div[class^="menu-classaccess-"] ul li {
  /*display: table-cell;*/
  float: left;
  /* min-width: 50px; */
  width: calc(100% / 3);

  /*border-right: 1px solid #ccc;*/
}
@media only screen and (min-width: 801px) {
  div[class^="menu-classaccess-"] ul li {
    width: calc(100% / 6);
  }
}

div[class^="menu-classaccess-"] ul li a {
  display: block;
  width: 100%;
  padding: 3px 0;
  text-decoration: none;
  color: #373737;
}
div[class^="menu-classaccess-"] ul li a:hover {
  background-color: #f8e750;
  border-bottom: 2px solid #f8e750;
}
div[class^="menu-classaccess-"] ul li.current-menu-item {
  font-weight: bold;
}
div[class^="menu-classaccess-"] ul li a {
  border-bottom: 2px solid #fff;
}
div[class^="menu-classaccess-"] ul li.current-menu-item a {
  /*border-bottom: 5px solid #00B0F0;
color: #00B0F0;*/
  border-bottom: 2px solid #f8e750;
  background-color: #f8e750;
}

.page-template-page-classAccess [class^="menu-classnavi-"] ul li:last-child a {
  border-bottom: 5px solid #f8e750;
}

.page-template-page-classAccess .wp-caption {
  max-width: 100%;
  padding: 0;
  margin: 0;
  background-color: #fff;
  border: none;
}
@media (min-width: 801px) {
  .page-template-page-classAccess .wp-caption {
    max-width: 25%;
  }
}
.page-template-page-classAccess .wp-caption img {
  background: none;
  border: none;
}

.page-template-page-classAccess .wp-caption .wp-caption-text {
  padding: 0 6px;
  font-family: inherit;
}

/*----------*/
/*体験教室アクセス　複数ページ化202306　ここまで*/
/*----------*/

/*----------*/
/*体験教室イベント　複数ページ化202404*/
/*----------*/

div[class^="menu-classevent-"] ul {
  display: table;
  margin: 10px auto 0;
  padding: 0;
  width: 90%;
  text-align: center;
  font-size: 90%;
  list-style-type: none;
}
@media only screen and (max-width: 640px) {
  div[class^="menu-classevent-"] ul {
    width: 100%;
  }
}

div[class^="menu-classevent-"] ul li {
  /*display: table-cell;*/
  float: left;
  /* min-width: 50px; */
  width: calc(100% / 3);

  /*border-right: 1px solid #ccc;*/
}
@media only screen and (min-width: 801px) {
  div[class^="menu-classevent-"] ul li {
    width: calc(100% / 6);
  }
}

div[class^="menu-classevent-"] ul li a {
  display: block;
  width: 100%;
  padding: 3px 0;
  text-decoration: none;
  color: #373737;
}
div[class^="menu-classevent-"] ul li a:hover {
  background-color: #f8e750;
  border-bottom: 2px solid #f8e750;
}
div[class^="menu-classevent-"] ul li.current-menu-item {
  font-weight: bold;
}
div[class^="menu-classevent-"] ul li a {
  /* border-bottom: 2px solid #fff; */
}
div[class^="menu-classevent-"] ul li.current-menu-item a {
  /*border-bottom: 5px solid #00B0F0;
color: #00B0F0;*/
	border-bottom: 2px solid #f8e750;
  background-color: #f8e750;
}

.page-template-page-classAccess [class^="menu-classnavi-"] ul li:last-child a {
  border-bottom: 5px solid #f8e750;
}
/*----------*/
/*体験教室イベント　複数ページ化202404ここまで*/
/*----------*/

/*----------*/
/*体験教室Q&A　複数ページ化202406*/
/*----------*/

div[class^="menu-classqa-"] ul {
  display: table;
  margin: 10px auto 0;
  padding: 0;
  width: 100%;
  text-align: center;
  font-size: 90%;
  list-style-type: none;
}
@media only screen and (max-width: 640px) {
  div[class^="menu-classqa-"] ul {
    width: 100%;
  }
}


div[class^="menu-classqa-"] ul li{
	float: left;
/* width: calc((100% / 3) - 20px);
	    display: block;
    text-align: center;
    /* height: 3em; */
width:100%;
    border: 1px solid #ddd;
    text-decoration: none;
    color: #373737;
    margin-bottom: 5px;
    line-height: 1.2em;
}
@media only screen and (min-width: 801px) {
  div[class^="menu-classqa-"] ul li {
	  border: 1px solid #ddd;
	      margin-left: 10px;
	  width: calc((100% / 3) - 20px);
  }
}

div[class^="menu-classqa-"] ul li a {
  display: block;
  width: 100%;
  padding: 3px 0;
  text-decoration: none;
  color: #373737;
line-height:1.3em;
}
@media only screen and (min-width: 801px) {
	div[class^="menu-classqa-"] ul li a {
		line-height:3em;
	}
}


div[class^="menu-classqa-"] ul li a:hover {
  background-color: #f8e750;
   /* border-bottom: 2px solid #f8e750;*/
}
div[class^="menu-classqa-"] ul li.current-menu-item {
/*  font-weight: bold;*/

}
div[class^="menu-classqa-"] ul li a {
 /* border-bottom: 2px solid #fff;*/
}
div[class^="menu-classqa-"] ul li.current-menu-item a,
div[class^="menu-classqa-"] ul li.current-qa-ancestor a {
  /*border-bottom: 5px solid #00B0F0;
color: #00B0F0;
  border-bottom: 2px solid #f8e750;*/
  background-color: #f8e750;
	font-weight: bold;
}

.page-template-page-classAccess [class^="menu-classqa-"] ul li:last-child a {
  border-bottom: 5px solid #f8e750;
}



/*----------*/
/*体験教室Q&A　複数ページ化202406ここまで*/
/*----------*/

/*----------*/
/*体験教室流れ　複数ページ化202306*/
/*----------*/

h2.flowTitle {
  font-size: 20px;
  color: #222;
  line-height: 1.3em;
  font-weight: normal;
}
h3.flowSubTitle {
  font-size: 24px;
  color: #ff6900;
  font-weight: 700;
  line-height: 1.4em;
}

p.flowExplanation {
  font-size: 18px;
  /* color:#ff6900; */
  margin-bottom: 0;
}

/*----------*/
/*体験教室流れ　複数ページ化202306　ここまで*/
/*----------*/
/*----------*/
/*体験教室Q&A　複数ページ化202307*/
/*----------*/

.page-qa .questions {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.page-qa a.question {
  display: block;
  width: calc(calc(100% / 3) - 20px);
  text-align: center;
  height: 3em;
  border: 1px solid #ddd;
  text-decoration: none;
  color: #373737;
  padding-top: 1em;
  margin-left: 10px;
  margin-bottom: 10px;
  padding-bottom: 1em;
  line-height: 1.2em;
  font-size: 90%;
}

@media (min-width: 801px) {
  .page-qa a.question {
    padding-bottom: 0;
  }
}

.page-qa a.question:hover {
  background-color: #f8e750;
}
.page-qa h3,
body.post-type-archive-qa h2.qa-genre-title{
  margin: 25px auto 10px !important;
  font-size: 20px;
  text-align: center;
  line-height: 1.3em;
  font-weight: bold;
  background-color: #d3b680;
  padding-top: 5px;
  padding-bottom: 5px;
}

body.post-type-archive-qa h2.qa-genre-title a{
	color:#222;
}
.page-qa .wpsm_panel {
  margin-bottom: 10px !important;
}

.page-qa .wpsm_panel-default > .wpsm_panel-heading {
  background-color: #f0eccb !important;
}

.wpsm_panel-title {
  font-size: 120% !important;
}
.QAtoTop {
  display: block;
  text-align: right;
}

body.post-type-archive-qa h3.entry-title,
body.tax-qa_genre .qa-archive-list h2.entry-title,
body.single-qa div.single-qa  h1.entry-title {
	text-decoration:none;
	overflow:hidden;
	display:block;
	padding:8px;
	font-size: 18px;
	font-family: 0;
	color:#222;
    background-color: #f0eccb;
	border-bottom:0px ;
    border-color: #f0eccb ;
	font-weight:normal;
}

body.post-type-archive-qa article.hentry.type-qa,
body.tax-qa_genre .type-qa.hentry.type-qa,
body.single-qa div.single-qa {
	border: 1px solid #f0eccb ;
	padding:0;
}
body.single-qa div.single-qa {
	margin-top:20px;
	margin-bottom:40px;
}
body.post-type-archive-qa article.hentry.type-qa .entry-content,
body.tax-qa_genre .type-qa.hentry.type-qa .entry-content,
body.single-qa div.single-qa .entry-content,
body.single-qa div.single-qa .entry-footer {
	padding:10px;
}
body.post-type-archive-qa article.hentry.type-qa .entry-content p:last-child ,
body.tax-qa_genre .type-qa.hentry.type-qa .entry-content p:last-child, 
body.single-qa div.single-qa .entry-content  p:last-child ,
body.single-qa div.single-qa .entry-footer p {
	margin-bottom:0;
}

body.tax-qa_genre section.qa-genre-group {
	margin-top:40px;
}

body.tax-qa_genre .qa-archive-list {
margin-top:20px;
}

/*----------*/
/*体験教室Q&A　複数ページ化202307ここまで*/
/*----------*/
/*----------*/
/*出張体験教室　複数ページ化202501*/
/*----------*/

[class^="menu-onsite-"] ul {
  display: table;
  table-layout: fixed; /* 各セルを均等にする */
  margin: 10px auto 0;
  padding: 0;
  width: 100%;
  text-align: center;
}
[class^="menu-onsite-"] ul li {
  display: table-cell;
  /* min-width: 50px; */
  /*	width:calc(100% / 6);*/
  max-width: calc(100% / 2 - 10px);
  padding: 2px;
  border-right: 1px solid #ccc;
}

[class^="menu-onsite-"] ul li:last-child {
  border-right: none;
}
[class^="menu-onsite-"] ul li a {
  display: block;
  width: 100%;
  padding: 10px 0;
  text-decoration: none;
  color: #373737;
}
[class^="menu-onsite-"] ul li a:hover {
  background-color: #f8e750;
  border-bottom: 5px solid #f8e750;
}
[class^="menu-onsite-"] ul li.current-menu-parent,
[class^="menu-onsite-"] ul li.current-menu-item {
  font-weight: bold;
}
[class^="menu-onsite-"] ul li.current-menu-parent a,
[class^="menu-onsite-"] ul li.current-menu-item a {
  border-bottom: 5px solid #f8e750;
  /*color: #00B0F0;*/
}
[class^="menu-onsite-"] ul li a {
  border-bottom: 5px solid #fff;
  /*color: #00B0F0;*/
}

/*----------*/
/*出張体験教室　複数ページ化202501　ここまで*/
/*----------*/

#text {
  display: block !important;
  height: 12px !important;
  width: 12px !important;
}
.fg-sr-only {
  display: block !important;
  height: 12px !important;
  width: 12px !important;
}
.ngg-gallery-thumbnail-box {
  width: 228px;
}

@media only screen and (min-width: 801px) {
   .page-class #content,
  .page-meguro #content,
  .page-fathersday2018photo #content {
    margin: 0;
    width: 100%;
    /*p{
    	margin:0;
    }*/
  }

  .page-class #content .class_top,
  .page-class-e #content .class_top,
  .page-meguro #content .class_top {
    width: 70%;
    float: left;
  }

  .page-class #content .thumbnail_lists_class,
  .page-class-e #content .thumbnail_lists_class,
  .page-meguro #content .thumbnail_lists_class {
    float: right;
    width: 30%;
    /*margin-top: 10px;
      margin-left: 10px;
      margin-right: -10px;*/
  }

  .page-class-e #content .thumbnail_lists_class a,
  .page-meguro #content .thumbnail_lists_class a {
    display: block;
    float: left;
    width: calc((100% - 20px) / 2);
    margin: 0 0 10px 10px;
  }
  .page-class #content .thumbnail_lists_class a　{
    /* display: block;
    float: left;
    width: 100%;
    margin: 0 0 10px 10px; */
  }

  .page-class #content .thumbnail_lists_class img,
  .page-class-e #content .thumbnail_lists_class img,
  .page-meguro #content .thumbnail_lists_class img {
    display: block;
    width: 100%;
    max-width: initial;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .page-class #content .toGallery,
  .page-class-e #content .toGallery,
  .page-meguro #content .toGallery {
    float: right;
    width: calc(30% - 12px);
    margin: 10px 0 10px 10px;
    padding: 5px 0;
  }

  .page-class #content .class-review,
  .page-class-e #content .class-review,
  .page-meguro #content .class-review {
    clear: both;
  }

  .page-class #content .class-review .excerpt,
  .page-class-e #content .class-review .excerpt,
  .page-meguro #content .class-review .excerpt {
    width: 60%;
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 1.2em;
  }

  .page-class #content .class-review .reviewItem,
  .page-class-e #content .class-review .reviewItem,
  .page-meguro #content .class-review .reviewItem {
    width: 33%;
    float: left;
  }

  .page-class #content .class-review .reviewItem > a,
  .page-class-e #content .class-review .reviewItem > a,
  .page-meguro #content .class-review .reviewItem > a {
    float: left;
  }

  .page-class #content .toFan,
  .page-class-e #content .toFan,
  .page-meguro #content .toFan {
    width: 26%;
    margin-right: 0;
  }


  .page-class #classCalender,
  .page-class-e #classCalender,
  .page-meguro #classCalender,
  #classCalender {
    width: 70%;
    float: left;
  }
  .page-keirou #classCalender {
    width: 99%;
  }

  .page-class .calendar-timelink,
  .page-class-e .calendar-timelink,
  .page-meguro .calendar-timelink,
  .page-template-page-class .calendar-timelink {
    font-size: 100%;
  }

  .page-class .live-entry,
  .page-class-e .live-entry,
  .page-meguro .live-entry {
    float: left;
    width: 25%;
    margin-top: 50px;
    margin-left: 10px;
    text-align: left;
  }

  .page-class .live-entry-saving,
  .page-class-e .live-entry-saving,
  .page-meguro .live-entry-saving {
    float: left;
    width: 26%;
    margin-left: 10px;
    text-align: left;
  }

  .page-class .live h2.application,
  .page-class-e .live h2.application,
  .page-meguro .live h2.application {
    display: inline;
    float: left;
    width: 25%;
    margin-left: 10px;
  }

  .classCalendarBlock p.application,
  .page-class .live p.application,
  .page-class-e .live p.application,
  .page-meguro .live p.application,
  .page-yearcrossing .live p.application,
  .page-valentine .live p.application,
  .page-sakura .live p.application,
  .page-hina .live p.application,
  .page-fathersday-booking p.classApplication,
  .classCalendarBlock .classYearlyEvent,
  .live .classYearlyEvent {
    display: inline;
    float: left;
    width: 25%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .page-class #secondary,
  .page-class-e #secondary,
  .page-meguro #secondary,
  .page-yearcrossing #secondary,
  .page-valentine #secondary,
  .page-sakura #secondary,
  .page-hina #secondary,
  .page-access #secondary {
    display: none;
    float: none;
    width: 100%;
    margin-left: 0;
  }

  .page-class #secondary .item,
  .page-class-e #secondary .item,
  .page-meguro #secondary .item {
    width: 33%;
    float: left;
  }

  .page-class #secondary .order,
  .page-class-e #secondary .order,
  .page-meguro #secondary .order {
    width: 33%;
  }

  .page-class #secondary .otherside,
  .page-class-e #secondary .otherside,
  .page-meguro #secondary .otherside {
    width: 65%;
    float: right;
    clear: none;
  }

  .page-class #secondary .otherside li,
  .page-class-e #secondary .otherside li,
  .page-meguro #secondary .otherside li {
    margin-left: 10px;
    padding: 15px 5px;
    float: left;
    width: 30%;
    font-size: 14px;
  }

  /*  .page-class .calendar-time-mark .time-string,
	.page-class-e .calendar-time-mark .time-string,
	.page-meguro .calendar-time-mark .time-string,
	.page-template-page-class .calendar-time-mark .time-string*/
  .calendar-time-mark .time-string {
    font-size: 100% !important;
  }

  .post-2345 .toClassWaiting,
  .post-12002 .toClassWaiting {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .post-2345 .toClassWaiting a,
  .post-12002 .toClassWaiting a {
    background-color: #faa404;
  }

  .live .firstHalf {
    float: left;
    width: 48%;
    margin: -1.5em 1% 0;
  }

  .live .secondHalf {
    float: left;
    width: 48%;
    margin: -1.5em 1% 0;
  }

  .accessDescript {
    clear: both;
  }

  .classaccess {
    float: left;
    width: 48%;
    margin: 0 1%;
  }

  .classaccess .lead {
    margin-bottom: 1.5em;
  }

  .classaccess h2 {
    text-align: left;
  }

  .post-2345 #PlagOpen3,
  .post-12002 #PlagOpen3 {
    float: left;
    width: 48%;
    margin: 0 1%;
  }

  .post-2345 .accessmap,
  .post-12002 .accessmap,
  .classAccessmap {
    float: right;
    width: 48%;
    margin: 80px 1% 0;
  }

  .post-2345 #PlagClose3,
  .post-12002 #PlagClose3 {
    display: block !important;
  }

  .classCalendarBlock p.application a,
  .post-2345 p.application a,
  .post-12002 p.application a {
    text-align: center;
    background: #c84941;
    display: block;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    padding: 10px 30px;
    text-decoration: none;
    color: #ffffff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }

  .post-2345 .souvenir img,
  .post-12002 .souvenir img {
    width: 150px;
    margin-bottom: 5px;
  }
}
/*体験教室メイン100%ここまで*/
/*----------*/
/*bbpress設定*/
/*----------*/

.home #bbpress-forums ul.bbp-lead-topic,
.home #bbpress-forums ul.bbp-topics,
.home #bbpress-forums ul.bbp-forums,
.home #bbpress-forums ul.bbp-replies,
.home #bbpress-forums ul.bbp-search-results {
  border: none;
}

.home #bbpress-forums li.bbp-body ul.topic {
  display: block;
  width: 23%;
  float: left;
  padding: 1% !important;
  border: none;
  background-color: transparent;
}

.home #bbpress-forums .bbp-pagination,
.home #bbpress-forums li.bbp-body ul:nth-child(n + 5) {
  display: none;
}

.home .bbp-topic-title {
  display: block;
  width: 100%;
}

.home .bbp-topic-title a:first-child {
  display: block;
  width: 100%;
  padding-top: 100%;
  position: relative;
}

.home .bbp-topic-title img {
  position: absolute;
  height: 100%;
  margin-top: -100%;
  display: block;
  width: 100%;
  object-fit: cover;
}

.bbp-header,
.bbp-footer {
  display: none;
}

.bbp-topic-voice-count,
.bbp-topic-reply-count,
.bbp-topic-freshness,
.home .bbp-topic-meta {
  display: none;
}

/*bbpress設定ここまで*/

/*----------*/
/*WPML用切り替えスイッチ*/
/*----------*/

.wpml-ls-statics-post_translations {
  text-align: right;
}

/*----------*/
/*スマホ専用フッタメニュ*ーをPCで非表示/
/*----------*/

.footerMenuSp-Container {
  display: none;
}

/*----------*/
/*subscription キャンセル画面の項目を一部非表示/
/*----------*/
table.subscription-details tr {
  display: none;
}

table.subscription-details tr:nth-child(-n + 3),
table.subscription-details tr:nth-last-child(-n + 9) {
  display: table-row;
}

table.subscription-details tr:nth-last-child(-n + 5) {
  display: none;
}

table.subscription-details td.option-confirm-header {
  display: table-cell;
}

/*イベント割用フォーム切替*/

.formNotDisplay {
  display: none;
}

/*1月(class無印)の13:30、17:00の回を表示しない*/
/*
.calendar-time-mark:nth-child(3), .calendar-time-mark:nth-child(5) {
	display:none;
}
*/
/*1月の18:30の回を表示しない*/
/*.no3rd div:nth-child(6), .day-box.sat div:nth-child(6),.day-box.sun div:nth-child(6),.day-box.mon div:nth-child(6), .day-box.tue div:nth-child(6) {
	display:none;
}*/

/*2月の13:30と17:00の回を表示して*/
/*.feb .calendar-time-mark:nth-child(3), .feb .calendar-time-mark:nth-child(5) {
	display:block;
}*/
/*2月の14:00と18:30の回は表示しない*/
/*.feb .calendar-time-mark:nth-child(4), .feb .calendar-time-mark:nth-child(6) {
display:none;
}*/

/*イベント割ページでカレンダーの月を送らない*/
.page-class-e .monthly-prev-next {
  display: none;
}

/*＠@importのせい？お不思議なうwidth指定がでてくるので*/
@media (max-width: 800px) {
  #main #content {
    margin: 0;
    width: auto;
  }

  #main #secondary {
    margin: 0;
    width: auto;
  }
}

@media only screen and (max-width: 640px) {
  body,
  input,
  textarea {
    font-size: 18px;
  }
}

@media only screen and (max-width: 640px) {
  .topTeuchi p a.subDiscription {
    margin-top: 1em;
  }



  /*iricosky.cssから*/
  .timetable-calendar table .calendar-time-mark {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
      Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue",
      Helvetica, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1em;
    margin-bottom: 0.3em;
  }
  .timetable-calendar table .calendar-time-mark .time-string {
    font-size: 0.71rem;
  }

  #main #content {
    margin: 0 auto;
  }

  .hentry {
    padding: 20px 2%;
  }
  .live .taiken img {
   /* height: 90%;
    width: 90%;*/
  }
  .taikenimages p {
	  
	  
    float: left;
    display: block;
    width: 25%;
    margin-bottom: 3%;
  }
  .taikenimages300200 p {
    float: left;
    display: block;
    width: 33%;
    margin-bottom: 3%;
  }

  .calendar-time-mark span:after {
    content: "\A";
    white-space: pre;
  }
  .page-id-3702 img.qrcode {
    display: none;
  }

  .page-id-3702 .list-calendar h3,
  .page-id-3702 .list-calendar caption {
    display: none;
  }

  .wp-pagenavi {
    margin: auto;
    text-align: center;
    margin-top: 20px;
    font-size: 70%;
    color: #333;
  }
  .wp-pagenavi a {
    color: #333;
  }
  .wp-pagenavi a:hover {
    text-decoration: underline;
  }

  .wp-pagenavi span.pages {
    display: none;
  }

  /*----------*/
  /*カートテーブルをスクロール可に*/
  /*----------*/

  #cart {
    overflow: scroll;
  }

  /*ここまでiricosky.cssから*/

  .page h1,
  .entry-title {
    font-size: 18px;
    /*text-align:center;*/
  }
  .hentry {
    padding-top: 10px;
  }
  #main {
    padding-top: 0.5em;
  }

  .classSpecial {
    width: 80%;
    margin-right: auto;
  }

  .topTeuchi {
    /* background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #ddd;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 20px;
    margin: 0 2%;
    overflow: hidden; */
	/*   border:none;
	  padding:0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;*/
	  
  }

  .topTeuchi img {
    border: none;
    width: 100%;
    max-width: 100%;
    padding: 0;
  }

  .topTeuchi a.subDiscription {
    margin: 0;
    width: auto;
    padding-left: 0;
  }

  .topTeuchi a.detail {
    display: block;
    background: #c84941;
    color: #ffffff;
    font-size: 90%;
    width: 110px;
    float: right;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }

  .topTeuchi a:hover img {
    background-color: #ffffff;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
  }

  .topTeuchi .topDiscription {
    width: 100%;
  }

  .topTeuchi h2 {
    font-size: 175%;
    text-align: left;
    color: #373737;
    margin: 2% 0 0;
    padding: 0;
  }

  .topTeuchi h2 a {
    font-weight: normal;
    margin: 0;
    padding: 0;
  }

  .topTeuchi p {
    line-height: 1.3em;
    margin-top: 2%;
    margin-bottom: 5px;
  }

  .topTeuchi p a {
    color: #373737;
    margin: 0;
    padding: 0;
  }

  .topTeuchi .teuchiEveryday {
    font-size: 130%;
  }

  .topTeuchi span.detail {
    font-size: 130%;
    padding: 0.2em 0.3em;
  }

  .topEvent {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 10px solid rgba(255, 255, 102, 0.65);
    padding: 0;
  }

  .topEvent .teuchiEveryday {
    background: none;
  }

  .ingredient_list {
    max-width: 95%;
  }

  .galleryclassdate {
    font-size: 90%;
    line-height: 1.3em;
    top: 20%;
    overflow: hidden;
    max-height: 30%;
  }

  .galleryclasstitle {
    margin: 0 1%;
    font-size: 90%;
    line-height: 1.3em;
    top: 40%;
    overflow: hidden;
    /*max-height: 30%;*/
    letter-spacing: 0;
  }

  .galleryclassArchive .entry-title {
    padding-right: 0;
    text-justify: none;
  }

  .galleryclassArchive .entry-content img {
    margin: 3px;
  }

  .galleryclassArchive .entry-content img.logomark-galleryicon {
    max-height: 110px;
  }

  .galleryoutgoingArchive .entry-title {
    padding-right: 0;
    text-justify: none;
  }

  .galleryoutgoingArchive .entry-content img {
    margin: 3px;
  }

  .galleryclassCell {
    position: relative;
    float: left;
    width: 30%;
    height: 30%;
    border: 1px solid #ddd;
    max-width: 97.5%;
    margin: 3px;
    overflow: hidden;
    font-size: 80%;
    max-height: 30%;
  }

  .galleryclassSingle .entry-title {
    padding-right: 0;
    text-justify: none;
  }

  .galleryclassSingle img.size-thumbnail {
    float: left;
    width: 28%;
    height: 28%;
    border: 1px solid #ddd;
    max-width: 97.5%;
    padding: 3px;
    margin: 3px;
  }

  .galleryoutgoingSingle .entry-title {
    padding-right: 0;
    text-justify: none;
  }

  .galleryoutgoingSingle img.size-thumbnail {
    float: left;
    width: 28%;
    height: 28%;
    border: 1px solid #ddd;
    max-width: 97.5%;
    padding: 3px;
    margin: 3px;
  }

  h2.galleryclassh2 a {
    font-size: 90%;
  }

  h2.galleryoutgoingh2 a {
    font-size: 90%;
  }

  .toReserveCalendar {
    display: block;
    width: 100%;
    float: none;
    position: fixed;
    bottom: 30px;
    padding: 0;
    margin: 0;
  }

  .toReserveCalendar a {
    z-index: 9999999;
    width: 90%;
    font-size: 130%;
    border: 3px solid #ffffff;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    height: 35px;
    font-weight: 600;
    padding-top: 10px;
    background-color: #ff931e;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    color: #ffffff;
    display: block;
    line-height: 1.2em;
    text-decoration: none;
  }

  .fanarchive .excerpt {
    width: 220px;
  }

  .fanarchive .excerpt h2 {
    font-size: 130%;
    letter-spacing: 0;
    width: 100%;
    margin-right: 0;
    line-height: 1.2em;
  }

  .fanarchive .excerpt a {
    font-size: 90%;
    line-height: 1.3em;
    display: block;
  }

  .topContent .toppageFan {
    width: auto;
  }

  .toppageFan p.facetitle {
    width: 49%;
  }
  .fanArchive p.facetitle {
    width: 63%;
  }

  .toppageFan p.facetext {
    width: 57%;
  }
  .fanArchive p.facetext {
    width: 67%;
  }

  .fanArchive p {
    margin: 0;
  }

  .fan .fanEntry {
    width: 100%;
  }

  .currentday a {
    color: #ffffff;
    text-decoration: underline;
  }

  .thumbnail_lists_class img {
    /*width: 23% !important;
    padding: 0;*/
  }

  .live .taiken .thumbnail_lists_class a {
    display: block;
    float: left;
    /*width: calc((95%-15px)/4);*/
    margin: 0;
    padding: 0;
  }

  .live .taiken .thumbnail_lists_class a:not(:last-child) {
    margin-right: 5px;
  }

  .live .taiken .thumbnail_lists_class a img {
    width: 100%;
    max-width: 150px;
    height: auto;
    margin: 0 !important; /* JID内のimg個別にmargin-leftが入っていた。縦横比が違うものを修正するためか？ */
    padding: 0;
  }

  .live .taiken .toGallery,
  .live .taiken .toFan {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .live .taiken .toGallery {
    float: left;
  }

  .live .taiken .class-review img {
    width: 18% !important;
    height: 18% !important;
    padding: 0;
  }

  .live .taiken .class-review .excerpt {
    float: left;
    max-width: 75%;
    margin-left: 2%;
    line-height: 1.2em;
  }

  .live .taiken p.classEvent img {
    width: 50%;
    margin: auto;
  }

  /*----------*/
  /*スマホ用アクセス　*/
  /*----------*/
  .access p.accessDesc,
  .access-en p.accessDesc {
    float: none;
    /*	display:block;
	width:100%;
	margin-bottom:0;*/
  }
  .access img.accessDesc {
    float: none;
    display: block;
    width: 100%;
  }

  /*----------*/
  /*スマホ専用ヘッダ・フッタ*/
  /*----------*/

  body:not(.home) #access {
    height: 100px;
  }

  /*.left-sidebar div#page:not(.class-ja):not(.top):not(.meguro) #primary*/
  /*PC版と同じ記述にしないと優先されません*/
  body:not(.page-class):not(.home):not(.page-meguro):not(
      .page-yearcrossing
    ):not(.page-valentine):not(.page-hina):not(.page-sakura):not(
      .page-fathersday2018photo
    ):not(.page-fathersday-booking):not(.page-valentine)
    div#page #primary {
/*    float: none;
    margin: auto;
    width: 96%;*/
		width:100%;
  }

  .home #access .logo_sp {
    display: inline;
  }

  .home #access .logo_pc {
    display: none;
  }

  .home .topsidebar {
    width: 100%;
  }

  .home .topOuting,
  .home .order,
  .home .topEvent,
  .home .topSidebar2 {
    float: none;
    width: calc(100% - 22px);
    padding: 10px;
    margin-top: 10px;
  }

  .home .topEvent {
    padding: 0;
  }

  .home .topContent .new,
  .home .topContent .toppagefan,
  .home .topContent .blog {
    width: 100%;
  }

  .home .topContent .facebook {
    float: left;
    width: 90%;
    margin: 20px auto;
  }

  .footeritem {
    float: none;
    width: 96%;
    margin: auto;
  }

  #access,
  .page-booking-form #access .logo #access,
  .page-booking-thanks #access .logo #access,
  .page-booking-entry #access .logo #access,
  .page-subscription #access .logo #access,
  .page-cancel-send #access .logo #access,
  .page-cancel-thanks #access .logo #access {
    background: transparent
      url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/header-bg-yoko20190125.jpg)
      repeat scroll center top;
    box-shadow: none;
    clear: both;
    display: block;
    float: left;
    height: 100px;
    margin: 0;
    position: relative;
    width: 100%;
  }

  #access .logo,
  .page-booking-form #access .logo #access .logo,
  .page-booking-thanks #access .logo #access .logo,
  .page-booking-entry #access .logo #access .logo,
  .page-subscription #access .logo #access .logo,
  .page-cancel-send #access .logo #access .logo,
  .page-cancel-thanks #access .logo #access .logo {
    display: block;
    float: left;
    height: 54px;
    width: 317px;
    margin-right: 25px;
    margin-top: 7px;
  }

  #access .tate-area,
  #access .logo_pc {
    display: none;
  }

  #access .logo_sp {
    display: inline;
    /* width:250px; */
    height: auto;
  }

  .page-booking-form #access .logo #access .tate-area,
  .page-booking-form #access .logo #access .logo_pc,
  .page-booking-thanks #access .logo #access .tate-area,
  .page-booking-thanks #access .logo #access .logo_pc,
  .page-booking-entry #access .logo #access .tate-area,
  .page-booking-entry #access .logo #access .logo_pc,
  .page-subscription #access .logo #access .tate-area,
  .page-subscription #access .logo #access .logo_pc,
  .page-cancel-send #access .logo #access .tate-area,
  .page-cancel-send #access .logo #access .logo_pc,
  .page-cancel-thanks #access .logo #access .tate-area,
  .page-cancel-thanks #access .logo #access .logo_pc {
    display: none;
  }

  .page-booking-form #access .logo #access .logo_sp,
  .page-booking-thanks #access .logo #access .logo_sp,
  .page-booking-entry #access .logo #access .logo_sp,
  .page-subscription #access .logo #access .logo_sp,
  .page-cancel-send #access .logo #access .logo_sp,
  .page-cancel-thanks #access .logo #access .logo_sp {
    display: inline;
  }

  /*----------*/
  /*スマホ専用サイドバー非表示*/
  /*----------*/

  body:not(.page-class):not(.home):not(.page-meguro) div#page #secondary {
	  width:96%;
	  margin-right:2%;
	  margin-left:2%;
  }

  /*----------*/
  /*スマホ専用トップ調整*/
  /*----------*/

  .home .topSidebar2 > div:not(:first-child) {
    display: none;
  }

  .home #main #secondary {
    display: block;
    width: 96%;
    margin: 0 auto;
  }

  .home #main #secondary .topContent {
    /*> div:not( .facebook ) {
      display:none;
      }*/
    width: 100%;
  }

  .home #main #secondary .topContent .new,
  .home #main #secondary .topContent .toppageFan,
  .home #main #secondary .topContent .blog {
    margin: 10px auto 0;
    padding: 0;
    width: 100%;
  }

  .home #main #secondary .topContent .new dd,
  .home #main #secondary .topContent .toppageFan dd,
  .home #main #secondary .topContent .blog dd {
    margin: 0 0 1em;
  }

  .topContent .leftReview {
    width: 100%;
  }

  /*コンテナ*/

  .footerMenuSp-Container {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
  }

  /*メニューボックス*/

  .footerMenuSp-Box {
    padding-top: 5px;
    background: #ffd800;
    color: #666;
    font-size: 70%;
    font-weight: 500;
    position: absolute;
    bottom: 0;
    opacity: 1;
    z-index: 1;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    overflow: hidden;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    width: 100%;
    -webkit-box-pack: space-around;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    /*.home {background:#cab698;}
    .experience {background:#CAB03C;}
    .shop {background:#785b2d;}
    .iricosky {background:#af9456;}
    .menu {background :#6f222d;}*/
  }

  /*個別メニュー*/

  .footerMenuSp {
    text-align: center;
    width: 20%;
    position: relative;
    display: block;
    /*	padding: 0 0 25px 0;*/
    padding: 0 0 5px 0;
  }

  .footerMenuSp a,
  .footerMenuSp a:hover {
    color: #666;
    text-decoration: none;
  }

  .footerMenuSp img,
  .footerMenuSp span {
    display: block;
    margin: 0 auto;
    padding: 0;
    font-size: 80%;
  }

  /*----------*/
  /*スマホ専用フッタメニュからのメニューページ*/
  /*----------*/

  .menus {
    padding: 0 16px;
  }

  .menus p {
    display: none;
  }

  .menus a,
  .menus a:hover {
    color: #666;
  }

  .menus-content-wrapper {
    transition: height 0.3s 0.1s;
    border-top: 1px solid #dadada;
    /*border-bottom: 1px solid #dadada;*/
    height: auto;
    min-height: 0;
    display: block;
    font-size: 12px;
    line-height: 16px;
    overflow: hidden;
  }

  .menus-content-wrapper *,
  .menus-content-wrapper :after,
  .menus-content-wrapper :before {
    box-sizing: border-box;
  }

  .menus-content-wrapper:nth-last-of-type(1) {
    border-bottom: 1px solid #dadada;
  }

  .menus-title {
    padding: 14px 0;
    font-size: 14px;
    line-height: 15px;
    font-weight: 700;
    display: block;
  }

  .menus-title .text {
    color: #1b1b1b;
    font-weight: 700;
  }

  .menus-content-list {
    display: block;
    padding: 0 16px;
    margin-bottom: 0;
    margin-bottom: 8px;
    list-style: none;
  }

  .menus-content-list li {
    border-top: 1px solid #f4f4f4;
    line-height: 12px;
    width: 100%;
    height: 100%;
    padding: 12px 0;
    display: block;
  }

  /*----------*/
  /*スマホ専用ようこそイリコスキーへ*/
  /*----------*/

  .welcome .welcomeMenu {
    margin-bottom: 20px;
    overflow: hidden;
  }

  .welcome .welcomeMenus {
    width: calc((100% - 10px) / 2);
    height: 120px;
    margin: 0 auto 10px;
  }

  .welcome .welcomeMenus h2 {
    top: 0;
    left: 10px;
  }

  .welcome .welcomeMenus a {
    padding: 10px 0;
  }

  .welcome .welcomeMenus p {
    top: 40px;
    left: 10px;
    font-size: 80%;
  }

  /*----------*/
  /*体験会予約　MTS Simple Booking-C　スマホ用カレンダー*/
  /*----------*/
  .timetable-calendar .schedule-note {
    /*スケジュールメモ*/
    font-size: 0.65rem;
  }

  /*----------*/
  /*目黒出張スマホカレンダー*/
  /*----------*/

  .meguro .list-calendar th,
  .meguro .list-calendar td {
    font-size: 1em !important;
    padding: 0 !important;
  }

  .meguro .list-calendar th.thu,
  .meguro .list-calendar th.fri,
  .meguro .list-calendar th.sat {
    font-size: 0.8em !important;
  }
}

/*# sourceMappingURL=style.css.map */

.class div.menu {
  display: none;
}
}
/*----------*/
/*宇宙うどん*/
/*----------*/


/*----------*/
/*宇宙うどんudonsingleページ用 2020*/
/*----------*/

body.handmade #primary {
/*    width:100%;*/
    }
@media only screen and (max-width: 640px) {
    body.handmade #primary {
        width:96%;
        float:none;
        margin:auto;
        }
}
body.handmade #secondary {
    width:100%;
    }
@media only screen and (max-width: 640px) {
    body.handmade #secondary {
        width:96%;
        float:none;
        margin:auto;
        }
}

.breadcrumb a{
    color:#111;
}


/*----------*/
/*宇宙うどんudon　レシピ*/
/*----------*/

/* udonページH2 */
body.handmade  h2{
    font-size:120%;
    font-weight:bold;
    margin:0 0 10px 0;
    display:inline;
}
body.handmade  h2 a{
    color: #111;
}

/* udonページリード文 */
body.handmade .lead {
    font-size:100%;
    padding:10px;
    border:1px solid #faa404;
}

/* udonページ工程概要 PCページはnowrap*/
.udonProcessOverview p {
	margin-bottom:5px;
}
.udonProcessOverview li {
	margin:1px auto;
	width:90%;
}


body.handmade #main img {
    border:none;
    padding:0;
    max-width:100%;
    }


body.handmade .processOrder {
    display:flex;
    flex-flow: column wrap;
	justify-content: center;
    margin:0;
    }

body.handmade .processOrder li {
	list-style:none;
	margin-bottom:3px;
}
body.handmade .processOrder li a {
	display:block;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    list-style-position: inside;
    vertical-align: top;
    text-align:center;
    padding:3px 5px;
	margin: 3px auto;
    width: calc(90%);
    border: 1px solid #faa404;
	color:#373737;
}
body.handmade .processOrder li a:hover {
	color:#373737;
	background-color:#f5f5f5;
}

/* udonページ材料と道具 PCページはrow*/
body.handmade .ingrEquip {
    display:flex;
            flex-flow: column wrap;
            justify-content:space-between;
}

body.handmade .ingr, body.handmade .equi {
	width:100%;
}
body.handmade .ingr {
	margin-bottom:20px;
}
body.handmade .ingrsub {
	font-size:75%;
}

/* udonページprocess*/


body.handmade .udonProcessPhoto {
    display:flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin:0;
}


body.handmade .udonProcessPhoto .udonProcessElement{
    /*width:290px;*/
    margin-bottom:20px;
 /*   margin-right:15px; */
}
body.handmade .udonProcessPhoto .udonProcessElement img{
    width:100%;
}

not:@media print body.handmade .udonProcessPhoto .udonProcessElement:nth-of-type(3n){
    margin-right:0;
}


body.handmade .udonProcessPhoto .udonProcessElement.wide{
    width:100%;
    margin-bottom:20px;
}
body.handmade .udonProcessPhoto .udonProcessElement.wide img{
/*    width:290px;*/
    float:left;
    margin-right:15px;
}
/*
@media only screen and (max-width: 640px) {
    body.handmade .udonProcessPhoto .udonProcessElement {
        width:100%
    }
    body.handmade .udonProcessPhoto .udonProcessElement img{
        width:45%;
        margin-right:15px;
        float:left;
    }
    body.handmade .udonProcessPhoto .udonProcessElement.wide img{
        width:45%;
    }
}
*/


body.handmade .ingredients img {
    width:100%;
    max-width:100%;
    border:none;
    padding:0;
}

body.handmade .entry-content h3 {
    font-size:100%;
    font-weight:normal;
}
body.handmade .ingredients h3 {
	background-image:none;
    line-height: 1.3em;
    border:2px solid #faa404;
    /* color: #fff; */
    display: block;
    font-size: 120%;
    /* font-weight: 500; */
    margin: 0 0 5px 0;
    padding: 3px;
    text-align: center;}


body.handmade .ingredients, body.handmade .ingredients table, body.handmade .ingredients th, body.handmade .ingredients td {
    font-size:100%;
    font-weight:normal;
    border:none;
    line-height:1.8em;
    }

body.handmade .ingredients th, body.handmade .ingredients td {
    border-bottom:1px solid #ddd;
    padding-left:5px;
}
body.handmade .ingr td {
    text-align:right;
    padding-right:5px;
}

body.handmade .ingredients th.title{
    border-bottom:none;
    padding:0;
}

body.handmade .ingredients ingr td {
    text-align:right;
}

/*----------*/
/*宇宙うどんここまで*/
/*----------*/






.sideBio {
    /* background-color:#e7cd2a; */
    background-color:rgba(231,201,42,0.25);
    float:left;
    margin:20px 0 ;
    padding:20px;
}

/*サイドバーBIO*/

.sideBio {
    /* background-color:#e7cd2a; */
    background-color:rgba(231,201,42,0.25);
    float:left;
    margin:20px 0 ;
    padding:20px;
}
.sideBio .about {
    font-weight:bold;
	display:inline-block;
}
.sideBio .detail {
    text-align:right;
}

.sideBio .author {
    font-size:120%;
	display:inline-block;
}
.sideBio .title{
	margin-top:0.5em;
}
.sideBio .bioDesc {
	margin-top:1em;
}

/*サイドバーBIOここまで*/


/* classページのギャラリー4点のグリッドレイアウト */
.class-gallery-images {
  width: 100%;                /* 親要素に対して100%の幅 */
  display: grid;              /* CSSグリッドレイアウトを利用 */
  grid-template-columns: repeat(2, 1fr); /* 2列レイアウト（各列は均等） */
  gap: 10px;                  /* 各画像間に10pxの隙間（外周は無視） */
  margin-left:10px;
}
@media only screen and (max-width: 640px){
.class-gallery-images {
	width: auto;                /* 親要素に対して100%の幅 */
	margin-left:auto;
	}
}

/* class「流れ」レイアウト */

/* 親コンテナ：フレックスボックスで折り返し配置 */
.flowImages {
  display: flex;
  flex-wrap: wrap;              /* 画面幅に合わせて自動で改行 */
  justify-content: center;      /* 中央揃え */
  gap: 5px;                    /* アイテム間の隙間（ブラウザ対応で gap が使えない場合は個別に margin 指定） */
}

/* WordPress の wp-caption.alignleft を shrink-wrap させる */
.flowImages .wp-caption.alignleft {
  width: auto !important;       /* 固定幅を解除し、内容に合わせる */
  display: inline-flex;         /* インライン要素として shrink-wrap */
  flex-direction: column;       /* 縦方向に配置 */
  align-items: center;          /* 横方向は中央揃え */
  margin: 0 !important;
  padding: 0 !important;
	background:#fff;
}
.flowImages .wp-caption.alignleft p{
	font-family:"Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
	font-size:14px;
}

/* 画像ラッパー：中身の画像の幅＋左右4pxずつ（合計8px）の余白 */
.flowImages .wp-caption .img-wrapper {
  display: inline-block;        /* shrink-wrap 対象 */
  padding: 0 4px;               /* 左右に各4px */
}

/* 画像自体：高さ200px固定、縦横比維持 */
.flowImages .wp-caption .img-wrapper img {
  height: 180px !important;     /* 高さを強制的に200px */
  width: auto;                  /* 自然な縦横比で横幅調整 */
  display: block;
}

/* キャプション */
.flowImages .wp-caption .wp-caption-text {
  margin: 0;
	padding:0;
  text-align: center;
}
.flowImages .wp-caption .wp-caption-text + p {
	margin-bottom:3px;
}
/* class「流れ」レイアウト ここまで*/

/* classタイトル周り変更*/
/*[class*="page-class"]は.page-class\/access-child, .page-class-child, .page-classをひとまとめに*/

[class*="page-class"] h2, [class*="galleryclass"] h2, .post-type-archive-fan h2 {
    background: url(/wp/wp-content/themes/iricosky2014_kidOfTwentyeleven/images/top-bar.gif) left bottom repeat-x;
    padding-top: 0;
	font-size:26px;
}
[class*="page-class"] h2#inquiry  {
    background: none;
}

@media only screen and (max-width: 640px) {
    [class*="page-class"] h2, [class*="galleryclass"] h2, body[class*="fan"] h2 {
        font-size: 18px;
    }
}

[class*="page-class"] h1.classH1, [class*="galleryclass"] h1.classH1, body[class*="fan"] h1.classH1,
body.post-type-archive-qa h1.classH1,
body.tax-qa_genre h1.classH1 ,
body.single-qa h1.classH1 {
	background: none;
    padding-top: 0;
    font-size:20px;
    font-weight:bold;
	margin-top:30px;
}
[class*="page-class"] h1.classH1 a, [class*="galleryclass"] h1.classH1 a, body[class*="fan"] h1.classH1 a, 
body.post-type-archive-qa h1.classH1 a,
body.tax-qa_genre h1.classH1 a ,
body.single-qa h1.classH1 a {
    color:#222;
}


@media only screen and (max-width: 640px) {
    [class*="page-class"] h1.classH1, [class*="galleryclass"] h1.classH1, body[class*="fan"] h1.classH1,
	body.post-type-archive-qa h1.classH1,
	body.tax-qa_genre h1.classH1,
	body.single-qa h1.classH1 {
        font-size: 20px;
    }
}
@media only screen and (max-width: 640px) {
    [class*="galleryclass"] h1.classH1 {
        margin-top: -15px;
        margin-bottom: 15px;
    }
}

[class*="page-class"] h3, [class*="galleryclass"] h3, body[class*="fan"] h3 {
	font-size:20px;
}

.iricoskyBreadCrumb {
	font-size:80%;
	margin:-15px 10px 15px;
}
.iricoskyBreadCrumb a, .iricoskyBreadCrumb a:hover  {
	color: #222;
}

@media only screen and (max-width: 640px) {
	.iricoskyBreadCrumb {
		font-size:70%;
		margin: 10px 5px;
	}
}
#content .iricoskyBreadCrumb nav a {
	font-size:12px;
}

.classCalendarBlock h2 {
	background:none;
}
[class*="page-class"] .class-review h2 {
background:none;
color:#222;
}

[class*="page-class"] #classCalender h2 {
background:none;
}

[class*="page-class"] .liveDescription h2 {
background:none;
font-size:20px;
}
.widgetToClass h2 {
	background:none;
}

/* classタイトル周り変更ここまで*/


/* 英語閉めた20250320*/

.notAcceptEn {
	padding:20px;
	border:3px solid red;
	margin-bottom:30px;
}

.notAcceptEn p:last-child {
	margin-bottom:0;
}
.notAcceptEn h3 {
	font-weight:bold;
	font-size:120%;
	line-height:1.2em;
	margin-bottom:20px;
}
	
.en .calendar-time-mark{
	/* display:none; */
}

.page-class-child .entry-content h2 {
background-image: none;
}

.langChange {
	/* display:none; */
}
.notAcceptJa {
	padding:20px;
	border:1px solid red;
	margin-top:20px;
}

.notAcceptJa h3 {
	font-size:100%;
	font-weight:bold;
	line-height:1.2em;
}
.notAcceptJa p:last-child {
	margin-bottom:0;
}
