@media screen and (max-width:667px){

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

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

th{
	background-color:transparent !important;
    font-weight: normal !important;
    border: none !important;
    color: #000 !important;
}
.company_conts_h2{
    line-height: 34px !important;
}
.conts_h2_link{
        display: block;
        background-color: #fff;
        border: solid 1px #042455;
        line-height: 26px;
        font-size: 10px;
        color: #042455;
        padding: 0px 8px 0px 0px;
        margin: 3px auto 0px auto;
        text-decoration: none;
        position: relative;
        letter-spacing: 2px;
        text-align: center;
        width: 215px;
		font-weight: normal;
        float: right;
}
.conts_h2_link::after {
        content: "";
        width: 4px;
        height: 4px;
        border-top: 1px solid #042455;
        border-right: 1px solid #042455;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
right: 12px;
        top: 10px;
    }

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

.co01_main_wrap {
	width: 100%;
	background: url(/company/img/01/mainimg.jpg) no-repeat 50%;
	background-size: cover;
	height: 120px;
	clear:both;
}
.co01_mainsubtl {
	font-size: 20px;
	color: #fff;
	width: 92%;
	margin: 0 auto;
	padding: 4%;
	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: 15px;
	display: block;
	line-height: 20px;
	margin: 15px 0 0 0;
	font-weight: normal;
}
h2.co01_miantl {
	font-size: 18px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", Meiryo, "MS Mincho", "ＭＳ 明朝";
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	color: #0D316D;
	width: 96%;
	margin: 0 auto;
	padding: 20px 0;
}
p.co01_subtxt {
	font-size: 14px;
	line-height: 22px;
	width: 96%;
	margin: 0 auto;
}
.co01_anker_wrap {
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 5%;
	margin-bottom: -20px;
}
.co01_anker_wrap ul li a {
	width: 40%;
	padding: 4%;
	color: #000;
	display: block;
	float: left;
	background: #eee;
	margin: 0 3% 3% 0;
}
.co01_anker_wrap ul li a:hover {background:#ccc;}
.co01_anker_wrap ul li p {
	margin: 10px 0 0 0;
	font-size: 13px; 
	height: 5%;
}
.co01_anker_wrap ul li:nth-child(2n) a {margin:0 0 3% 0;}
.co01_anker_wrap ul li span {
	font-size: 14px;
	font-weight: bold;
	color: #0D3270;
	text-indent: 20px;
	display: block;
	position:relative;
}
.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: 24px;
	font-weight: bold;
	text-align: center;
	border-bottom: solid 1px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", Meiryo, "MS Mincho", "ＭＳ 明朝";
	padding: 30px 0 15px 0;
	margin: 0 0 10px 0;
}
h3.co01_pre_subtl {
	font-size: 18px;
	font-weight: bold;
	line-height: 23px;
	margin: 0 0 5px 0;
}
.co01_pre_wrap, .co01_info_wrap {
	overflow: hidden;
	width: 96%;
	margin: 0 auto;
}
.co01_pre_l {
	width: 100%;
	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 {
	margin:10px 0 0 0;
}
.co01_pre_l img {
	float: right;
	display: block;
	margin: 25px 0 7px 0;
}
.co01_info_l {
	width: 100%;
	text-align: center;
}
.co01_info_l img {	
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}
.co01_info_r {
	width: 100%;
}
.co01_info_r table {
	font-size:15px;
	border:solid 1px #CCCCCC;
}
.co01_info_r th {
	padding: 10px 0;
	background: #F8F8F8 !important;
	font-size: 14px;
	border-right: solid 1px #ccc !important;
	font-weight: normal;
	width: 30%;
	text-indent: 5px;
}
.co01_info_r tr {
	border-bottom: solid 1px #ccc;
	border-collapse: collapse;
	line-height: 30px;
	width: 100%;
}
.co01_info_r td {
	font-size: 14px;
	padding: 5px 0 5px 10px;
	line-height: 22px;
	vertical-align: middle;
	text-align: left;
}
.co01_info_r tr:nth-child(12n) {
	border-collapse: collapse;
	border: none;
}
p.co01_tenpo_txt {
	font-size: 14px;
	line-height: 22px;
	width: 96%;
	margin: 0 auto 10px;
	text-align: left;
}
.co01_tenpo_photo {
	width: 96%;
	margin: 0 auto;
}
.co01_tenpo_photo div {
	text-align: center;
	margin-bottom: 5px;
}
.co01_tenpo_photo div img {
	max-height: 300px;
}
iframe.co01_access {
	height: 220px;
	margin: 0 0 15px 0;
}
iframe.pano_view {
	display: block;
	height: 350px;
}
.pano_link a {
	font-size: 16px;
	color: #fff!important;
	text-align: center;
	display: block;
	line-height: 40px;
	margin-top: 15px;
	background: #0D3270;
	font-weight: bold;
}

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

.co01s_main_wrap {
	width: 100%;
	background: url(/company/img/01/mainimg.jpg) no-repeat 50%;
	background-size: cover;
	height: 120px;
}
.co01s_mainsubtl {
	font-size: 20px;
	color: #fff;
	width: 92%;
	margin: 0 auto;
	padding: 4%;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", Meiryo, "MS Mincho", "ＭＳ 明朝";
	font-weight: bold;
	text-shadow: 0 0 5px #000;
}
span.co01s_company {
	font-size: 15px;
	margin: 0 0 0 15px;
}
span.co01s_maintxt {
	font-size: 15px;
	display: block;
	line-height: 20px;
	margin: 15px 0 0 0;
	font-weight: normal;
}
h2.co01s_miantl {
	font-size: 18px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", Meiryo, "MS Mincho", "ＭＳ 明朝";
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	color: #0D316D;
	width: 96%;
	margin: 0 auto;
	padding: 20px 0;
}
p.co01s_subtxt {
	font-size: 14px;
	line-height: 22px;
	width: 96%;
	margin: 0 auto;
}
.co01s_anker_wrap {
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 5%;
	margin-bottom: -20px;
}
.co01s_anker_wrap ul li a {
	width: 40%;
	padding: 4%;
	color: #000;
	display: block;
	float: left;
	background: #eee;
	margin: 0 3% 3% 0;
}
.co01s_anker_wrap ul li a:hover {background:#ccc;}
.co01s_anker_wrap ul li p {
	margin: 10px 0 0 0;
	font-size: 13px; 
	height: 5%;
}
.co01s_anker_wrap ul li:nth-child(2n) a {margin:0 0 3% 0;}
.co01s_anker_wrap ul li span {
	font-size: 14px;
	font-weight: bold;
	color: #0D3270;
	text-indent: 20px;
	display: block;
	position:relative;
}
.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: 24px;
	font-weight: bold;
	text-align: center;
	border-bottom: solid 1px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", Meiryo, "MS Mincho", "ＭＳ 明朝";
	padding: 30px 0 15px 0;
	margin: 0 0 10px 0;
}
h3.co01s_pre_subtl {
	font-size: 18px;
	font-weight: bold;
	line-height: 23px;
	margin: 0 0 5px 0;
}
.co01s_pre_wrap, .co01s_info_wrap {
	overflow: hidden;
	width: 96%;
	margin: 0 auto;
}
.co01s_pre_l {
	width: 100%;
	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 {
	margin:10px 0 0 0;
}
.co01s_pre_l img {
	float: right;
	display: block;
	margin: 25px 0 7px 0;
}
.co01s_info_l {
	width: 100%;
	text-align: center;
}
.co01s_info_l img {	
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}
.co01s_info_r {
	width: 100%;
}
.co01s_info_r table {
	font-size:15px;
	border:solid 1px #CCCCCC;
}
.co01s_info_r th {
	padding: 10px 0;
	background: #F8F8F8;
	font-size: 14px;
	border-right: solid 1px #ccc;
	font-weight: normal;
	width: 30%;
	text-indent: 5px;
}
.co01s_info_r tr {
	border-bottom: solid 1px #ccc;
	border-collapse: collapse;
	line-height: 30px;
	width: 100%;
}
.co01s_info_r td {
	font-size: 14px;
	padding: 5px 0 5px 10px;
	line-height: 22px;
	vertical-align: middle;
	text-align: left;
}
.co01s_info_r tr:nth-child(12n) {
	border-collapse: collapse;
	border: none;
}
p.co01s_tenpo_txt {
	font-size: 14px;
	line-height: 22px;
	width: 96%;
	margin: 0 auto 10px;
	text-align: left;
}
.co01s_tenpo_photo {
	width: 96%;
	margin: 0 auto 10px;
}
.co01s_tenpo_photo div {
	text-align: center;
	margin-bottom: 5px;
}
.co01s_tenpo_photo div img {
	max-height: 300px;
}
iframe.co01s_access {
	height: 220px;
	margin: 0 0 15px 0;
}

/* ----------------------------------------
　company02
---------------------------------------- */
.co02_wrap {
	font-size: 14px!important;
	line-height: 22px;
	text-align: left;
	margin-bottom: 40px;
}
.co02_wrap > div {	overflow: hidden;}
.co02_nav {
	width: 98%;
	margin: 10px auto 10px	;
}
.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;
	font-size: 12px;
	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: 20px 0;
	letter-spacing: 1px;
	margin: 0px auto 10px;
	text-align: center;
}
.co02_tl b {
	display: block;
	font-size: 24px;
	line-height: 32px;
	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: 96%;
    margin: 0px auto 20px auto;
}
.co02_pagetop {
	width: 96%;
	margin: 0 auto;
	padding-top: 20px;
	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 {
	text-align: center;
}
.co02_me_photo img {
	max-height: 400px;
}
.co02_me_txt {
	width: 100%;
}
.co02_me_txt b {
	display: block;
	font-size: 20px;
	line-height: 30px;
	padding: 30px 0;
}
.co02_me_txt p {
	font-size: 14px;
	line-height: 22px;
}
.co02_me_txt span {
	display: block;
	text-align: right;
	font-weight: bold;
	padding-top: 10px;
	letter-spacing: 1px;
}
.co02_me_txt span img{
	width:60%;
}

/* 会社概要 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: 10px 2%;
	font-size: 13px;
	line-height: 20px;
}
.co02_profile th {
	width: 30%;
}
.co02_profile td {
}
/* 店舗写真 co02_shop
---------------------------------------- */
.co02_shop {
}
.co02_shop ul {
	overflow: hidden;
}
.co02_shop li {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.co02_shop li:last-child {
	margin-bottom: 0;
}
.co02_shop img {
	vertical-align: bottom;
}

/* アクセスマップ co02_access
---------------------------------------- */
.co02_access {
}
.co02_access_txt {
	overflow: hidden;
	margin-bottom: 20px;
}
.co02_access_txt p {
	width: 100%;
	margin-bottom: 5px;
	text-align: center;
}
.co02_access_txt span {
	display: block;
}
.co02_access_txt a {
	display: block;
	background: url(/company/img/icon_pin.png) no-repeat 10px 50%;
	background-size: 20px auto;
	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;
	margin: 0 auto;
}
.co02_access_txt a:hover {
 	background-color:#FFF;
	color: #333;
}
.co02_access iframe {
	width: 100%;
	height: 400px;
}


/* ----------------------------------------
　company02
---------------------------------------- */
.co02s_wrap {
	font-size: 14px!important;
	line-height: 22px;
	text-align: left;
	margin-bottom: 40px;
}
.co02s_wrap > div {	overflow: hidden;}
.co02s_nav {
	width: 98%;
	margin: 10px 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;
	font-size: 12px;
	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: 20px 0;
	letter-spacing: 1px;
	margin: 20px auto 10px;
	text-align: center;
}
.co02s_tl b {
	display: block;
	font-size: 24px;
	line-height: 32px;
	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: 96%;
	margin: 0 auto;
}
.co02s_pagetop {
	width: 96%;
	margin: 0 auto;
	padding-top: 20px;
	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 {
	text-align: center;
}
.co02s_me_photo img {
	max-height: 400px;
}
.co02s_me_txt {
	width: 100%;
}
.co02s_me_txt b {
	display: block;
	font-size: 20px;
	line-height: 30px;
	padding: 30px 0;
}
.co02s_me_txt span {
	display: block;
	text-align: right;
	font-weight: bold;
	padding-top: 10px;
	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: 10px 2%;
	font-size: 13px;
	line-height: 20px;
}
.co02s_profile th {
	width: 30%;
}
.co02s_profile td {
}
/* 店舗写真 co02s_shop
---------------------------------------- */
.co02s_shop {
}
.co02s_shop ul {
	overflow: hidden;
}
.co02s_shop li {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.co02s_shop li:last-child {
	margin-bottom: 0;
}
.co02s_shop img {
	vertical-align: bottom;
}

/* アクセスマップ co02s_access
---------------------------------------- */
.co02s_access {
}
.co02s_access_txt {
	overflow: hidden;
	margin-bottom: 20px;
}
.co02s_access_txt p {
	width: 100%;
	margin-bottom: 5px;
	text-align: center;
}
.co02s_access_txt span {
	display: block;
}
.co02s_access_txt a {
	display: block;
	background: url(/company/img/icon_pin.png) no-repeat 10px 50%;
	background-size: 20px auto;
	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;
	margin: 0 auto;
}
.co02s_access_txt a:hover {
 	background-color:#FFF;
	color: #333;
}
.co02s_access iframe {
	width: 100%;
	height: 400px;
}


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

.co03_office {
	width: 96%;
	margin: 0 auto 10px;
	overflow: hidden;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}
.co03_of_photo {
	width: 100%;
	margin-bottom: 10px;
}
.co03_of_detail {
	width: 100%;
	margin-bottom: 10px;
}
.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;
	padding: 3%;
	font-size: 13px;
	line-height: 20px;
}
.co03_of_detail th {
	width: 70px;
}
.co03_of_detail td {
}
.co03_of_comment {
	background: #f5f5f5;
	padding: 3%;
	border: 1px dashed #ccc;
	clear: both;
}
.co03_of_comment p {
	font-size: 14px;
	line-height: 22px;
}
.co03_shop {
    font-size: 13px;
    line-height: 20px;
    text-align: left;
    margin: 0px 0px 40px 0px;
}
.co03_shop h3 {
    padding: 15px;
    margin: 0 0 10px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    background: #042455;
    color: #fff;
}
.co03_sh_basic {
	overflow: hidden;
	width: 96%;
	margin: 0 auto 10px;
}
.co03_sh_txt {
	width: 100%;
	margin-bottom: 10px;
}
.co03_sh_txt span {
	display: block;
	background: #f5f5f5;
	padding: 3%;
	border: 1px dashed #ccc;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 22px;
}
.co03_sh_txt p {
	font-size: 14px;
	line-height: 22px;
}
.co03_sh_ba_photo {
	width: 100%;
}
.co03_sh_ba_photo img {
	vertical-align: bottom;
}
.co03_sh_photo {
	clear: both;
	text-align: center;
	width: 96%;
	margin: 0 auto 10px;
}
.co03_sh_photo ul {
	overflow: hidden;
}
.co03_sh_photo li {
	margin-bottom: 2%;
}
.co03_sh_photo li:nth-child(3n) {
	margin-bottom: 0;
}
.co03_sh_photo img {
}
.co03_sh_map {
	font-size: 13px;
	line-height: 20px;
}
.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 {
	width: 96%;
	margin: 0 auto 10px;
	overflow: hidden;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}
.co03s_of_photo {
	width: 100%;
	margin-bottom: 10px;
}
.co03s_of_detail {
	width: 100%;
	margin-bottom: 10px;
}
.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: 3%;
	font-size: 13px;
	line-height: 20px;
}
.co03s_of_detail th {
	width: 70px;
}
.co03s_of_detail td {
}
.co03s_of_comment {
	background: #f5f5f5;
	padding: 3%;
	border: 1px dashed #ccc;
	clear: both;
}
.co03s_shop {
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}
.co03s_shop h3 {
	padding: 15px;
	margin: 0 0 10px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 15px;
	font-weight: bold;
}
.co03s_sh_basic {
	overflow: hidden;
	width: 96%;
	margin: 0 auto 10px;
}
.co03s_sh_txt {
	width: 100%;
	margin-bottom: 10px;
}
.co03s_sh_txt span {
	display: block;
	background: #f5f5f5;
	padding: 3%;
	border: 1px dashed #ccc;
	margin-bottom: 10px;
}
.co03s_sh_txt p {
	font-size: 13px;
	line-height: 20px;
}
.co03s_sh_ba_photo {
	width: 100%;
}
.co03s_sh_ba_photo img {
	vertical-align: bottom;
}
.co03s_sh_photo {
	clear: both;
	text-align: center;
	width: 96%;
	margin: 0 auto 10px;
}
.co03s_sh_photo ul {
	overflow: hidden;
}
.co03s_sh_photo li {
	margin-bottom: 2%;
}
.co03s_sh_photo li:nth-child(3n) {
	margin-bottom: 0;
}
.co03s_sh_photo img {
}
.co03s_sh_map {
	font-size: 13px;
	line-height: 20px;
}
.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;
}





}/* media screen fin 消さないこと */