<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media (min-width:769px) {
/*--------------------------------------------------
	ãƒ‘ã‚½ã‚³ãƒ³ã®ã¿é©å¿œ
--------------------------------------------------*/
.dsp_tbs, .dsp_smt {
	display: none;
}
.fl {
	float: left;
}	/* å·¦å¯„ã›ï¼ˆfloatï¼‰ */
.fr {
	float: right;
}	/* å³å¯„å¸­ï¼ˆfloatï¼‰ */
#container {
	padding-bottom: 350px;
}
/* å…¨ä½“ã®è¨­å®š*/
#wrap, #footer {
	min-width: 1150px;
}
.main {
	width: 1100px;
	margin: auto;
}
#main {
	float: left;
	width: 830px;
	margin: auto;
}
/* ãƒ•ãƒƒã‚¿ãƒ¼ */
#footer {
	position: relative;
	min-height: 350px;
	margin-top: -350px;
}
/*--------------------------------------------------
  ãƒˆãƒƒãƒ—ãƒšãƒ¼ã‚¸
--------------------------------------------------*/
#top-content .main {
	position: relative;
}
#header .in .contact{
	padding-bottom: 10px; 
    padding-top: 10px; 
}
#header .in .contact .tel img{
	position: relative;
	top: -5px;
	left: -11px;
}
#header .in .contact .mail img{
	position: relative;
	top: -4px;
    left: -9px;
}
#header .in .contact .tel {
    background: url(../img/tel.png) no-repeat;
    background-position: 0 27px;
	margin-bottom: 0;
}
#header .in .contact .tel a {
    padding-left: 70px;
}
#top-content .main .box {
	background-image: url(../img/img01.png);
	background-repeat: no-repeat;
	padding-left: 549px;
	height: 413px;
}
#top-content .main .box in {
	width: 550px;
}
#top-content .main .box .maker p:nth-of-type(6) {
	margin-right: 0;
}
#top-content .box {
	float: right;
}
#top-content .box .img img {
	position: absolute;
	left: 0;
	top: 0;
}
#content {
	clear: both;
}
#content .main {
	display: flex;
	flex-wrap: wrap;
}
#content .main .box {
	width: 518px;
}
#content .main .box:nth-of-type(odd) {
	margin-right: 30px;
}
#content .main .box:nth-of-type(even) {
	margin-left: 30px;
}
.maker p:nth-of-type(6) {
	margin-right: 0;
}
.maker .pc{
	margin-right: 0;
}
#top-content .main .box .maker p{
	margin-right: calc(20% - 84px);
}
#area .in {
	display: flex;
	justify-content: center;
	margin-top: -20px;
}
#area .main .text {
	width: 774px;
}
.contact_bana .in .tel {
	margin-left: 190px;
}
.contact_bana .in .tel p {
	margin-bottom: 8px;
}
#line_flow .box .in {
	position: relative;
}
#line_flow .box table {
	width: 807px;
}
#line_flow .box table .btn {
	position: absolute;
	right: 30px;
	top: 30px;
}
#line_flow .box table .qr {
	position: absolute;
	right: 32.5px;
	top: 90px;
}
#line_flow .box .fr{
	width: 630px;
}
#line_flow .box .fr .sub {
	font-size: 22px;
	font-weight: bold;
}
#line_flow .bg ul{
	float: left;
}
#line_flow .bg ul:first-of-type{
	margin-right: 20px;
}
#line_flow .ico {
	position: absolute;
	right: 20px;
	bottom: -12px;
}
/*--------------------------------------------------
	ãŠå•ã„åˆã›
--------------------------------------------------*/
#contact {
	margin: 100px 0;
	text-align: left;
}
#contact p {
	text-align: center;
}
/*------------------------------------------------*/
/* Hides from IE-mac \*/
* html .cf {
	height: 1%;
}
.cf {
	display: block;
}
/* End hide from IE-mac */ 
/*------------------------------------------------*/
}
</pre></body></html>