@charset "utf-8";


/*　共通設定--------------------------------　*/


img {
    border: 0;
    vertical-align:bottom;
    width: 100%;
}

body {
    width: 100%;
    background-color: #fff;
/*	font: 14px/1.231 'ヒラギノ角ゴ pro W3', "Hiragino KaKu Gothic Pro", Osaka, sans-serif; */
    font-size: 14px;
    line-height: 1.8;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    }

.sp-only{
    display: block !important;
}
.pc-only{
    display: none !important;
}

.inner{
    width: 100%;
}
iframe{
    width: 100%;
    height: auto;
    min-height: 250px;
}

/*　flex--------------------------------　*/
.flex{
    display: block;
}


/*　ヘッダー・スライドバー--------------------------------　*/
#head{
    width: 100%;
}
#head .logo {
    padding: 12px 0;
}
#head h1{
    width: 50%;
    /* margin: 0 auto; */
}

#head h1 img{
    /*width: 100%*/
}

/* スマホ用ナビ--------------------------------　*/
#navi-box-sp {
    display: block;
}


/* slimmenu.js内の .menu-collapseに上書き */

.menu-collapser {
    height:50px;
    text-align:left;
    background-color: #fff;
    padding: 5px;
    color: transparent;
}

    /* menu内のロゴ(テキスト)設定 */
.menu-collapser .sp-logo {
    font-size: 16px;
    color: #000;
    text-decoration: none;
    padding: 15px 0 0 0;
}

/* menu内のロゴ画像設定 */

.menu-collapser img#spHeadLogo {
    margin:0;
    width:85%;
    max-height:40px;
    width:auto;
    }
/*
table td {
    line-height:1.8em }
*/
/*　スクロール時のナビ固定　jquery連動*/

#navi-box-sp {
    width:100%;
    height:50px;
    }

/*　スクロール時のナビ固定　jquery連動*/

.fixed {
        position: fixed;
        top: 0px;
        z-index: 10;
    }


#navi-box-sp #navi-sp {
    text-decoration: none;
    width: 100%;
    height:50px;
    margin: 0 0 0px 0;
    clear:both;
}

#navi-box-sp #navi-sp h1 {
    display:none;
}

#navi-box-sp #navi-sp ul {
    width: 100%;
    height:auto;
    background:none;
    border-bottom: 1px solid #999;
}

/* ナビ下のborder */

#navi-box-sp #navi-sp li {
    float:none;
    list-style: none;
    text-align: center;
    }

#navi-box-sp #navi-sp li a {
    text-decoration: none;
    padding: 8px 10px;
    height:auto;
    width:100%;
    display: block;
    font-weight: normal;
    border-top: solid 1px #999;/* li上のborder */
    color: #333;/* 文字色 */
    background:#fff;/* リンク背景 */

}


#navi-box-sp #navi-sp li a span{
    display:inline;
}

/*　ボタン*/
.collapse-button {
    background-color: transparent;
    z-index: 10;
    width: 50px;
    font-size: 30px;
}
.collapse-button .icon-bar {
    display: block;
    height: 2px;
    width: 30px;
    margin: 8px 0;
    background-color: #000;
}
.collapse-button:hover, .collapse-button:focus {
    color: #333;
    background-color: transparent;
}
#navi-box-sp #navi-sp li a:hover{
    color: #F22318;
}
ul.slimmenu li {
    /* background-color: #AAA; */
    z-index: 10;
}

/*　ビジュアル--------------------------------　*/
.scrolldown {
    position: absolute;
    right: 40px;
    bottom: 10px;
    height: 40px;
}
.scrolldown:after {
    height: 40px;
}

/*　コンテンツ--------------------------------　*/

#contents {
    width:100%;
}

/*　コンテンツ　メインカラム--------------------------------　*/

#contents-main {
    width:100%;
    padding: 0;
    margin:0 auto;
}

/*　コンテンツ　インナー--------------------------------　*/
#contents-main .contents_inner{
    width: 96%;
    margin: 0 auto;
    padding: 30px 0;
}

/* 本文--------------------------------　*/
#contents-main h2,
#footer h2 {
    padding: 20px 0;
    width: 96%;
    margin: 0 auto 0;
    text-align: center;
    font-size: 130%;
}

#contents-main h2 img{
    width: 70%;
    max-width: 354px;
}
#contents-main h3 {
    margin: 10px 0;
    font-size: 110%;
}


#contents-main h2 span,
#footer h2 span{
    display: block;
}
#footer h2 img{
    display: none;
}
/* #contents-main h3 span{
    display: block;
} */

#contents-main .last{
    margin-right: 2% !important;
}



/*　段落　*/
#contents-main p {
    margin:0 0 1em 0 ;
    text-align: left;
}

/*about　--------------------------------　*/


#contents-main .about {
    padding-top: 20px;
}
#contents-main .about .tate {
    margin: 0;
    padding: 0 9% 0 8%;
    padding-top: 0;
    width: 22%;
    line-height: 1;
}
.essay{
    padding-right: 2%;
    width: 76%;
}
#contents-main .application {
    padding-top: 50px;
}
#contents-main .application .contents_inner {
    padding: 70% 0 30px;
}
.application .contents_inner{
    background: url(../img/common_lessonset_img02.jpg) no-repeat top center;
    background-size: 100% auto;
}
.application_ct{
    width: 90%;
    margin: 0 auto;
    padding: 4% 4% 8%;
}
#contents-main .application_ct h3{
    font-size: 130%;
    margin-bottom: 1em;
    padding: 1em 0;
}
#contents-main .about .bb {
    max-width: 400px;
    width: 90%;
    margin: 0 auto;
}
.note-image {
    width: 90%;
}
#contents-main .bg-black h2 {
    width: 100%;
}
#contents-main .sp-tac{
    text-align: center;
}
/* #contents-main .bg-black {
    padding: 4% 2%;
} */

.note {
    margin: 2em 0 1em;
    width: 100%;
    padding: 0 4%;
}
#contents-main .btn {
    display: block;
    max-width: 400px;
    width: 80%;
    margin: 20px auto;
    /* text-align: center; */
    padding-top: 2px;
}
#contents-main .btn .text-btn h3,
#footer .btn .text-btn h3 {
    margin: 0.4em auto 0;
    font-size: 115%;
    line-height: 1.4;
}
#contents-main .btn .text-btn {
    margin: 10px 0;
}

#contents-main .btn .text-btn p,
#footer .btn .text-btn p{
    margin-bottom: 5px;
    font-size: 80%;
}
#contents-main .btn .text-btn p.price,
#footer .btn .text-btn p.price{
    font-size: 100%;
}

#contents-main .fs-l{
    font-size: 120%;
}
#contents-main .flex .pt{
    padding-top: 1em;
}
#contents-main .flex .mt-4em{
    margin-top: 4em;
}
#contents-main .pay table .fc-w,
#footer .pay table .fc-w{
    padding: 0 5px 0 0;
}
.ct-detail {
    padding: 0 4%;
}
.ct-detail .float-l {
    width: 50%;
    margin: 20px auto;
    float: none;
    text-align: center;
}
.ct-detail .float-r {
    width: 100%;
    margin: 20px auto;
    float: none;
}


/*　レシピ　recipestory　--------------------------------　*/
#contents-main .recipestory h3 {
    letter-spacing: 0em;
}
#contents-main .recipe ul > li {
    width: 90%;
    max-width: inherit;
    margin: 0 5% 40px;
}
#contents-main .recipe ul > li p {
    font-size: 90%;
}
#contents-main .recipe ul > li.seasoning {
    margin-bottom: 20px;
}
#contents-main .recipe .recipi_ttl span {
    position: absolute;
    top: 2px;
}
#contents-main .recipe .recipi_ttl .serif span{
    padding-left: 22%;
}

#contents-main .recipe .recipi_ttl p {
    margin-left: 22%;
    margin-bottom: 8px;
    padding-top: 12px;
    line-height: 1.2;
}
#contents-main .recipe .recipi_ttl:after {
    content: "";
    width: 110px;
    height: 1px;
    position: absolute;
    top: 40px;
    left: -30px;
}


/*　動画 movie--------------------------------　*/
/* #contents-main .movie {
    padding-bottom: 10px;
}
 */


 /*初級講座について*/
#contents-main .pc-tac{
    text-align: left;
}




/*　流れ--------------------------------　*/

.nagare {
    padding: 0 4%;
}
#contents-main .nagare h2 {
    width: 100%;
}
.yazirusi {
    height: 50px;
    margin-top: -10px;
  }
  .line01 {
    height: 50px;
  }


/* フッター--------------------------------　*/
/* #footer p.pagetop a {
    display: none;
}
*/
#footer {
    margin-top: 10px;
}
#footer h2 span.smalltext {
    font-size: 50%;
    color: #7D7573;
}

#footer .sns a img {
    max-width: 20px;
    margin-bottom: 5px;
}
#footer .flex{
  	display:block;
}
#footer small {
    font-size: 10px;
    margin-top: 3em;
    display: inline-block;
}
#footer .footer-logo img{
    width: 90%;
}
#footer .info {
    padding: 1em 1em 1em;
}




/* コピーライト */

#footer .copyright {
    font-size:10px;
    padding: 0 0 80px;
}

#footer .copyright.xmas {
    font-size: 10px;
    padding: 0 0 170px;
}
