<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*===============================================
â—smart.css  ç”»é¢ã®æ¨ªå¹…ãŒ640pxã¾ã§
===============================================*/
@media screen and (min-width:641px){
    .sp {
        display: none !important;
    }
    #header-contact {
        display: none;
    }
}
@media screen and (max-width:640px){
    .pc {
        display: none !important;
    }

img{
    max-width: 100%;
    height: auto;
    width /***/:auto;ã€€
}

#common,
#common_bk,
.main05 li,
#gra-navi,
#navi_bk,
#header,
#header_img,
#image-navigation,
#container,
.navi-image,
#content,
#footer,
#footer_bk,
#header_bk {
    width: 100%;
    min-width: 100%;
}
#header {
    height: auto;
}
#common_bk,
#header_bk {
    background: none;
    padding-bottom: 28px;
}

.head01,
.head02 {
    position: relative;
}
.head01 {
    width: auto;
    left: 0;
    padding-left: 5px;
    /*display: flex; */
    /*align-items: flex-start; */
    background: url(/img/index/index_bk.jpg) repeat-x;
    height: 50px;
}
.head01 a:first-child {
    width: 100%; /* æ–°ã—ãè¿½ */
    /*width: 70%;*/
    display: inline-block;
	position: absolute;
	top:0;
	left:5px;
	width: 70%;
	z-index: 100;
}
	
.head02 {
    width: 100%;
    z-index: 2;
    text-align: left;
    right: inherit;
}
.head03 {
    padding: 0;
}
.head04 {
    width: auto;
    float: none;
    padding: 0 5px;
}
.head04 a:first-child {
    display: none;
}
.head02 p {
    display: none;
}
.btn-orange {
    background: #f0891e;
}

.btn {
    letter-spacing: 3px;
    font-size: 19px;
    padding: 14px 30px;
    border: 2px solid #fff;
    border-radius: 2px;
    text-decoration: none;
    color: #fff !important;
    font-weight: bold;
}

#header-contact {
    font-size: 11px;
    font-weight: normal;
    width: 22%;
    display: inline-block;
    padding: 3px 6px;
    margin-right: 1.5%;
    margin-top: 4px;
    line-height: 13px;
    float: right;
    text-align: center;
}
#header-contact:hover {
    text-decoration: none;
}
#header-contact i {
    display: block;
    font-size: 24px;
}

.clear {
    clear: both;
}
#header_img {
    overflow: visible;
    position: relative;
    top: 5px;
}
#image-navigation {
    overflow: visible;
    height: auto;
}
#image-navigation img {
    max-width: 134%;
}
#image-navigation .navi-image:before {
    content: "";
    display: block;
    padding-top: 65%; /* 1:1 */
}
#image-navigation .navi-image a {
    top: 0px;
}
#image-navigation .navi {
    position: relative;
    width: 100%;
    top: 0;
    right: 0;
}
#image-navigation .navi ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#image-navigation .navi ul li {
    width: 31%;
    padding: 1%;
    height: auto;
}
#image-navigation .navi ul li a {
    width: 100%;
    height: auto;
    padding-bottom: 0;
}
#image-navigation .navi ul img {
    max-width: 100%;
}
#navi_bk {
    margin-top: 20px;
    background: none;
}
#gra-navi ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px;
}
#gra-navi ul li {
    width: 49%;
    margin-bottom: 2%;
    padding-right: 0;
}

#index_tel {
    display: none;
}

/* ãƒ¡ãƒ‹ãƒ¥ãƒ¼é–¢é€£ */
#hamburger {
    position: absolute;
    right: 10%;
    top: 2px;
    font-size: 45px;
    color: #fff;
    cursor: pointer;
}
#sp-tel {
    position: absolute;
    right: 18%;
    font-size: 40px;
    color: #fff;
    top: 6px;
}
.top-header nav {
    margin-top: 4px;
}
.nav &gt; li &gt; a {
    /* border-bottom: 4px dotted #fff; */
    background-image: linear-gradient(to right, white 10%, rgba(255,255,255,0) 0%);
    background-position: bottom;
    background-size: 8px 1px;
    background-repeat: repeat-x;
}
.nav li a {
    display: block;
    color: white;
    text-decoration: none;
    padding: 0.75em;
    font-size: 15px;
}
.nav li ul.sub-menu li a, .nav li ul.children li a {
    padding-left: 30px;
}
.top-header .nav li:last-child &gt; a {
    background: none;
}

#content {
}

#main-con {
    padding: 10px;
    width: auto;
    float: inherit;
}
.main01, .main02, .main03, .main04 {
    width: auto;
}

#sub-con {
    width: auto;
    float: inherit;
    margin: 0 auto;
}
.sub01 div img {
    width: 50px;
}
.sub02 li,
.sub01 li {
    text-align: center;
}
.sub03 img {
    display: none;
}
.sub03 {
    border-top: 10px solid #1B6CBB;
}
.commom03 {
    padding-top: 0;
}
#common {
    height: auto;
}


/* ãƒ•ãƒƒã‚¿ãƒ¼ */
#footer {
    text-align: center;
    padding-bottom: 77px;
}
#footer nav {
    text-align: left;
    margin: 20px 0;
}
.foot01 {
    width: auto;
    float: inherit;
}
.foot02 {
    display: none;
}
.foot04 {
    padding: 0 10px;
}

#fixed-footer {
    background: #c3e4ed;
    width: 100%;
    position: fixed;
    bottom: 0;
    color: #fff;
    padding: 7px 0;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    z-index: 100;
}
#fixed-footer div {
    display: inline-block;
}
#fixed-footer .eyecatch {
    cursor: pointer;
    background: #519df3;
    color: #fff;
    width: 43%;
    padding: 2px 5px;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    margin: 0 2%;
}
#fixed-footer .eyecatch:active {
    opacity: 0.7;
}
#fixed-footer .eyecatch p {
    font-size: 11px;
    line-height: 11px;
}
#fixed-footer .eyecatch .logo-div + p {
    margin-top: 7px;
}
#fixed-footer .eyecatch .cont-div {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    height: 100%;
}
#fixed-footer .eyecatch p.bigger {
    font-size: 16px;
    margin-top: -10px;
}
#fixed-footer .eyecatch p i {
    font-size: 16px;
    margin-left: 2px;
}
#fixed-footer .eyecatch.line {
    background: #15b902;
    color: #fff;
}
#fixed-footer .eyecatch .logo-div {
    width: 30%;
    float: left;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    height: 42px;
    justify-content: center;
}
#fixed-footer .eyecatch .logo-div i {
    font-size: 30px;
}
#fixed-footer .eyecatch .logo-div img {
    max-height: 100%;
}
#fixed-footer p {
    font-size: 70%;
    white-space: nowrap;
    text-align: left;
}
#fixed-footer p.tel {
    font-size: 30px;
    font-weight: bold;
    margin-top: 5px;
    line-height: 24px;
}
#fixed-footer p.tel i {
    margin-right: 4px;
    font-size: 26px;
}

}

/* TOPã¸ */
#pageTop {
  position: fixed;
  bottom: 70px;
  right: 10px;
  display: block;
  z-index: 999;
  border-radius: 30px;
  width: 43px;
  height: 43px;
  background-color: #9FD6D2;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
#pageTop i {
    font-size: 22px;
    margin-top: 7px;
}
#pageTop:hover {
    cursor: pointer;
    text-decoration: none;
    opacity: 0.7;
}
li.small {
    font-size: 11px;
    padding: 5px 10px;
}
#header-contact span {
    font-size: 10px;
}
</pre></body></html>