.nav-image {
    height: 58px;
}

#main_menu .navbar-brand {
    height: auto;
}

#main_menu {
    border-bottom: 1px solid #A7A7A7;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    background-color: #ffffff;
    margin-bottom: 0px;
}

.menu-list {
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: 2px;
}

.menu-list .list-item {
    color: #000000;
    text-decoration: none;
    position: relative;
    display: inline-block;
    padding-left: 15px;
}

.menu-list .list-item::before {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    border-left: 8px solid #604280;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    position: absolute;
    top: 6px;
    left: 0px;
}

.menu-list .list-item:hover {
    text-decoration: none;
}

.menu-list > li {
    font-size: 15px;
    line-height: 30px;
    text-align: center;
    width: 19.68%;
    padding: 0px;
    border-left: 1px solid #ACACAC;
}

.menu-list > li:last-child {
    border-right: 1px solid #ACACAC;
}

.img--width-100 {
    width: 100%;
}

.non-button {
    border: 0px;
    padding: 0px;
    outline: none;
    background-color: #ffffff;
    height: 63px;
    display: inline-block;
    position: absolute;
    z-index: 10;
    top: 63%;
    left: 27%;
    transition: all 0.5s;
}

.non-button:hover {
    height: 70px;
    left: 26%;
    top: 62%;
}

.non-button > img {
    transition: all 0.5s;
}

.non-button:hover > img {
    height: 70px;
}

.section {
    position: relative;
}

.img--button-link {
    height: 63px;
}

.form-table {
    max-width: 700px;
    margin: 0 auto;
}

.form-table .table-form {
    border: 1px solid #ccc;
    border-collapse: collapse;
    font-size: 100%;
    margin: 0 0 20px;
    width: 100%;
    outline: 0;
}

.form-table .table-form th {
    border: none;
    border-bottom: #ddd solid 1px;
    border-left: #ddd solid 1px;
    font-size: 100%;
    font-weight: normal;
    line-height: 1.6;
    padding: 10px;
    vertical-align: top;
    font-size: 14px;
    background-color: #f5f5f5;
    width: 26%;
}

.form-table .table-form td {
    border: none;
    border-bottom: #ddd solid 1px;
    border-left: #ddd solid 1px;
    font-size: 100%;
    font-weight: normal;
    line-height: 1.6;
    padding: 10px;
    vertical-align: top;
    font-size: 14px;
    background-color: #fff;
}

.form-table .table-form td > input {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px !important;
    box-sizing: border-box;
    max-width: 100%;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    width: auto;
    font-size: 14px;
    line-height: 23px;
    height: 30px;
    width: 494px;
}

.form-table .table-form td > input[type="radio"] {
    width: 30px;
    display: inline-block;
    float: left;
}

.form-table .table-form td > input[type="radio"] + span {
    line-height: 30px;
}

.form-table input[type="submit"] {
    border-color: #2fa783;
    background-color: #2fa783;
    box-shadow: none;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    text-shadow: none;
    width: 180px;
    margin: 10px auto 20px;
    display: block;
    padding: 10px 0;
    border: 0px;
    border-radius: 3px;
}

.form-table input[type="submit"]:active,
.form-table input[type="submit"]:focus {
    outline: none;
}

.form-table .table-form td > select {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px !important;
    box-sizing: border-box;
    max-width: 100%;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    width: auto;
    font-size: 14px;
    line-height: 23px;
    height: 25px;
}

.mwform-tel-field input {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
    display: inline-block;
    width: 70px;
}

.form-table .table-form td > input:focus,
.form-table .table-form td > select:focus,
.mwform-tel-field input:focus {
    outline: none;
}

.title {
    font-size: 28px;
    line-height: 32px;
    color: #333;
    font-family: serif;
    font-style: normal;
    font-weight: normal;
}

.title-2 {
    margin-top: 40px;
    margin-bottom: 25px;
}

.title-3 {
    font-size: 23px;
    line-height: 32px;
    color: #333;
    font-family: serif;
    font-style: normal;
    font-weight: normal;
    margin-top: 30px;
    margin-bottom: 15px;
}

/* convert to element */

.shop-info-box {
    width: 50%;
    margin: 0 auto;
}

.shop-info-box::after {
    content: "";
    display: block;
    clear: both;
}

.shop-info-box > .shop-element {
    width: 50%;
    float: left;
    padding: 22px;
}

.shop-info-box > .shop-map iframe {
    width: 100%;
    height: 230px;
}

.shop-title {
    font-weight: normal;
    font-size: 28px;
    color: #6B455C;
    margin-top: 0px;
    padding-bottom: 12px;
    border-bottom: 1px solid #6B455C;
    margin-bottom: 15px;
}

.shop-phone {
    font-weight: normal;
    font-size: 28px;
    color: #6B455C;
    margin-top: 0px;
    margin-bottom: 25px;
}

.ship-info {
    font-size: 16px;
    color: #666666;
}

.shop-box {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 25px;
}

.hover-button {
    padding-left: 25px !important;
    padding-right: 35px !important;
    transition: all 0.5s;
}

.hover-button img {
    transition: all 0.5s;
}

.hover-button:hover {
    padding-top: 11px !important;
    padding-bottom: 11px !important;
    padding-left: 6px !important;
    padding-right: 15px !important;
}

.hover-button:hover img{
    height: 66px;
}

.back-to-top {
    position: fixed;
    bottom: 20px;
    right: 50px;
    z-index: 9999;
    display: block;
}

.back-to-top > a {
    padding: 12px 20px;
    font-size: 30px;
    text-decoration: none;
    background-color: #418702;
    color: #ffffff;
    border: 1px solid #418702;
    border-radius: 5px;
    display: block;
    transition: all 0.5s;
}

.back-to-top > a:hover {
    color: #418702;
    background-color: rgba(0, 0, 0, 0.0);
}

.vir-button {
	width:900px;
   height: 110px;
    display: block;
    margin: 50px auto;
    bottom: 1.8%;
    transition: all 0.5s;
}

.vir-button:hover {
   width:960px;

}

.vir-button:hover .img--button-large {
    width: 100%;
}

.require {
    color: #ff0000;
    margin-left: 5px;
}

.error {
    color: #ff0000;
}

.container {
    min-width: 1170px !important;
}

body {
    min-width: 1200px !important;
}

.form-table > .btn-group .back-button{
    display: inline-block;
    margin-right: 15px;
    background-color: #e4e4e4;
    color: #555555;
}

.form-table > .btn-group .submit-button{
    display: inline-block;
}

.img--button-large {
    width: 100%;
    transition: all 0.5s;
}

.td--col-2 .input--col-left {
    width: 47% !important;
    margin-right: 5% !important;
}

.td--col-2 .input--col-right {
    width: 47% !important;
    height: 30px !important;
    background-color: #ffffff;
    border-radius: 3px !important;
}

.download-box {
    position: absolute;
    bottom: 10.24%;
    left: 0px;
    width: 100%;
}

.download-box > .row {
    width: 50%;
    margin: 0 auto;
}

.download-box .col-xs-6 p{
    padding-left: 10px;
    font-size: 9.5px;
    margin-bottom: 5px;
    line-height: 21px;
}

.download-box .col-xs-6 .download-icon {
    padding-left: 0px;
}

.download-box .col-xs-6 .download-icon::before {
    content: " ";
    display: inline-block;
    width: 21px;
    height: 21px;
    background-image: url(../images/download-icon.png);
    margin-right: 10px;
    background-size: 21px 21px;
    float: left;
}

.download-box .col-xs-6 .download-icon::after {
    content: " ";
    display: block;
    clear: both;
}

#yoyakuuketuke {
    padding-top: 30px;
    padding-bottom: 30px;
}

@media screen and (max-width: 1200px) {
    .download-box .col-xs-6 p{
        padding-left: 10px;
        font-size: 9.3px;
        margin-bottom: 3px;
        line-height: 21px;
    }
}

@media screen and (min-width: 1600px) {
    .download-box .col-xs-6 p{
        padding-left: 10px;
        font-size: 13px;
        margin-bottom: 5px;
    }
}


#24uketuke {
	text-align:center
	padding-top:50px;
    height: auto;
}

.vir-button-right {
  width: 35%;
    display: block;
    position: absolute;
    bottom: 3.8%;
    right: 27%;
    transition: all 0.5s;
}

.vir-button-right:hover {
    width: 36%;
	right: 26%;
	bottom: 3.5%;
}

.vir-button-right-2 {
  width: 35%;
    display: block;
    position: absolute;
    bottom: 10%;
    right: 27%;
    transition: all 0.5s;
}

.vir-button-right-2:hover {
    width: 36%;
	 right: 26%;
	  bottom: 9.7%;
}