<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*/////////////////////////////////////////////////////////
file name: common.css
description: 共通指定スタイルシート

1.レイアウト
2.ページトップへ戻る
3.404.htmlエラーメッセージ
4.スマホ
5.スマホ横

///////////////////////////////////////////////////////// */


/* ===========  1.レイアウト  =========== */


body {
	font-family: "メイリオ", Meiryo, "ＭＳＰゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	-webkit-text-size-adjust: 100%;
}

em {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: red;
}

header {
	background-color: #FFFFFF;
	/*height: 138px;*/
	width: 100%;
}

#header-line {
	width: 100%;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ec4f4f), to(#ff0000));
	background: linear-gradient(#ec4f4f, #ff0000);
	padding: 10px 0;
}

.line-block    {
	width: 980px;
	font-size: 75%;
	color: #FFFFFF;
	margin: 0 auto;
	line-height: 1.4;
}

#header-block {
	margin: auto;
	width: 980px;
	padding-top: 7px;
}

#header-logo {
	float: left;
	width: 480px;
	padding-bottom: 5px;
}

#header-btn {
	float: right;
	width: 500px;
	text-align: right;
}

.headerTel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 175%;
	color: #000000;
}

.headerTel img {
	vertical-align: top;
}

a:hover img {
    opacity:0.7;
    -moz-opacity:0.7;
    filter:alpha(opacity = 70);
}

.footer_privacy a:hover img, #privacyMark a:hover img {
    opacity:1;
    -moz-opacity:1;
    filter:alpha(opacity = 100);
}
	
#background {
	width: 100%;
	background-color: #FFFAE1;
	background-image: url(../images/6px_back.png);
	background-repeat: repeat;
}

#gnaviArea {
	width: 980px;
	margin: auto;
	margin-top: 0;
}

ul#gnavi li {
	float: left;
	height: 48px;
	width: 138px;
	border-left-width: 1px;
	border-left-style: inset;
	border-left-color: #CCC;
	text-align: center;
	border-right: 1px solid white;
}

ul#gnavi li.gnaviFirst {
	border-left: none;
}

ul#gnavi li.gnaviLast {
	border-right: none;
}

ul#gnavi li a {
	color: #333333;
	font-size: 87.5%;
	font-weight: bold;
	text-decoration: none;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b1b5bb), to(#efeff9));
	background: linear-gradient(#b1b5bb, #efeff9);
	height: 33px; /* ←どうして33????　48では???*/
	width: 138px;
	display: block;
	padding-top: 17px;
}

ul#gnavi li a:hover {
	color: #FFF;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0684d8), to(#83c4ef));
	background: linear-gradient(#0684d8, #83c4ef);
}

ul#gnavi li a.on {
	color: #FFF;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0684d8), to(#83c4ef));
	background: linear-gradient(#0684d8, #83c4ef);
}

#white_base {
	background-color: #FFFFFF;
	width: 980px;
	margin: 0 auto 0 auto;
	padding-bottom: 30px;
}

article {
	width: 980px;
}

section {
	width: 920px;
	margin: auto;
}

#page_content {
	width: 920px;
	margin: auto;
	padding-top: 42px;
}

#page_title {
	background-image: url(../images/title_bar.png);
	height: 50px;
	width: 920px;
	margin:auto;
}

#page_title h1 {
	font-size: 20px;
	padding: 17px 60px;
}

.page_titleRed {
	color: #ff0000;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	vertical-align: middle;
}


#footernav_block {
	height: 40px;
	width: 100%;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eb3333), to(#ff0000));
	background: linear-gradient(#eb3333, #ff0000);
}
#footernav {
	width: 980px;
	margin: auto;
	color: #FFF;
}

#footernav p a{
	color: #FFF;
	font-size: 87.5%;
	text-decoration: none;
}

#footernav p a:hover {
	text-decoration: underline;
}

#footer {
	width: 100%;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b1b5bb), to(#ffffff));
	background: linear-gradient(#b1b5bb, #ffffff);
}

#footer_block {
	margin: auto;
	width: 920px;
	padding-bottom: 20px;
}

#footer_block p{
	font-size: 12px;
	text-align: center;
	padding-top: 15px;
	font-weight: bold;
}

.footer_bird {
	float: left;
	margin-top: 10px;
	width: 168px;
}
.footer_logo {
	text-align: center;
	float: left;
	width: 584px;
	margin-bottom: 20px;
}

.footer_logo p {
	font-size: 87.5%;
	text-aline: center;
}

.footer_privacy {
	float: right;
	width: 85px;
	height: 85px;
	text-align: right;
	background-color: #FFFFFF;
	margin-left: 83px;
	padding-top: 10px;
}

.ser_contact_l {
	display: block;
	text-align: center;
	font-weight: bolder;
	line-height: 1.4;
	margin-top: 40px;
}

.contactTxt {
	font-size: 125%;
}


/* ===========  2.ページの先頭へボタン  =========== */
#scrolltop {
    position: fixed;
    right: 10px;
	bottom: 20px;
}

#scrolltop a {
    display: block;
}

/* ===========　3. 404.html エラーメッセージ  =========== */


#errorArea {
	width: 720px;
	height: 150px;
	margin:	40px auto 0px auto;
	background-color: #DCF0FA;
	padding: 40px 50px 60px 50px;
}

#errorArea h2 {
	font-size: 137.5%;
	color: #0684D8;
	text-decoration:underline;
}

#errorArea p {
	font-size: 112.5%;
	line-height: 1.4em
}

#errorArea a {
	text-decoration: none;
}

#errorArea a:hover {
	text-decoration: underline;
}

.sp {
	display: none;
}

/* pcは改行なし */
span.boxBlock {
	display: inline;
}

/* pcは改行 */
span.boxBlock1 {
	display: block;
}
 
/* pcは改行なし */
span.boxBlock2 {
	display: inline;
} 

/* ===========  4. スマホ 667px以下スマホ縦横 =========== */
@media screen and (max-width: 667px) {


/* spは改行 */
span.boxBlock {
	display: block;
}

/* spは改行なし */
span.boxBlock1 {
	display: inline;
}

/* sp縦は改行 */
span.boxBlock2 {
	display: block;
} 

.pc {
	display: none;
}

.sp {
	display: block;
}


article {
	width: 100％;
}


#white_base {
	background-color: #FFFFFF;
	width: 100%;
	overflow: hidden;　/*⇒設定すべき場所は？？*/
}

.spLine {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
}

.spLine1 {
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 8px;
}


#header-block {
	margin: 0%;
	width: 100%;
	padding-top: 0px;
}

#header-logo {
	width: 96%;
	height: auto;
	margin: 0% 2%;
}

#header-logo h2 {
	width: 87%;
	float: left;
}

#header-logo h2 a img{
	width: 50%;
    height:auto;
}

#header-logo h2 img{
	width: 50%;
    height:auto;
}


#spMenu {
	width: 8%;
	float: right;
	text-align: right;
	margin: 10px 0%  0% 0%;
}


.spTel {
	width: 100%;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b1b5bb), to(#efeff9));
	background: linear-gradient(#b1b5bb, #efeff9);
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	text-align: center;
}

.spTel p img {
	vertical-align: -5px;
}

.spTel p a {
	color: black;
	text-decoration: none;
}

.TelP {
	font-text: 81.25%;
}

.Tel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 131.25%;	
}

.spTime {
	font-size: 81.25%;
}

#sp_fMenue_block {
	width: 100%;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ec4f4f), to(#ff0000));
	background: linear-gradient(#ec4f4f, #ff0000);
	padding-top: 1px;
	padding-bottom: 1px;
}

ul#sp_fMenue {
	width: 90%;
	margin: auto;
}

ul#sp_fMenue li {
	display: block;
	list-style: none;
	text-align: center;
	border-bottom: solid 1px #FFFFFF; 	
}

ul#sp_fMenue li a {
	width: 100%;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
}

ul#sp_fMenue li a:hover {
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0684d8), to(#83c4ef));
	background: linear-gradient(#0684d8, #83c4ef);
}

ul#sp_fMenue li.last_fMenue {
	border-bottom: none;
} 	
	

#footer_block {
	width: 96%;
	height: auto;
	padding: 0px 2% 20px 2%;
}

#footer_block p {
	line-height: 1.6em;
	font-size: 81.25%;
	text-align: left;
}


.footer_bird {
	width: 35%;
	float: right;
}

.footer_bird img {
	max-width: 100%;
	height: auto;
}

.footer_logo {
	width: 61%;
	margin-bottom: 30px;
}

.footer_logo img {
	max-width: 90%;
	height: auto;
}

.footer_logo p {
	font-size: 87.5%;
	text-aline: center;
}

.footer_privacy {
	width: 15%;
	height: auto;
	margin-left: 0%;
	padding: -10px;
}

.footer_privacy img {
	max-width: 100%;
	height: auto;
}

.ser_contact_l {
	font-size: 100%;
	font-weight: bolder;
	line-height: 1.4;
	margin-top: 20px;
}

.contactTxt {
	font-size: 100%;
}


/* 下層ページのみ*/


#page_content {
	width: 100%;
	margin: auto;
	padding-top: 20px;
}

#page_title {
	background-image: url(../images/title_sp.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 40px;
}

#page_title h1 {
	font-size: 100%;
	/*padding: 18px 50px;*/
	padding: 13px 45px;
}

/* ===========　3. 404.html エラーメッセージ  =========== */


#errorArea {
	width: 96%;
	height: auto;
	margin:	10px auto 10px auto;
	padding: 30px 3% 30px 3%;
}

#errorArea h2 {
	font-size: 112.5%;
	margin-bottom: 10px;
}

#errorArea p {
	font-size: 87.5%;
	line-height: 1.6em
}

}

/* ===========  5.スマホ横 =========== */
@media only screen and (max-device-width:667px) and (orientation:landscape) {

/* sp横は改行なし */
span.boxBlock2 {
	display: inline;
}
 
}</pre></body></html>