/* ----------------------------------------
　全体
---------------------------------------- */

ul,
li,
p {
 margin: 0;
 padding: 0;
 list-style: none;
}

/* ----------------------------------------
　company01
---------------------------------------- */

.co01_main_wrap {
 width: 100%;
 background: url(/company/img/01/mainimg.jpg) no-repeat 50%;
 background-size: cover;
 height: 300px;
}

.co01_main_inner {
 width: 1000px;
 margin: 0 auto;
 overflow: hidden;
}

.co01_mainsubtl {
 font-size: 23px;
 color: #fff;
 margin: 100px 0 0 0;
 font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", Meiryo, "MS Mincho", "ＭＳ 明朝";
 font-weight: bold;
 text-shadow: 0 0 5px #000;
}

span.co01_company {
 font-size: 15px;
 margin: 0 0 0 15px;
}

span.co01_maintxt {
 font-size: 20px;
 display: block;
 line-height: 26px;
 margin: 20px 0 0 0;
 font-weight: normal;
}

h2.co01_miantl {
 font-size: 23px;
 font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", Meiryo, "MS Mincho", "ＭＳ 明朝";
 font-weight: bold;
 text-align: center;
 line-height: 30px;
 color: #0D316D;
 padding: 40px 0;
 width: 1000px;
 margin: 0 auto;
}

h2.co01_tenpo_wrap {
 width: 1000px;
 margin: 0 auto !important;
}

p.co01_subtxt {
 font-size: 15px;
 text-align: center;
 line-height: 24px;
 width: 1000px;
 margin: 0 auto;
}

.co01_anker_wrap {
 width: 1000px;
 margin: 0 auto;
 overflow: hidden;
 margin-top: 40px;
}

.co01_anker_wrap ul li a {
 width: 20%;
 padding: 16px;
 color: #000;
 display: block;
 float: left;
 background: #eee;
 text-decoration: none;
 margin: 0 2.4% 0 0;
}

.co01_anker_wrap ul li:last-child a {
 margin: 0;
}

.co01_anker_wrap ul li a:hover {
 background: #ccc;
}

.co01_anker_wrap ul li p {
 margin: 10px 0 0 0;
 font-size: 13px;

}

.co01_anker_wrap ul li:nth-child(5n) a {
 margin: 0;
}

.co01_anker_wrap ul li span {
 font-size: 18px;
 font-weight: bold;
 color: #0D3270;
 position: relative;
 text-indent: 20px;
 display: block;
}

.co01_anker_wrap ul li span:before {
 display: block;
 content: "";
 position: absolute;
 top: 45%;
 left: 0;
 width: 16px;
 height: 16px;
 margin-top: -8px;
 border-radius: 50%;
 background: #0D3270;
}

.co01_anker_wrap ul li span:after {
 display: block;
 content: "";
 position: absolute;
 top: 45%;
 left: 6px;
 width: 0;
 height: 0;
 margin-top: -5px;
 border: 5px solid transparent;
 border-left: 5px solid #fff;
}

h2.co01_h2tl {
 font-size: 23px;
 font-weight: bold;
 text-align: center;
 padding: 20px 0;
 border-bottom: solid 1px;
 font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", Meiryo, "MS Mincho", "ＭＳ 明朝";
 margin: 30px 0;
}

h3.co01_pre_subtl {
 font-size: 20px;
 font-weight: bold;
}

.co01_pre_wrap,
.co01_info_wrap {
 overflow: hidden;
}

.co01_pre_l {
 width: 610px;
 display: inline-block;
 vertical-align: middle;
 *display: inline;
 *zoom: 1;
 margin: 0 15px 0 0;
 font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", Meiryo, "MS Mincho", "ＭＳ 明朝";
}

p.co01_pre_txt {
 font-size: 14px;
 font-weight: bold;
 line-height: 23px;
}

.co01_pre_r {
 display: inline-block;
 vertical-align: middle;
 *display: inline;
 *zoom: 1;
 margin: 20px 0 0 0;
}

.co01_pre_l img {
 float: right;
 display: block;
 margin: 10px 0 0 0;
}

.co01_info_l {
 width: 320px;
 float: left;
}

.co01_info_l img {
 margin: 0 0 20px 0;
}

.co01_info_r {
 width: 645px;
 float: right;
}

.co01_info_r table {
 font-size: 15px;
 border: solid 1px #CCCCCC;
}

.co01_info_r th {
 padding: 10px 0;
 background: #F8F8F8 !important;
 width: 130px;
 font-size: 14px;
 border-right: solid 1px #ccc !important;
 font-weight: normal;
 text-align: center;
 color: #000;
 border: none;
}

.co01_info_r tr {
 border-bottom: solid 1px #ccc;
 border-collapse: collapse;
 line-height: 30px;
 width: 100%;
 display: block;
}

.co01_info_r td {
 font-size: 14px;
 padding: 5px 0 5px 20px;
 line-height: 22px;
}

.co01_info_r tr:nth-child(12n) {
 border-collapse: collapse;
 border: none;
}

p.co01_tenpo_txt {
 font-size: 15px;
 width: 1000px;
 margin: 0 auto;
 padding: 20px 0;
 line-height: 24px;
 text-align: center;
}

.co01_tenpo_photo {
 text-align: center;
 overflow: hidden;
}

.co01_tenpo_photo div {
 display: inline-block;
 *display: inline;
 *zoom: 1;
 vertical-align: top;
 width: 470px;
 margin: 0 10px 25px 10px;
}

iframe.pano_view {
 height: 500px;
}

.pano_link a {
 font-size: 18px;
 text-align: center;
 display: block;
 line-height: 40px;
 margin-top: 15px;
 background: #0D3270;
 color: #fff;
 font-weight: bold;
}


/* ----------------------------------------
　company01_side
---------------------------------------- */

.co01s_main_wrap {
 width: 100%;
 background: url(/company/img/01/mainimg.jpg) no-repeat 50%;
 background-size: cover;
 height: 300px;
}

.co01s_main_inner {
 width: 100%;
 margin: 0 auto;
 overflow: hidden;
}

.co01s_mainsubtl {
 font-size: 23px;
 color: #fff;
 margin: 100px 0 0 0;
 font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", Meiryo, "MS Mincho", "ＭＳ 明朝";
 font-weight: bold;
 text-shadow: 0 0 5px #000;
 text-align: center;
}

span.co01s_company {
 font-size: 15px;
 margin: 0 0 0 15px;
}

span.co01s_maintxt {
 font-size: 20px;
 display: block;
 line-height: 26px;
 margin: 20px 0 0 0;
 font-weight: normal;
 padding: 0 20px;
}

h2.co01s_miantl {
 font-size: 23px;
 font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", Meiryo, "MS Mincho", "ＭＳ 明朝";
 font-weight: bold;
 text-align: center;
 line-height: 30px;
 color: #0D316D;
 padding: 40px 0;
 width: 100%;
 margin: 0 auto;
}

h2.co01s_tenpo_wrap {
 width: 100%;
 margin: 0 auto !important;
}

p.co01s_subtxt {
 font-size: 15px;
 text-align: center;
 line-height: 22px;
 width: 100%;
 margin: 0 auto;
}

.co01s_anker_wrap {
 width: 100%;
 margin: 0 auto;
 overflow: hidden;
 margin-top: 40px;
 text-align: center;
}

.co01s_anker_wrap ul li a {
 width: 150px;
 padding: 15px;
 color: #000;
 display: block;
 float: left;
 background: #eee;
 text-decoration: none;
 margin: 0 20px 0 0;
}

.co01s_anker_wrap ul li:last-child a {
 margin: 0;
}

.co01s_anker_wrap ul li a:hover {
 background: #ccc;
}

.co01s_anker_wrap ul li p {
 margin: 10px 0 0 0;
 font-size: 12px;

}

.co01s_anker_wrap ul li:nth-child(5n) a {
 margin: 0;
}

.co01s_anker_wrap ul li span {
 font-size: 16px;
 font-weight: bold;
 color: #0D3270;
 position: relative;
 text-indent: 15px;
 display: block;
}

.co01s_anker_wrap ul li span:before {
 display: block;
 content: "";
 position: absolute;
 top: 45%;
 left: 0;
 width: 16px;
 height: 16px;
 margin-top: -8px;
 border-radius: 50%;
 background: #0D3270;
}

.co01s_anker_wrap ul li span:after {
 display: block;
 content: "";
 position: absolute;
 top: 45%;
 left: 6px;
 width: 0;
 height: 0;
 margin-top: -5px;
 border: 5px solid transparent;
 border-left: 5px solid #fff;
}

h2.co01s_h2tl {
 font-size: 23px;
 font-weight: bold;
 text-align: center;
 padding: 20px 0;
 border-bottom: solid 1px;
 font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", Meiryo, "MS Mincho", "ＭＳ 明朝";
 margin: 30px 0;
}

h3.co01s_pre_subtl {
 font-size: 20px;
 font-weight: bold;
}

.co01s_pre_wrap,
.co01s_info_wrap {
 overflow: hidden;
}

.co01s_pre_l {
 float: left;
 width: 510px;
 font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", Meiryo, "MS Mincho", "ＭＳ 明朝";
}

p.co01s_pre_txt {
 font-size: 14px;
 font-weight: bold;
 line-height: 23px;
}

.co01s_pre_r {
 width: 250px;
 float: right;
}

.co01s_pre_l img {
 display: block;
 margin: 10px 0 0 0;
}

.co01s_info_l {
 margin-bottom: 20px;
 text-align: center;
}

.co01s_info_l img {
 display: inline-block;
 *display: inline;
 *zoom: 1;
 vertical-align: top;
 margin: 0 10px;
 width: 360px;
}

.co01s_info_r {}

.co01s_info_r table {
 border: solid 1px #CCCCCC;
 border-collapse: collapse;
}

.co01s_info_r th {
 padding: 10px 0;
 background: #F8F8F8 !important;
 width: 130px;
 font-size: 14px;
 border-right: solid 1px #ccc !important;
 font-weight: normal;
 text-align: center;
 color: #000;
}

.co01s_info_r tr {
 border-bottom: solid 1px #ccc;
 line-height: 30px;
 width: 100%;
}

.co01s_info_r td {
 font-size: 14px;
 padding: 5px 0 5px 20px;
 line-height: 22px;
}

.co01s_info_r tr:nth-child(12n) {
 border-collapse: collapse;
 border: none;
}

p.co01s_tenpo_txt {
 font-size: 15px;
 width: 100%;
 margin: 0 auto;
 padding: 20px 0;
 line-height: 24px;
 text-align: center;
}

.co01s_tenpo_photo {
 text-align: center;
 overflow: hidden;
}

.co01s_tenpo_photo div {
 display: inline-block;
 *display: inline;
 *zoom: 1;
 vertical-align: top;
 width: 360px;
 margin: 0 10px 25px 10px;
}


/* ----------------------------------------
　company02
---------------------------------------- */
.co02_wrap {
 font-size: 14px;
 line-height: 22px;
 text-align: left;
 margin-bottom: 40px;
}

.co02_wrap > div {
 overflow: hidden;
}

.co02_nav {
 width: 1000px;
 margin: 20px auto 0;
}

.co02_nav ul {
 display: -webkit-flex;
 display: flex;
 -webkit-justify-content: flex-start;
 justify-content: flex-start;
 border: 1px solid #999;
}

.co02_nav li {
 -webkit-flex-grow: 1;
 flex-grow: 1;
 border-right: 1px solid #999;
}

.co02_nav li:last-child {
 border-right: none;
}

.co02_nav li a {
 display: block;
 padding: 10px 0;
 color: #333;
 text-decoration: none;
 background: #fff;
 font-weight: bold;
 letter-spacing: 1px;
 font-size: 14px;
 text-align: center;
}

.co02_nav li a:hover {
 background: #fff;
}

.co02_tl {
 width: 100%;
 border-top: 1px solid #999;
 border-bottom: 1px solid #999;
 padding: 40px 0;
 letter-spacing: 1px;
 margin: 40px auto;
 text-align: center;
}

.co02_tl b {
 display: block;
 font-size: 24px;
 line-height: 32px;
 margin-bottom: 10px;
 font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.co02_tl span {
 display: block;
 font-family: 'Century Gothic', 'Arial';
}

.co02_article {
 width: 1000px;
 margin: 0 auto;
}

.co02_pagetop {
 width: 1000px;
 margin: 0 auto;
 padding-top: 40px;
 overflow: hidden;
}

.co02_pagetop a {
 float: right;
 color: #333;
 text-decoration: none;
 font-weight: bold;
 border: 1px solid #333;
 padding: 10px 20px;
}

.co02_pagetop a:hover {
 color: #999;
 border: 1px solid #999;
}

/* 代表メッセージ co02_message
---------------------------------------- */
.co02_message {
 overflow: hidden;
}

.co02_me_photo {
 float: left;
}

.co02_me_photo img {
 margin-right: 30px;
 width: 360px;
}

.co02_me_txt {}

.co02_me_txt b {
 display: block;
 font-size: 20px;
 line-height: 34px;
 padding: 0 0 20px;
 font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.co02_me_txt span {
 display: block;
 text-align: right;
 font-weight: bold;
 padding-top: 20px;
 letter-spacing: 1px;
}

/* 会社概要 co02_profile
---------------------------------------- */
.co02_profile {}

.co02_profile table {
 border-collapse: collapse;
 width: 100%;
 background-color: #fff;
}

.co02_profile tr:nth-child(2n-1) {
 background: #f5f5f5;
}

.co02_profile th,
.co02_profile td {
 padding: 20px;
 font-size: 14px;
 line-height: 1.6rem;
 border: none;
}

.co02_profile th {
 width: 180px;
}

.co02_profile tr:nth-child(2n) th {
 background: #fff;
}

.co02_profile td a {
 color: #333;
}

.co02_profile td a:hover {
 color: #999;
}

/* 店舗写真 co02_shop
---------------------------------------- */
.co02_shop {}

.co02_shop ul {
 overflow: hidden;
 text-align: center;
}

.co02_shop li {
 display: inline-block;
 *display: inline;
 *zoom: 1;
 vertical-align: top;
 margin: 40px 20px 0;
 width: 450px;
}

.co02_shop li:nth-child(1),
.co02_shop li:nth-child(2) {
 margin-top: 0;
}

.co02_shop img {
 vertical-align: bottom;
}

/* アクセスマップ co02_access
---------------------------------------- */
.co02_access {}

.co02_access_txt {
 overflow: hidden;
 margin-bottom: 20px;
}

.co02_access_txt p,
.co02_access_txt a {
 display: inline-block;
 *display: inline;
 *zoom: 1;
 vertical-align: middle;
}

.co02_access_txt p {
 width: 743px;
}

.co02_access_txt span {
 padding-right: 20px;
}

.co02_access_txt a {
 background: url(/company/img/icon_pin.png) no-repeat 10px 50%;
 width: 250px;
 border: 1px solid #999;
 height: 50px;
 line-height: 48px;
 text-align: center;
 text-decoration: none;
 background-color: #f5f5f5;
 color: #333;
 font-weight: bold;
 letter-spacing: 1px;
}

.co02_access_txt a:hover {
 background-color: #FFF;
 color: #333;
}

.co02_access iframe {
 width: 100%;
 height: 600px;
}


/* ----------------------------------------
　company02
---------------------------------------- */
.co02s_wrap {
 margin-bottom: 40px;
 font-size: 14px;
 line-height: 1.5rem;
}

.co02s_wrap > div {
 overflow: hidden;
}

.co02s_nav {
 width: 100%;
 margin: 20px auto 0;
}

.co02s_nav ul {
 display: -webkit-flex;
 display: flex;
 -webkit-justify-content: flex-start;
 justify-content: flex-start;
 border: 1px solid #999;
}

.co02s_nav li {
 -webkit-flex-grow: 1;
 flex-grow: 1;
 border-right: 1px solid #999;
}

.co02s_nav li:last-child {
 border-right: none;
}

.co02s_nav li a {
 display: block;
 padding: 10px 0;
 color: #333;
 text-decoration: none;
 background: #f5f5f5;
 font-weight: bold;
 letter-spacing: 1px;
 font-size: 14px;
 text-align: center;
}

.co02s_nav li a:hover {
 background: #fff;
}

.co02s_tl {
 width: 100%;
 border-top: 1px solid #999;
 border-bottom: 1px solid #999;
 padding: 30px 0;
 letter-spacing: 1px;
 margin: 30px auto;
 text-align: center;
}

.co02s_tl b {
 display: block;
 font-size: 24px;
 line-height: 32px;
 margin-bottom: 10px;
 font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.co02s_tl span {
 display: block;
 font-family: 'Century Gothic', 'Arial';
}

.co02s_article {
 width: 100%;
 margin: 0 auto;
}

.co02s_pagetop {
 width: 100%;
 margin: 0 auto;
 padding-top: 40px;
 overflow: hidden;
}

.co02s_pagetop a {
 float: right;
 color: #333;
 text-decoration: none;
 font-weight: bold;
 border: 1px solid #333;
 padding: 10px 20px;
}

.co02s_pagetop a:hover {
 color: #999;
 border: 1px solid #999;
}

/* 代表メッセージ co02s_message
---------------------------------------- */
.co02s_message {
 overflow: hidden;
}

.co02s_me_photo {
 float: left;
}

.co02s_me_photo img {
 margin-right: 40px;
}

.co02s_me_txt {}

.co02s_me_txt b {
 display: block;
 font-size: 22px;
 line-height: 32px;
 padding: 60px 0;
 font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.co02s_me_txt span {
 display: block;
 text-align: right;
 font-weight: bold;
 padding-top: 20px;
 letter-spacing: 1px;
}

/* 会社概要 co02s_profile
---------------------------------------- */
.co02s_profile {}

.co02s_profile table {
 border-collapse: collapse;
 width: 100%;
}

.co02s_profile tr:nth-child(2n-1) {
 background: #f5f5f5;
}

.co02s_profile th,
.co02s_profile td {
 padding: 20px;
 font-size: 14px;
 line-height: 1.6rem;
}

.co02s_profile th {
 width: 140px;
 background: none;
 border: none;
 color: #000;
}

.co02s_profile td a {
 color: #333;
}

.co02s_profile td a:hover {
 color: #999;
}

/* 店舗写真 co02s_shop
---------------------------------------- */
.co02s_shop {}

.co02s_shop ul {
 overflow: hidden;
 text-align: center;
}

.co02s_shop li {
 display: inline-block;
 *display: inline;
 *zoom: 1;
 vertical-align: top;
 margin: 20px 8px 0;
 width: 365px;
}

.co02s_shop li:nth-child(1),
.co02s_shop li:nth-child(2) {
 margin-top: 0;
}

.co02s_shop img {
 vertical-align: bottom;
}

/* アクセスマップ co02s_access
---------------------------------------- */
.co02s_access {}

.co02s_access_txt {
 overflow: hidden;
 margin-bottom: 20px;
}

.co02s_access_txt p,
.co02s_access_txt a {
 display: inline-block;
 *display: inline;
 *zoom: 1;
 vertical-align: middle;
}

.co02s_access_txt p {
 width: 563px;
}

.co02s_access_txt span {
 padding-right: 20px;
 display: block;
}

.co02s_access_txt a {
 background: url(/company/img/icon_pin.png) no-repeat 10px 50%;
 width: 210px;
 border: 1px solid #999;
 height: 50px;
 line-height: 48px;
 text-align: center;
 text-decoration: none;
 background-color: #f5f5f5;
 color: #333;
 font-weight: bold;
 letter-spacing: 1px;
}

.co02s_access_txt a:hover {
 background-color: #FFF;
 color: #333;
}

.co02s_access iframe {
 width: 100%;
 height: 600px;
 vertical-align: bottom;
}

/* ----------------------------------------
　company03
---------------------------------------- */

.co03_office {
 overflow: hidden;
 margin-bottom: 40px;
 font-size: 13px;
 line-height: 1.4rem;
}

.co03_of_photo {
 float: left;
 width: 500px;
 margin-bottom: 20px;
}

.co03_of_detail {
 float: right;
 width: 480px;
 margin-bottom: 20px;
}

.co03_of_detail table {
 border-top: 1px solid #ccc;
 border-collapse: collapse;
 width: 100%;
}

.co03_of_detail th,
.co03_of_detail td {
 border-bottom: 1px solid #ccc !important;
 padding: 12px;
 font-size: 13px;
 line-height: 1.4rem;
}

.co03_of_detail th {
 width: 70px;
}

.co03_of_detail td {}

.co03_of_comment {
 background: #f5f5f5;
 padding: 14px;
 border: 1px dashed #ccc;
 clear: both;
}

.co03_shop {
 font-size: 13px;
 line-height: 1.4rem;
}

.co03_shop h3 {
 padding: 15px;
 margin: 0 0 20px 0;
 border-top: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
}

.co03_sh_basic {
 overflow: hidden;
}

.co03_sh_txt {
 float: left;
 width: 500px;
 margin-bottom: 20px;
}

.co03_sh_txt span {
 display: block;
 background: #f5f5f5;
 padding: 14px;
 border: 1px dashed #ccc;
 margin-bottom: 10px;
}

.co03_sh_txt p {}

.co03_sh_ba_photo {
 float: right;
 width: 480px;
 margin-bottom: 20px;
}

.co03_sh_photo {
 clear: both;
}

.co03_sh_photo ul {
 overflow: hidden;
}

.co03_sh_photo li {
 float: left;
 padding-bottom: 20px;
 margin-right: 20px;
 width: 320px;
}

.co03_sh_photo li:nth-child(3n) {
 margin-right: 0;
}

.co03_sh_photo img {}

.co03_sh_map {
 font-size: 13px;
 line-height: 1.4rem;
}

.co03_sh_map p {
 text-align: center;
 margin-bottom: 10px;
}

.co03_sh_map > iframe {
 width: 100%;
 height: 400px;
 vertical-align: bottom;
 margin-bottom: 10px;
}

.co03_sh_map a {
 display: block;
 width: 300px;
 margin: 0 auto;
 text-align: center;
 border: 3px solid #ddd;
 padding: 10px 0;
 color: #333;
 text-decoration: none;
 font-weight: bold;
}

.co03_sh_map a:hover {
 background: #ddd;
 border: 3px solid #ddd;
}

/* ----------------------------------------
　company03
---------------------------------------- */

.co03s_office {
 overflow: hidden;
 margin-bottom: 40px;
 font-size: 13px;
 line-height: 1.4rem;
}

.co03s_of_photo {
 float: left;
 width: 320px;
 margin-bottom: 20px;
}

.co03s_of_detail {
 float: right;
 width: 440px;
 margin-bottom: 20px;
}

.co03s_of_detail table {
 border-top: 1px solid #ccc;
 border-collapse: collapse;
 width: 100%;
}

.co03s_of_detail th,
.co03s_of_detail td {
 border-bottom: 1px solid #ccc !important;
 padding: 9px;
 font-size: 13px;
 line-height: 1.4rem;
}

.co03s_of_detail th {
 width: 70px;
 background: none;
 border: none;
 color: #000;
}

.co03s_of_detail td {}

.co03s_of_comment {
 background: #f5f5f5;
 padding: 14px;
 border: 1px dashed #ccc;
 clear: both;
}

.co03s_shop {
 font-size: 13px;
 line-height: 1.4rem;
}

.co03s_shop h3 {
 padding: 15px;
 margin: 0 0 20px 0;
 border-top: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
}

.co03s_sh_basic {
 overflow: hidden;
}

.co03s_sh_txt {
 float: left;
 width: 380px;
 margin-bottom: 20px;
}

.co03s_sh_txt span {
 display: block;
 background: #f5f5f5;
 padding: 14px;
 border: 1px dashed #ccc;
 margin-bottom: 10px;
}

.co03s_sh_txt p {}

.co03s_sh_ba_photo {
 float: right;
 width: 380px;
 margin-bottom: 20px;
}

.co03s_sh_photo {
 clear: both;
}

.co03s_sh_photo ul {
 overflow: hidden;
}

.co03s_sh_photo li {
 float: left;
 padding-bottom: 15px;
 margin-right: 15px;
 width: 250px;
}

.co03s_sh_photo li:nth-child(3n) {
 margin-right: 0;
}

.co03s_sh_photo img {}

.co03s_sh_map {
 font-size: 13px;
 line-height: 1.4rem;
}

.co03s_sh_map p {
 text-align: center;
 margin-bottom: 10px;
}

.co03s_sh_map > iframe {
 width: 100%;
 height: 400px;
 vertical-align: bottom;
 margin-bottom: 10px;
}

.co03s_sh_map a {
 display: block;
 width: 300px;
 margin: 0 auto;
 text-align: center;
 border: 3px solid #ddd;
 padding: 10px 0;
 color: #333;
 text-decoration: none;
 font-weight: bold;
}

.co03s_sh_map a:hover {
 background: #ddd;
 border: 3px solid #ddd;
}

a[href^="tel:"] {
 pointer-events: none;
 color: #000;
 text-decoration: none;
}

.co02_movie {
 width: 1000px;
 margin: 0 auto;
 display: flex;
 justify-content: space-between;
}

.co02_movie iframe {
 width: 480px;
 height: 270px;
}
