@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Pinyon+Script');
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,form,input,button, p{
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-family:"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
    line-height: 160%;
    color: #663300;
}
/*ブログ機能用*/
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] .stylelist:hover:before {
    content:"※こちらは見たまま編集ができません。左下（もしくは左上）のUNISON CMSのロゴをクリックして、「記事を投稿する」ボタン→「スタイルギャラリー」から編集をしてください";
    display:block;
    line-height:1.8;
    font-weight:bold;
    color:red;
    font-size:0.8em;
    clear:both;
}
/*コレクション機能用、注意書きが必要なところ用*/
div[onclick] .style1:hover:before {
    content:"※こちらは見たまま編集ができません。左下（もしくは左上）のUNISON CMSのロゴをクリックして、「記事を投稿する」ボタン→「スタイルギャラリー」から編集をしてください";
    display:block;
    line-height:1.8;
    font-weight:bold;
    color:red;
    font-size:0.8em;
    clear:both;
}
/*コレクション機能用、注意書きが必要なところ用*/
div[onclick] .voicelist:hover:before {
    content:"※こちらは見たまま編集ができません。左下（もしくは左上）のUNISON CMSのロゴをクリックして、「記事を投稿する」ボタン→「お客様の声」から編集をしてください";
    display:block;
    line-height:1.8;
    font-weight:bold;
    color:red;
    font-size:0.8em;
    clear:both;
}
p{
    font-family:YuGothic,"游ゴシック","メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'ＭＳ Ｐゴシック',sans-serif;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
    }
.clearfix {
    display: inline-block
    }
* html .clearfix {
    height: 1%
    }
.clearfix {
    display: block
    }
.clear {
    clear: both
    }
img {
    vertical-align: top;
    border: none;
    max-width: 100%;
    height: auto !important;
    }
a {
    color: #630;
    text-decoration: none
    }
a:hover {
    opacity: 0.6
    }
ul {
    list-style: none
    }
#wrapper {
    min-width: 1120px;
    overflow: hidden
    }
#header {
    border-top: #de425d 5px solid;
    min-height: 195px
    }
#header .inner {
    width: 1200px;
    height: auto;
    margin: 0 auto
    }
#header .inner .left {
    float: left;
    width: 560px;
    height: 106px;
    padding: 15px 0 0 0
    }
#header .inner .left .r h1 {
    padding: 0 0 10px 0
    }
#header .inner .left .r {
    width: 355px;
    height: auto;
    float: right
    }
#header .inner .left .r p {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1
    }
#header .inner .left .r p img {
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 9px
    }
#header .inner .left h2 {
    float: left
    }
#header .inner .right {
    float: right;
    letter-spacing: -6px
    }
#header .inner .right li {
    display: inline-block !important;
    letter-spacing: 0;
    vertical-align: top;
    padding: 7px 10px 0 0
    }
#header .inner .right li:last-child {
    padding-right: 0;
    padding-top: 0;
    padding-left: 10px
    }
#header .inner .right li:last-child p {
    font-size: 22px;
    display: block;
    width: 240px;
    background: #de425d;
    text-align: center;
    font-weight: bold;
    color: #fff;
    line-height: 50px;
    text-indent: -1em;
    border-radius: 0 0 6px 6px;
    /* CSS3草案 */
    -webkit-border-radius: 0 0 6px 6px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 0 0 6px 6px;
    /* Firefox用 */
    }
#header .inner .right li:last-child p img {
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 14px
    }
#gnav {
    width: 100%;
    height: auto;
    padding: 12px 0 12px 0
    }
#gnav ul {
    width: 1120px;
    height: auto;
    margin: 0 auto;
    text-align: center;
    letter-spacing: -6px
    }
#gnav li {
    display: inline-block !important;
    vertical-align: top;
    letter-spacing: 0
    }
#gnav li + li {
    position: relative
    }
#gnav li + li:before {
    content: "";
    display: inline-block !important;
    width: 2px;
    height: 22px;
    background: #630;
    vertical-align: top
    }
#gnav li a {
    font-size: 20px;
    font-weight: bold;
    padding: 0 30px;
    display: inline-block !important
    }
#gnav li a .n {
    display: block;
    color: #de425d;
    font-size: 12px;
    font-family: YuGothic, "游ゴシック", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif
    }
#gnav dl {
    display: none
    }
#gnav.fixed {
    width: 100%;
    height: auto;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    background: #fff
    }
#gnav.fixed .in {
    width: 1120px;
    height: auto;
    margin: 0 auto
    }
#gnav.fixed ul {
    margin: 0;
    float: right;
    width: auto
    }
#gnav.fixed li a {
    font-size: 18px;
    padding: 0 18px
    }
#gnav.fixed dl {
    display: block;
    float: left;
    width: 300px
    }
#gnav.fixed dt {
    display: inline-block !important;
    width: 95px;
    vertical-align: middle
    }
#gnav.fixed dd {
    display: inline-block !important;
    vertical-align: middle;
    padding: 0 0 0 20px;
    font-size: 20px;
    font-weight: bold
    }
#gnav.fixed dd img {
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 0.5em
    }
#gnav.fixed dt img {
    max-width: 100%;
    height: auto
    }
#footer {
    background: #de425d
    }
#footer .inner {
    width: 960px;
    height: auto;
    padding: 76px 0 0 0;
    margin: 0 auto
    }
#footer .inner .left {
    float: left;
    width: 280px;
    height: auto
    }
#footer .inner .right {
    float: right;
    width: 680px;
    height: auto;
    text-align: right;
    letter-spacing: -6px
    }
#footer .inner .right ul {
    letter-spacing: 0;
    vertical-align: top;
    text-align: left;
    display: inline-block !important
    }
#footer .inner .right li {
    font-family: YuGothic, "游ゴシック", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
    padding: 0 18px 10px 48px;
    font-size: 14px
    }
#footer .inner .right li a {
    color: #fff;
    font-weight: bold
    }
#footer .inner h3 {
    padding-bottom: 25px
    }
#footer .inner .left li {
    float: left;
    padding: 0 10px 0 0
    }
#footer .inner .left ul {
    padding-bottom: 86px
    }
#footer .inner p {
    clear: both;
    text-align: center;
    color: #fff;
    padding: 0 0 10px 0;
    letter-spacing: 1px
    }
/*home*/
.mainimg {
    background: #f5eed8;
    }
.mainimg .managed_gallery div {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.mainimg .managed_gallery div:after {
    display: block;
    content: "";
    padding-top: 38%;
}
.mainimg .managed_gallery div img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}
.hbk {
    background: #f5eed8;
    padding-top: 50px;
    padding-bottom: 100px
    }
.home-concept {
    position: relative;
    min-height: 591px;
    background: #f9f5e9;
    padding-bottom: 33px;
    margin-bottom: 50px
    }
.home-concept:before {
    content: "";
    height: 33px;
    width: 100%;
    background: #f5eed8;
    position: absolute;
    top: 0;
    left: 0
    }
.home-concept .bkimg {
    position: absolute;
    top: 33px;
    right: 0
    }
.home-concept .bkimg:before {
    content: "";
    width: 250px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(left, rgba(249, 245, 233, 1) 0%, rgba(249, 245, 233, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(249, 245, 233, 1) 0%, rgba(249, 245, 233, 0) 100%);
    background: linear-gradient(to right, rgba(249, 245, 233, 1) 0%, rgba(249, 245, 233, 0) 100%)
    }
.h3g {
    background-image: url(../images.810581553e5b623635f5451745beb19e/top_01.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 105px 0 62px 55px;
    margin-left: -55px;
    margin-top: -33px;
    -webkit-background-blend-mode: multiply;
    background-blend-mode: multiply
    }
.h3g .w {
    display: inline-block !important;
    font-size: 70px;
    font-family: "Pinyon Script", cursive;
    font-weight: normal;
    background: url(../images.810581553e5b623635f5451745beb19e/line.png) 0 26px no-repeat;
    padding: 0 80px 25px 5px;
    -moz-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-16deg)
    }
.home-concept .inner {
    position: relative;
    z-index: 1;
    width: 1120px;
    height: auto;
    margin: 0 auto
    }
.home-concept h3 {
    margin-bottom: 8px
    }
.home-concept .inner p {
    font-size: 18px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-weight: bold;
    line-height: 250%;
    padding: 0 0 25px 0;
    text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff
    }
.home-post {
    width: 960px;
    height: auto;
    margin: 0 auto 0 auto;
    background-image: url(../images.810581553e5b623635f5451745beb19e/postbk1.png), url(../images/top/postbk2.png);
    background-position: 416px 17px, 323px 408px;
    background-repeat: no-repeat;
    background-color: #faf7ec;
    padding: 50px 0 50px 0;
    position: relative
    }
.home-post .box {
    width: 370px;
    height: auto;
    float: left;
    padding: 0 0 0 50px
    }
.home-post h3 {
    text-align: center;
    font-family: "Pinyon Script", cursive;
    font-size: 48px;
    padding: 0 0 10px 0
    }
.home-post .box .pic {
    float: left;
    width: 90px;
    position: relative;
    overflow: hidden;
}
.home-post .box .pic:after {
    display: block;
    content: "";
    padding-top: 70%;
}
.home-post .box .pic img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}
.home-post .box .pic img:not([src*="."]) {
    display: none;
}
.home-post .box .pic img:not([src*="."]) ~ span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: url(/unisoncms_madi_rifare/static/page/main/images/logo.gif) center center no-repeat;
    display: block;
    background-size: 90%;
    background-color: #fff;
}
.home-post .box dl {
    float: right;
    width: 260px;
    height: auto
    }
.home-post .box.left dl {
    float: none;
    width: 100%;
}
.home-post .box dt {
    font-family: "Pinyon Script", cursive;
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 5px 0
    }
.home-post .box dd {
    line-height: 140%;
    font-weight: bold
    }
.home-post .box li {
    padding: 0 0 20px 0
    }
.hmore a {
    display: inline-block !important;
    border: 1px solid #630;
    width: 178px;
    text-align: center;
    line-height: 38px;
    font-weight: bold;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-size: 14px
    }
.home-post .hmore {
    text-align: center;
    padding: 30px 0 0 0
    }
.home-post .right {
    float: right;
    padding: 0 50px 0 0
    }
.home-post:before {
    content: "";
    position: absolute;
    top: 57px;
    left: 50%;
    margin-left: -2px;
    background: url(../images.810581553e5b623635f5451745beb19e/postline.png) 0 0 repeat-y;
    width: 5px;
    height: 395px
    }
.home-color {
    margin-top: 50px;
    position: relative;
    min-height: 510px;
    background: #E6DCD2
    }
.home-color .bkimg {
    position: absolute;
    top: 0;
    right: 0;
    width: 865px;
}
.home-color .bkimg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 250px;
    height: 100%;
    background: -moz-linear-gradient(left, rgba(230, 220, 210, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(230, 220, 210, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(230, 220, 210, 1) 0%, rgba(255, 255, 255, 0) 100%)
    }
.home-color .inner {
    width: 1120px;
    height: auto;
    margin: 0 auto;
    z-index: 2;
    position: relative
    }
.home-color .inner h3 {
    color: #395c01;
    font-size: 80px;
    padding: 70px 0 16px 0
    }
.home-color .inner h3 .f {
    background: url(../images.810581553e5b623635f5451745beb19e/fuki.png) 0 0 no-repeat;
    font-size: 28px;
    display: inline-block !important;
    width: 238px;
    text-align: center;
    color: #630;
    line-height: 100px;
    font-family: YuGothic, "游ゴシック", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
    padding-bottom: 9px;
    vertical-align: top;
    margin-top: -40px;
    margin-left: 20px
    }
.home-color .inner .box h4 {
    display: inline-block !important;
    width: 120px;
    height: 133px;
    text-align: center;
    background: #395c01;
    font-size: 38px;
    color: #fff;
    line-height: 130%;
    letter-spacing: 1px;
    padding: 27px 0 0 0;
    border-radius: 10px;
    /* CSS3草案 */
    -webkit-border-radius: 10px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;
    /* Firefox用 */
    vertical-align: top
    }
.home-color .inner .box ul {
    display: inline-block !important;
    padding: 0 0 0 12px;
    vertical-align: middle;
    text-align: right
    }
.home-color .inner .box li {
    font-size: 38px;
    font-weight: bold;
    padding: 10px 0 0 0
    }
.home-color .inner .box li .s {
    font-size: 28px
    }
.home-color .inner .box li strong {
    font-size: 70px;
    color: #f00;
    padding: 0 0 0 16px
    }
.home-color .inner .box {
    padding: 0 0 45px 0
    }
.home-color .inner .box + p {
    font-size: 22px;
    font-weight: bold;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif
    }
.home-color .inner .more {
    text-align: right
    }
.home-color .inner .more a {
    display: inline-block !important;
    text-align: center;
    width: 196px;
    line-height: 32px;
    background: #630;
    border: 1px solid #baa38c;
    box-shadow: 0 0 0 3px #630;
    -moz-box-shadow: 0 0 0 3px #630;
    -webkit-box-shadow: 0 0 0 3px #630;
    color: #fff;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-weight: bold;
    margin-top: -14px
    }
.home-color .inner .more a img {
    vertical-align: middle;
    margin-left: 0.5em;
    margin-top: -3px
    }
.home-staff {
    width: 1120px;
    height: auto;
    margin: 0 auto;
    padding: 32px 0 83px 0
    }
.home-staff h3 {
    text-align: center;
    font-size: 70px;
    font-family: "Pinyon Script", cursive;
    font-weight: normal;
    margin-bottom: 150px
    }
.home-staff h3 .w {
    display: inline-block !important;
    background: url(../images.810581553e5b623635f5451745beb19e/line.png) 0 bottom no-repeat;
    padding: 0 99px 0 45px;
    margin-left: 54px;
    line-height: 140%
    }
.home-staff div.clearfix {
    text-align: center;
    letter-spacing: -6px
    }
.home-staff .box {
    position: relative;
    width: 339px;
    letter-spacing: 0;
    display: inline-block !important;
    padding: 0 50px;
    margin-bottom: 150px;
    vertical-align: middle;
}
.home-staff .box .in {
    width: 339px;
    vertical-align: top;
    background: #fff;
    position: relative;
    z-index: 1;
    min-height: 465px;
    border-radius: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    box-shadow: 2px 2px 2px -1px #75695b;
    -moz-box-shadow: 2px 2px 2px -1px #75695b;
    -webkit-box-shadow: 2px 2px 2px -1px #75695b;
    padding-top: 130px;
    box-sizing: border-box;
}
.home-staff .box:before {
    content: "";
    width: 268px;
    height: 268px;
    position: absolute;
    top: -128px;
    left: 50%;
    margin-left: -134px;
    background: #fff;
    z-index: 0;
    border-radius: 50%;
    /* CSS3草案 */
    -webkit-border-radius: 50%;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 50%;
    /* Firefox用 */
    box-shadow: 2px 2px 2px -1px #75695b;
    -moz-box-shadow: 2px 2px 2px -1px #75695b;
    -webkit-box-shadow: 2px 2px 2px -1px #75695b
    }
.home-staff .box .in .pic {
    width: 234px;
    margin: auto;
    position: absolute;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    top: -110px;
    left: 0;
    right: 0;
    z-index: 10;
}
.home-staff .box .in .pic:after {
    display: block;
    content: "";
    padding-top: 100%;
}
.home-staff .box .pic img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}
.home-staff .box .p {
    font-size: 24px;
    font-family: "Pinyon Script", cursive;
    padding: 5px 0 22px 0;
    width: 282px;
    height: auto;
    margin: 0 auto;
    background-image: url(../images.810581553e5b623635f5451745beb19e/ptitl.png), url(../images/top/ptitlr.png);
    background-repeat: no-repeat;
    background-position: 0 22px, right 22px
    }
.home-staff dl {
    padding: 0 28px 20px 28px;
    text-align: left
    }
.home-staff dt {
    font-size: 26px;
    font-family: "Pinyon Script", cursive
    }
.home-staff dd {
    font-size: 16px;
    font-weight: bold
    }
.home-staff .hmore {
    text-align: center
    }
.home-rec:after {
    width: 100%;
    height: 2px;
    background: #f4ebd0;
    content: "";
    position: absolute;
    top: 13px;
    left: 0
    }
.home-rec {
    background: #e5b88f;
    min-height: 627px
    }
.home-rec .bkimg:before {
    background: -moz-linear-gradient(left, rgba(229, 184, 143, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(229, 184, 143, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(229, 184, 143, 1) 0%, rgba(255, 255, 255, 0) 100%)
    }
.home-rec .inner p.hmore {
    text-shadow: none;
    font-size: 14px;
    padding-top: 10px
    }
.home-menu {
    width: 1120px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 45px
    }
.home-menu li {
    float: left;
    width: 350px;
    overflow: hidden;
    margin: 0 35px 35px 0
    }
.home-menu ul {
    width: 1155px
    }
.home-menu li a {
    display: block;
    position: relative;
    overflow: hidden;
}
.home-menu li a:after {
    display: block;
    content: "";
    padding-top: 100%;
}
.home-menu li a img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}
.home-menu li:nth-of-type(2n+1) span {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%;
    height: auto;
    line-height: 80px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    background: rgba(102, 51, 0, 0.42);
}
.home-menu li:nth-of-type(2n) span {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    height: auto;
    line-height: 80px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    background: rgba(102, 51, 0, 0.42);
}
a img {
    -webkit-transition: 1.3s opacity cubic-bezier(0.19, 1, 0.22, 1), 1.3s transform cubic-bezier(0.19, 1, 0.22, 1);
    transition: 1.3s opacity cubic-bezier(0.19, 1, 0.22, 1), 1.3s transform cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transform: scale(1);
    transform: scale(1)
    }
#main a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
    }
.home-menu a:hover {
    opacity: 1
    }
.home-access {
    background: #fcfbf5;
    padding: 30px 0 50px 0
    }
.home-access .inner {
    width: 1120px;
    height: auto;
    margin: 0 auto
    }
.home-access h3 {
    text-align: center;
    font-size: 70px;
    font-family: "Pinyon Script", cursive;
    font-weight: normal;
    margin-bottom: 48px
    }
.home-access h3 .w {
    display: inline-block !important;
    background: url(../images.810581553e5b623635f5451745beb19e/line.png) 0 bottom no-repeat;
    padding: 0 99px 0 45px;
    margin-left: 54px;
    line-height: 140%
    }
.home-access .pic {
    float: left;
    width: 460px;
}
.home-access .right {
    float: right;
    width: 610px;
    height: auto
    }
.home-access .right dt {
    float: left;
    font-size: 16px;
    font-weight: bold
    }
.home-access .right dd {
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 0 160px
    }
.home-access .right dl {
    padding: 0 0 15px 0
    }
.home-access div.clearfix {
    padding-bottom: 50px
    }
.home-access #map {
    width: 1120px;
    height: 230px
    }
/*下層共通*/
.subtit {
    position: relative;
    background: #f4edd7;
    }
.subtit .pic {
    background: #de425d;
    width: 50%;
    margin-left: auto;
    margin-right: 0;
}
.subtit .pic img {
    width: 100%;
    opacity: 0.8
}
.subtit h2 {
    margin: 0 auto;
    font-size: 70px;
    font-family: "Pinyon Script", cursive;
    color: #de425d;
    position: absolute;
    width: 50%;
    top: 50%;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.subtit h2 .w {
    display: inline-block !important;
    text-align: center;
    line-height: 140%;
    z-index: 2;
    position: relative;
}
.subtit h2 strong {
    font-weight: normal;
    text-shadow: 6px 6px 0 rgba(222, 66, 93, 0.1)
    }
.subtit h2 .n {
    display: block;
    font-size: 14px;
    color: #630;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    line-height: 1
    }
.h3s {
    text-align: center;
    font-family: "Pinyon Script", cursive;
    font-size: 48px
    }
.h3s .n {
    display: block;
    font-size: 14px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    line-height: 1
    }
.w960 {
    width: 960px;
    height: auto;
    margin: 0 auto
    }
/*concept*/
.concept1 {
    position: relative;
    border-bottom: #de425d solid 5px;
    box-shadow: 0 4px 2px -2px #ececec;
    -moz-box-shadow: 0 4px 2px -2px #ececec;
    -webkit-box-shadow: 0 4px 2px -2px #ececec
    }
.concept1 .w960 {
    text-align: center;
    padding: 60px 0 220px 0;
    min-height: 426px;
    position: relative;
    z-index: 2;
    background: url(../images.6436a64a9a9f4b71dd5ca67d49700ea0/concept1.png), url(../images/concept2.png);
    background-repeat: no-repeat;
    background-position: 109px 129px, 680px 121px
    }
.concept1 h3 {
    padding-bottom: 50px
    }
.concept1 .w960 p {
    font-weight: bold;
    line-height: 320%;
    padding: 0 0 40px 0;
    text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff
    }
.concept1 .w960 p strong {
    color: #de425d
    }
.concept1 .bkimg {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0;
    width: 720px;
}
.concept1 .bkimg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 250px;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%)
    }
.concept1 .bkimg img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
    }
.concept1 .bkimg2 {
    position: absolute;
    bottom: 0;
    left: 37px;
    z-index: 0;
    width: 455px;
}
.concept2 {
    padding: 80px 0 60px 0
    }
.concept2 h4 {
    font-size: 26px;
    border-bottom: 1px solid #de425d;
    margin-bottom: 5px
    }
.concept2 .left {
    float: left;
    width: 580px;
    height: auto;
    padding: 15px 0 0 0
    }
.concept2 .left + .pic {
    float: right
    }
.concept2 .pic {
    margin-bottom: 20px;
    box-shadow: 0 11px 0 0 #f8d9df;
    -moz-box-shadow: 0 11px 0 0 #f8d9df;
    -webkit-box-shadow: 0 11px 0 0 #f8d9df
    }
.concept2 .right {
    float: right;
    width: 580px;
    height: auto;
    padding: 15px 0 0 0
    }
.concept2 .right + .pic {
    float: left
    }
.concept2 p {
    padding: 0 0 20px 0
    }
.concept2 .pic {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 300px;
}
.concept2 .pic:after {
    display: block;
    content: "";
    padding-top: 100%;
}
.concept2 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}
.concept2 div.clearfix {
    padding-bottom: 36px
    }
/*salon*/
.salon1 {
    padding: 60px 0 80px 0
    }
.salon1 h3 {
    padding-bottom: 10px
    }
.salon1 .table dt {
    float: left
    }
.salon1 .table dd {
    padding: 0 0 0 160px
    }
.salon1 .table dl {
    padding: 16px 0 16px 0
    }
.salon1 .table dl + dl {
    border-top: 1px solid #630
    }
.salon1 li {
    float: left;
    width: 50%;
    position: relative;
    overflow: hidden;
}
.salon1 li:after {
    display: block;
    content: "";
    padding-top: 75%;
}
.salon1 li img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}
.salon1 .table {
    padding-bottom: 30px
    }
.salon1 li.l {
    background: #000;
    position: relative
    }
.salon1 li.l img {
    opacity: 0.3
    }
.salon1 li.l .w img {
    opacity: 1;
    position: relative;
}
.salon1 li.l .w {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -93px;
    margin-top: -36px
    }
.bk1 {
    background: #f6f0dd
    }
.salon2 {
    padding: 60px 0 152px 0
    }
.salon2 .left {
    float: left;
    width: 440px;
    height: auto
    }
.salon2 .right {
    float: right;
    width: 440px;
    height: auto
    }
.salon2 h3 {
    padding-bottom: 24px
    }
.salon2 #map {
    width: 440px;
    height: 445px
    }
/*menu*/
.menu .w960 {
    padding: 60px 0 60px 0
    }
.menu .w960 h3 {
    padding: 0 0 20px 0
    }
.menu .w960 h4 {
    font-size: 34px;
    font-family: "Pinyon Script", cursive;
    text-align: center;
    border-bottom: 1px solid #630;
    line-height: 110%;
    margin-bottom: 30px
    }
.menu .w960 h4 .n {
    padding-left: 1.5em;
    font-size: 12px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif
    }
.menu .w960 .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.menu .w960 .right {
    width: 460px;
    height: auto;
    float: right
    }
.menu .w960 .box dt {
    float: left
    }
.menu .w960 .box dt + dd {
    text-align: right
    }
.menu .w960 .box dl {
    padding: 10px
    }
.menu .w960 .box dl + dl {
    border-top: 1px solid #630
    }
.menu .w960 .box {
    padding-bottom: 48px;
    float: left;
    width: 48%;
    margin-right: 4%;
}
.menu .w960 .box:nth-of-type(2n) {
    margin-right: 0;
}
.menu .w960 p {
    text-align: right;
    font-size: 12px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding: 20px 0 0 0;
    width: 100%;
}
/*style*/
.stylenav {
    text-align: center;
    letter-spacing: -6px;
    padding: 0 0 35px 0
    }
.stylenav li {
    display: inline-block !important;
    letter-spacing: 0;
    font-size: 30px;
    font-family: "Pinyon Script", cursive;
    padding: 0 40px
    }
.style .w960 {
    padding: 60px 0 150px 0
    }
.style h3 {
    padding: 0 0 38px 0
    }
.stylelist {
    width: 1000px;
    height: auto;
    padding: 0 0 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.stylelist li {
    float: left;
    margin: 0 40px 30px 0;
    width: 210px;
    position: relative;
    overflow: hidden;
}
.stylelist li:after {
    display: block;
    content: "";
    padding-top: 120%;
}
.stylelist li img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}
.pagenav {
    text-align: center;
    letter-spacing: -6px
    }
.pagenav li {
    display: inline-block !important;
    letter-spacing: 0;
    font-size: 14px;
    padding: 0 3px
    }
.pagenav li a {
    line-height: 35px;
    color: #fff;
    display: block;
    background: #de425d;
    padding: 0 14px
    }
a.current {
    color: #000 !important;
    font-weight: bold;
}
.style1 h4 {
    float: left;
    width: 287px;
    height: auto;
    padding: 194px 0 0 0;
    text-align: center;
    font-size: 30px;
    font-family: "Pinyon Script", cursive;
    font-weight: normal
    }
.style1 h4 .cat {
    display: block;
}
.style1 .imgs {
    float: left;
    width: 360px;
    height: auto;
    padding: 0 0 35px 0;
}
.style1 .imgs .pic {
    margin: 0 0 30px 0;
    width: 360px;
    margin-left: 0;
    margin-right: auto;
    position: relative;
    overflow: hidden;
}
.style1 .imgs .pic:after {
    display: block;
    content: "";
    padding-top: 120%;
}
.style1 .imgs .pic img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}
.style1 .imgs li {
    float: left;
    margin: 0 30px 0 0;
    width: 100px;
    position: relative;
    overflow: hidden;
}
.style1 .imgs li:after {
    display: block;
    content: "";
    padding-top: 120%;
}
.style1 .imgs li:nth-of-type(3n) {
    margin-right: 0;
}
.style1 .imgs li img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}
.style1 .imgs li:hover img {
    -webkit-transition: 1.3s opacity cubic-bezier(0.19, 1, 0.22, 1), 1.3s transform cubic-bezier(0.19, 1, 0.22, 1);
    transition: 1.3s opacity cubic-bezier(0.19, 1, 0.22, 1), 1.3s transform cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transform: scale(1.00);
    transform: scale(1.00);
}
.style1 .imgs li:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.style1 .txt {
    width: 580px;
    height: auto;
    margin: 0 auto;
    padding: 0 0 20px 0
    }
.style1 .txt p {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    line-height: 190%;
    padding: 0 0 20px 0
    }
.back {
    text-align: center
    }
.back a {
    display: inline-block !important;
    width: 136px;
    line-height: 40px;
    background: #de425d;
    font-size: 14px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    color: #fff;
    font-weight: bold
    }
/*staff*/
.staff .w960 {
    padding: 60px 0 85px 0
    }
.staff h3 {
    padding: 0 0 50px 0
    }
.staff .box .pic {
    float: left;
    padding: 0 0 20px 0;
    width: 260px;
}
.staff .box .right {
    width: 660px;
    height: auto;
    float: right
    }
.staff .box dt {
    font-size: 28px;
    font-family: "Pinyon Script", cursive;
    border-bottom: 1px solid #630;
    line-height: 130%;
    margin: 0 0 10px 0
    }
.staff .box dl {
    padding: 0 0 20px 0
    }
.staff .box {
    padding: 0 0 50px 0
    }
/*blog*/
.post1 {
    padding: 60px 0 100px 0
    }
.post1 h3 {
    padding: 0 0 16px 0
    }
.bloglist dl {
    float: left;
    width: 300px;
    height: auto;
    padding: 0 30px 15px 0;
    min-height: 280px
    }
.bloglist {
    width: 990px;
    height: auto;
    padding-bottom: 35px
    }
.bloglist dd {
    font-family: YuGothic, "游ゴシック", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
    font-size: 14px;
    padding-bottom: 5px
    }
.bloglist dd + dd {
    width: 300px;
    overflow: hidden;
    padding: 0;
    background: #de425d;
}
.bloglist dd + dd a {
    opacity: 1;
    position: relative;
    display: block;
    overflow: hidden;
}
.bloglist dd + dd a:after {
    display: block;
    content: "";
    padding-top: 65%;
}
.bloglist dd + dd a img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}
.bloglist dd + dd a img:not([src*="."]) {
    display: none;
}
.bloglist dd + dd a img:not([src*="."])+span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: url(/unisoncms_madi_rifare/static/page/main/images/logo.gif) center center no-repeat;
    display: block;
    background-size: 70%;
    background-color: #fff;
    border: solid 1px;
    box-sizing: border-box;
}
.bloglist dd + dd a:hover img:not([src*="."])+span {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 1.3s opacity cubic-bezier(0.19, 1, 0.22, 1), 1.3s transform cubic-bezier(0.19, 1, 0.22, 1);
    transition: 1.3s opacity cubic-bezier(0.19, 1, 0.22, 1), 1.3s transform cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.2;
}
.bloglist dd + dd a .w {
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    margin-left: -93px !important;
    margin-top: -36px !important;
    display: none !important;
}
.bloglist dd + dd a:hover .w {
    display: block !important;
    }
.bloglist dd + dd a:hover img {
    opacity: 0.2
    }
.bloglist dd + dd a:hover .w img {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
    opacity: 1;
    position: relative;
}
.bloglist dt {
    padding: 10px 0 0 0
    }
.post-side {
    padding: 80px 0 100px 0
    }
.post-side dl {
    background: #fff;
    width: 440px;
    height: auto;
    float: left;
    padding-bottom: 60px
    }
.post-side dl.right {
    float: right
    }
.post-side dt {
    text-align: center;
    font-size: 30px;
    font-family: "Pinyon Script", cursive;
    padding: 35px 0 25px 0
    }
.post-side dd {
    float: left;
    padding: 0 0 25px 10%;
    width: 40%;
    font-size: 12px
    }
.post-side dd:nth-child(2n + 1) {
    padding-left: 5%;
    padding-right: 2%
    }
.post1 .single h3 {
    text-align: center;
    padding: 0 0 8px 0
    }
.post1 .single ul.postmeta {
    text-align: right
    }
.post1 .single .postmeta .w {
    background: #de425d;
    font-size: 14px;
    display: inline-block !important;
    padding: 0 18px;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    margin-left: 10px;
}
.post1 .single .postmeta .w a {
    color: #fff;
}
.post1 .single {
    width: 600px;
    height: auto;
    margin: 0 auto;
    padding-top: 10px
    }
.post1 .single .postmeta .cat {
    padding: 0 0 10px 0
    }
.post1 .single .postmeta .time {
    font-size: 14px;
    padding: 0 0 10px 0
    }
.post1 .single .txt {
    padding: 0 0 50px 0
    }
.post1 .single .txt img {
    display: block;
    max-width: 80%;
    margin: auto;
}
/*news*/
.newslist {
    border-top: 1px solid #630;
    padding-bottom: 80px
    }
.newslist dl {
    padding: 14px 10px 14px 10px;
    border-bottom: 1px solid #630
    }
.newslist dt {
    float: left;
    font-size: 14px
    }
.newslist dt .cat {
    display: inline-block !important;
    vertical-align: middle;
    background: #de425d;
    padding: 0 8px;
    color: #fff;
    font-weight: bold;
    line-height: 30px;
    margin-left: 19px
    }
.newslist dt .cat a {
    color: #fff;
}
.newslist dd {
    padding: 0 0 0 236px
    }
/*product*/
.product .w960 {
    padding: 60px 0 50px 0
    }
.product .w960 h3 {
    padding-bottom: 40px
    }
.productlist {
    width: 1000px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.productlist dl {
    width: 210px;
    height: auto;
    float: left;
    padding: 0 40px 16px 0;
    position: relative;
    margin-bottom: 40px;
}
.productlist dt {
    padding: 18px 0 10px 0
    }
.productlist dt + dd {
    font-size: 12px;
    padding-bottom: 12px;
    line-height: 180%
    }
.productlist dd + dd {
    position: absolute;
    right: 40px;
    bottom: 0;
    color: #de425d;
    font-size: 14px
    }
/*pickup*/
.pick1 {
    padding: 60px 0 0 0
    }
.pick1 h3 {
    padding-bottom: 24px
    }
.pick1 .colortit {
    background: #de425d;
    margin-bottom: 30px
    }
.pick1 .colortit .inner {
    width: 960px;
    height: auto;
    margin: 0 auto;
    padding: 35px 0 35px 0
    }
.pick1 .colortit h4 {
    display: inline-block !important;
    vertical-align: middle;
    width: 295px;
    color: #fff;
    font-size: 48px;
    font-family: "Pinyon Script", cursive;
    line-height: 130%
    }
.pick1 .colortit h4 .n {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-size: 14px;
    display: block;
    line-height: 1
    }
.pick1 .colortit p {
    display: inline-block !important;
    width: 660px;
    vertical-align: middle;
    color: #fff;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif
    }
.color1 {
    background: #e2d9ca;
    min-height: 470px;
    margin-bottom: 110px
    }
.color1 .inner {
    width: 960px;
    height: auto;
    margin: 0 auto;
    position: relative;
    padding: 65px 0 0 0
    }
.color1 .inner .pic {
    position: absolute;
    top: 0;
    right: 2px;
    z-index: 0;
    width: 865px;
}
.color1 .inner .pic:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 100%;
    background: -moz-linear-gradient(left, rgba(226, 217, 202, 1) 0%, rgba(226, 217, 202, 1) 26%, rgba(226, 217, 202, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(226, 217, 202, 1) 0%, rgba(226, 217, 202, 1) 26%, rgba(226, 217, 202, 0) 100%);
    background: linear-gradient(to right, rgba(226, 217, 202, 1) 0%, rgba(226, 217, 202, 1) 26%, rgba(226, 217, 202, 0) 100%)
    }
.color1 .inner .pic:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 200px;
    height: 100%;
    background: -moz-linear-gradient(left, rgba(226, 217, 202, 0) 0%, rgba(226, 217, 202, 1) 87%, rgba(226, 217, 202, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(226, 217, 202, 0) 0%, rgba(226, 217, 202, 1) 87%, rgba(226, 217, 202, 1) 100%);
    background: linear-gradient(to right, rgba(226, 217, 202, 0) 0%, rgba(226, 217, 202, 1) 87%, rgba(226, 217, 202, 1) 100%)
    }
.color1 .inner p, .color1 .inner dl, .color1 .inner h4 {
    position: relative;
    z-index: 1
    }
.color1 h4 {
    font-size: 40px;
    color: #395c01
    }
.color1 h4 .w {
    display: inline-block !important
    }
.color1 h4 .e {
    display: block;
    text-align: center;
    font-size: 30px;
    font-family: "Pinyon Script", cursive;
    color: #866348;
    line-height: 1;
    padding-top: 8px
    }
.color1 h4 .f {
    background: url(../images.810581553e5b623635f5451745beb19e/fuki.png) 0 0 no-repeat;
    font-size: 28px;
    display: inline-block !important;
    width: 238px;
    text-align: center;
    color: #630;
    line-height: 100px;
    font-family: YuGothic, "游ゴシック", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
    padding-bottom: 9px;
    vertical-align: top;
    margin-top: -10px;
    margin-left: 20px
    }
.color1 dt {
    width: 200px;
    height: auto;
    line-height: 40px;
    font-size: 20px;
    background: #395c01;
    color: #fff;
    text-align: center;
    margin: 0 0 0 43px;
    border-radius: 10px;
    /* CSS3草案 */
    -webkit-border-radius: 10px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;
    /* Firefox用 */
    margin-top: 15px;
    font-weight: bold
    }
.color1 dd {
    font-size: 38px;
    font-weight: bold
    }
.color1 dd .s {
    font-size: 28px
    }
.color1 dd strong {
    font-size: 70px;
    color: #f00;
    padding-left: 45px
    }
.color1 dl {
    padding-bottom: 30px
    }
.color1 p {
    font-weight: bold;
    font-size: 18px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif
    }
.color2 {
    padding-bottom: 103px
    }
.color2 .box1 {
    border: 1px solid #630;
    margin: 0 180px 0 180px;
    position: relative;
    padding: 93px 0 68px 164px
    }
.color2 .box1 dt {
    background: #de425d;
    color: #fff;
    width: 200px;
    height: 155px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    line-height: 180%;
    padding: 45px 0 0 0;
    position: absolute;
    top: -51px;
    left: -100px
    }
.color2 .box1 dd .n {
    font-size: 40px;
    font-family: "Pinyon Script", cursive;
    color: #630
    }
.color2 .box1 dd .n:after {
    content: url(../images.f64c31f660d5dc059aaeb6ea821fa692/naname.gif);
    display: inline-block !important;
    vertical-align: middle
    }
.color2 .box1 dd {
    font-size: 18px;
    font-weight: bold;
    color: #de425d;
    margin-bottom: 30px
    }
.color2 .box1:before {
    content: url(../images.f64c31f660d5dc059aaeb6ea821fa692/next.gif);
    position: absolute;
    bottom: -51px;
    right: 183px
    }
.color2 .box2 {
    margin: 50px 0 0 360px;
    position: relative;
    background: #de425d;
}
.color2 .box2 p {
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 320%;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.color2 .box2 .pic {
    position: relative;
    top: 0;
    left: 0;
    z-index: 0;
    transform: translateY(0%);
}
.color2 .box2 .pic img {
    opacity: 0.2
    }
.color2 .box2 .img1 {
    position: absolute;
    top: -132px;
    left: -359px;
    z-index: 3;
    background: #46daff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    overflow: hidden;
    width: 300px;
}
.color2 .box2 .img2 {
    position: absolute;
    top: -171px;
    right: 0;
    z-index: 3;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    overflow: hidden;
    width: 200px;
}
.color2 .box2 .img1 img {
    opacity: 0.95
    }
.color2 .box2 ul li:after {
    display: block;
    content: "";
    padding-top: 100%;
}
.color2 .box2 ul li img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}
/*voice*/
.voice h3 {
    padding-bottom: 60px
    }
.voice .w960 {
    padding: 60px 0 150px 0
    }
.voicelist .pic {
    float: right;
    padding: 0 0 20px 0;
    width: 300px;
}
.voicelist .box {
    padding-bottom: 30px
    }
.voicelist .box .left {
    width: 630px;
    height: auto;
    float: left
    }
.voicelist .box .left h4 {
    font-family: "Pinyon Script", cursive;
    font-size: 26px;
    margin-bottom: 10px;
}
.voicelist .box .left h4 .s {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-size: 16px;
    padding-left: 0.5em
    }
.voicelist .box .left p {
    padding: 0 0 20px 0;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif
    }
.voicelist {
    padding-bottom: 30px
    }
/*contact*/
.contact .w960 {
    padding: 60px 0 150px 0
    }
.contact h3 {
    padding-bottom: 16px
    }
.contact h3 + p {
    text-align: center;
    font-size: 14px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding: 0 0 35px 0
    }
.contact .contactform p {
    text-align: right;
    font-size: 14px;
    padding: 0 0 30px 0;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif
    }
.contact .contactform p strong {
    color: #de425d
    }
.contact .table dt {
    float: left;
    padding: 10px 0 0 0
    }
.contact .table dt strong {
    font-size: 14px;
    color: #de425d;
    padding-left: 0.5em;
}
.contact .table dd {
    padding: 10px 0 10px 280px
    }
.contact .table dl {
    border-bottom: 1px solid #630
    }
.contact .table dd .size1 {
    width: 278px;
    border: 1px solid #d5bc7c
    }
.contact .table dd .size2 {
    width: 178px;
    border: 1px solid #d5bc7c
    }
.contact .table dd .t {
    display: inline-block !important;
    width: 124px
    }
.contact .table dd textarea {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding: 0;
    margin: 0;
    width: 478px;
    height: 147px;
    border: 1px solid #d5bc7c
    }
.contact .table {
    padding-bottom: 20px
    }
.contact .formbtn {
    text-align: center;
    letter-spacing: -6px
    }
.contact .formbtn li {
    letter-spacing: 0;
    display: inline-block !important;
    padding: 0 10px
    }
.contact .formbtn li #check {
    background: #de425d;
    width: 200px;
    height: 60px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    border: none;
    cursor: pointer;
    font-size: 14px
    }
.contact .formbtn li #check:hover {
    opacity: 0.6
    }
/*recruit*/
.rec1 {
    padding: 60px 0 60px 0
    }
.rec1 h3 {
    padding-bottom: 35px
    }
.rec1 .pic {
    float: right;
    padding: 0 0 20px 0;
    width: 420px;
}
.rec1 .pic img {
    opacity: 0.4
    }
.rec1 .left {
    float: left;
    width: 500px;
    height: auto
    }
.rec1 .left h4 {
    width: 218px;
    height: 145px;
    padding: 73px 0 0 0;
    border: 1px solid #630;
    color: #de425d;
    font-size: 14px;
    text-align: center;
    margin-bottom: 30px
    }
.rec1 .left h4 strong {
    color: #630;
    font-family: "Pinyon Script", cursive;
    font-size: 48px;
    display: block;
    padding-bottom: 18px
    }
.rec1 .left p {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    line-height: 190%;
    padding: 0 0 20px 0
    }
.rectit {
    background: #de425d;
    padding: 49px 0 68px 0;
    margin-bottom: 20px
    }
.rectit h4 {
    width: 960px;
    height: auto;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-family: "Pinyon Script", cursive;
    line-height: 110%
    }
.rectit h4 strong {
    font-size: 48px
    }
.rectit h4 .n {
    display: block;
    font-size: 14px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif
    }
.rec2 .sec1 .pic {
    float: left;
    padding: 0 0 20px 0;
    width: 300px;
}
.rec2 .sec1 .right {
    float: right;
    width: 660px;
    height: auto;
    text-align: center;
    padding-top: 149px
    }
.rec2 .sec1 .right p {
    width: 523px;
    height: auto;
    margin: 0 auto;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    line-height: 190%;
    padding: 0 0 20px 0
    }
.rec2 .sec1 {
    padding-bottom: 10px
    }
.rec2 .sec2 {
    width: 990px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.rec2 .sec2 dl {
    float: left;
    border: 1px solid #630;
    width: 298px;
    height: auto;
    min-height: 198px;
    margin: 0 30px 30px 0;
}
.rec2 .sec2 dt {
    width: 120px;
    height: auto;
    line-height: 60px;
    color: #fff;
    font-family: "Pinyon Script", cursive;
    background: #de425d;
    font-size: 30px;
    margin: 0 auto;
    margin-top: -1px;
    text-align: center;
    margin-bottom: 20px
    }
.rec2 .sec2 dd {
    padding: 0 29px 20px 29px;
    line-height: 190%;
    font-size: 14px
    }
.rec2 {
    padding-bottom: 45px
    }
.rec3 {
    padding: 60px 0 80px 0
    }
.rec3 h3 {
    padding-bottom: 20px
    }
.rec3 h3 + p {
    text-align: center;
    padding: 0 0 94px 0
    }
.rec3 .box {
    width: 649px;
    height: auto;
    margin-bottom: 75px;
    position: relative
    }
.rec3 .right {
    width: 448px;
    height: auto;
    min-height: 178px;
    padding-bottom: 20px;
    background: #fff;
    float: left;
    border: 1px solid #630
    }
.rec3 .box .pic {
    width: 199px;
    height: auto;
    float: right
    }
.rec3 .box .pic img {
    margin-left: -1px
    }
.rec3 .list .box:nth-child(2n + 2) {
    margin-left: 311px
    }
.rec3 .list .box:nth-child(2n + 2) .pic {
    float: left
    }
.rec3 .list .box:nth-child(2n + 2) .pic img {
    margin-left: 0
    }
.rec3 .list .box:nth-child(2n + 2) .right {
    float: right
    }
.rec3 .box h4 {
    width: 200px;
    height: auto;
    line-height: 50px;
    color: #fff;
    text-align: center;
    background: #de425d;
    margin-top: -26px;
    margin-left: 19px;
    margin-bottom: 16px
    }
.rec3 .box .right p {
    padding: 0 39px 10px 30px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif
    }
.rec3 .box .right dl {
    margin: 0 39px 0 30px
    }
.rec3 .box .right dl {
    padding-bottom: 10px
    }
.rec3 .box .right dt {
    font-weight: bold;
    border-bottom: 1px solid #630
    }
.rec3 .fin {
    width: 340px;
    margin: 0 auto;
    text-align: center;
    background: #de425d;
    color: #fff;
    font-weight: bold;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding: 22px 0 22px 0;
    position: relative;
    z-index: 1
    }
.rec3 .box:before {
    content: "";
    height: 100px;
    width: 1px;
    margin-left: 100px;
    background: #754717;
    position: absolute;
    bottom: -90px;
    left: 50%;
    -moz-transform: rotate(-35deg);
    -webkit-transform: rotate(-35deg);
    -o-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    transform: rotate(-35deg)
    }
.rec3 .box:nth-child(2n + 2):before {
    content: "";
    height: 100px;
    width: 1px;
    margin-left: -100px;
    background: #754717;
    position: absolute;
    bottom: -90px;
    left: 50%;
    -moz-transform: rotate(35deg);
    -webkit-transform: rotate(35deg);
    -o-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg)
    }
.rec4 {
    padding: 60px 0 85px 0
    }
.rec4 h3 {
    padding-bottom: 25px
    }
.rec4 dt {
    float: left
    }
.rec4 dd {
    padding: 0 0 0 269px
    }
.rec4 dl {
    padding: 12px
    }
.rec4 dl + dl {
    border-top: #630 1px solid
    }
.rec5 {
    width: 600px;
    height: auto;
    margin: 0 auto;
    padding: 40px 0 40px 0
    }
.rec5 h3 {
    text-align: center;
    color: #de425d;
    padding: 0 0 2px 0
    }
.rec5 dl {
    background: #de425d;
    text-align: center;
    padding: 20px 0 30px 0
    }
.rec5 dt {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 20px
    }
.rec5 dt img {
    vertical-align: middle;
    margin-top: -5px;
    padding-right: 9px
    }
.rec5 dd a {
    display: inline-block !important;
    background: #fff;
    width: 380px;
    height: auto;
    line-height: 50px;
    font-weight: bold;
    color: #de425d;
    border-radius: 16px;
    /* CSS3草案 */
    -webkit-border-radius: 16px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 16px;
    /* Firefox用 */
    }
#rec6 h3 {
    padding-bottom: 30px
    }
#rec6 dt strong {
    font-size: 14px;
    color: #de425d;
    padding-left: 0.5em
    }
#rec6 dd label {
    margin-right: 2em
    }
#rec6 dd label input {
    margin-right: 0.5em
    }
#rec6 dd li + li {
    padding-top: 12px
    }

/* 0621 */
.mainimg .managed_gallery div:after {
    display: block;
    content: "";
    padding-top: 75%;
}
