@charset "UTF-8";

.shop_box{border:3px solid #2c4e9b;margin:50px 0 0;padding:15px 25px;box-sizing:border-box;image-rendering: -webkit-optimize-contrast;}
.shop_box .shop_box_head{overflow:hidden;}
.shop_box .shop_box_head .shop_box_logo{float:left;padding:8px 0 0;}
.shop_box .shop_box_head .shop_box_logo img{width:auto;height:31px;}
.shop_box .shop_box_head .shop_box_tel{float:right;min-width:300px;}
.shop_box .shop_box_head .shop_box_tel img{width:auto;height:60px;}
.shop_box .shop_box_content{display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;font-size:13px;line-height:17px;color:#363636;margin:10px 0 0;}
.shop_box .shop_box_content table{/*IE11対策*/display:block;flex:1;word-wrap:break-word;overflow-wrap:break-word;border-collapse:collapse;margin:-10px 0 0;padding:0 20px 0 0;}
.shop_box .shop_box_content table tr{display:block;}
.shop_box .shop_box_content table tr + tr{margin:8px 0 0;}
.shop_box .shop_box_content table tr th,
.shop_box .shop_box_content table tr td{vertical-align:top;}
.shop_box .shop_box_content table tr th{width:70px;font-weight:700;text-align:left;}
.shop_box .shop_box_content table tr th:nth-of-type(2){width:60px;}
.shop_box .shop_box_content table tr td{min-width:120px;}
.shop_box .shop_box_content table tr td p{display:inline-block;max-width:100%;word-wrap:break-word;overflow-wrap:break-word;}
.shop_box .shop_box_content table .address td{padding:0 45px 0 0;position:relative;}
.shop_box .shop_box_content table .address td .map a{display:inline-block;background-color:#004d9e;color:#FFF;text-decoration:none;padding:1px 5px 0;border-radius:4px;position:absolute;top:0;right:0;-moz-transition:all .3s;-webkit-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}
.shop_box .shop_box_content table .address td .map a:hover{opacity:0.5;}
.shop_box .shop_box_content .photo{flex-shrink:0;width:150px;height:115px;overflow:hidden;position:relative;}
.shop_box .shop_box_content .photo img{max-height:115px;max-width:100%;width:auto;height:auto;image-rendering:-webkit-optimize-contrast;position:absolute;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.shop_box .shop_box_content .btn{flex-shrink:0;padding:12px 0 0 20px;}
.shop_box .shop_box_content .btn a{display:block;min-width:235px;font-size:14px;font-weight:700;text-align:center;background-color:#38a4e7;color:#FFF;box-shadow: 1px 1px 1px rgba(153, 153, 153, .8);border-radius:4px;padding:10px 0 10px 22px;box-sizing:border-box;-moz-transition:all .3s;-webkit-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}
.shop_box .shop_box_content .btn a + a{margin:10px 0 0;}
.shop_box .shop_box_content .btn a span{display:inline-block;position:relative;}
.shop_box .shop_box_content .btn a span::before{content:"";width:22px;height:22px;margin-top:-12px;position:absolute;top:50%;left:-32px;}
.shop_box .shop_box_content .btn a:nth-of-type(1) span::before{background: url("/images/shop/staff/icon_01@2x.png")no-repeat center / contain;}
.shop_box .shop_box_content .btn a:nth-of-type(2) span::before{background: url("/images/shop/staff/icon_02@2x.png")no-repeat center / contain;}
.shop_box .shop_box_content .btn a:hover{opacity:0.5;}

.main h4{font-size: 2em;font-weight: 700;line-height: 1em;color: #004D9E;margin-bottom: 18px;padding: 16px 0 21px 16px;background-image: url("/images/shop/line_02@2x.png");-webkit-background-size: contain;background-size: contain;background-position: bottom;background-repeat: no-repeat;position: relative;}
.main h4::before{content: "";width: 5px;height: 20px;background-color: #004D9E;position: absolute;top: 16px;left: 0;}
.main h4::after{content: "";width: 110px;height: 62px;background-image: url("/images/shop/character_01@2x.png");-webkit-background-size: contain;background-size: contain;background-repeat: no-repeat;position: absolute;bottom: 6px;right: 0;}

/*-----.indoor_view-----*/
.indoor_view{padding-bottom: 30px;}
.indoor_view h3{display: block;position: relative;}
.indoor_view h3 img{vertical-align: bottom;}
.indoor_view h3 p{font-size: 15px;font-weight: 700;color: #fff;line-height: 15px;text-align: left;padding-top: 32px;position: absolute;top: 0;left: 295px;}
.indoor_view h3 .explain{display:block;font-size: 15px;font-weight: 700;color: #fff;line-height: 15px;text-align: left;padding-top: 32px;position: absolute;top: 0;left: 295px;}

.indoor_view .iv_wrap {background-color: #000;padding: 7px;display: flex;justify-content: space-between;}
.indoor_view .iv_wrap iframe {width: 419px;height: 258px;}
.indoor_view .iv_wrap iframe.wide {width: 100%;height: 258px;}
.indoor_view .iv_wrap .viewbox {width: 419px;height: auto;}
.indoor_view .iv_wrap .viewbox.wide {width: 100%;height: auto;}

.shop_box .shop_box_head .logo50thaniv{ width: 80px; height: auto; float: left; margin: 0 0 0 5px;}
.shop_box .shop_box_head .logo50thaniv img{ width: 100%; height: auto;}
