/* CSS Document */
/*ブログ機能用*/
div[content_type="blog"] {
    display:block !important;
    }
div[content_type="blog"]:hover:before {
    content:"※こちらはブログ機能になります。左下（もしくは左上）のUNISON CMSのロゴをクリックして、「記事を投稿する」ボタンから記事を投稿してください。";
    display:block;
    line-height:1.8;
    font-weight:bold;
    color:red;
    font-size:0.8em;
}

/*ブログカテゴリー用*/
div[content_type="blog_category"] {
    display:block !important;
    }
div[content_type="blog_category"]:hover:before {
    content:"※こちらはブログのカテゴリー機能になります。カテゴリーを編集する場合は、左下（もしくは左上）のUNISON CMSのロゴをクリックして、「記事を投稿する」ボタンから「記事投稿」画面に行っていただき、「記事カテゴリ管理」から編集ができます。";
    display:block;
    line-height:1.8;
    font-weight:bold;
    color:red;
    font-size:0.8em;
}

/*ギャラリー用*/
div[content_type="gallery"] {
    display:block !important;
}
div[content_type="gallery"]:hover:before {
    content:"※ギャラリー機能になります。「設定」ボタンから編集ができます。「画像選択」から画像の追加ができ、画像の順番はドラッグ&ドロップで簡単に並び替えできます。";
    display:block;
    line-height:1.8;
    font-weight:bold;
    color:red;
    font-size:0.8em;
    clear:both;
}
/*コレクション機能用、注意書きが必要なところ用*/
div[onclick] .home-koushi:hover:before {
    content:"※こちらは見たまま編集ができません。左下（もしくは左上）のUNISON CMSのロゴをクリックして、「記事を投稿する」ボタン→「講師紹介」から編集をしてください";
    display:block;
    line-height:1.8;
    font-weight:bold;
    color:red;
    font-size:0.8em;
    clear:both;
}
div[onclick] .teacher .inner:hover:before {
    content:"※こちらは見たまま編集ができません。左下（もしくは左上）のUNISON CMSのロゴをクリックして、「記事を投稿する」ボタン→「講師紹介」から編集をしてください";
    display:block;
    line-height:1.8;
    font-weight:bold;
    color:red;
    font-size:0.8em;
    clear:both;
}
div[onclick] .teacher2:hover:before {
    content:"※こちらは見たまま編集ができません。左下（もしくは左上）のUNISON CMSのロゴをクリックして、「記事を投稿する」ボタン→「先生の作品」から編集をしてください";
    display:block;
    line-height:1.8;
    font-weight:bold;
    color:red;
    font-size:0.8em;
    clear:both;
}
div[onclick] .teacher-works .inner:hover:before {
    content:"※こちらは見たまま編集ができません。左下（もしくは左上）のUNISON CMSのロゴをクリックして、「記事を投稿する」ボタン→「先生の作品」から編集をしてください";
    display:block;
    line-height:1.8;
    font-weight:bold;
    color:red;
    font-size:0.8em;
    clear:both;
}
div[onclick] .student-works1 .listwrap:hover:before {
    content:"※こちらは見たまま編集ができません。左下（もしくは左上）のUNISON CMSのロゴをクリックして、「記事を投稿する」ボタン→「先生の作品」から編集をしてください";
    display:block;
    line-height:1.8;
    font-weight:bold;
    color:red;
    font-size:0.8em;
    clear:both;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, button, p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-family: YuGothic, YuGothicM, "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    line-height: 160%;
    color: #333
    }
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden
    }
.clearfix {
    display: inline-block
    }
* html .clearfix {
    height: 1%
    }
.clearfix {
    display: block
    }
.clearfix {
    /*
        overflow: hidden;
    */
    }
.clear {
    clear: both
    }
img {
    vertical-align: top;
    border: none;
    max-width: 100%;
    height: auto !important;
}
a {
    color: #333;
    text-decoration: none
    }
a:hover {
    opacity: 0.6
    }
ul {
    list-style: none
    }
#wrapper {
    min-width: 1140px;
    overflow: hidden
    }
#header {
    border-bottom: 3px solid #00a0e9;
    background: #d6effa;
    width: auto;
    height: 96px
    }
#header .inner {
    width: 1140px;
    height: auto;
    margin: 0 auto
    }
#header h1 {
    font-weight: normal;
    font-size: 12px;
    padding: 5px 0 10px 0
    }
#header h2 {
    float: left
    }
#header .right {
    float: right;
    width: 579px;
    height: auto
    }
#header .right li {
    float: left;
    padding: 0 0 0 15px
    }
#header .right li.tel {
    text-align: center;
    width: 178px
    }
#header .right li.tel span.t {
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #00a0e9;
    line-height: 120%;
    letter-spacing: 1.5px
    }
#header .right li.tel strong {
    font-size: 22px;
    color: #00a0e9;
    font-family: Arial, Helvetica, sans-serif;
    display: block
    }
#header .right li.tel strong img {
    vertical-align: middle;
    margin-right: 5px
    }
#header .right li.mail {
    width: 178px;
    height: auto
    }
#header .right li.mail a {
    display: block;
    background: #00a0e9 url(../images.9108ccf85606138e36841651911d6a14/w-mk.png) 159px 13px no-repeat;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    width: auto;
    height: 40px;
    line-height: 40px;
    border-radius: 6px;
    /* CSS3草案 */
    -webkit-border-radius: 6px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 6px;
    /* Firefox用 */
    }
#header .right li.mail a img {
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -2px
    }
#header .right li.haccess {
    width: 178px
    }
#header .right li.haccess a {
    display: block;
    background: #f53d8a url(../images.9108ccf85606138e36841651911d6a14/w-mk.png) 159px 13px no-repeat;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    width: auto;
    height: 40px;
    line-height: 40px;
    border-radius: 6px;
    /* CSS3草案 */
    -webkit-border-radius: 6px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 6px;
    /* Firefox用 */
    }
#header .right li.haccess a img {
    vertical-align: middle;
    margin-right: 10px
    }
#pnav {
    width: 1140px;
    height: auto;
    margin: 0 auto
    }
#pnav li {
    float: left;
    font-weight: bold;
    padding: 14px 40px;
    position: relative
    }
#pnav li a {
    display: block;
    padding: 10px;
    line-height: 1;
    position: relative
    }
#pnav li img {
    vertical-align: middle;
    margin-left: 4px
    }
#pnav li:first-child {
    padding: 14px 10px
    }
#pnav li:first-child a:before {
    content: "";
    bottom: 0;
    left: 50%;
    width: 30px;
    height: 3px;
    background: #f53d8a;
    position: absolute;
    margin-left: -15px
    }
#pnav li:first-child img {
    margin: 0
    }
#pnav li ul {
    position: absolute;
    z-index: 2;
    background: #fff;
    padding: 0 10px 10px 0;
    display: none
    }
#pnav li li {
    float: none;
    padding: 0
    }
#pnav li:hover ul {
    display: block
    }
#pnav li .b {
    display: block;
    padding: 10px;
    line-height: 1;
    position: relative
    }
#pnav li li:first-child {
    padding: 0
    }
#pnav li li:first-child a:before {
    display: none
    }
#footer {
    background: #ebebeb;
    padding: 58px 0 25px 0
    }
#footer .inner {
    width: 1140px;
    height: auto;
    margin: 0 auto;
    position: relative
    }
#footer .foot-cont {
    border: 1px solid #d0d0d0;
    background: #fff
    }
#footer .foot-cont .map {
    float: right;
    width: 568px;
    height: 340px;
    border-left: 1px solid #d0d0d0
    }
#footer .foot-cont .left {
    float: left;
    width: 569px;
    height: auto;
    padding: 25px 0 0 0
    }
#footer .foot-cont .left div.clearfix h3 {
    float: left;
    padding: 28px 0 0 63px
    }
#footer .foot-cont .left div.clearfix dl {
    float: right;
    width: 282px
    }
#footer .foot-cont .left div.clearfix dt {
    font-weight: bold
    }
#footer .foot-cont .left div.clearfix dd {
    padding-bottom: 16px
    }
#footer .foot-cont .left li {
    text-align: center;
    width: 248px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 17px
    }
#footer .foot-cont .left li.fmail a {
    display: block;
    background: url(../images.9108ccf85606138e36841651911d6a14/blk-mk.png) 222px 14px no-repeat;
    background-color: #ccecfa ;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    box-shadow: 0 3px 0 0 #9bb3bd;
    -moz-box-shadow: 0 3px 0 0 #9bb3bd;
    -webkit-box-shadow: 0 3px 0 0 #9bb3bd;
    width: 200px;
    margin: auto;
}
#footer .foot-cont .left li.fmail a img {
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 5px
    }
#footer .foot-cont .left li.faccess a {
    display: block;
    background: url(../images.9108ccf85606138e36841651911d6a14/blk-mk.png) 222px 14px no-repeat;
    background-color: #ffe0ed;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    box-shadow: 0 3px 0 0 #d6b0c0;
    -moz-box-shadow: 0 3px 0 0 #d6b0c0;
    -webkit-box-shadow: 0 3px 0 0 #d6b0c0;
    width: 200px;
    margin: auto;
}
#footer .foot-cont .left li.faccess a img {
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 5px
    }
#footer .foot-cont .left ul {
    padding: 24px 0 0 0
    }
#footer .more {
    text-align: right;
    padding: 10px 0 45px 0
    }
#footer .more a {
    text-decoration: underline;
    background: url(../images.9108ccf85606138e36841651911d6a14/next-mk.png) 0 6px no-repeat;
    padding-left: 11px
    }
#footer .foot-nav ul {
    width: 12%;
    float: left;
    padding: 0 0 0 4.6%
    }
#footer .foot-nav li ul {
    width: auto;
    padding: 0 0 0 0;
    float: none
    }
#footer .foot-nav li {
    font-size: 14px;
    padding-bottom: 3px
    }
#footer .foot-nav li a {
    background: url(../images.9108ccf85606138e36841651911d6a14/foot-navmk.gif) 0 5px no-repeat;
    padding-left: 10px
    }
#footer .foot-nav li li a {
    background: none;
    padding: 0
    }
#footer .foot-nav li li {
    padding-left: 14px
    }
#footer .totop {
    display: block;
    position: fixed;
    right: 5%;
    bottom: 5%;
}
.copy {
    text-align: center;
    padding: 10px 0 10px 0;
    font-size: 14px;
    border-bottom: #f53d8a 8px solid;
    position: relative
    }
.copy:before {
    width: 33.3%;
    height: 8px;
    background: #0088c7;
    position: absolute;
    content: "";
    bottom: -8px;
    left: 0
    }
.copy:after {
    width: 33.3%;
    height: 8px;
    background: #fff34c;
    position: absolute;
    content: "";
    bottom: -8px;
    right: 0
    }
/*home*/
.slide-wrap {
    width: 1139px;
    height: 389px;
    margin: 0 auto 60px auto;
    position: relative;
    }
.slide-wrap .slide {
    width: 1139px;
    margin: 0 15px;
    float: left
    }
.slide-wrap .bx-wrapper {
    width: 1139px !important;
    height: 389px !important;
}
.slide-wrap .bx-window {
    overflow: visible !important;
    width: 1139px !important;
    height: 389px !important;
}
.slide-wrap .managed_gallery div {
    visibility: visible !important;
    width: 1139px !important;
    height: 389px !important;
}
.slide-wrap img.img_el {
    display: block;
    border-radius: 5px !important;
    width: 1110px;
    height: auto !important;
    margin: auto;
}
.slide-wrap .bx-pager .pager-link {
    margin: 0px 5px !important;
}
.slide-wrap .bx-pager {
    margin-top: 10px !important;
}
.slide-wrap .bx-prev, .slide-wrap .bx-next {
    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    width: 46px !important;
    height: 46px !important;
}
.slide-wrap .bx-prev {
    background: url(/unisoncms_atorie_carmine/static/page/main/images/prev-sl.png) no-repeat !important;
}
.slide-wrap .bx-next {
    background: url(/unisoncms_atorie_carmine/static/page/main/images/next-sl.png) no-repeat !important;
}
#main .gl {
    background: #f7f7f7
    }
#main .gl .inner {
    width: 1140px;
    height: auto;
    margin: 0 auto;
    padding-top: 60px
    }
#main .wt {
    width: 1140px;
    height: auto;
    margin: 0 auto;
    padding-top: 60px
    }
.h3f {
    background: #d6effa;
    font-size: 24px;
    color: #0088c7;
    text-align: center;
    width: 248px;
    height: auto;
    margin: 0 auto;
    padding: 3px 0;
    border-radius: 17px;
    /* CSS3草案 */
    -webkit-border-radius: 17px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 17px;
    /* Firefox用 */
    position: relative;
    margin-bottom: 48px
    }
.h3f:before {
    position: absolute;
    bottom: 17px;
    left: 50%;
    margin-left: -7px;
    content: url(../images.9108ccf85606138e36841651911d6a14/fuki.png);
    bottom: -17px;
    left: 50%;
    margin-left: -7px
    }
/*home*/
.home-course.gl .inner h3 {
    text-align: center;
    margin-bottom: 30px;
}
.home-course li {
    display: inline-block !important;
    width: 370px;
    height: auto;
    margin-bottom: 30px;
    margin: 3px;
    background: #fff;
    border-radius: 3px !important;
    box-sizing: border-box;
}
.home-course li:nth-of-type(3n+1) {
    border-left: solid 4px #0088c7;
}
.home-course li:nth-of-type(3n+2) {
    border-left: solid 4px #f53d8a;
}
.home-course li:nth-of-type(3n+3) {
    border-left: solid 4px #00b7c7;
}

.home-course li dl {
    float: left;
    width: 176px;
    text-align: left;
    padding: 0 15px;
    padding-top: 5px;
    box-sizing: border-box;
}
.home-course li dl dt {
    font-size: 16px;
    font-weight: bold;
}
.home-course li dl dd {
    font-size: 14px;
}
.home-course li:nth-of-type(3n+1) dt {
    color: #0088c7;
}
.home-course li:nth-of-type(3n+2) dt {
    color: #f53d8a;
}
.home-course li:nth-of-type(3n+3) dt {
    color: #00b7c7;
}
.home-course li:nth-of-type(3n+1) dd {
    color: #0088c7;
}
.home-course li:nth-of-type(3n+2) dd {
    color: #f53d8a;
}
.home-course li:nth-of-type(3n+3) dd {
    color: #00b7c7;
}
.home-course li .photo {
    position: relative;
    overflow: hidden;
    float: right;
    width: 190px;
    border-radius: 0 0 3px 0;
}
.home-course li .photo:after {
    display: block;
    content: "";
    padding-top: 80%;
}
.home-course li .photo img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: auto !important;
}
.home-course ul {
    width: 1140px;
    height: auto;
    padding-bottom: 26px;
    text-align: center;
}
.home-course p.more {
    text-align: center;
    padding: 0 0 20px 0
    }
.home-course p.more a {
    text-decoration: underline;
    background: url(../images.9108ccf85606138e36841651911d6a14/next-mk.png) right 6px no-repeat;
    padding-right: 12px
    }
.home-course {
    padding-bottom: 40px
    }
.home-course .cs1 a .w {
    color: #0088c7;
    border-color: #0088c7
    }
.home-course .cs2 a .w {
    color: #f53d8a;
    border-color: #f53d8a
    }
.home-course .cs3 a .w {
    color: #00b7c7;
    border-color: #00b7c7
    }
.home-pickup li {
    float: left;
    padding: 0 0px 15px 0;
    margin: 0 53px;
}
.home-pickup ul {
    width: 1140px;
    height: auto
    }
.home-pickup li a {
    display: block;
    border: 1px solid #e0e0e0;
    width: 274px;
    position: relative;
    box-sizing: border-box;
}
.home-pickup li a:after {
    display: block;
    content: "";
    padding-top: 36%;
}
.home-pickup li a img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.home-pickup {
    padding-bottom: 45px
    }
.home-sakuhin .cal-wrapper {
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 30px 0;
    position: relative
    }
.home-sakuhin .flexslider {
    position: relative;
}
.home-sakuhin .flex-nav-prev a {
    position: absolute;
    left: 0px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url(/unisoncms_atorie_carmine/static/page/main/images/prev-cal.png) no-repeat;
    width: 31px;
    height: 32px;
}
.home-sakuhin .flex-nav-next a {
    position: absolute;
    right: 0px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url(/unisoncms_atorie_carmine/static/page/main/images/next-cal.png) no-repeat;
    width: 31px;
    height: 32px;
}
.student-works .home-sakuhin .cal-wrapper div.clearfix {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.home-sakuhin .cal-wrapper dl {
    float: left;
    padding: 0 8px
    }
.home-sakuhin .cal-wrapper dd.photo {
    border: 1px solid #e0e0e0;
    width: 330px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.home-sakuhin .cal-wrapper dd.photo:after {
    display: block;
    content: "";
    padding-top: 65%;
}
.home-sakuhin .cal-wrapper dd.photo img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.home-sakuhin .cal-wrapper .sibody {
    margin: 0 50px 0 50px
    }
.home-sakuhin .cal-wrapper .next {
    position: absolute;
    top: 114px;
    right: 13px;
    cursor: pointer
    }
.home-sakuhin .cal-wrapper .prev {
    position: absolute;
    top: 114px;
    left: 13px;
    cursor: pointer
    }
.home-sakuhin .cal-wrapper dt .w {
    display: inline-block;
    width: 90px;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    margin-right: 10px
    }
.home-sakuhin .cal-wrapper dt {
    padding: 15px 0 0 0
    }
.home-sakuhin .cal-wrapper [title="ジュニア"] span {
    background: #0088c7 !important;
}
.home-sakuhin .cal-wrapper [title="一般"] span {
    background-color: #f53d8a !important;
}
.home-sakuhin .cal-wrapper [title="受験"] span {
    background-color: #00b7c7 !important;
}
.home-sakuhin .cal-wrapper [title="趣味一般"] span {
    background-color: #ffa500 !important;
}
.home-sakuhin .cal-wrapper span[title="ジュニア"] {
    background: #0088c7 !important;
}
.home-sakuhin .cal-wrapper span[title="一般"] {
    background: #f53d8a !important;
}
.home-sakuhin .cal-wrapper span[title="受験"] {
    background: #00b7c7 !important;
}
.home-sakuhin .cal-wrapper span[title="趣味一般"] {
    background: #ffa500 !important;
}
.home-sakuhin {
    padding-bottom: 60px
    }
.home-koushi div.clearfix {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.home-koushi dl {
    float: left;
    width: 297px;
    text-align: center;
    padding: 0 40px
    }
.home-koushi dd.pic a {
    display: block;
    width: 178px;
    margin: 0 auto;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    overflow: hidden;
    position: relative;
}
.home-koushi dd.pic a:after {
    display: block;
    content: "";
    padding-top: 100%;
}
.home-koushi dd.pic a img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}
.home-koushi dt + dd {
    text-align: left;
    font-size: 14px;
    padding-bottom: 25px
    }
.home-koushi dt + dd li {
    font-size: 14px
    }
.home-koushi dt + dd p {
    font-size: 14px
    }
.home-koushi dd + dd a {
    font-size: 14px;
    text-decoration: underline;
    background: url(../images.9108ccf85606138e36841651911d6a14/next-mk.png) 0 5px no-repeat;
    padding-left: 10px
    }
.home-koushi {
    padding-bottom: 60px
    }
.home-koushi dt {
    padding: 10px 0 14px 0
    }
.home-koushi dt .post {
    display: inline-block !important;
    border: 1px solid;
    padding: 0 10px
    }
.home-koushi dt strong {
    display: block;
    font-size: 18px;
    font-weight: normal;
    padding-top: 5px
    }
.home-koushi dt .post.m {
    color: #0088c7;
    border-color: #0088c7
    }
.home-koushi dt .post.f {
    color: #f53d8a;
    border-color: #f53d8a
    }
.home-info .home-scd {
    float: right;
    width: 355px;
    height: auto
    }
.home-info .home-blog {
    float: left;
    background-color: #fff;
    background-image: url(../images.07ebe8d5214f9bfa34ce843fcaa18845/pin.gif), url(../images/home/pin.gif), url(../images/home/pin.gif), url(../images/home/pin.gif);
    background-position: 0 0, right 0, bottom left, right bottom;
    background-repeat: no-repeat;
    width: 748px;
    height: auto;
    padding: 37px 0 37px 0;
    box-shadow: 3px 3px 0 0 #ebebeb;
    -moz-box-shadow: 3px 3px 0 0 #ebebeb;
    -webkit-box-shadow: 3px 3px 0 0 #ebebeb
    }
.home-info .home-blog h3 {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: normal;
    width: auto;
    height: 36px;
    line-height: 36px;
    margin-bottom: 3px
    }
.home-info .home-blog h3 .b {
    background: url(../images.07ebe8d5214f9bfa34ce843fcaa18845/maker-r.gif) center 0 no-repeat;
    font-size: 28px;
    font-weight: bold;
    width: 111px;
    height: 36px;
    text-align: center;
    display: inline-block !important;
    color: #f53d8a;
    margin-right: 7px
    }
.home-info .home-blog h3 .n {
    background: url(../images.07ebe8d5214f9bfa34ce843fcaa18845/maker-b.gif) center 0 no-repeat;
    font-weight: bold;
    font-size: 28px;
    width: 111px;
    height: 36px;
    text-align: center;
    display: inline-block !important;
    color: #0088c7;
    margin-left: 7px
    }
.home-info .home-blog h3 + p {
    text-align: center;
    font-weight: bold;
    padding-bottom: 20px
    }
.home-info .home-blog ul {
    padding: 0 0 0 12px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.home-info .home-blog li.clearfix {
    float: left;
    width: 340px;
    height: auto;
    padding: 0 0 30px 16px
    }
.home-info .home-blog li.clearfix .pic {
    float: left;
    border: 1px solid #e0e0e0;
    width: 150px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.home-info .home-blog li.clearfix .pic:after {
    display: block;
    content: "";
    padding-top: 65%;
}
.home-info .home-blog li.clearfix .pic img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.home-info .home-blog li.clearfix .pic img:not([src*="."]) {
    display: none;
}
.home-info .home-blog li.clearfix .pic img:not([src*="."]) ~ span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: url(/unisoncms_atorie_carmine/static/page/main/images/foot-logo.gif) center center no-repeat;
    display: block;
    background-size: 90%;
    background-color: #fff;
}
.home-info .home-blog li.clearfix dl {
    float: right;
    width: 177px
    }
.home-info .home-blog li.clearfix dt .p {
    background: #f53d8a;
    display: block;
    width: 80px;
    height: 24px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 4px
    }
.home-info .home-blog li.clearfix dt .b {
    background: #0088c7;
    display: block;
    width: 80px;
    height: 24px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 4px
    }
.home-info .home-blog li.clearfix dt span[title="ブログ"] {
    background: #0088c7;
}
.home-info .home-blog li.clearfix dt span[title="お知らせ"] {
    background: #f53d8a;
}
.home-info .home-blog li.clearfix dt {
    font-size: 14px
    }
.home-info .home-blog li.clearfix dd a {
    font-weight: bold;
    text-decoration: underline
    }
.home-info .home-blog li.clearfix dd {
    background: url(../images.9108ccf85606138e36841651911d6a14/next-mk.png) 0 7px no-repeat;
    padding-left: 10px
    }
.home-info .home-blog .more a {
    display: block;
    width: 248px;
    height: 40px;
    background: #fff793;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    background: url(../images.9108ccf85606138e36841651911d6a14/blk-mk.png) 224px 14px no-repeat #fff793;
    line-height: 40px;
    margin: 0 auto;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    box-shadow: 0 3px 0 0 #d6d07c;
    -moz-box-shadow: 0 3px 0 0 #d6d07c;
    -webkit-box-shadow: 0 3px 0 0 #d6d07c
    }
.home-info {
    padding-bottom: 67px
    }
/*下層共通*/
.sub-tit {
    position: relative;
    width: 1140px;
    height: auto;
    margin: 0 auto 58px auto
    }
.sub-tit .frame {
    position: absolute;
    top: 39px;
    left: 50%;
    margin-left: -290px;
    background: url(../images.9108ccf85606138e36841651911d6a14/subtit-bk.png) 0 0 repeat;
    width: 580px;
    height: auto;
    padding: 21px 0 0 0
    }
.sub-tit .frame h2 {
    text-align: center;
    width: 452px;
    height: 74px;
    line-height: 74px;
    margin: 0 auto;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    font-size: 30px;
    color: #fff
    }
.sub-tit .frame p {
    text-align: center;
    font-size: 17px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #fff;
    padding: 16px 0 6px 0
    }
.sub-tit .pic {
    border-radius: 8px;
    /* CSS3草案 */
    -webkit-border-radius: 8px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 8px;
    /* Firefox用 */
    overflow: hidden
    }
/*atelier*/
#main .gl.atelier1 .inner {
    width: 948px;
    padding-bottom: 58px
    }
.atelier h3 {
    width: 438px
    }
.atelier1 .box {
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 30px 43px 20px 43px;
    margin-bottom: 80px
    }
.atelier1 .box p {
    padding: 0 0 20px 0
    }
.atelier1 .box h4 {
    font-size: 24px;
    padding: 0 0 10px 0;
    color: #f25f9c
    }
.atelier1 .table {
    padding: 0 0 0 79px
    }
.atelier1 .table dt {
    float: left;
    width: 155px;
    height: 30px;
    text-align: center;
    color: #fff;
    background: #f53d8a;
    line-height: 30px
    }
.atelier1 .table dl:nth-child(even) dt {
    background: #0088c7
    }
.atelier1 .table dd {
    float: right;
    width: 644px;
    height: auto;
    padding: 3px 30px 28px 0
    }
.atelier2 .box {
    border: 1px solid #e0e0e0;
    padding: 50px 0 4px 59px
    }
.atelier2 .box li {
    float: left;
    border: 1px solid #e0e0e0;
    padding: 0 0 8px 0;
    background: #0088c7;
    margin: 0 16px 46px 0;
    width: 330px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.atelier2 .box li:after {
    display: block;
    content: "";
    padding-top: 64%;
}
.atelier2 .box li img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}
.atelier2 .box li img:hover {
    opacity: 0.6;
}
.atelier2 {
    padding-bottom: 78px
    }
.atelier2 .box li:nth-child(even) {
    background-color: #f53d8a
    }
/*teacher*/
.teacher .list {
    margin-bottom: 65px;
    padding-bottom: 20px
    }
.teacher .list .box {
    text-align: center;
    margin-right: 120px;
    padding-bottom: 100px;
    width: 300px;
    float: left;
}
.teacher .list .box:nth-of-type(3n) {
    margin-right: 0;
}
.teacher .list .box .post {
    color: #0088c7;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 2px
    }
.teacher .list .box .pic {
    width: 248px;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    margin: 0 auto;
    position: relative;
}
.teacher .list .box .pic:after {
    display: block;
    content: "";
    padding-top: 100%;
}
.teacher .list .box .pic img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}
.teacher1 .right {
    width: 647px;
    height: auto;
    float: right
    }
.teacher1 .pic {
    float: left;
    width: 400px;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    padding: 0;
    position: relative;
}
.teacher1 .pic:after {
    display: block;
    content: "";
    padding-top: 100%;
}
.teacher1 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}
.teacher1 .right .post {
    font-size: 18px;
    color: #0088c7;
    font-weight: bold;
    padding: 0 0 2px 23px
    }
.teacher1 .right h3 {
    width: 631px;
    margin-bottom: 23px
    }
.teacher1 .right .txt {
    border: 1px solid #e0e0e0;
    background: #fff;
    padding: 43px 43px 23px 43px
    }
.teacher1 .right h4 {
    font-size: 24px;
    padding: 0 0 10px 0;
    color: #f25f9c
    }
.teacher1 .right p {
    padding: 0 0 20px 0
    }
.teacher1 .sec1 {
    padding-bottom: 60px
    }
.teacher1 .sec2 {
    width: 800px;
    padding: 0 0 100px 0;
    margin: auto;
}
.teacher1 .sec2 h4 {
    width: 300px;
    border: 2px solid #0088c7;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #0088c7;
    padding: 4px 0;
    margin: auto;
    margin-bottom: 30px;
}
.teacher1 .sec2 ul {
    float: left;
    padding: 0 13px 0 0;
    width: 390px
    }
.teacher2 h3 {
    margin-bottom: 78px
    }
.teacher2 div.clearfix {
    border: 1px solid #e0e0e0;
    padding: 50px 0 53px 57px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.teacher2 div.clearfix dl {
    width: 330px;
    height: auto;
    float: left;
    padding: 0 16px 0 0
    }
.teacher2 div.clearfix dl .photo {
    position: relative;
    width: 330px;
    overflow: hidden;
}
.teacher2 div.clearfix dl .photo:after {
    display: block;
    content: "";
    padding-top: 65%;
}
.teacher2 div.clearfix dl .photo img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    margin: auto;
}
.teacher2 div.clearfix dt {
    padding: 33px 0 20px 0;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 4px solid #0088c7;
    margin-bottom: 20px
    }
.teacher2 div.clearfix dt+dd img {
    display: none;
}
.teacher2 {
    padding-bottom: 144px
    }
.teacher2 div.clearfix dl:nth-child(2n) dt {
    border-color: #f53d8a
    }
.teacher2 div.clearfix dl:nth-child(3n) dt {
    border-color: #00b7c7
    }
/*enrollment*/
.enrollment h3 {
    width: 438px
    }
.enro1 .box {
    width: 860px;
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 30px 43px 20px 43px;
    margin: 0 auto 51px auto
    }
.enro1 .box h4 {
    font-size: 24px;
    padding: 0 0 10px 0;
    color: #f25f9c
    }
.enro1 .box p {
    padding: 0 0 20px 0
    }
.enro1 ul.clearfix {
    margin: 0 0 0 43px
    }
.enro1 ul.clearfix li {
    border: 1px solid #e0e0e0;
    float: left;
    margin: 0 0 16px 16px;
    padding-bottom: 3px;
    width: 330px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.enro1 ul.clearfix li:after {
    display: block;
    content: "";
    padding-top: 66%;
}
.enro1 ul.clearfix li img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.enro1 ul.clearfix li img:hover {
    opacity: 0.6;
}
.enro1 {
    padding-bottom: 94px
    }
.enro1 ul.clearfix li {
    background: #0088c7
    }
.enro1 ul.clearfix li:nth-child(2n) {
    background: #f53d8a
    }
.enro1 ul.clearfix li:nth-child(3n) {
    background: #00b7c7
    }
#main .enro2 {
    width: 948px;
    padding-bottom: 62px
    }
#main .enro3 .inner {
    width: 948px
    }
.enro3 .point li {
    border: 1px solid #e0e0e0;
    background: #fff;
    margin-bottom: 27px;
    width: auto;
    height: 50px;
    padding-left: 32px;
    line-height: 50px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 4px;
    /* CSS3草案 */
    -webkit-border-radius: 4px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 4px;
    /* Firefox用 */
    color: #0088c7;
    box-shadow: -4px 0 0 0 #0088c7;
    -moz-box-shadow: -4px 0 0 0 #0088c7;
    -webkit-box-shadow: -4px 0 0 0 #0088c7
    }
.enro3 .point li:nth-child(2n) {
    color: #f53d8a;
    box-shadow: -4px 0 0 0 #f53d8a;
    -moz-box-shadow: -4px 0 0 0 #f53d8a;
    -webkit-box-shadow: -4px 0 0 0 #f53d8a
    }
.enro3 .point + p {
    padding: 13px 0 68px 47px
    }
.enro3 .bnrs {
    padding: 0 0 0 34px
    }
.enro3 .bnrs li {
    float: left
    }
.enro3 .bnrs li.tel {
    border: 5px solid #f9d3e4;
    background: #fff;
    width: 366px
    }
.enro3 .bnrs li.tel dl {
    width: 257px;
    float: left
    }
.enro3 .bnrs li.tel dd {
    padding: 0 0 0 13px;
    width: 270px;
    font-size: 32px;
    line-height: 1;
    font-weight: bold;
    position: relative;
    z-index: 1;
    color: #f53d8a
    }
.enro3 .bnrs li.tel dd img {
    margin-right: 4px
    }
.enro3 .bnrs li.tel dt {
    width: 272px;
    padding: 8px 0 10px 10px;
    font-size: 18px;
    color: #898486;
    position: relative;
    z-index: 1
    }
.enro3 .bnrs li.tel .pic {
    float: left
    }
.enro3 .bnrs li.mail {
    width: 376px;
    height: auto;
    padding: 0 0 0 110px
    }
.enro3 .bnrs li.mail a {
    display: block;
    width: auto;
    height: 88px;
    border: 5px solid #8cd2f5;
    position: relative
    }
.enro3 .bnrs li.mail a .b {
    display: block;
    position: absolute;
    font-size: 20px;
    background: url(../images.306e6c953ca4f2e886c14f9ab7a4b15f/mail-bk.png) 0 0 repeat;
    width: 327px;
    height: 44px;
    top: 50%;
    left: 50%;
    margin-left: -164px;
    margin-top: -22px;
    text-align: center;
    line-height: 44px;
    color: #fff
    }
#main .enro3 {
    padding-bottom: 94px
    }
/*access*/
.access h3 {
    width: 438px
    }
.access .enro1 h4 {
    text-align: center;
    color: #f25f9c;
    font-size: 24px;
    padding-bottom: 30px
    }
.access .enro1 p {
    padding: 0 145px 20px 145px
    }
.access .enro1 ul {
    padding-top: 17px;
    padding-bottom: 50px
    }
.access2 .box {
    width: 866px;
    height: auto;
    border: 1px solid #e0e0e0;
    padding: 48px 40px 20px 40px;
    text-align: center;
    margin: 0 auto
    }
.access2 .box p {
    color: #f25f9c;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 28px
    }
.access2 {
    padding-bottom: 96px
    }
.access .enro3 h3 + p {
    text-align: center;
    padding: 0 0 20px 0
    }
.access .enro3 li img {
    vertical-align: middle;
    margin-right: 14px
    }
.access .enro3 li {
    padding-left: 27px
    }
.access4 {
    padding: 60px 0 0 0
    }
.access4 .map iframe {
    width: 100%
    }
/*student-works*/
.stw-nav {
    width: 1140px;
    height: auto;
    margin: 0 auto;
    text-align: center;
    letter-spacing: -5px;
    padding-bottom: 44px
    }
.stw-nav li {
    width: 170px;
    display: inline-block !important;
    letter-spacing: 0;
    padding: 0 50px
    }
.stw-nav li a {
    display: block;
    width: auto;
    height: 45px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 26px;
    line-height: 45px
    }
.stw-nav li a[title="ジュニア"] {
    background: #0088c7 !important;
}
.stw-nav li a[title="一般"] {
    background: #f53d8a !important;
}
.stw-nav li a[title="受験"] {
    background: black !important;
}
.stw-nav li a[title="趣味一般"] {
    background: #82D850 !important;
}
.student-works .home-sakuhin .cal-wrapper dt + dd {
    border: none;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 0 5px 0
    }
.student-works .home-sakuhin .cal-wrapper dd + dd {
    border: none
    }
.student-works .home-sakuhin .cal-wrapper .cs1 dt + dd a {
    color: #0088c7
    }
.student-works .home-sakuhin .cal-wrapper .cs2 dt + dd a {
    color: #f53d8a
    }
.student-works .home-sakuhin .cal-wrapper .cs3 dt + dd a {
    color: #00b7c7
    }
.student-works .home-sakuhin .cal-wrapper dl {
    min-height: 386px;
    padding-bottom: 20px
    }
.student-works .home-sakuhin .cal-wrapper {
    margin-bottom: 68px
    }
.pagenav {
    text-align: right;
    letter-spacing: -5px
    }
.pagenav ul {
    margin-right: -23px
    }
.pagenav li {
    display: inline-block;
    letter-spacing: 0;
    padding: 0 13px
    }
.pagenav li a {
    display: block;
    padding: 10px
    }
.student-works1 .box {
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 60px 29px 95px 29px;
    margin-bottom: 70px
    }
.student-works1 .box .right {
    float: right;
    width: 400px
    }
.student-works1 .box .right .txt img {
    max-width: 80%;
    height: auto !important;
    display: block;
    margin: auto;
}
.student-works1 .box .pic {
    float: left;
    border: 1px solid #e0e0e0;
    max-width: 500px;
    box-sizing: border-box;
}
.student-works1 .box li .w {
    display: inline-block;
    width: 90px;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    margin-right: 10px
    }
.student-works1 .box span[title="ジュニア"] {
    background: #0088c7 !important;
}
.student-works1 .box span[title="一般"] {
    background: #f53d8a !important;
}
.student-works1 .box span[title="受験"] {
    background: #00b7c7 !important;
}
.student-works1 .box li {
    float: left
    }
.student-works1 .box .date {
    float: right
    }
.student-works1 .box ul {
    padding: 0 0 25px 0
    }
.student-works1 .box .right h3 {
    font-size: 24px;
    padding: 0 0 40px 0
    }
.student-works1 .box.cs1 .right h3 {
    color: #0088c7
    }
.student-works1 .box.cs2 .right h3 {
    color: #f53d8a
    }
.student-works1 .box.cs3 .right h3 {
    color: #00b7c7
    }
.pagenav2 {
    text-align: center;
    letter-spacing: -5px
    }
.pagenav2 li {
    letter-spacing: 0;
    display: inline-block;
    padding: 0 50px;
    text-align: center;
    font-size: 14px;
    font-weight: bold
    }
.pagenav2 li.next, .pagenav2 li.prev {
    width: 127px
    }
.pagenav2 li.back {
    width: 163px
    }
.pagenav2 li a {
    display: block;
    width: auto;
    height: 39px;
    line-height: 39px;
    color: #fff;
    background: #0088c7
    }
.pagenav2 li.back a {
    background: #f53d8a
    }
.student-works1 {
    padding-bottom: 83px
    }
/*voice*/
.voice .gl:nth-of-type(2n) {
    background: #fff !important;
}
.voice .gl:nth-of-type(2n) h3 {
    background: #0088c7 !important;
}
.voice .box {
    border: 1px solid #e0e0e0;
    padding: 0 0 58px 0;
    background: #fff
    }
.voice h3 {
    border-bottom: 1px solid #e0e0e0;
    font-size: 20px;
    padding: 16px 0 16px 29px;
    margin-bottom: 40px;
    color: #fff
    }
.voice .box .pic {
    float: left;
    padding: 0;
    border-bottom: 1px solid #e0e0e0;
    margin: 0 0 0 29px;
    max-width: 350px;
    box-sizing: border-box;
}
.voice .box .right {
    float: right;
    width: 630px;
    height: auto;
    padding: 0 29px 0 0
    }
.voice .box .right h4 {
    font-size: 20px;
    padding: 0 0 18px 0
    }
.voice .box .right p {
    padding: 0 0 20px 0
    }
.voice .box .right .sec {
    padding-bottom: 20px
    }
.voice .box .right .sec img {
    max-width: 80%;
    display: block;
    margin: auto;
}
.voice .gl, .voice .wt {
    padding-bottom: 86px
    }
.voice .gl h3 {
    background: #f53d8a
    }
.voice .gl h4 {
    color: #0088c7
    }
.voice .wt h3 {
    background: #0088c7
    }
.voice .wt h4 {
    color: #f53d8a
    }
.voice .pagenav ul {
    width: 1140px;
    margin: auto;
}
/*teacher-works*/
.teacher-works .listwrap {
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
    padding: 30px 0 0 0
    }
.teacher-works .list dl {
    float: left;
    width: 330px;
    padding: 0 18px 20px 29px;
    min-height: 530px
    }
.teacher-works .list dl .photo {
    position: relative;
    overflow: hidden;
    width: 330px;
}
.teacher-works .list dl .photo:after {
    display: block;
    content: "";
    padding-top: 65%;
}
.teacher-works .list dl .photo img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
}
.teacher-works .list dt {
    font-size: 20px;
    font-weight: bold;
    padding: 18px 0 18px 0;
    min-height: 2.5em
    }
.teacher-works .list dt + dd {
    background: #d6effa;
    border-bottom: 1px solid #e0e0e0;
    padding: 7px 20px
    }
.teacher-works .list dt + dd img {
    vertical-align: middle;
    }
.teacher-works .list dd + dd {
    padding: 30px 0 30px 0;
    text-align: center
    }
.teacher-works .list dd + dd a {
    width: 248px;
    display: block;
    background: #ffe0ed url(../images.9108ccf85606138e36841651911d6a14/blk-mk.png) 53px 14px no-repeat;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    box-shadow: 0 3px 0 0 #d6b0c0;
    -moz-box-shadow: 0 3px 0 0 #d6b0c0;
    -webkit-box-shadow: 0 3px 0 0 #d6b0c0;
    margin: 0 auto
    }
.teacher-works .listwrap {
    margin-bottom: 100px
    }
.teacher-works .inner {
    padding-bottom: 100px
    }
.teacher-works .box .right h3 {
    color: #0088c7
    }
.teacher-works .box .right .namae {
    background: #d6effa;
    border-bottom: 1px solid #e0e0e0;
    padding: 5px 20px;
    margin-top: 40px;
    height: 70px;
    box-sizing: border-box;
}
.teacher-works .teacher-photo {
    float: left;
    width: 60px;
    margin-right: 20px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.teacher-works .teacher-photo:after {
    display: block;
    content: "";
    padding-top: 100%;
}
.teacher-works .teacher-photo img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.teacher-works .teacher-name {
    margin-top: 16px;
}
.teacher-works .box .right .namae img {
    vertical-align: middle;
    }
/*blog*/
.blog #right {
    float: right;
    width: 785px;
    height: auto
    }
.blog #side {
    width: 320px;
    height: auto;
    float: left
    }
.blog #side dl {
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 48px;
    padding-bottom: 10px
    }
.blog #side dt {
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 0;
    margin-bottom: 10px
    }
.blog #side .cat dt {
    background: #0088c7
    }
.blog #side .arc dt {
    background: #f53d8a
    }
.blog #side dd {
    padding: 18px 0 18px 17px
    }
.blog #side dd a {
    text-decoration: underline
    }
.blog .list dl {
    float: right;
    width: 530px;
    padding: 0 15px 0 0
    }
.blog .list .pic {
    border: 1px solid #e0e0e0;
    float: left;
    width: 190px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}
.blog .list .pic:after {
    display: block;
    content: "";
    padding-top: 65%;
}
.blog .list .pic img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.blog .list .pic img:not([src*="."]) {
    display: none;
}
.blog .list .pic img:not([src*="."]) ~ span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: url(/unisoncms_atorie_carmine/static/page/main/images/foot-logo.gif) center center no-repeat;
    display: block;
    background-size: 90%;
    background-color: #fff;
}
.blog .list li {
    padding: 0 15px 32px 15px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 32px
    }
.blog .list dt {
    font-size: 14px;
    padding-bottom: 40px
    }
.blog .list dt .w {
    font-size: 17px;
    color: #fff;
    width: 102px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    margin-right: 13px
    }
.blog .list li a[title="ブログ"] span {
    background: #0088c7;
}
.blog .list li a[title="お知らせ"] span {
    background: #f53d8a;
}
.blog .list dd {
    font-size: 18px
    }
.blog .list dd a {
    text-decoration: underline
    }
.blog .list {
    padding-bottom: 40px
    }
.blog .pagenav {
    padding-bottom: 70px
    }
.blog .single {
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 18px 13px 20px 13px;
    margin-bottom: 43px
    }
.blog .single .date {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 0
    }
.blog .single .cat {
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    margin-top: -23px;
    padding: 0
    }
.blog .single h3 {
    text-align: center;
    padding: 23px 0 18px 0;
    font-size: 30px
    }
.blog .single .pic {
    max-width: 80%;
    margin: auto;
}
.blog .single .pic img {
    max-width: 80%;
    margin: auto;
    display: block;
    margin-bottom: 15px;
}
.blog .single .txt p {
    padding: 0 0 20px 0
    }
.blog .single .txt img {
    display: block;
    margin: auto;
    max-width: 80%;
}
.blog .single dl {
    font-size: 14px;
    line-height: 24px;
    padding:20px 20px 0;
    margin-top:40px;
    border-top:2px dashed #ddd;
}
.blog .single dl p {
    font-weight:bold;
    text-align:center;
    margin-bottom:15px;
}
.blog .single dl dt {
    float:left;
}
.blog .single dl dd {
    margin:0 0 10px 120px;
}
.singlenav {
    text-align: center;
    letter-spacing: -5px;
    text-align: center
    }
.singlenav li {
    display: inline-block !important;
    letter-spacing: 0
    }
.singlenav li.next {
    float: right
    }
.singlenav li.prev {
    float: left
    }
.singlenav li.back a {
    display: block;
    width: 248px;
    height: 40px;
    background: #fff793;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    background: url(../images.9108ccf85606138e36841651911d6a14/blk-mk.png) 224px 14px no-repeat #fff793;
    line-height: 40px;
    margin: 0 auto;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    box-shadow: 0 3px 0 0 #d6d07c;
    -moz-box-shadow: 0 3px 0 0 #d6d07c;
    -webkit-box-shadow: 0 3px 0 0 #d6d07c
    }
.singlenav li.prev a {
    background: url(../images.9108ccf85606138e36841651911d6a14/maker-r.png) center 0 no-repeat;
    font-size: 28px;
    font-weight: bold;
    width: 111px;
    height: 36px;
    text-align: center;
    display: inline-block !important;
    color: #f53d8a;
    margin-right: 7px;
    line-height: 36px
    }
.singlenav li.next a {
    background: url(../images.9108ccf85606138e36841651911d6a14/maker-b.png) center 0 no-repeat;
    font-weight: bold;
    font-size: 28px;
    width: 111px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: inline-block !important;
    color: #0088c7;
    margin-left: 7px
    }
.singlenav {
    padding-bottom: 123px
    }
/*contact*/
#main.contact .gl .inner {
    width: 950px
    }
.contact1 .intro {
    text-align: center
    }
.contact1 .intro p {
    padding: 0 0 20px 0
    }
.contact1 .intro strong {
    color: #f15e98;
    font-weight: normal
    }
.contact1 .table dl {
    border-left: #0088c7 solid 5px;
    margin-bottom: 3px
    }
.contact1 .table dt {
    float: left;
    font-size: 18px;
    padding: 17px 0 0 30px
    }
.contact1 .table dt strong {
    color: #f15e98;
    font-weight: normal
    }
.contact1 .table dd {
    padding: 6px 0 6px 269px
    }
.contact1 .table dd .size1 {
    border: none;
    padding: 12px 2px;
    width: 576px;
    height: auto
    }
.contact1 .table dd .r {
    display: inline-block;
    padding: 12px 97px 12px 0;
    font-size: 18px
    }
.contact1 .table dd textarea {
    border: none;
    padding: 2px;
    width: 576px;
    height: 252px
    }
.contact1 .table {
    padding-bottom: 55px
    }
.contact1 .formbtn {
    text-align: center;
    padding-bottom: 72px
    }
.contact1 .formbtn li {
    display: inline-block;
    padding: 0 10px
    }
.contact1 .formbtn input[type="button"] {
    background: #f53d8a;
    border: none;
    width: 287px;
    height: 70px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}
.contact1 .formbtn li #check {
    background: #f53d8a;
    border: none;
    width: 287px;
    height: 70px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer
    }
.contact1 .formbtn li #check:hover {
    opacity: 0.6
    }
.contact1 .tel {
    width: 679px;
    height: auto;
    margin: 0 auto;
    background: #fff;
    border: #f9d3e4 solid 5px
    }
.contact1 .tel dl {
    float: left;
    padding: 12px 0 0 18px
    }
.contact1 .tel .pic {
    float: right;
    padding: 0 23px 0 0
    }
.contact1 .tel dt {
    background: url(../images.260000898efab46bce3a88d80c8ab777/cont-bk.gif) 0 0 no-repeat;
    line-height: 35px;
    font-size: 18px;
    color: #898486;
    padding: 0 0 10px 14px
    }
.contact1 .tel dt + dd {
    padding: 0 0 12px 37px;
    font-size: 51px;
    line-height: 1;
    font-weight: bold;
    color: #f53d8a
    }
.contact1 .tel dt + dd img {
    margin-right: 27px
    }
.contact1 .tel dd + dd {
    line-height: 1;
    padding: 0 0 0 34px
    }
.contact1 {
    padding-bottom: 95px
    }
.contact2 h3 {
    width: 438px
    }
.contact2 .table {
    padding: 45px 0 0 0
    }
.contact2 .table dt {
    color: #0088c7;
    text-align: center;
    border: 1px solid #0088c7;
    padding: 5px 0;
    font-weight: bold;
    margin-bottom: 25px
    }
.contact2 .table dd {
    padding-bottom: 25px
    }
.contact2 .table dd ul {
    padding: 25px 0 0 0
    }
.contact2 {
    padding-bottom: 70px
    }
/*ommitment*/
.ommit .sub-tit .frame {
    position: absolute;
    top: 38px;
    left: 50%;
    margin-left: -197px;
    background: none;
    width: 395px;
    height: auto;
    padding: 0
    }
.ommit .sub-tit .frame h2 {
    text-align: center;
    width: 395px;
    height: 144px;
    line-height: 100%;
    margin: 0 auto;
    border: none
    }
.ommit h4 {
    color: #f25f9c;
    font-size: 24px
    }
.ommit .box {
    width: 880px;
    background-color: #FFF;
    border: 1px solid #e0e0e0;
    padding: 34px 35px;
    margin: 0 auto
    }
.ommit .box .txtb {
    width: 528px
    }
.ommit .box .pic {
    width: 320px
    }
.ommit .box.right .txtb {
    float: right
    }
.ommit .box.right .pic {
    float: left
    }
.ommit .box.left .txtb {
    float: left
    }
.ommit .box.left .pic {
    float: right
    }
.ommit .gl, .ommit .wt {
    padding-bottom: 100px
    }
