

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

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: #f5f5f5;
	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: 40px;
}
.co02_me_txt {
}
.co02_me_txt b {
	display: block;
	font-size: 24px;
	line-height: 34px;
	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;
}
.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%;
}
.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;
}

/* ----------------------------------------
shop
---------------------------------------- */
.pc_none {
	display: none;
}

#page-top{
	z-index: 10;
}

/*----------コンテンツ幅指定--------------*/

.shop01_shop_wrap,
.shop01_gallery_wrap ul,
.shop01_form_wrap,
.shop_box {
	width: 1200px;
	margin: 0 auto;
}

.shop01_form_wrap{
	margin-bottom: 80px;
}

/*----------/コンテンツ幅指定--------------*/

.pan_wrap_wide {
	background: #ebebeb;
	padding: 5px 0px 5px 15px;
}
.pan_wrap_wide div {
	display: inline-block;
	font-size: 11px;
	line-height: 17px;
	padding-right: 20px;
}
.pan_wrap_wide a {
	color: #333 !important;
	position: relative;
}
.pan_wrap_wide a:hover {
	text-decoration: underline;
}
.pan_wrap_wide a::before {
	content: "";
	top: 5px;
	right: -13px;
	width: 6px;
	height: 6px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
}
.pan_wrap_wide a span{
	color:#333 !important;
	font-size: 12px;
}
.pan_wrap_wide font a:before {
	content: none;
}
.pan_wrap div:last-child a {
	background: none;
}

.shop01_main_wrap {
	width: 100%;
	padding: 80px 0;
	background-image: url(../company/shop/img/shop_main.webp);
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing: border-box;
}


.shop01_main_con {
	background: rgb(255, 255, 255, .8);
    position: relative;
    text-align: center;
    padding: 40px 0;
    backdrop-filter: blur(4px);
}

.shop01_main_con h2 {
	font-size: 40px;
	font-weight: 600;
	letter-spacing: 1px;
    line-height: 1;
    margin: 15px 0 0;
}

.shop01_main_con h2::after {
	content: "";
    display: block;
    width: 80px;
    height: 5px;
    margin: 20px auto 0;
    background: #042455;
}


.shop01_con_ti {
	width: 300px;
	margin: 0 auto;
	padding: 70px 0 60px 0;
	text-align: center;
	position: relative;
}

.shop01_con_ti h2 {
	font-size: 30px;
	line-height: 1;
	letter-spacing: 1px;
	margin: 0 0 15px;
	font-weight: bold;
}

.shop01_con_ti span {
	color: #042455;
    font-size: 16px;
    font-weight: bold;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    letter-spacing: 0.1em;
}


.shop01_shop_con {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}

.shop01_shop_con img {
	width: 48%;
}

.shop01_shop_table {
	width: 48%;
	border-top: solid 1px #cccccc;
	border-spacing: 0;
}

.shop01_shop_table tr {
	display: block;
	border-bottom: solid 1px #cccccc;
}

.shop01_shop_table th {
	width: 145px;
	padding: 23px 0;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 1px;
	text-align: center;
	background: #f5f5f5;
	border: none;
    color: #333;
}

.shop01_shop_table td {
	padding: 16px 0;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 1px;
	padding-left: 25px;
	line-height: 24px;
}

.shop01_shop_table a {
	color: #1781da;
}

.shop01_shop_table a:hover {
	opacity: .8;
}

.shop01_shop_tel {
	width: 100%;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px 10%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
	position: fixed;
    bottom: 0;
    left: 0;
	z-index: 10;
	transition: opacity 0.5s ease;
    opacity: 1;
    visibility: visible;
}

.shop01_shop_tel.hide {
    opacity: 0;
    visibility: hidden;
  }

.shop01_shop_teL_le {
    width: 30%;
}

.shop01_shop_teL_le a {
	font-size: 24px;
    line-height: 1.2;
    font-weight: 600;
    display: flex;
    align-items: center;
    column-gap: 10px;
    color: #fff;
}

.shop01_shop_tel_ri {
    width: 65%;
    display: flex;
    justify-content: flex-end;
    column-gap: 3%;
}

.shop01_shop_tel_ri a {
    width: 48%;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #dc143c;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	box-sizing: border-box;
	position: relative;
	transition: .3s;
	box-shadow: 2px 2px 5px rgb(51, 51, 51, .2);
	border-radius: 5px;
	text-decoration: none;
	border: solid 1px #dc143c;
}

.shop01_shop_tel_ri a:last-child{
	background: #333;
	border: solid 1px #333;
}

.shop01_shop_tel_ri a:hover {
	background: #fff;
	color: #dc143c;
}

.shop01_shop_tel_ri a:last-child:hover {
	background: #fff;
	color: #333;
}

.shop01_shop_tel_ri a::before {
    content: "";
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 20px;
    top: 25px;
}


.shop01_shop_tel_ri a:hover::before {
	border-top: 2px solid #042455;
    border-right: 2px solid #042455;
}

.shop01_shop_tel_ri a i {
	color: #fff;
	margin-right: 10px;
}

.shop01_shop_tel_ri a:hover i {
	color: #042455;
}

.shop01_shop_map iframe{
	width: 100%;
	height: 350px;
}

.shop01_shop_map p {
	font-size: 16px;
	font-weight: 600;
	display: flex;
	align-items: center;
	margin: 0 auto;
	width: 500px;
	justify-content: center;
	column-gap: 10px;
	padding: 5px 0 30px 0;
}

.shop01_btn_list ul{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
}

.shop01_btn_list ul li{
	width: 24%;
}

.shop01_btn_list ul li:nth-child(2){
	margin-left: 3%;
}

.shop01_btn_list ul li a{
	display: block;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    color: #042455;
    font-size: 16px;
    font-weight: 600;
    box-sizing: border-box;
    position: relative;
    transition: .3s;
    box-shadow: 2px 2px 5px rgb(51, 51, 51, .2);
    border-radius: 5px;
    text-decoration: none;
    border: solid 1px #042455;
}

.shop01_btn_list ul li a::after{
	content: "";
    width: 8px;
    height: 8px;
    border-top: 2px solid #042455;
    border-right: 2px solid #042455;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 20px;
    top: 25px;
}

.shop01_btn_list ul li a:hover{
	background: #042455;
	color: #fff;
}

.shop01_btn_list ul li a:hover::after{
	border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}

.shop01_gallery_wrap {
	background: #f5f5f5;
	margin: 80px 0;
}

.shop01_gall_wan {
	position: absolute;
	top: 50px;
	right: -250px;
}

.shop01_gallery_wrap ul li {
	display: grid;
}

.shop01_gallery_wrap ul li p {
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	padding: 8px 0 16px 0;
}

.shop01_gallery_main ul,
.shop01_gallery_sub ul
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	column-gap: 30px;
	padding-bottom: 30px;
}

.shop01_gallery_sub ul{
	padding-bottom: 60px;
}

.shop01_gallery_wrap ul li {
	display: grid;
	width: 48%;
}

.shop01_gallery_sub ul li {
	display: grid;
	width: 31%;
}

.huan_g_reviews {
	width: 1200px;
	margin: 0 auto;
	padding: 60px 0;
}

.shop01_g_ti h2 {
	font-size: 30px;
	line-height: 1;
	font-weight: 600;
	display: flex;
	align-items: center;
	margin: 0 auto;
	width: 380px;
	text-align: center;
	color: #a9a3a3;
	column-gap: 10px;
	position: relative;
}


.shop01_form_te {
	width: 100%;
	background: #f5f5f5;
	margin: 60px auto;
	padding: 40px 50px;
	box-sizing: border-box;
}

.shop01_form_te p {
	font-size: 15px;
	line-height: 24px;
}
.shop_company_wrap {
	background-color: #f5f5f5;
	padding: 80px 0px;
}

.shop_tl {
	text-align: center;
	margin: 0px 0 50px;
}

.shop_box {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 30px;
	position: relative;
	
	& li{
	width: 48%;
	
	& .shop_box_in {
		background-color: #fff;
		display: flex;
		justify-content: space-between;
		box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.2);
		color: #333;

		&>.img {
			width: 45%;

			& img {
				width: 100%;
				height: 100% !important;
				object-fit: cover;
			}
		}
	}
}

.shop_conts {
	padding: 5%;
	box-sizing: border-box;

	& strong {
		font-size: 17px;
		font-weight: bold;
	}

	&>.shop_tel {
		font-size: 20px;
		font-weight: bold;
		display: flex;
		gap: 10px;
		margin: 15px 0;
		line-height: 1;
	}

	&>.shop_tel a {
		pointer-events: none !important;
	}

	&>.shop_txt {
		font-size: 14px;
		line-height: 1.5;
		margin-bottom: 15px;
		display: block;
		width: 230px;
	}

	&> a {
		display: flex;
		align-items: center;
		justify-content: right;
		gap: 12px;
		font-size: 15px;
		font-weight: bold;
		color: #042455;
	}

}


/* shop
---------------------------------------- */