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

/* garage110.com
-----------------------------------------------------*/

/* ==============================================
    universal reset
============================================== */
* {
	margin: 0;
	padding: 0;
}

/* ==============================================
    html,body and base
============================================== */
html,body {
	height:100%;
}

/* general params
------------------*/
table {
	empty-cells: show;
	font-size: 100%;
}

img {
	border: none;
	vertical-align: top;
	height: auto;
}

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

h1 img,h2 img,h3 img,h4 img,h5 img,h6 img {
	vertical-align: baseline;
}

ul {
	letter-spacing: -.40em;
}
ul li {
	letter-spacing: normal;
}

/* acronyms and abbreviations styles
-------------------------------------*/
acronym,abbr {
	cursor: help;
}

/* ==============================================
    clear
============================================== */
.cbox {
	zoom: 100%;
}
.cbox:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}
.clear hr {
	display: none;
}

hr.clear {
	zoom: 1;
	clear: both;
	height: 0;
	border: none;
	font-size: 0;
}
*:first-child+html hr.clear {/* for IE7 */
	border-top: 1px solid;
}

/* ==============================================
    body
============================================== */
body {
	text-align: center;
	line-height: 1.2;
	color: #202020;
	min-width: 1000px;
}
body,
input,
textarea {
	font-family: Meiryo,Arial,Roboto,'Droid Sans',YuGothic,'Lucida Grande','Hiragino Kaku Gothic ProN', sans-serif;
}

/* ==============================================
    link
============================================== */
a,
a:visited,
a:active {
	color: #007bda;
}
a:hover {
	text-decoration: none;
}

a img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
a img.rollover:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

/* ==============================================

============================================== */
.inner,
#contentsHeader,
#contents,
#footer,
#footerBox,
#footerMenu,
#contentsPageLink {
	zoom: 1;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
.inner:after,
#contentsHeader:after,
#contents:after,
#footer:after,
#footerBox:after,
#footerMenu:after,
#contentsPageLink:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
}

.sp {
	display: none;
}

.contactBox {
	float: right;
	width: 291px;
	margin-right: -5px;
	padding: 16px 0 25px;
	background: url(image/contact_pc.png) no-repeat;
}
.contactBox p {
	width: 287px;
	text-align: center;
}
.contactBox p.contactForm {
	margin-bottom: 5px;
}
.contactBox p.contactForm img {
	margin-bottom: 10px;
}

.contactBox.ownerContact {
    padding-top: 10px;
}
.contactBox.ownerContact p.contactForm img {
	margin-bottom: 4px;
}

#container > .contactBox {
	display: none;
}

/* ==============================================
    header
============================================== */
#header {
	margin-bottom: 20px;
	padding-bottom: 12px;
	border-top: 17px solid #0f1b59;
	background: url(image/header.gif) repeat-x;
}
#header .inner {
	padding-top: 10px;
}
#header #siteid {
	display: block;
	float: left;
	margin-bottom: 10px;
}
#header #headerJgc {
	float: right;
	margin-top: 17px;
	color: #fff;
	font-size: 10px;
	line-height: 1.6;
}
#header #headerJgc span,
#header #headerJgc p,
#header li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}

p#bnrLiving110 {
	display: none;
}

/* ==============================================
    contentsHeader
============================================== */
#contentsHeader {
	margin-bottom: 30px;
}

#crumbs,
#contentsHeader h1,
#contentsHeader #cornerTitle,
#btnList {
	display: block;
	margin-right: 310px;
}

#crumbs,
#contentsHeader h1,
#contentsHeader #cornerTitle {
	margin-bottom: 15px;
}
#crumbs {
	list-style: none;
	font-size: 14px;
}
#crumbs li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin-right: 12px;
}
#crumbs li a,
#crumbs li.icn {
	padding-right: 23px;
	background: url(image/crumbs.gif) no-repeat right center;
}
#btnList {
	text-align: right;
}

/* ==============================================
    contents
============================================== */
#contents {
	margin-bottom: 50px;
	font-size: 16px;
}

#contents .titSub {
	margin: 55px 0 15px;
	padding: 10px 19px;
	background: #0f1b59;
	color: #fff;
	font-size: 22px;
	letter-spacing: 3px;
}
#contents .titSub:first-child {
	margin-top: 0;
}
#contents .titBlue {
	margin: 25px 0 5px;
	color: #0f1b59;
	font-size: 18px;
}
#contents .titAquaBack {
	margin: 25px 0 10px;
	padding: 8px 9px 6px;
	background: #c5e0f4;
	color: #006bbe;
}

#contents table {
	border-collapse: collapse;
}
#contents th,
#contents td {
	border: 1px solid #333;
	vertical-align: middle;
}
#contents th {
	padding: 8px 10px;
	background: #d0e3f3;
	text-align: center;
	font-weight: bold;
}
#contents td {
	text-align: left;
	padding: 8px 7px;
}

#contents p {
	line-height: 1.6;
}
#contents dt,
#contents dd,
#contents th,
#contents td,
#contents li {
	line-height: 1.4;
}
#contents li {
	margin-bottom: 5px;
}

#contents ul.link {
	list-style: none;
}
#contents ul.link li {
	margin-bottom: 10px;
	padding-left: 13px;
	background: url(image/icn_list.gif) no-repeat 0 4px;
}

#contents ul#cornerLink {
	list-style: none;
	text-align: center;
}
#contents ul#cornerLink li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin: 5px 20px;
	padding-left: 13px;
	background: url(image/icn_list.gif) no-repeat 0 4px;
}



a[href^="tel:"] {
	cursor: default;
}
a[href^="tel:"] img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

/* ==============================================
    footer
============================================== */
#footer > span,
#footer > div {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}
#footer > div {
	width: 630px;
	margin-left: 20px;
}
#footer > div strong {
	font-size: 17px;
}
#footer > div p,
#footer > div p a {
	color: #ee4919;
}
#footer > div p {
	margin-bottom: 8px;
	font-weight: bold;
}
#footer > div dt {
	margin-top: 7px;
	font-weight: bold;
	font-size: 15px;
}
#footer > div dd {
	margin-top: 2px;
	font-size: 14px;
}

/* ==============================================
    footerBox
============================================== */
#footerBox {
	padding: 13px 16px;
	background: #f3f3f3;
	font-size: 14px;
	color: #4b4b4b;
	font-weight: bold;
}
#footerBox > p {
	margin-bottom: 5px;
	padding-left: 1.4em;
	text-indent: -1em;
}
#footerBox #service {
	padding: 10px 0 0 0.4em;
	border-top: 1px dotted #b8b8b8;
}
#footerBox #service ol,
#footerBox #service p#domain {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}
#footerBox #service ol {
	list-style: none;
	width: 535px;
}
#footerBox #service li {
	margin-bottom: 3px;
	padding-left: 1.5em;
	text-indent: -1.5em;
}
#footerBox #service p#domain {
	width: 410px;
	padding: 9px 20px;
	background: #fff;
}


#footerBox.ownerFooterBox #service {
	padding: 0;
	border-top: none;
}
#footerBox.ownerFooterBox #service p#domain {
	width: auto;
	padding: 9px 20px;
	background: #fff;
}

/* ==============================================
    footerMenu
============================================== */
#footerMenu {
	display: table;
	border-collapse: collapse;
	list-style: none;
	margin-top: 35px;
	font-size: 14px;
	font-weight: bold;
}
#footerMenu p,
#footerMenu ul {
	display: table-cell;
	vertical-align: top;
	border-left: 1px solid #9f9f9f;
	border-right: 1px solid #9f9f9f;
}
#footerMenu p {
	width: 150px;
	padding-top: 10px;
	text-align: center;
}
#footerMenu ul {
	padding-left: 40px;
	padding-bottom: 10px;
}
#footerMenu ul#fm1 {
	width: 360px;
}
#footerMenu ul#fm2 {
	width: 410px;
}
#footerMenu li {
	list-style: none;
	margin-top: 12px;
}
#footerMenu li.sub {
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
}
#footerMenu li a {
	display: inline-block;
	padding-left: 16px;
	background: url(image/footer‌_icn.gif) no-repeat 0 4px;
	color: #2e2e2e;
	text-decoration: none;
}
#footerMenu li a:hover {
	text-decoration: underline;
}

/* ==============================================
    footerBtm
============================================== */
#footerBtm {
	margin-top: 30px;
	padding: 35px 0 30px;
	background: url(image/texture.gif);
}

/* ==============================================
    pagetop
============================================== */
#pagetop {
    position: fixed; /*固定表示*/
    bottom: 10px;
    right: 0;
    display: none; /*通常は非表示に*/
}
#pagetop img {
	cursor: pointer;
}

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

/* ==============================================
    contentsPage
============================================== */
#crumbs li.currentPage a {
	background: none;
}
#contentsPageLink {
	padding: 13px 16px;
	background: inherit;
	font-size: 14px;
	color: #4b4b4b;
	text-align: left;
	line-height: 1.4;
}
#contentsPageLink dl {
	padding-left: 1.4em;
	text-indent: -1em;
}
#contentsPageLink dt {
	font-weight: bold;
}
#contentsPageLink dd ul li {
	list-style: none;
	text-indent: 0;
}
#contentsPageLink + #footerMenu {
	margin-top: 19px;
}

@media screen and (max-width: 1032px) {
    #footerBox {
        box-sizing: border-box;
    }
    #footerBox #service p#domain {
        width: 378px;
    
    }
}

@media screen and (max-width: 600px) {
/****************************************************
    600px未満に適用
****************************************************/
body {
	min-width: 300px !important;
}
.pc {
	display: none;
}
.sp {
	display: block;
}

/* ==============================================

============================================== */
.inner,
#contentsHeader,
#contents,
#footer,
#footerBox,
#footerMenu,
#contentsPageLink {
	width: 96%;
}

.contactBox {
	float: none;
	width: 100%;
	margin-bottom: 15px;
	margin-right: 0;
	padding: 12px 0 14px;
	background-image: url(image/contact_sp.gif);
	background-size: 100% 100%;
	text-align: center;
}
.contactBox p {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}
.contactBox p.contactForm {
	width: 46%;
	margin-right: 2%;
}
.contactBox p.contactTel {
	width: 44%;
}
.contactBox p.contactForm,
.contactBox p.contactForm img {
	margin-bottom: 0;
}
.contactBox p.contactForm > img {
	margin-bottom: 10px;
}
.contactBox p img {
	max-width: 100%;
}

#container > .contactBox {
	display: block;
	width: 96%;
	margin: 20px auto;
}

/* ==============================================
    header
============================================== */
#header {
	padding-bottom: 0;
	border-top-width: 11px;
	background: none;
}
#header .inner {
	position: relative;
	width: 100%;
	padding-top: 0;
}
#header #siteid {
	margin: 10px 10px 15px;
}
#header #siteid img {
	width: 93%;
}
#header #headerJgc {
	float: none;
	margin: 0 0 10px;
	padding: 8px 10px 10px;
	background: url(image/texture.gif);
}

p#bnrLiving110 {
	display: block;
}
#bnrLiving110 {
	position: absolute;
	top: 70%;
	right: 10px;
	margin-left: 0;
}

/* ==============================================
    contentsHeader
============================================== */
#contentsHeader {
	margin-bottom: 30px;
}

#crumbs,
#contentsHeader h1,
#contentsHeader #cornerTitle,
#btnList {
	margin-right: 0;
}

#crumbs,
#contentsHeader h1 {
	margin-bottom: 15px;
}
#crumbs {
	display: none;
}
#contentsHeader h1 img,
#contentsHeader #cornerTitle img {
	width: 100%;
}
#btnList {
	text-align: center;
}
#btnList img {
	width: 50%;
	max-width: 334px;
}

/* ==============================================
    contents
============================================== */
#contents .titSub {
	padding: 7px 10px;
	font-size: 20px;
	letter-spacing: 1px;
}
#contents .titBlue {
	font-size: 17px;
}

#contents th {
	padding: 6px 8px;
}
#contents td {
	padding: 6px 5px;
}

#contents ul#cornerLink {
	text-align: left;
}
#contents ul#cornerLink li {
	margin-left: 5px;
}

/* ==============================================
    footer / footerBox
============================================== */
#footer > div,
#footerBox > p,
#footerBox ol {
	margin-left: 5px;
	margin-right: 5px;
}

/* ==============================================
    footer
============================================== */
#footer > span {
	display: none;
}
#footer > div {
	width: auto;
}

/* ==============================================
    footerBox
============================================== */
#footerBox {
	margin-top: 15px;
	margin-bottom: 90px;
	padding: 0;
	background: none;
	font-weight: normal;
}
#footerBox > p {
	padding-left: 1em;
}
#footerBox #service {
	padding-left: 0;
	border-top: none;
}
#footerBox #service ol,
#footerBox #service p#domain {
	display: block;
}
#footerBox #service ol {
	width: auto;
}
#footerBox #service p#domain {
	width: auto;
	margin-top: 15px;
	padding: 9px 15px;
	background: #ededed;
}

/* ==============================================
    footerMenu
============================================== */
#footerMenu {
	display: none;
}

/* ==============================================
    footerBtm
============================================== */
#footerBtm img {
	width: 45%;
}

/* ==============================================
    pagetop
============================================== */
#pagetop img {
	width: 90px;
}

/* ==============================================
    contentsPage
============================================== */
#footerBox + #contentsPageLink {
	margin-top: -90px;
	margin-bottom: 90px;
}

/***************************************************/
}

@media screen and (max-width: 570px) {
/****************************************************
    570px未満に適用
****************************************************/
/* ==============================================
    header
============================================== */
#header #headerJgc span {
	width: 20%;
}
#header #headerJgc p {
	width: 50%;
}
#bnrLiving110 {
	width: 25%;
}
#header #headerJgc img,
#bnrLiving110 img {
	width: 100%;
}
#header #headerJgc span img {
	max-width: 87px;
}
#header #headerJgc p img {
	max-width: 225px;
}

/***************************************************/
}

@media screen and (max-width: 440px) {
/****************************************************
    440px未満に適用
****************************************************/

/* ==============================================
    header
============================================== */
#header #headerJgc {
	padding-bottom: 30px;
}
#header #headerJgc span {
	width: 25%;
}
#header #headerJgc p {
	width: 65%;
}
#bnrLiving110 {
	width: auto;
	top: 85%;
}
#bnrLiving110 img {
	width: 110px;
}

/***************************************************/
}
}
