@charset "UTF-8";

#mv .mv_text h2 {
    font-size: 80px !important;
    line-height: 1.1;
    letter-spacing: 0.2rem;
    font-weight: normal;
    font-family: 'Baloo 2','Mukta', "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

@media screen and (max-width: 600px){
#mv .mv_text h2 {
    font-size: 10.8vw !important;
}
}

#menu + .widget_menu01 li dd {
    font-size: 1.3rem;
    letter-spacing: 0;
    display: none !important;
}

#menu + .widget_menu01 li:nth-of-type(1) {
    
    border: none;
}

#menu + .widget_menu01 li {
    border-bottom: 1px solid rgba(0,0,0,0.13);
    border: none;
}

#menu + .widget_menu01 li dt:before {
    height: 5px;
    width: 5px;
    border-top: 1px solid var(--i_main_color);
    border-right: 1px solid var(--i_main_color);
    transform: rotate(
45deg
);
    top: calc(50% - 4px);
    left: 0;
    border: none;
}

#menu + .widget_menu01 li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2px 0;
    border-bottom: 1px solid var(--i_border_color);
}


@media screen and (max-width: 500px){
#menu + .widget_menu01 li .inner_item_txt .price {
    text-align: right;
    padding: -6px 1px;
    margin-top: -20px;
}
}

#menu + .widget_menu01 li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2px 0;
    border-bottom: 1px solid var(--i_border_color);
    border: none;
}


#staff + .widget_staff01 .inner_item .inner_item_txt dl {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-color: var(--i_border_color);
    display: none;
}

#staff + .widget_staff01 .inner_item_img {
    width: 100%;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border: 1px solid var(--i_border_color);
    border: none;
}


#staff + .widget_staff01 .inner_item:nth-of-type(3n+1) {
    /* margin-left: 0px; */
    clear: left;
}

#staff + .widget_staff01 .inner_item {
    margin: 0 0 40px;
    padding: 0 5px 0;
    width: 23%;
    box-sizing: border-box;
    margin-left: 2%;
    display: table;
    table-layout: fixed;
}

@media screen and (max-width: 768px) {
#staff + .widget_staff01 .inner_item {
    margin: 0 0 40px;
    padding: 0 5px 0;
    width: 31%;
    box-sizing: border-box;
    margin-left: 2%;
    display: table;
    table-layout: fixed;
}
}


aside#common_footer {
    display: none;
}


#gallery + .widget_gallery01.add_design2 .wrapper_item {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}


#gallery + .widget_gallery01.add_design2.width_full .wrapper_item .inner_item:nth-of-type(5n+1) {
    clear: left; 
    /* margin-left: 0; */
}

#gallery + .widget_gallery01.add_design2.width_full .wrapper_item .inner_item:nth-of-type(5n+1) {
    clear: left;
    /* margin-left: 0; */
}

#gallery + .widget_gallery01.add_design2.width_full .wrapper_item .inner_item {
    width: calc((100% - 120px) / 6 - 2px);
    padding-bottom: calc((100% - 80px) / 6 - 2px);
}

#gallery + .widget_gallery01.add_design2.width_full .wrapper_item .inner_item:nth-of-type(5n+1) {
    clear: left;
    /* margin-left: 0; */
}


@media screen and (max-width: 1200px) {
#gallery + .widget_gallery01.add_design2.width_full .wrapper_item .inner_item {
    width: calc((100% - 80px) / 6 - 2px);
    padding-bottom: calc((100% - 60px) / 6 - 2px);
    margin: 0 0 20px 20px;
}
}

@media screen and (max-width: 1200px) {
#gallery + .widget_gallery01.add_design2.width_full .wrapper_item .inner_item:nth-of-type(4n+1) {
    clear: left;
    /* margin-left: 0; */
}
}

#gallery + .widget_gallery01.add_design2.width_full .wrapper_item .inner_item:nth-of-type(5n+1) {
    clear: left;
    /* margin-left: 0; */
}



#gallery + .widget_gallery01.add_design2.width_full .wrapper_item .inner_item:nth-of-type(5n+1) {
    clear: left;
   margin: 0 0 20px 20px;
}

@media screen and (max-width: 1200px){
#gallery + .widget_gallery01.add_design2.width_full .wrapper_item .inner_item {
    width: calc((100% - 120px) / 6 - 2px);
    padding-bottom: calc((100% - 60px) / 6 - 2px);
    margin: 0 0 20px 20px;
}
}

@media screen and (max-width: 900px){
#gallery + .widget_gallery01.add_design2.width_full .wrapper_item .inner_item {
    width: calc((100% - 45px) / 4 - 2px);
    padding-bottom: calc((100% - 10px) / 4 - 2px);
    margin: 0 0 20px 10px;
}
}

@media screen and (max-width: 900px){
#gallery + .widget_gallery01.add_design2.width_full .wrapper_item .inner_item:nth-of-type(5n+1) {
    clear: left;
    margin: 0 0 20px 10px;
}
}