@charset "UTF-8";
html {
    --funmaker-theme-color: #ea4e81;
    --funmaker-theme-color-sub: #777777;
}

/*---------------------------
 ヘッダー
-----------------------------*/
.header .header-logo {
    padding: 10px 0;
}
.header .header-contact-default .contact-button, .header-smp-contact .header-contact-default .contact-button {
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
}
.button {
    background-image: none;
}
.header-contact .header-tel {
    padding-right: 15px;
}
.header-contact .contact-left {
    color: #000;
}

.header .header-contact-default .header-tel, .header-smp-contact .header-contact-default .header-tel {
    color: #e3004f;
}
.header .header-contact-default .tel_no, .header-smp-contact .header-contact-default .tel_no {
    color: #333;
}
.header-contact-default p {
    color: #333;
    font-size: 14px;
}
.header-contact .header-tel {
    background: url(https://ayuballet.com/wp-content/uploads/2021/02/tel.png) no-repeat left;
        background-size: auto;
    background-size: 22px;
}
.tel_2{
    font-size: 18px;
    color: #e3004f;
}

/*a.contact-btn{
    display: block;
    margin-left: 20px;
    width: 160px;
    color: #ea4e84;
    padding: 5px 10px;
    text-align: center;
    font-size: 13px;
    border: solid 1px #ea4e84;
	  position:relative;
}
a.contact-btn:hover{
    color: #ea4e84;
}
.contact-btn::before {
    content: '●';
    color: #ea4e84;
    font-size: 11px;
    padding-right: 10px;
}*/

.font-large .global-nav .header-menu .menu-item a {
    font-size: 16px;
}
.global-nav .menu-item a:hover {
    opacity: 1;
}
.global-nav .header-menu {
    justify-content: flex-end;
}
.global-nav .header-menu .menu-item {
    flex-grow: 0;
}
.header .global-nav .header-menu a {
    padding-left: 40px;
    font-family: "Sawarabi Mincho","游明朝",YuMincho,"ヒラギノ明朝ProNW3",HiraginoMinchoProN,"HG明朝E","ＭＳＰ明朝","ＭＳ明朝",serif;
}

.header .header-contact-default .tel_no, .header-smp-contact .header-contact-default .tel_no {
    color: #e3004f;
    background: url("https://biz.funmaker.org/acu-mode/wp-content/uploads/2021/01/telpng.png") no-repeat left 0px top 2px;
    background-size: 18px;
    padding-left: 20px;
}

/*---------------------------
 コンタクトボタン
-----------------------------*/
.header .header-contact-default .contact-button, .header-smp-contact .header-contact-default .contact-button {
    color: #e3004f;
    background-color: #fff;
    border: 1px solid #e3004f;
}


/*---------------------------
 見出し
-----------------------------*/
.page-title .maintext{
	font-family: "Sawarabi Mincho","游明朝",YuMincho,"ヒラギノ明朝ProNW3",HiraginoMinchoProN,"HG明朝E","ＭＳＰ明朝","ＭＳ明朝",serif;
}
.page-title.hl-custom {
    padding: 0;
}
/*.page-title.hl-custom,*/
.headline-h2 {
    background-color: transparent;
    padding-top: 55px;
}
.page-title.hl-custom .maintext {
    border-left: none;
	  font-size:31px;
}
/*.page-title.hl-custom .maintext,*/
.headline-h2 .maintext{
    position: relative;
    color: #333;
    z-index: 10;
    overflow: visible;
    padding-left: 15px;
}
.headline-h2 .maintext{
	  padding-top: 10px;
}

/*.page-title.hl-custom .maintext::after, */.headline-h2 .maintext::after {
    content: "";
    position: absolute;
    background: #ffd3df;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    top: -55px;
    left: calc(50% - 15px);
    z-index: -5;
    transform: translateX(-50%);
    margin-right: 5px;
    opacity: 0.6;
}

/*.page-title.hl-custom .maintext::before,*/
.headline-h2 .maintext::before{
    content: "";
    position: absolute;
    background: #eb4e81;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    top: -42px;
    left: calc(50% + 10px);
    z-index: -5;
    transform: translateX(-50%);
    margin-right: 5px;
    opacity: 1;
}


.headline-h2 .maintext {
    font-size: 25px;
}
.headline-h3 .maintext {
    position: relative;
    color: #333;
    z-index: 10;
    overflow: visible;
    padding-left: 15px;
    font-size: 21px;
}
.headline-h3.hl-custom .maintext::after {
    content: "";
    position: absolute;
    background: #ffd3df;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    z-index: -2;
    opacity: 0.6;
}

.headline-h4 .maintext{
    position: relative;
    padding-left: 25px;
}
.headline-h4 .maintext::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 1px;
    background: #777;
    left: 0;
    top: 50%;
}

.midashi {
    font-size: 12px;
    display: block;
    line-height: 12px;
		margin-bottom:5px;
}

/*---------------------------
 サイドバー
-----------------------------*/
.sidebar {
    width: 260px;
    min-width: 260px;
    margin-left: 40px;
}


/*---------------------------
 サイドバー
-----------------------------*/
.sidebar {
    width: 260px;
    min-width: 260px;
    margin-left: 40px;
}


/*---------------------------
 記事一覧
-----------------------------*/
.l-list-timeline .title::before {
    top: -4px;
}

/*---------------------------
 ボタン
-----------------------------*/
.button-content .button-content-inner, .button-link .button-link-inner {
    background-image: none;
}
.button-content .button-content-inner, .button-link .button-link-inner {
    color: #e72064 !important;
    background-color: #fff !important;
    border: 1px solid #e72064 !important;
    text-shadow: none;
    border-radius: 0;
    background: url(https://ayuballet.com/wp-content/uploads/2021/02/pink-btn_ar.png) no-repeat right 10px top 14px;
        background-color: rgba(0, 0, 0, 0);
    padding: 8px 40px 8px 30px;
    line-height: 1.6em;
}
.content-body a.button-content-inner:hover {
    text-decoration: none;
    color: #e72064;
}
.button-content a {
    box-shadow: none;
}
.button-content .left-icon, .button-content .solid {
    background: url(https://ayuballet.com/wp-content/uploads/2021/02/pink-btn_ar.png) no-repeat 95% center !important;
}
.button-content .icon-play-circle::before {
    content: '';
}

/*---------------------------
 お問い合わせフォーム
-----------------------------*/
.contact-form-table .field-name {
    width: 180px;
}
.submit-form .button {
    border: solid 1px #e72064;
}
.submit-form .button {
    background: url(https://ayuballet.com/wp-content/uploads/2021/02/pink-btn_ar.png) no-repeat 95% center !important;
	  color:#e72064;
}
.contact-form-table .field-group:first-child {
    border-top: 1px solid #999;
}
.contact-form-table .field-group {
    border-bottom: 1px solid #999;
}
.gallery.layout-4 .gallery-image-caption{
    display: flex;
}

/*---------------------------
 フッター
-----------------------------*/
#footer p {
    color: #333;
}
.footer {
    padding-top: 0;
    border-top: 1px solid #f1f1f1;
    padding-bottom: 10px;
}
.line {
/*    background-color: #333;*/
	  padding-bottom: 0;
}
#footer .copyright {
    color: /*#fff*/
    padding-top: 5px;
}
.footer-link a{
	  color: #000 !important;
	  font-size:13px;
}
.footer .sub-menu.hidden {
    display: none;
}

.footer .widget-menu.is-horizontal .menu-item::before {
    border-right: none;
}


@media(max-width:688px){
	
	.header-logo .logo {
    padding-top: 10px;
  }
	
	.sidebar {
    width: 100%;
    min-width: 100%;
    margin-left: 0;
  }
	.line .content.is-line {
    height: 30px;
    background-color: #fbfbfb;
  }
	.footer-padding {
    height: 0;
  }
	.global-nav-smp-link i.fa {
    color: #000;
  }
	
	/*お問い合わせフォーム*/
	.contact-form-table .field-name {
    width: 100%;
  }
	
  .footer .widget_link_widget, .footer .widget_menu {
    width: 100%;
		padding: 5px 15px;
  }
	.footer .widget_link_widget ul, .footer .widget_menu ul {
    display: inline-block;
  }
	#footer .widget_link_widget .link-list-item a, #footer .widget_menu .menu-item a {
    color: #333333;
    padding-left: 15px;
  }
	.footer-smp-menu {
    background-color: #e72064;
  }
	.footer-smp-menu .footer-menu-text {
    color: #fff;
  }
	.line {
    padding-bottom: 20px;
  }

	
}

/*---------------------------
 画像カセット
-----------------------------*/
.gallery.layout-1 .gallery-title {
    position: relative;
    padding-left: 10px;
	  z-index:10;
	  padding-left:15px;
}
.gallery.layout-1 .gallery-title {
    padding-left: 15px;
}
.gallery.layout-1 .gallery-title::after {
    content: "";
    position: absolute;
    background: #ffe4ec !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50%;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    z-index: -2;
}

.content-body a:hover{
    text-decoration: underline;
    color: #e72064;
}

.button.primary {
    background-color: #2199e8;
    color: #000 !important;
}

.gallery .gallery-caption {
    color: #333;
}


/*-------------------------------
　横幅1150px以下でパンケーキリストに切り替え
--------------------------------*/
@media(max-width:1150px){
	
	.global-nav-smp-link {
    display: initial;
    display: inline-block;
    width: 30px;
    margin-right: 10px;
    border-radius: 2px;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
  }
	i.fa {
    color: #000;
  }
	.global-nav.is-pc {
    display: none;
  }
	#header .header-compact .is-header .header-contact .header-contact-default{
    display: none;
  }
	#header .header-compact {
    padding-top: 0;
  }
	#header {
    height: 88px;
  }
	
	
