@charset "utf-8";

main#kokyu_outline {
    display: block;
    /* padding-left: 240px; */
}

#breadcrumbs {
    margin-bottom: 0;
}

.butken_sec01 {
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    position: relative;
    padding: 40px 0px 22px;
    /* width: 1100px; */
}

.butken_sec01 .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(18, 18, 18, 0.6);
}

.butken_sec01 .wrap {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
    flex-wrap: wrap;
}

.butken_sec01 .txt {
    color: #fff;
    padding-top: 30px;
    font-size: 14px;
}

.butken_sec01 .txt br {
    display: none;
}

.butken_sec01 .main_info {
    width: 820px;
    background-color: #fff;
}

.butken_sec01 .main_info .title {
    background: #53ADF0;
    padding: 15px;
    justify-content: space-between;
}

.butken_sec01 .main_info .title .zero a {
    color: #000;
    text-decoration: none;
}

.butken_sec01 .main_info .title h1 {
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
    margin: 0px;
    line-height: 30px;
}

.butken_sec01 .main_info .title p {
    background-color: #ffee2a;
    float: right;
    border-radius: 50px;
    padding: 5px 30px;
    line-height: 20px;
    font-weight: bold;
    font-size: 12px;
}

.butken_sec01 .main_info .title p span {
    font-size: 15px;
    margin: 0px 4px;
    color: #e30000;
}

.butken_sec01 .main_info .inner {
    padding: 20px;
    display: flex;
    justify-content: space-between;
}

.butken_sec01 .main_info .mianPic_area {
    width: 300px;
}

.butken_sec01 .main_info .mianPic_area .main_slider {
    height: 250px;
    margin-bottom: 10px;
    border: 1px solid #f1f1f1;
    width: auto;
}

.butken_sec01 .main_info .mianPic_area .main_slider li {
    position: relative;
    height: 250px;
}

.butken_sec01 .main_info .mianPic_area .thumbnail_slider ul li {
    height: 80px;
    padding: 3px;
}

.butken_sec01 .main_info .mianPic_area .thumbnail_slider ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.butken_sec01 .main_info .mianPic_area .slick-prev {
    left: 5px;
}

.butken_sec01 .main_info .mianPic_area .slick-next {
    right: 5px;
}

.butken_sec01 .main_info .mianPic_area .slick-prev,
.butken_sec01 .main_info .mianPic_area .slick-next {
    background: rgba(0, 0, 0, .6);
    border-radius: 100%;
    z-index: 2;
    width: 30px;
    height: 30px;
}

.butken_sec01 .main_info .mianPic_area .slick-prev:after,
.butken_sec01 .main_info .mianPic_area .slick-next:after {
    content: "";
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    position: absolute;
    text-indent: 0;
    top: calc(50% - 5px);
}

.butken_sec01 .main_info .mianPic_area .slick-prev:after {
    right: 7px;
    border-bottom: solid 2px #fff;
    border-left: solid 2px #fff;
}

.butken_sec01 .main_info .mianPic_area .slick-next:after {
    left: 7px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
}

.butken_sec01 .main_info .mianPic_area .slick-prev:before,
.butken_sec01 .main_info .mianPic_area .slick-next:before {
    display: none;
}

.butken_sec01 .main_info .mianPic_area .main_slider li img {
    width: auto;
    height: auto;
    max-width: 98%;
    max-height: 98%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.butken_sec01 .main_info .mianPic_area p {
    position: relative;
    height: 100%;
    width: 100%;
}

.butken_sec01 .main_info .mianPic_area p img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 100%;
}

.butken_sec01 .main_info .mainInfo_area {
    width: 450px;
}

.butken_sec01 .main_info .mainInfo_area h2 {
    border-left: 4px solid #0B101B;
    padding-left: 15px;
    letter-spacing: 1px;
    margin-bottom: 15px;
    font-size: 16px;
}

.mainInfo_area table {
    border-collapse: collapse;
    border-spacing: 0;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin-bottom: 20px;
    width: 100%;
}

.mainInfo_area table th {
    font-weight: normal;
    background: #ededed;
    border-top: 1px solid #ddd;
    font-size: 12px;
    font-weight: normal;
    width: 100px;
    padding: 10px 15px;
    text-align: center;
}

.mainInfo_area table td {
    font-size: 12px;
    padding: 10px 15px;
    border-top: 1px solid #ddd;
}

.mainInfo_area .txt {
    line-height: 24px;
    margin-bottom: 20px;
    font-size: 14px;
}

.mainInfo_area .txt2 {
    text-align: right;
    color: #ababab;
    font-size: 11px;
}

.butken_sec01 .contact_area {
    width: 280px;
    position: relative;
}

.butken_sec01 .contact_area .kushitu {
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.butken_sec01 .contact_area .kushitu .inner {
    padding: 20px;
}

.butken_sec01 .contact_area .kushitu .inner form {
    position: relative;
}

.butken_sec01 .contact_area .kushitu .inner form input {
    border-radius: 3px;
    background-color: #ff7c17;
    text-align: center;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 75px 0px 15px;
    background-image: url(/penguin/resources/image/sumot/_common/buken_mail_icon.png);
    background-repeat: no-repeat;
    background-position: center 30px;
    background-size: 38px;
    transition: 0.2s;
    width: 100%;
    border: 0px;
    cursor: pointer;
}

.butken_sec01 .contact_area .kushitu .inner form input:hover {
    box-shadow: 0px 0px 10px rgba(51, 51, 51, 0.38);
    background-color: #be5e0f;
}

.butken_sec01 .contact_area .kushitu .inner form span {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 13px;
}

.butken_sec01 .contact_area .kushitu h2 {
    background-color: #0B101B;
    padding: 6px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    letter-spacing: 2px;
    margin-bottom: 15px;
    position: relative;
}

.butken_sec01 .contact_area .kushitu h2:before {
    content: "Contact";
    position: absolute;
    left: 1px;
    transform: rotate(-20deg);
    font-family: 'Lobster', cursive;
    opacity: 0.2;
    font-size: 24px;
    top: -9px;
}

.butken_sec01 .contact_area .kushitu .txt {
    text-align: center;
    font-size: 11px;
    line-height: 15px;
    margin-bottom: 15px;
    color: #333;
    padding-top: 0;
}

.butken_sec01 .contact_area .kushitu .tel {
    font-size: 30px;
    text-align: left;
    margin-bottom: 20px;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    background-image: url(/penguin/resources/image/sumot/_common/build_tel_icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 35px;
    padding-left: 40px;
}

.butken_sec01 .contact_area .kushitu .btn {}

.butken_sec01 .contact_area .kushitu .btn a {
    border-radius: 3px;
    background-color: #B4292C;
    text-align: center;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 75px 0px 15px;
    font-size: 13px;
    background-image: url(/penguin/resources/image/sumot/_common/buken_mail_icon.png);
    background-repeat: no-repeat;
    background-position: center 30px;
    background-size: 38px;
    transition: 0.2s;
}

.butken_sec01 .contact_area .kushitu .btn a:hover {
    box-shadow: 0px 0px 10px rgba(51, 51, 51, 0.38);
    background-color: #be5e0f;
}

.butken_sec01 .contact_area .kushitu .time {
    background-color: #0B101B;
    text-align: center;
    color: #fff;
    padding: 12px 2px;
    font-size: 10px;
}

.butken_sec01 .contact_area .orner {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #fff;
    border: 4px solid #0B101B;
    width: 100%;
}

.contact_area .orner h3 {
    text-align: center;
    margin: 0;
    padding: 10px 0px 22px;
    background-image: url(/penguin/resources/image/sumot/_common/owner_ttl_bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
    color: #fff;
    margin-bottom: 15px;
    font-size: 13px;
}

.contact_area .orner .txt {
    text-align: center;
    font-size: 12px;
    margin-bottom: 15px;
}

.contact_area .orner .txt span {
    font-size: 15px;
}

.contact_area .orner .btn {
    width: 220px;
    margin: auto;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
}

.contact_area .orner .btn li {
    width: 49%;
    text-align: center;
}

.contact_area .orner .btn li a {
    border-radius: 3px;
    display: block;
    text-decoration: none;
    color: #fff;
    line-height: 40px;
    font-weight: bold;
    background-image: url(/penguin/resources/image/sumot/_common/arrow_right_w.png);
    background-repeat: no-repeat;
    background-position: 96% center;
    background-size: 8px;
    transition: 0.2s;
}

.contact_area .orner .btn li:nth-child(1) a {
    background-color: #B4292C;
}

.contact_area .orner .btn li:nth-child(1) a:hover {
    box-shadow: 0px 0px 10px rgba(51, 51, 51, 0.38);
    opacity: 0.7;
}

.contact_area .orner .btn li:nth-child(2) a {
    background-color: #B6A74C;
}

.contact_area .orner .btn li:nth-child(2) a:hover {
    box-shadow: 0px 0px 10px rgba(51, 51, 51, 0.38);
    opacity: 0.7;
}

.butken_sec01 .pageLink {
    width: 1100px;
    margin: auto;
    position: relative;
    margin-bottom: 10px;
}

.butken_sec01 .pageLink ul {}

.butken_sec01 .pageLink li {
    display: inline-block;
    margin-right: 30px;
    padding-left: 20px;
    background-image: url(/penguin/resources/image/sumot/_common/arrow_under_w.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 10px;
}

.butken_sec01 .pageLink li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    transition: 0.2s;
}

.butken_sec01 .pageLink li a:hover {
    color: #B6A74C;
}

.butken_sec02 {
    background-color: #EEE6D9;
    padding: 50px 0px 40px;
}

.butken_sec02 h2 {
    background: #53ADF0;
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    margin: 0px;
    line-height: 30px;
}

.butken_sec02 .inner {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
}

.butken_sec02 .attention {
    font-size: 12px;
}

.butken_sec02 .no_heya {
    text-align: center
}

.butken_sec02 .no_heya p {
    margin-bottom: 15px;
    line-height: 24px;
    font-size: 14px;
}

.butken_sec02 .no_heya a {
    border-radius: 3px;
    background-color: #B4292C;
    text-align: center;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 16px 0px 16px 26px;
    font-size: 13px;
    background-image: url(/penguin/resources/image/sumot/_common/buken_mail_icon.png);
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size: 26px;
    transition: 0.2s;
    width: 200px;
    margin: auto
}

.butken_sec02 .inner table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: center;
}

.butken_sec02 .inner table th,
.butken_sec02 .inner table td {
    border-bottom: 1px solid #ddd;
    padding: 8px 5px;
}

.butken_sec02 .inner table th {
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
}

.butken_sec02 .inner table td {
    font-size: 12px;
}

.butken_sec02 .inner table td.madori_img {
    max-width: 120px;
}

.butken_sec02 .inner table td:nth-child(5) {
    font-size: 14px;
    color: #ff0000;
    font-weight: bold;
}

.butken_sec02 .inner table td.link,
.butken_sec02 .inner table td.favo {
    width: 160px;
}

.butken_sec02 .inner table td.link a {
    background-color: #333;
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 6px 2px;
    border-radius: 3px;
    width: 140px;
    background-image: url(/penguin/resources/image/sumot/_common/arrow_right_w.png);
    background-repeat: no-repeat;
    background-position: 96% center;
    background-size: 8px;
    transition: 0.2s;
}

.butken_sec02 .inner table td.favo input {
    background-color: #B6A74C;
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 6px 2px;
    border-radius: 3px;
    width: 140px;
    border: 0px;
    cursor: pointer;
}

.butken_sec02 .inner table td a:hover {
    opacity: 0.5;
}

.butken_sec03 {
    padding: 50px 0px 40px;
}

.butken_sec03 .wrap {
    display: flex;
    justify-content: space-between;
}

.butken_sec03 .wrap .leftInfo {
    width: 100%;
}



.butken_sec03 .wrap .leftInfo .gallery ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.butken_sec03 .wrap .leftInfo .gallery li {
    width: 152px;
    height: 115px;
    text-align: center;
    margin: 4px;
    border: 1px solid #ddd;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.butken_sec03 .wrap .leftInfo .gallery li img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.butken_sec03 .wrap .leftInfo .gallery li span.butken_num {
    position: absolute;
    bottom: 5px;
    right: 5px;
    background: url(/penguin/resources/image/_common/btn_wide_icon.png)no-repeat rgba(0, 0, 0, 0.89) 10% center;
    background-size: 20%;
    color: #fff;
    font-size: 8px;
    padding: 4px 10px 4px 25px;
    line-height: 12px;
    border-radius: 12px;
}


.butken_sec03 .wrap .leftInfo h2 {
    background: #53ADF0;
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    margin: 0px;
    line-height: 30px;
    margin-bottom: 20px;
}


.butken_sec03 .wrap .rightNearButken {
    width: 300px;
    background-color: #f4f4f4;
    padding: 20px 10px 10px;
}

.butken_sec03 .wrap .rightNearButken h2 {
    font-size: 14px;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #a5a5a5;
}

.butken_sec03 .wrap .rightNearButken li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #b9b9b9;
    position: relative;
}

.butken_sec03 .wrap .rightNearButken li a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.butken_sec03 .wrap .rightNearButken li .title {
    margin-bottom: 5px;
    font-weight: bold;
}

.butken_sec03 .wrap .rightNearButken li .inner {
    display: flex;
    justify-content: space-between;
}

.butken_sec03 .wrap .rightNearButken li .inner .pic {
    width: 30%;
    height: 60px;
    overflow: hidden;
}

.butken_sec03 .wrap .rightNearButken li .inner .txt {
    width: 65%;
}

.butken_sec03 .wrap .leftInfo #map_canvas {
    margin-bottom: 30px;
}

.contact_area.under_cn {
    border: 4px solid #53ADF0;
}

.contact_area.under_cn .text_wrap {
    padding: 20px;
}

.contact_area.under_cn .title_text {
    font-size: 20px;
    text-align: center;
    margin: 0;
    padding-bottom: 10px;
    background: #53ADF0;
    color: #fff;
    padding: .6em;
}

.contact_area.under_cn .title {
    text-align: center;
    font-size: 14px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #b3b3b3;
}

.contact_area.under_cn .inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.contact_area.under_cn .tel {
    font-size: 26px;
    text-align: left;
    font-weight: bold;
    font-family: "Oswald", sans-serif;
    background-image: url(https://abir-kobe-sannomiya.penguin2-dev.site/penguin/resources/image/abir/kobe-sannomiya/icon_tel.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 25px;
    padding-left: 30px;
    height: 40px;
    color: #53ADF0;
}

.contact_area.under_cn .company {
    width: 40%;
}

.contact_area.under_cn .company dt {
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 5px;
}

.contact_area.under_cn .company dd {
    font-size: 11px;
    margin: 0;
}

.contact_area.under_cn .btn {
    width: 220px;
}

.contact_area.under_cn.under_cn .btn a {
    border-radius: 3px;
    background-color: #b4292c;
    text-align: center;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 16px 0px 16px 26px;
    font-size: 13px;
    background-image: url(/penguin/resources/image/sumot/_common/buken_mail_icon.png);
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size: 26px;
    transition: 0.2s;
}

.contact_area.under_cn .btn a:hover {
    box-shadow: 0px 0px 10px rgba(51, 51, 51, 0.38);
    background-color: #be5e0f;
}

.contact_area.under_cn .btn form {
    position: relative;
}

.contact_area.under_cn .btn form input {
    border-radius: 3px;
    background-color: #ff7c17;
    text-align: center;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 16px 0px 16px 26px;
    background-image: url(/penguin/resources/image/sumot/_common/buken_mail_icon.png);
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size: 26px;
    transition: 0.2s;
    width: 100%;
    border: 0px;
    cursor: pointer;
}

.contact_area.under_cn .btn input:hover {
    box-shadow: 0px 0px 10px rgba(51, 51, 51, 0.38);
    background-color: #be5e0f;
}

.contact_area.under_cn .btn form span {
    position: absolute;
    bottom: 19px;
    left: 42px;
    width: 70%;
    text-align: center;
    color: #fff;
    font-size: 13px;
}

.tab-group {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

.tab {
    flex-grow: 1;
    padding: 5px;
    list-style: none;
    border: solid 0.5px #CCC;
    text-align: center;
    cursor: pointer;
}

.panel-group {
    /* height:100px; */
    /* border:solid 1px #CCC; */
    border-top: none;
    /* background:#eee; */
}

/* .panel{
  display:none;
} */
.tab.is-active {
    background: #53ADF0;
    color: #FFF;
    transition: all 0.2s ease-out;
}

.panel.is-show {
    display: block;
}

#ft_faq {
    padding: 30px 0;
}

#ft_faq .wrap {
    display: block;
    /* width: 100%; */
}

#ft_faq h3 {
    text-align: center;
    font-size: 18px;
}

#ft_faq dt {
    background-color: #ddd;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 15px;
}

#ft_faq dd {
    margin-bottom: 10px;
    margin-left: 10px;
    font-size: 15px;
}

.yatinsouba {
    margin-bottom: 30px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding-bottom: 15px;
}

.yatinsouba h4 {
    padding: 15px 20px;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    border-bottom: 1px solid #ddd;
}

.yatinsouba .inner {
    padding: 15px;
}

.yatinsouba h5 {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    margin-bottom: 10px;
}

.yatinsouba table {
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    font-size: 14px;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
}

.yatinsouba table th {
    background: #f5f5f5;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-align: left;
    padding: 15px;
}

.yatinsouba table th a {
    color: #048ADE;
}

.yatinsouba table th span {
    display: block;
    font-size: 10px;
    font-weight: normal;
}

.yatinsouba table td {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 15px;
}

.yatinsouba table td .orange {
    color: #ff9824;
    font-weight: bold;
}

.yatinsouba .attention {
    font-size: 12px;
    text-align: right;
    color: #888;
}

.shop-info.bukken {
    margin: 60px 0;
}

.bukken_flow {
    padding: 80px 0 0;
}

.bukken_flow_flex {
    align-items: center;
    margin: auto;
    background-color: #f4f4f4;
    padding: 24px 50px;
    margin: 0 0 15px;
}

.bukken_flow_flex .bukken_flow_title {
    font-size: 24px;
    flex-shrink: 0;
    width: 25%;
    position: relative;
    font-weight: 600;
}

.bukken_flow_flex .bukken_flow_title .title {
    font-size: 15px;
    margin: 5px 0 0;
    letter-spacing: .1em;
}

.bukken_flow_flex .bukken_flow_title .number {
    color: #53ADF0;
}

.bukken_flow_flex .bukken_flow_text {
    letter-spacing: .08em;
    width: 75%;
    font-size: 15px;
    line-height: 1.7;
}

.bukken_explanation {
    margin-bottom: 30px;
}

.bukken_explanation .text {
    line-height: 2;
    font-size: 14px;
}

.top-shop_explanation .right .ttl {
    color: #53ADF0 !important;
}

.butken_combined_section {
    margin-top: 50px;
}

.butken_recently {
    padding: 20px 0 30px;
}

.butken_recently h3.subtitle {
    margin-top: 0;
    background-color: var(--main-color);
    padding: 10px 20px;
    color: #fff;
    margin-bottom: 15px;
}

.butken_recently .checkList {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px;
    row-gap: 20px;
}

.butken_recently .checkList .inBox {
    border: 1px solid #ddd;
    padding: 15px;
    position: relative;
    gap: 0 20px;
}

.butken_recently .checkList .inBox a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.butken_recently .checkList .inBox .image {
    width: 100%;
    height: 180px;
    margin-bottom: 10px;
    background: #f1f1f1;
}

.butken_recently .checkList .inBox .content {
    position: relative;
    padding-right: 20px;
}

.butken_recently .checkList .inBox .content .name {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.butken_recently .checkList .inBox .content .info {
    margin-bottom: 0;
}

.butken_recently .checkList .inBox .content .text {
    display: block;
    font-size: 14px;
    display: flex;
    align-items: center;

}

.butken_recently .checkList .inBox .content .text.access {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.butken_recently .checkList .inBox .content .yachin {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;

}

.butken_recently .checkList .inBox .content .jusho {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;

}

.butken_recently .common_butken_title {
    background-color: #53ADF0;
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 30px;
    margin-bottom: 20px;
}

.butken_recently .checkList .inBox .image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.butken_recently .checkList .inBox .content .text .label {
    display: inline-block;
    font-size: 12px;
    letter-spacing: .03em;
    padding: 0.1em 0;
    background: #53ADF0;
    border-radius: 100vmax;
    color: #fff;
    width: 55px;
    text-align: center;
    margin-right: 0.5em;
}

.butken_recently .checkList .inBox .content .text+.text {
    margin-top: 7px;
}

.butken_recently .checkList .inBox .content .text .sizu {
    font-size: 18px;
}

.butken_recently .checkList .inBox .content .text .yachin {
    font-weight: 700;
    color: #ff0000;
}

@media (max-width: 750px) {

    .wrap {
        max-width: 94%;
    }

    .butken_sec01 {
        padding: 0px 0px 12px;
        background-size: cover;
    }

    .butken_sec01 .wrap {
        display: block;
        margin-bottom: 15px;
        width: 98%;
        margin: auto;
        max-width: 94%;
    }

    .butken_sec01 .main_info {
        width: 100%;
    }

    .butken_sec01 .main_info .title {
        padding: 10px;
        display: block;
    }

    .butken_sec01 .main_info .title p {
        width: 115px;
        padding: 5px;
        float: none;
        font-size: 10px;
        line-height: 12px;
        margin: 0 0 5px;
        padding: 5px 15px;
    }

    .butken_sec01 .main_info .title p span {
        font-size: 12px;
    }

    .butken_sec01 .main_info .title h1 {
        font-size: 16px;
    }

    .butken_sec01 .main_info .inner {
        padding: 10px 0px;
        display: block;
    }

    .butken_sec01 .main_info .inner .mianPic_area {
        width: 98%;
        margin: auto;
    }

    .butken_sec01 .pageLink {
        width: 94%;
        padding: 15px 0;
    }

    .butken_sec02 {
        padding: 15px 0px;
    }

    .butken_sec02 h2 {
        font-size: 15px;
        padding: 10px;
        line-height: 20px;
    }

    .butken_sec03 {
        padding: 15px 0px;
    }

    .butken_sec03 .wrap {
        display: block;
    }

    .butken_sec03 .wrap .leftInfo {
        width: 100%;
        margin-bottom: 30px;
    }

    .butken_sec03 .wrap .leftInfo h2 {
        font-size: 15px;
        padding: 10px;
        line-height: 20px;
    }

    .butken_sec03 .wrap .leftInfo .gallery {
        overflow-x: scroll;
        display: block;
    }

    .butken_sec03 .wrap .leftInfo .gallery ul {
        display: flex;
        width: 860%;
        overflow: hidden;
        lex-wrap: wrap;
    }

    .butken_sec03 .wrap .leftInfo .gallery li {
        margin: 0.1%;
        height: 160px;
        width: auto;
        position: relative;
        float: left;
    }

    .butken_sec03 .wrap .leftInfo .gallery li img {
        position: static;
        height: 160px;
        width: auto;
        max-height: 160px;
    }

    .butken_sec03 .wrap .leftInfo .contact_area {
        padding: 20px 15px;
        margin-bottom: 15px;
    }

    .butken_sec03 .wrap .leftInfo .contact_area .inner {
        display: block;
    }

    .butken_sec03 .wrap .leftInfo .contact_area .title {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .butken_sec03 .wrap .leftInfo .contact_area .tel {
        width: 240px;
        margin: auto;
        margin-bottom: 10px;
    }

    .butken_sec03 .wrap .leftInfo .contact_area .company {
        margin-bottom: 15px;
    }

    .butken_sec03 .wrap .leftInfo .contact_area .btn {
        width: 100%;
    }

    .mainInfo_area table th {
        width: 60px;
        padding: 10px 5px;
    }

    .mainInfo_area .txt2 {
        margin-bottom: 30px;
    }

    .butken_sec03 .wrap .leftInfo .contact_area.sp {
        padding: 0px;
        border: 0px;
        background-color: #EEE6D9;
        padding-bottom: 15px;
    }

    .butken_sec03 .wrap .leftInfo .contact_area.sp .btn {
        width: 92%;
        margin-bottom: 0px;
    }

    .butken_sec03 .wrap .rightNearButken {
        width: 100%;
    }

    .butken_sec02 .inner {
        padding: 10px 2%;
    }

    .butken_sec02 .attention p {
        font-size: 11px;
        line-height: 2;
    }

    .butken_sec02 .inner table,
    .butken_sec02 .inner tbody,
    .butken_sec02 .inner table tr,
    .butken_sec02 .inner table th,
    .butken_sec02 .inner table td {
        display: block;
    }

    .butken_sec02 .inner table tr {
        position: relative;
        overflow: hidden;
        border-bottom: 1px dotted #9d9d9d;
        padding: 8px 0px;
    }

    .butken_sec02 .inner table tr a {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-image: url(/penguin/resources/image/_common/enter_sing2.png);
        background-repeat: no-repeat;
        background-position: 98% center;
        background-size: 5px;
    }

    .butken_sec02 .inner table td.madori_img {
        position: absolute;
        left: 0;
        top: 0;
        width: 25%;
        padding: 0;
        border: 0px;
        height: 100%;
    }

    .butken_sec02 .inner table td.madori_img p {
        position: relative;
    }

    .butken_sec02 .inner table td.madori_img p img {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .butken_sec02 .inner table td {
        width: 73%;
        float: right;
        border: 0px;
        padding: 0px;
    }

    .butken_sec02 .inner table td dl {
        text-align: left;
    }

    .butken_sec02 .inner table td dd {
        margin-bottom: 2px;
        display: inline-block;
    }

    .butken_sec02 .inner table td dd.shiki,
    .butken_sec02 .inner table td dd.reserve {
        width: 100%;
    }

    .butken_sec02 .inner table td dd.reserve {
        position: relative;
        z-index: 2;
    }

    .butken_sec02 .inner table td dd.price {
        width: 100%;
    }

    .butken_sec02 .inner table td dd.price span {
        font-size: 18px;
        color: #ff0000;
        font-weight: bold;
        margin-right: 0;
        background: none;
    }

    .butken_sec02 .inner table td dd span {
        background: #B6A74C;
        font-size: 10px;
        padding: 3px 4px;
        margin-right: 10px;
        color: #fff;
        font-weight: bold;
        line-height: 20px;
    }

    #breadcrumbs {
        margin-bottom: 0;
    }

    main#kokyu_outline {
        padding: 0;
    }


    .butken_sec03 .wrap .leftInfo .contact_area .company {
        width: 100%;
    }

    .butken_sec03 .wrap .leftInfo .contact_area .company dt,
    .butken_sec03 .wrap .leftInfo .contact_area .company dd {
        text-align: center;
    }

    .yatinsouba table th {
        width: 20%;
    }

    .yatinsouba table th,
    .yatinsouba table td {
        font-size: 12px;
        padding: 5px 10px;
    }

    .common_page_h1_box {
        margin-bottom: 0;
    }

    .shop-info.bukken {
        margin: 10vw 0 5vw;
    }

    .bukken_flow_flex {
        padding: 3vw 4vw;
        margin: 0 0 2vw;
    }

    .bukken_flow_flex .bukken_flow_title {
        font-size: 4.5vw;
        width: 100%;
        margin: 0 0 1.5vw;
    }

    .bukken_flow_flex .bukken_flow_title .title {
        font-size: 3.6vw;
    }

    .bukken_flow_flex .bukken_flow_text {
        width: 100%;
        font-size: 3.4vw;
        line-height: 1.6;
    }

    .bukken_flow {
        padding: 0;
    }

    .butken_sec01 .main_info .mianPic_area .thumbnail_slider ul li {
        height: 25vw;
    }

    .contact_area.under_cn {
        margin-bottom: 15px;
    }

    .contact_area.under_cn .inner {
        display: block;
    }

    .contact_area.under_cn .title {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .contact_area.under_cn .tel {
        width: 240px;
        margin: auto;
        margin-bottom: 10px;
        background-position: 16px;
        padding-left: 55px;
    }

    .contact_area.under_cn .company {
        margin-bottom: 15px;
        width: 100%;
        text-align: center;
    }

    .contact_area.under_cn .btn {
        width: 100%;
    }

    .contact_area.under_cn .title_text {
        font-size: 4vw;
        padding: .8em;
    }

    .contact_area.under_cn .btn form input {
        padding: 0;
        background-position: 13vw;
        background-size: 6vw;
        height: 12vw;
    }

    .butken_sec02 .inner table td dd.shiki,
    .butken_sec02 .inner table td dd.reserve {
        width: 100%;
    }

    .butken_sec02 .inner table td dd {
        margin-bottom: 2px;
        display: inline-block;
    }

    .butken_recently .checkList {
        display: block;
    }

    .butken_recently .checkList .inBox .content {
        padding-right: unset;
    }

    .butken_recently .checkList .inBox .content:after {
        width: 5px;
        height: 5px;
        right: 5px;
    }

    .butken_recently .checkList .inBox .content .text {
        font-size: 3.4vw;
        line-height: 1.8;
    }

    .butken_recently .checkList .inBox {
        display: flex;
        padding: 4vw;
        gap: 0 3vw;
        align-items: center;
        flex-wrap: nowrap;
    }

    .butken_recently .checkList .inBox .image {
        width: 34vw;
        height: 31vw;
        flex-shrink: 0;
        margin-bottom: unset;
    }

    .butken_recently .checkList .inBox .content .name {
        font-size: 4vw;
        margin-bottom: .3em;
    }

    .butken_recently .checkList .inBox .content .text .label {
        font-size: 3.2vw;
        width: 14.5vw;
        padding: 0.2em 0;
    }

    .butken_recently .checkList .inBox .content .text+.text {
        margin-top: 1vw;
    }

    .butken_recently .checkList .inBox .content .text .sizu {
        font-size: 3.8vw;
    }

    .butken_recently .common_butken_title {
        padding: 4vw 4vw;
        font-size: 4.2vw;
        line-height: 1;
        margin-bottom: 3vw;
    }

    .butken_recently {
        padding: 5vw 0;
    }

    .butken_combined_section {
        margin: 0 0 10vw 0;
    }

    .contact_area.under_cn .btn form span {
        bottom: 14px;
    }
}