@charset "utf-8";
@import url("base.css");

/***************************************************************************
 *
 * COMMON STYLE
 *
 ***************************************************************************/

/*@font-face {
    font-family: 'font_yumin';
    src: url('fonts/yumin.ttf');
}*/
@font-face {font-family :
    YuMincho,    /* Mac用 */
    'Yu Mincho', /* Windows用 */
    serif;
}


body {
    font-size: 15px;
    line-height: 1.5;
    background-color: #FFFFFF;
    color: #000000;
    /* 11/21追加 */
    margin-top: -23px;
    /* 11/21追加 */
}

img {
    max-width: 100%;
    height: auto;
}

.sp {
    display: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.yumin {
    font-family:    
    YuMincho,    /* Mac用 */
    'Yu Mincho', /* Windows用 */
    serif;;
}

.inner {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

#header {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: url(../img/common/header_bg1.png) no-repeat top center;
    background-size: cover;
}
#header .inner {
    display: table;
    width: 1280px;
}
#header .inner h3 {
    width: 15%;
    display: table-cell;
    padding: 27px 0 30px;
}
#header .menu_sp {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}
#header .menu_sp .icon_face {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 37px;
    right: 20px;
}
#header ul.lang, #header ul.lang2{
    font-size: 14px;
    margin-left: 10px;
    margin-bottom: 7px;
}
#header ul.lang li, #header ul.lang2 li {
    padding: 5px 10px;
}
#header ul.lang li.active, #header ul.lang2 li.active {
    color: #d60046;
    background: #fff;
    display: inline-block;
}
#header ul.lang li a:hover, #header ul.lang2 li a:hover {
    background: #fff;
    color: #d60046;    
}
#header  ul {
    list-style: none;
    vertical-align: top;
    margin-left: 25px;
    overflow: hidden;
    font-size: 15px;
    font-family:
    YuMincho,    /* Mac用 */
    'Yu Mincho', /* Windows用 */
    serif;;
}

#header ul li {
    float: left;
    border-right: 1px solid #f8d0db;
    padding-right: 20px;
    line-height: 1.1;
}

#header ul li+li {
    padding-left: 20px;
}

#header ul li:last-child {
    border-right: none;
}

#header ul li a {
    text-decoration: none;
    color: #fff;
}

#header ul li a:hover {
    text-decoration: underline;
}

#header .phone_number {
    color: #fff;
    font-size: 16px;
    margin-top: -3px;
    display: table-cell;
    vertical-align: middle;
}

#header .phone_number a {
    color: #fff;
    text-decoration: none;
    margin-left: 12px;
}

#header .phone_number a:hover {
    text-decoration: underline;
}

#header .phone_number a img{
    width: 25%;
}

#header .header_icons{
    width:220px!important;
}
#feature {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: #000;
}

#brackcrum {
    width: 100%;
    margin: 0 auto;
    font-size: 12px;
    color: #fff;
    padding: 9px 0;
    background: #000000;
}

#brackcrum .inner > span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px;
    letter-spacing: 1px;
}

#brackcrum .inner > span:first-child {
    margin-left: 0;
}

#brackcrum .inner > span > a {
    color: #fff;
    text-decoration: none;
}
#brackcrum .inner > span:first-child > a {
    color: #be9400;
}
#brackcrum .inner > span > a:hover {
    text-decoration: underline;
}

#banner {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

#banner img {
    width: 100%;
}

#content {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

#footer {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

#footer .footCont {
    width: 100%;
    display: table;
}

#footer .map {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}
#footer .map img {
    width: 100%;
}

#footer .foot_info {
    display: table-cell;
    width: 50%;
    background: #c60046;
    padding-left: 70px;
    vertical-align: middle;
    position: relative;
}
#footer .foot_info h3 {
    float: left;
    margin-bottom: 38px;
}
#footer .foot_info .btn_title {
    width: 530px;
    top: 0;
    left: 0;
    text-align: right;
    position: absolute;
}

#footer .foot_info .btn_title a {}

#footer .foot_info h3 a {
    display: block;
}

#footer .foot_info ul {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    list-style: none;
    color: #fff;
    padding-left: 20px;
    font-size: 16px;
}

#footer .foot_info ul li {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    display: table;
    margin-bottom: 20px;
}

#footer .foot_info ul li.sp {
    display: none;
}

#footer .foot_info ul li:nth-child(n+4) {
    margin-bottom: 0px;
}

#footer .foot_info ul li .name {
    width: 87px;
    display: table-cell;
}

#footer .foot_info ul li .content_name {
    display: table-cell;
}

#footer .foot_info ul li a {
    color: #fff;
    text-decoration: none;
}

#footer .foot_info ul li a:hover {
    text-decoration: underline;
}

#footer .menu_footer {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 34px 0 10px 0px;
}

#footer .menu_footer ul {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    list-style: none;
    text-align: center;
}

#footer .menu_footer ul li {
    display: inline-block;
    border-right: 1px solid #6f6f6f;
    padding-right: 26px;
}
#footer .menu_footer ul li:first-child { 
    display: none;
}
#footer .menu_footer ul li+li {
    padding-left: 26px;
}

#footer .menu_footer ul li:last-child {
    border-right: none;
}

#footer .menu_footer ul li a {
    color: #000;
    text-decoration: none;
    font-family:    
    YuMincho,    /* Mac用 */
    'Yu Mincho', /* Windows用 */
    serif;;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
}

#footer .menu_footer ul li a:hover {
    text-decoration: underline;
}

#footer .menu_footer .sns-footer{
    margin-top: 29px;
    text-align: center;
}

#footer .end_footer {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: #000;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 12px 0;
}
.union_banner{
    margin-bottom: 20px;
}
.union_banner p{
    text-align: center;
}
.union_banner a{
    transition: .4s;
}
.union_banner a:hover{
    transition: .4s;
    opacity: 0.6;
}
.union_banner img{
    width: 20%;
}




/* Color Box */
#cboxOverlay {
    width: 100%;
    height: 247%;
    background: url(../img/gallery/gallery_bg_clb.png) no-repeat top center;
    background-size: cover;
    position: absolute;
    top: 400px;
    left: 0;
}
#cboxClose {
    position: absolute;
    top: 23px;
    right: 23px;
    width: 40px;
    height: 40px;
    background: url(../img/gallery/btn_close_clb.png) no-repeat center;
    text-indent: 9999;
    border: none;
    color: transparent;
    background-color: #000000;
}
#cboxPrevious,
#cboxNext {
    position: absolute;
    top: 50%;
    width: 31px;
    height: 58px;
    text-indent: 9999;
    border: none;
    color: transparent;
}
#cboxPrevious {
    left: 25px;
    background: url(../img/gallery/btn_prev_clb.png) no-repeat top center;
}
#cboxNext {
    right: 25px;
    background: url(../img/gallery/btn_next_clb.png) no-repeat top center;
}
#cboxPrevious,
#cboxNext,
#cboxClose:hover {
    opacity: 0.8;
}
#cboxTitle {
    width: 100%;
    padding: 38px 53px;
    /*position: absolute;*/
    color: #fff;
    bottom: 0;
    left: 0;
    background: url(../img/gallery/title_clb.png) repeat top center;
}
#cboxTitle .text_no {
    padding: 0;
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid #fff;
}
#cboxTitle p {
    float: left;
    padding-left: 10px;
}
.colorbox {
    z-index: 9999;
}




@media (max-width: 1024px) and (min-width: 768px) {
    body {
        width: 1280px;
    }
}


@media (max-width: 767px) {
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }

/* 11/21追加 */
    body {
    margin-top: -22px;
}
/* 11/21追加 */

    .inner {
        width: 100%;
        padding: 28px 4% 0px 4%;
    }
    #header {
        background: url(../img/common/header_bg1_sp.png) no-repeat top center;
        background-size: cover;
    }
    #header .menu_sp {
        width: 49%;
        position: fixed;
        top: 0;
        right: -100%;
        background: url(../img/common/menusp_bg.png) no-repeat top center;
        background-size: cover;
        height: 100%;
        z-index: 10;
        transition: all 0.8s;
    }
    #header ul {
        width: 100%;
        margin-left: 0;
    }
    #header .menu_sp.click_class {
        right: 0;
        overflow-y: auto;
    }
    #header ul li {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        border: none;
        font-size: 16px;
        padding: 15px 13%;
        border-bottom: 1px solid #666666;
    }
    #header ul.lang {
        display: none;
    }
    #header ul.lang2 {
        margin-top: 20px;
    }
    #header ul.lang, #header ul.lang2 {
        padding-left: 20px;
        margin-left: 0;
    }
    #header ul.lang li, #header ul.lang2 li {
        padding: 15px 10px;
    }
    #header ul li:first-child {
        border-bottom: none;
    }
    #header .btn_menu_exit {
        padding: 10px 0 20px 0;
        width: 10%;
        margin-right: 10%;
        margin-top: 5%;
        float: right;
        text-align: right;
    }
    #header ul li+li {
        padding-left: 13%;
    }
    #header .inner {
        width: 100%;
        padding: 0 4%;
    }
    #header .inner h3 {
        width: 30%;
        padding: 18px 0 18px;
    }
    #header .phone_number {
        color: #fff;
        font-size: 3.5vw;
        float: none;
        margin-top: 0;
        display: table-cell;
        vertical-align: middle;
        text-align: right;
        padding-right: 5%;
    }
    #header .header_icons{
        width:0!important;
    }
    #header .menu_sp .icon_face {
        position: static;
        width: auto;
        height: auto;
        padding: 20px;
    }
    #header .menu_sp .icon_insta {
        position: relative;
        width: auto;
        height: auto;
        padding: 20px;
        top: -91px;
        left: 75px;
    }
    #header .menu_sp .icon_union {
        position: static;
        width: auto;
        height: auto;
        padding: 20px;
        margin-top: -90px;
    }
    #header .menu_sp .icon_union img{
        max-width: 63px;
    }
    #header .btn_menu {
        display: table-cell;
        vertical-align: middle;
        text-align: right;
        width: 36px;
    }
    #footer .map {
        display: table-cell;
        width: 100%;
        float: left;
    }
    #footer .map iframe {
        height: 280px;
    }
    #footer .foot_info {
        width: 100%;
        float: left;
        padding-left: 0px;
        vertical-align: middle;
        background-color: #d70046;
    }
    #footer .foot_info h3 {
        width: 42%;
        float: none;
        margin: 0 auto;
        padding-top: 35px;
        text-align: center;
    }
    #footer .foot_info ul {
        margin-top: 38px;
        padding-left: 0;
        padding-bottom: 35px;
    }
    #footer .foot_info ul li {
        width: 100%;
        margin: 0 auto 20px;
        overflow: hidden;
        font-size: 18px;
        padding-left: 6%;
    }
    #footer .foot_info ul li.pc {
        display: none;
    }
    #footer .foot_info ul li.sp {
        padding: 0;
        display: table;
    }
    #footer .foot_info ul li.sp p {
        width: 100%;
        margin: 0 auto 0;
        text-align: center;
    }
    #footer .foot_info ul li .name {
        width: 98px;   
    }
    #footer .foot_info ul li.sp .phone_sp {
        font-size: 25px;
        color: #fff;
    }
    #footer .foot_info ul li.sp .email_sp {
        font-size: 18px;
        color: #fff;
    }
    #footer .foot_info .box_icon {
        width: 100%;
        margin: 0 auto;
        overflow: hidden; 
        text-align: center;  
    }
    #footer .foot_info .box_icon {
        width: 140px;
        margin: 0 auto;
        overflow: hidden; 
        text-align: center;
        padding-bottom: 40px;  
    }
    #footer .foot_info .box_icon .sns-footer{
        margin-top: 20px;
    }
    #footer .end_footer {
        font-size: 3vw;
        overflow: visible;
        position: relative;
    }
    #footer .end_footer .btn_top {
        position: absolute;
        width: 17%;
        bottom: 23px;
        right: 25px;
    }
    .union_banner{
        margin: 10px 0;
    }
    .union_banner img{
        width: 50%;
    }

    /* Color Box */
    #cboxClose {
        top: 10px;
        right: 5px;
        background-size: 20px;
    }
    #cboxPrevious {
        left: 0;
        background: url(../img/gallery/btn_prev_clb.png) no-repeat left center;
    }
    #cboxNext {
        right: 0;
        background: url(../img/gallery/btn_next_clb.png) no-repeat right center;
    }
    #cboxPrevious,
    #cboxNext {
        position: absolute;
        top: 37%;
        width: 31px;
        height: 58px;
        text-indent: 9999;
        border: none;
        color: transparent;
        background-size: 22px;
    }
    #cboxTitle .text_no {
        padding: 0;
        border-right: none;
    }
    #cboxTitle p {
        font-size: 12px;
        padding-left: 0;
    }
    #cboxTitle {
        padding: 10px 20px;        
    }
    #header .phone_number a{
        margin-left: 7px;
    }
    
    
}
@media (max-width: 414px) {
    #header .btn_menu {
        width: 32px;
    }

    #footer .foot_info ul li {        
        font-size: 14px;
    }
    #footer .foot_info ul li .name {
        width: 76px;   
    }
}
@media (max-width: 320px) {
    #footer .foot_info ul li {
        font-size: 12px;
    }

}