@charset "utf-8";
/* SEEDS CSS Document */

/* 要素リセット */

* {
   margin: 0;
   padding: 0;
}

p,address {
   font-size: 100%;
   font-weight: normal;
   font-style: normal;
	 margin: 0px;
}

h1,h2,h3,h4,h5,h6 {
   font-size: 100%;
   font-style: normal;
}

img {
   border: none;
   padding: 0;
   margin: 0;
}

/* 全ページ共通 */

body {
   margin: 0px;
   padding: 0px;
   text-align: left;
   font-size: 100%;
   color: #000;
   line-height: 1.5em;
   font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue","Yu Gothic",YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif;
   text-align: justify;
   text-justify: inter-ideograph;
   -webkit-text-size-adjust: 100%;
}

.container {
	width: 100%;
	padding-bottom: 50px;
}

.container_next {
	width: 100%;
	padding: 50px 0px;
}

/* ヘッダー */
#slide_area {
	background-color: #000;
}

#header_area {
	width: 100%;
}

#logomark {
	float: left;
	padding: 10px 0px 10px 10px;
}

#header_textarea {
	overflow: hidden;
	float: right;
	color: #fff;
	padding-top: 46px;
	margin: 0px 20px 0px 0px;
}

.header_text {
	float: left;
	text-align: right;
	width: 300px;
	font-weight: bold;
}

#header_telarea {
	float: right;
	margin-left: 30px;
}

#header_telarea a {
	color: #fff;
	text-decoration: none;
}


.header_tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

.sentence {
	position: absolute;
	top: 165px;
	left: 5%;
	width: 90%;
	margin: 0px auto;
	color: #fff;
	letter-spacing: 3px;
}

/* フッター */

#footer_area {
	background-color: #000;
	color: #fff;
	text-align: center;
}

.footer_menu {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 10px 0px;
}

.footer_menu ul li {
	display: inline-block;
	font-size: 13px;
	padding: 0px 20px;
}

.footer_menu ul li a {
	color: #fff;
	text-decoration: none;
}

.footer_menu ul li a:hover {
	color: #999;
	text-decoration: none;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
}

.footer_menu2 {
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
}

.footer_menu2 ul li {
	display: inline-block;
	font-size: 13px;
}

.footer_menu2 ul li a {
	color: #fff;
	text-decoration: none;
	background-color: #212121;
	border: 1px solid #666;
	padding: 5px 20px;
	display: block;
}

.footer_menu ul2 li a:hover {
	color: #ccc;
	text-decoration: none;
	background-color: #212121;
	border: 1px solid #666;
	padding: 5px 20px;
	display: block;
}

#footer_bannerarea {
	overflow: hidden;
	margin-bottom: 30px;
}

.footer_banner {
	display: inline;
	margin: 0px 30px;
}

.footer_logo {
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;
}

address {
	font-size: 12px;
	padding-bottom: 20px;
}

.footer_tel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.copyright {
	font-size: 12px;
	padding-bottom: 20px;
}




/* 装飾関係 */

.m_b10 {
   margin-bottom: 10px;
}

.m_b30 {
   margin-bottom: 30px;
}

.m_b50 {
   margin-bottom: 50px;
}

.m_auto {
   margin-left: auto;
   margin-right: auto;
}

.f_left {
   float: left;
}

.f_right {
   float: right;
}

.t_left, .alignleft {
   text-align: left;
}

.t_center, .aligncenter {
   text-align: center;
}

.t_right, .alignright {
   text-align: right;
}

.red {
   color: red;
}

.bold {
   font-weight: bold;
}

.over_hidden {
   overflow: hidden;
}

.font17px {
   font-size: 17px;
}

/* タグ内１行目のみ字下げ */
.jisage {
   text-indent:1em;
}

/* タグ内１行目以外字下げ */
.jisage2 {
   padding-left: 1em;
   text-indent: -1em;
}

.free_img {
   width:100%;
   height: auto;
}

.bgc_bl {
	background-color: #000;
}

.nowrap {
   white-space: nowrap;
}

/* INDEXページ */

#index_topimg {
	display: block;
}

#index_topimg2 {
	display: none;
}

.index_text {
	text-align: left;
	text-indent:1em;
	font-size: 17px;
	line-height: 2em;
	text-shadow: 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff;
}


/* INDEXページサービスメニュー */

.border_red {
	background-color: rgba(5,18,82,0.8);
}

.border_blue {
	background-color: rgba(102,8,22,0.8);
}


.setitle_eng {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	font-style: oblique;
	padding: 10px 20px;
	display: inline-block;
}

.setitle_jp {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	font-style: oblique;
	padding: 10px 20px;
	display: inline-block;
}

#service01 {
	background: url(../images/index/service01_img.jpg) bottom left no-repeat;
}

#service02 {
	background: url(../images/index/service02_img.jpg) bottom left no-repeat;
}

.se_textarea {
	background-color: rgba(255,255,255,0.8);
	width: 300px;
	margin: 20px 20px 20px auto;
	padding: 20px 0px;
}

.se_textareasub {
	width: 95%;
	margin: auto;
	height: 300px;
}

.coating_btm {
	text-align: left;
	padding: 5px 10px;
	margin-bottom: 5px;
	font-weight: bold;
	background: url(../images/white_tetra.png)rgba(102,8,22,0.6) center right 10px no-repeat;
}

.shosai_btn a {
	text-decoration: none;
}

.protect_btm {
	text-align: left;
	padding: 5px 10px;
	margin-bottom: 5px;
	font-weight: bold;
	background: url(../images/white_tetra.png)rgba(5,18,82,0.7) center right 10px no-repeat;
	color: #fff;
}

.se_textareasub a {
	color: #fff;
	text-decoration: none;
}

.se_textareasub a:hover {
	color: #ccc;
	text-decoration: none;
}

.se_menu02area {
	width: 24.6%;
	display: inline-block;
	vertical-align: top;
}

.se_menu02 {
	width: 90%;
	margin: auto;
}

.se_textarea02 {
	background-color: #eee;
	width: 100%;
	padding: 20px 0px;
}

.se_textareasub02 {
	width: 95%;
	margin: auto;
	height: 200px;
}

.index_seimg img {
	width: 100%;
	height: auto;
}

.ss_btn {
	background-color: #333;
	color: #fff;
	font-weight: bold;
	padding: 5px 20px;
	font-size: 13px;
}

.red_tetra {
	vertical-align:middle;
	margin-left: 20px;
}

/* INDEXページ施工事例 */

#index_jireiarea {
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-bottom: 50px;
}

.red_tetra2 {
	vertical-align:middle;
	margin-left: 1px;
}

/* INDEXページSTAFF */

.index_area02 {
	width: 900px;
	padding: 30px 0px 30px 0px;
	margin: 0px 50px 0px auto;
	text-align: center;
}

/* INDEXページACCESS */

#access_container {
	overflow: hidden;
	background-color: #333;
}

.access_conarea {
	width: 35%;
	float: left;
}

#index_maparea {
	width: 60%;
	float: left;
}

.shop_img {
	width: 70%;
	margin: 0px auto 30px auto;
}

.shop_img img {
	width: 100%;
	height: auto;
}

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

.index_accesstext {
	width: 230px;
	margin: auto;
	color: #fff;
}

.access_tel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

/* NEXTページ共通 */

#page_titlearea {
	width: 97%;
	margin: auto;
	padding: 50px 0px 10px 0px;
	overflow: hidden;
	border-bottom: 8px solid #000;
	border-bottom-style: ridge;
}

.next_contents {
	width: 97%;
	margin: auto;
	padding: 50px 0px;
}

#left_area {
	width: 73%;
	float: left;
}

.page_h2 {
	font-size: 22px;
	margin-bottom: 20px;
	color: #333;
	background-color: #CCC;
	padding: 10px 20px;
	border-left: 10px solid #333;
}

.page_h3 {
	font-size: 18px;
	margin-bottom: 20px;
	color: #333;
	background-color: #eee;
	padding: 10px 20px;
}

#right_area {
	width: 23%;
	float: right;
	text-align: center;
}

#right_bannerarea {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 2px solid #999;
	border-bottom-style: dotted;
}

.side_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	padding: 20px 0px 20px 0px;
	color: #999;
	text-align: center;
}

.page_banner img {
	width: 100%;
	height: auto;
	margin: 0px 0px 5px 0px;
}

#next_topimg {
	display: block;
}

#next_topimg2 {
	display: none;
}

.next_h1 {
	font-size: 30px;
	float: left;
	color: #333;
	padding-right: 20px;
}

.title_eng {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ccc;
}

/* ご挨拶ページ */

.greeting_text {
	padding-bottom: 50px;
	font-size: 110%;
	line-height: 1.5em;

}

/* サービス案内ページ */

.service_area {
	margin-bottom: 50px;
}

.service_h2area {
	width: 100%;
	background-color: #ccc;
	margin-bottom: 20px;
	overflow: hidden;
}

.service_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	float: left;
	padding: 10px 20px;
	margin-right: 10px;
	background-color: #666;
	color: #fff;
}

.service_jp {
	font-weight: bold;
	font-size: 18px;
	color: #666;
	padding: 10px;
}

.service_h3 {
	margin-bottom: 15px;
}

.service_h4 {
	margin-bottom: 15px;
	font-weight: bold;
	color: #005e99;
}

.service_h3sub {
	background-color: #F00;
	font-size: 18px;
	padding: 5px 50px;
	color: #fff;
}

.servicemenu {
	width: 100%;
	margin: 0px auto 50px auto;
}

.string_link a {
	color: #fff;
	background-color: #aaa;
	padding: 0px 6px;
}

.service_imgarea {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}

.service_textarea {
	width: 97%;
	margin: auto;
}

.sm_img {
	float: left;
	width: 50%;
}

.sm_img img {
	width: 99%;
	height: auto;
}

.service_text {
	padding: 0px 0px 30px 0px;
	font-size: 110%;
	line-height: 1.5em;
}

.service_list {
	margin: 0px 10px 30px 20px;
	font-weight: bold;
	color: #06C;
	font-size: 110%;
	line-height: 1.5em;
}

.service_list li {
	padding-bottom: 10px;
}

.service_text2 {
	padding: 0px 0px 10px 0px;
	font-size: 110%;
	line-height: 1.5em;
}

.service_text3 {
	padding: 0px 0px 40px 0px;
	font-size: 110%;
	line-height: 1.5em;
}

.kyocho {
	font-weight: bold;
	color: #900;
}

.ryoukin_btn {
	text-align: right;
}

.ryoukin_btn a {
	text-decoration: none;
}

.rk_btn {
	background-color: #333;
	color: #fff;
	font-weight: bold;
	padding: 10px 15px 10px 20px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.video {
	height: 0;
	overflow: hidden;
	padding-bottom: calc(315 / 560 * 100%);
	position: relative;
}

.video iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.feynlab_ul {
	margin-left: 2em;
}

.service_stage {
	margin-top: 1em;
	margin-left: 1.5em;
}

/* 施工事例ページ */

/* 料金案内ページ */

.price_h3 {
	font-size: 18px;
	border-left: 10px solid #a70303;
	padding: 0px 0px 0px 10px;
	margin-bottom: 5px;
}

.price_text {
	padding-bottom: 40px;
}

.table_scroll {
	margin: 10px 0px 50px 0px;
}


.price_table {
   width: 100%;
   border-spacing: 0px;
   border-collapse: collapse;
   font-size: 16px;
}

.price_table th {
   border: 1px solid #7b0000;
   background-color: #a70303;
   color: #fff;
   text-align: center;
   padding: 10px 0px;
}

.class_eng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}

.price_table td {
   border: 1px solid #7b0000;
   text-align: center;
   padding: 10px 10px;
}

.class {
   background-color: #999999;
   color: #ffffff;
   font-weight: bold;
}

/* アクセスページ */

.access_oharea {
	width: 100%;
	margin-bottom: 10px;
	display: flex;
}

.flex_box {
	width: calc(50% - 10px);
	margin: 0px 5px;
}

.access_table {
	border-spacing: 0px;
    border-collapse: collapse;
	width: 100%;
}

.access_table th {
	border-bottom: 1px solid #999;
	padding: 10px 0px;
	vertical-align: top;
}

.access_table td {
	border-bottom: 1px solid #999;
	padding: 10px 10px
}

.access_table ul {
	margin: 0px 0px 0px 20px;
}




/* Media queries for responsive design
--------------------------------------------- */
/* --- iPad Landscape --- */
@media screen and (max-width: 1500px) {

/* 全ページ共通 */

/* INDEXページ */


/* NEXTページ共通 */

.next_contents {
	width: 97%;
	margin: auto;
	padding: 50px 0px;
}

/* ご挨拶ページ */

/* サービス案内ページ */

/* 施工事例ページ */

/* アクセスページ */



}

/* --- iPad Portrait --- */
@media screen and (max-width: 1100px) {


/* 全ページ共通 */

/* ヘッダー */


/* INDEXページ */

/* INDEXページ新着情報 */

#wn_area {
	width: 95%;
	margin: 0px auto 20px auto;
	padding: 30px 0px;
	border: 1px solid#000;
}

/* INDEXページSTAFF */

.index_area02 {
	width: 100%;
	padding: 30px 0px 30px 0px;
	margin: 0px auto 0px auto;
	text-align: center;
}

/* NEXTページ共通 */

#left_area {
	width: 100%;
	float: none;
	margin-bottom: 100px;
}

#right_area {
	width: 100%;
	float: none;
	border-top: 2px solid #999;
	border-top-style: dotted;
	padding-top: 30px;
}

.page_banner {
	width: 33%;
	float: left;
	margin: 0px 0px 5px 0px;
}

.page_banner img {
	width: 98%;
	height: auto;
	margin: 0px 0px 5px 0px;
}

.page_banner2 {
	display: inline-block;
}

.page_banner3 {
	display: inline-block;
	border: 1px solid #000;
}

#next_fm2 {
	display: none;
}

/* ご挨拶ページ */

/* サービス案内ページ */

/* 施工事例ページ */

/* アクセスページ */


}


/* Media queries for responsive design
--------------------------------------------- */
/* --- iPad Landscape --- */
@media screen and (max-width: 970px) {

/* 全ページ共通 */

/* ヘッダー */

#header_textarea {
	overflow: hidden;
	float: right;
	color: #fff;
	padding-top: 18px;
	margin: 0px 20px 0px 0px;
}

.header_text {
	float: none;
	text-align: right;
	width: 300px;
	padding-bottom: 10px;
	font-size: 13px;
}

#header_telarea {
	float: none;
	text-align: right;
	margin: 0px 0px 10px 0px;
}

.mail_text {
	display: none;
}

/* ヘッダーナビゲーション */

#top_menu li {
	font-size: 15px;
	display: inline-block;
	padding: 0px 20px;
	vertical-align: middle;
}


/* INDEXページ */

#index_topimg {
	display: none;
}

#index_topimg2 {
	display: block;
}


.index_area01 {
	width: 95%;
	padding: 80px 0px 30px 0px;
	margin: 0px auto 0px auto;
	text-align: center;
}

/* INDEXページサービスメニュー */

.se_menu02area {
	width: 49%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 5px;
}

/* NEXTページ共通 */

}

/* --- iPad Portrait --- */
@media screen and (max-width: 920px) {

.sentence {
	top: 135px;
}

/* 全ページ共通 */

/* フッター */

.footer_menu2 ul li a {
	color: #fff;
	text-decoration: none;
	background-color: #212121;
	border: 1px solid #666;
	padding: 5px 10px;
	display: block;
}

.footer_menu ul2 li a:hover {
	color: #ccc;
	text-decoration: none;
	background-color: #212121;
	border: 1px solid #666;
	padding: 5px 10px;
	display: block;
}

.footer_banner {
	display: inline;
	margin: 0px 10px;
}

.footer_banner img {
	margin: auto;
	width: 40%;
	height: auto;
}

/* INDEXページ */

/* INDEXページ施工事例 */


}


/* --- iPad Portrait --- */
@media screen and (max-width: 768px) {

#next_topimg {
	display: none;
}

#next_topimg2 {
	display: block;
}

.sentence {
	top: 226px;
}

/* 全ページ共通 */

/* ヘッダーナビゲーション */

/* ヘッダー */

#header {
	padding-top: 0px;
}

#logomark {
	float: none;
	text-align: center;
}

#header_textarea {
	float: none;
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
}

.header_text {
	text-align: center;
	width: 90%;
	margin: auto;
	padding-bottom: 10px;
	color: #F30;
	line-height: normal;
}

#header_telarea {
	text-align: center;
	margin: 0px 0px 0px 0px;
}

#menu_area {
	overflow: hidden;
	float: none;
	padding: 0px 0px 5px 0px;
}

/* フッター */

.footer_menu ul li {
	display: inline-block;
	font-size: 13px;
	padding: 0px 10px;
}


.footer_menu2 {
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
}

.footer_menu2 ul li {
	display: block;
	font-size: 13px;
	padding-bottom: 10px;
}

.footer_menu2 ul li a {
	color: #fff;
	text-decoration: none;
	background-color: #212121;
	border: none;
	padding: 10px 0px;
	display: block;
	border: 1px solid #666;
	width: 90%;
	margin: auto;
}

.footer_menu ul2 li a:hover {
	color: #ccc;
	text-decoration: none;
	background-color: #212121;
	border: none;
	padding: 10px 0px;
	display: block;
	border: 1px solid #666;
	width: 95%;
	margin: auto;
}


/* INDEXページ */

.index_area01 {
	width: 95%;
	padding: 30px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align: center;
}

.index_h1 {
	font-size: 30px;
	padding: 0px 0px 30px 0px;
	line-height: 1.5em;
}

.index_comme01 {
	font-size: 20px;
	text-align: center;
	padding: 0px 0px 30px 0px;
	line-height: 1.5em;
	width: 90%;
	margin: auto;
}

.index_text {
	text-align: left;
	text-indent:1em;
	font-size: 16px;
	line-height: 1.5em;
}

/* INDEXページACCESS */

.access_conarea {
	width: 100%;
	float: none;
	margin-bottom: 20px;
}

#index_maparea {
	width: 100%;
	float: none;
}

/* NEXTページ共通 */

.next_h1 {
	font-size: 25px;
	float: none;
	color: #333;
	padding-right: 0px;
	margin-bottom: 10px;
	text-align: center;
}


.title_eng {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ccc;
	text-align: center;
}

/* ご挨拶ページ */

/* サービス案内ページ */
.service_h2 {
	font-size: 25px;
	float: none;
	padding: 10px 20px;
	margin-right: 0px;
	text-align: center;
}

.service_jp {
	font-weight: bold;
	font-size: 15px;
	padding: 5px;
	text-align: center;
}

.service_h3 {
	margin-bottom: 15px;
	background-color: #F00;
	text-align: center;
	padding: 5px 10px;
}

.service_h3sub {
	background-color: inherit;
	font-size: 18px;
	padding: 0px 0px;
	color: #fff;
}

.ryoukin_btn {
	text-align: center;
}

/* 施工事例ページ */

/* アクセスページ */

.access_table {
	float: none;
	width: 100%;
	margin-bottom: 30px;
}

/* 料金案内ページ */

.table_scroll {
	overflow: auto;
}

.table_scroll:after {
	content: "このテーブルは横にスクロール出来ます";
}

.access_oharea {
	display: block;
}

.flex_box {
	width: 100%;
	margin: 0;
}


}

/* --- NEXUS7 Portrait --- */
@media screen and (max-width: 600px) {

#next_topimg2 {
	top: 189px;
}

.sentence {
	top: 205px;
}

.sentence p {
	font-size: 0.8em;
	letter-spacing: 0px;
}

/* 全ページ共通 */

/* フッター */

.footer_menu {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 0px 0px 10px 0px;
}

.footer_menu ul li {
	display: block;
	font-size: 13px;
	padding: 10px 10px;
	border-bottom: 1px solid #666;
}

/* INDEXページ */

#index_topimg2 {
	display: none;
}

#index_topimg3 {
	display: block;
}

#index_area01 {
	background: url(../images/index/area01_bgmnext.jpg) top left no-repeat;
}

.index_h1 {
	font-size: 24px;
	padding: 0px 0px 20px 0px;
	line-height: 1.5em;
}

.index_comme01 {
	font-size: 18px;
	text-align: center;
	padding: 0px 0px 20px 0px;
	line-height: 1.5em;
	width: 98%;
	margin: auto;
}

.index_text {
	text-align: left;
	text-indent:1em;
	font-size: 15px;
	line-height: 1.5em;
}

/* INDEXページサービスメニュー */

.semenu_text {
	text-align: left;
	padding: 0px 0px 10px 0px;
}

.se_menu02area {
	width: 100%;
	display: block;
	margin-bottom: 20px;
}

.se_titlearea {
	width: 95%;
	padding: 5px 0px 0px 0px;
	margin: 0px auto 250px auto;
}

.setitle_eng {
	font-size: 25px;
	padding: 5px 20px;
}

.setitle_jp {
	font-size: 15px;
	padding: 0px 20px;
}

.se_textarea {
	background-color: rgba(255,255,255,0.8);
	width: 95%;
	margin: 0px auto 5px auto;
	padding: 20px 0px;
}

.se_textareasub {
	height: inherit;
	padding-bottom: 20px;
}


.se_textareasub02 {
	height: inherit;
}

/* INDEXページACCESS */

.shop_img {
	width: 95%;
	margin: 0px auto 20px auto;
}

iframe {
	height: 400px;
}

/* NEXTページ共通 */

.page_h2 {
	font-size: 22px;
	margin-bottom: 20px;
	color: #333;
	background-color: #CCC;
	padding: 10px 20px;
	border-left: 10px solid #333;
	border-right: 10px solid #333;
	text-align: center;
}


.page_banner {
	width: 50%;
	float: left;
	margin: 0px 0px 5px 0px;
}

/* ご挨拶ページ */

/* サービス案内ページ */

.servicemenu {
	width: 100%;
	margin: 0px auto 50px auto;
}

.sm_img {
	float: none;
	width: 100%;
}

.sm_img img {
	width: 100%;
	height: auto;
}

.film_img {
	width: 100%;
	height: auto;
}

/* 施工事例ページ */

/* アクセスページ */

/* 料金案内ページ */

.price_h3 {
	font-size: 18px;
	border-left: none;
	padding: 0px 0px 0px 10px;
	margin-bottom: 5px;
	text-align: center;
}

.price_h3sub {
	font-size: 18px;
	border-left: 10px solid #a70303;
	border-right: 10px solid #a70303;
	padding: 0px 0px 0px 10px;
	margin-bottom: 5px;
	text-align: center;
}

/* 料金案内ページ */

.table_scroll2 {
	overflow: auto;
}

.table_scroll2:after {
	content: "このテーブルは横にスクロール出来ます";
}


}


/* --- ??????? --- */
@media screen and (max-width: 480px) {

/* 全ページ共通 */

#logomark img {
	width: 90%;
	height: auto;
	margin: auto;
}

.header_text {
	font-size: 11px;
}

.header_tel {
	font-size: 22px;
}

.footer_banner {
	display: block;
	margin: 0px 0px 10px 0px;
}

.footer_banner img {
	width: 95%;
}

/* INDEXページ */

/* NEXTページ共通 */

.page_banner {
	width: 100%;
	float: none;
	margin: 0px 0px 5px 0px;
}

.page_banner2,  .page_banner3 {
	display: block;
}


/* サービス案内ページ */

.service_h3sub {
	font-size: 15px;
}

}


