/*
Theme Name: VIVLOOM
Author: VIVLOOM
Author URI: http://www.vivloom.com/
Version: 1.0
*/


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

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
html {
	color: #434343;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Osaka,Arial,Helvetica,sans-serif;
	font-size: 8px;
	overflow-y: scroll;
}
body {
    background-color: #FFFFFF;
}
body, html {
    height: 100%;
}
img {
	border: 0 none;
	height: auto;
	width: 100%;
}
ul, ol {
    list-style: none outside none;
}
a:link {
	color: #434343;
	text-decoration: none;
}
a:visited {
	color: #434343;
	text-decoration: none;
}
a:hover {
	color: #6D94FF;
	text-decoration: none;
}
a:active {
	color: #434343;
	text-decoration: none;
}
.child {
	color: #434343;
}
.child a:link {
	color: #434343;
	text-decoration: none;
}
.child a:visited {
	color: #434343;
	text-decoration: none;
}
.child a:hover {
	color: #6D94FF;
	text-decoration: none;
}
.child a:active {
	color: #434343;
	text-decoration: none;
}
.hide {
    display: none;
}
.kagikakko {
    margin-left: -0.6em;
}
.mailIcon {
    height: 9px;
    width: 14px;
}
.gMapIcon {
    height: 10px;
    width: 7px;
}
.printIcon {
    height: 9px;
    width: 7px;
}
.arrow1 {
    height: 11px;
    margin: 0 6px 0 8px;
    width: 6px;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
#container {
    height: auto !important;
    min-height: 100%;
    position: relative;
    width: 100%;
}
#header {
    background-color: #FFFFFF;
    height: 55px;
    padding-top: 35px;
    width: 100%;
}
#naviHead {
    height: 26px;
    margin: 0 auto;
    width: 1380px;
}
#naviHead dt {
    float: left;
    height: 20px;
    width: 123px;
}
#naviHead dd {
	height: 26px;
}
#naviHead dd ul {
	margin-right: -35px;
	margin-top: 5px;
	float: right;
}
#naviHead li {
	font-size: 10px;
	height: 26px;
	letter-spacing: 1px;
	line-height: 32px;
	margin-right: 35px;
	vertical-align: bottom;
	float: left;
}
#naviHead .selected {
    border-bottom: 1px solid #434343;
}
#contents {
    margin: 0 auto;
}
.item {
    float: left;
    margin: 36px 18px 0;
}
#footer {
	background-color: #FFFFFF;
	bottom: 0;
	position: absolute;
	width: 100%;
}
#naviFoot {
    height: 21px;
    margin: 0 auto;
    width: 1380px;
}
#naviFoot ul {
    height: 21px;
}
#naviFoot li {
	float: left;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 21px;
	margin-right: 35px;
}
#naviFoot .selected {
    border-top: 1px solid #434343;
}
#sns {
    clear: both;
    height: 35px;
    margin: 35px auto 0;
    width: 1380px;
}
#sns dt {
	color: #434343;
	float: left;
	font-size: 7px;
	height: 10px;
	line-height: 10px;
	margin-top: 20px;
}
#sns dd {
    float: right;
    height: 18px;
    margin-left: 18px;
    margin-top: 12px;
}
#cMark {
    font-size: 9px;
    margin-right: 2px;
    vertical-align: middle;
}
@media screen and (max-width: 1415px) {
#naviHead, #naviFoot, #sns {
    width: 1144px;
}
}
@media screen and (max-width: 1179px) {
#naviHead, #naviFoot, #sns {
    width: 908px;
}
}
@media screen and (max-width: 943px) {
#naviHead, #naviFoot, #sns {
    width: 672px;
}
#sns {
    margin-top: 26px;
}
}
@media screen and (max-width: 707px) {
.hide {
    display: inline;
}
.show {
    display: none;
}
#naviHead, #naviFoot, #sns {
	width: 300px;
}
#naviHead dt {
	height: 27px;
	width: auto;
}
#naviHead dt img {
	height: auto;
	width: 73px;
}
#naviHead dd ul {
	margin-right: 0;
	float: left;
}
#naviHead li {
	margin-right: 0;
	float: left;
}
#naviHead li img {
	height: 30px;
	width: 28px;
	float: right;
}
.item {
    margin: 10px 5px 0;
}
#footer {
}
#naviFoot {
    height: 155px;
    padding-top: 10px;
}
#naviFoot ul {
}
#naviFoot li {
	background-color: #FFFFFF;
	clear: both;
	color: #2B2B2B;
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
	margin-right: 0;
	text-indent: 5px;
	width: 300px;
}
#naviFoot li img {
    float: right;
    height: 30px;
    width: 28px;
}
#naviFoot li a {
    display: block;
}
#naviFoot li.selected {
    background-color: #FFFFFF;
    border: 0 none;
}
#logoFoot {
    height: 32px;
    margin: 16px auto 0;
    width: 300px;
}
#logoFoot img {
	height: auto;
	width: 62px;
}
#sns {
    margin-top: -28px !important;
}
#sns dt {
    font-size: 6px;
}
#sns dd {
    margin-top: 8px;
}
#cMark {
    font-size: 7px;
    margin-right: 1px;
}
}
