.clearfix,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
html {
    -webkit-text-size-adjust: none;
}
:focus {
    outline: 0;
}
ol,
ul {
    list-style: none;
    margin: 0;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption,
td,
th {
    font-weight: 400;
    text-align: left;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
}
blockquote,
q {
    quotes: "" "";
}
a img {
    border: 0;
}
embed,
iframe,
object {
    max-width: 100%;
}
body,
input,
textarea {
    color: #777;
    font: 13px 'PT Sans',sans-serif;
    line-height: 20px;
    word-wrap: break-word;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    font-family: Philosopher,sans-serif;
    color: #555;
}
#top_information,
#top_information h2 {
    font-family: "メイリオ",Meiryo,sans-serif;
}
h1 {
    font-size: 30px;
    line-height: 36px;
}
h2 {
    font-size: 28px;
    line-height: 35px;
}
h3 {
    font-size: 26px;
    line-height: 32px;
}
h4 {
    font-size: 24px;
    line-height: 30px;
}
h5 {
    font-size: 22px;
    line-height: 28px;
}
h6 {
    font-size: 19px;
    line-height: 25px;
    text-transform: uppercase;
}
a {
    color: #3e4245;
    text-decoration: none;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .clearfix {
    height: 1%;
}
.smart_break {
    display: inline-block;
}
.widget-area {
    padding: 40px 0 10px;
}
.container {
    margin: 0 auto;
    max-width: 978px;
}
.middle-slider {
    display: none;
}
@media screen and (max-width:1078px) {
    .middle-slider {
        display: block;
    }
}
@media screen and (max-width:780px) {
    .wrapper {
        width: 100%;
        overflow-x: hidden;
    }
    .menu_wrap > span {
        letter-spacing: -.02em;
        font-size: 0.85em;
    }
    a .post-small {
        padding: 0;
    }
}
h2.h2_kohnan_content {
    float: left;
    line-height: 260%;
    color: #4d6aba;
    font-size: 170%;
}
.kohnan-topics-div {
    display: block;
    float: left;
    border: 1px solid #d1d1d1;
    border-radius: 0.5em;
    overflow: hidden;
    width:23.2%;
    margin-right: 2%;
}
#kendepot{
    margin-right:0;
    margin-left:0%;
}
@media (max-width: 767px){
    .kohnan-topics .kohnan-topics-div {
        margin-right: 3%;
        width:46%;
    }
    .kohnan-topics .kohnan-topics-div p{
        height: 2em;
        padding: 0 0.5em 1em;
    }
}
.kohnan-topics-div img {
    width: 100%;
}
.kohnan-topics-div p {
    font-weight: 700;
    margin: 1em 0;
    text-align: center;
}
.first-row .kohnan-topics-div {
    width: 30%;
    margin: 20px 0;
}
#kohnan-topics-diy.kohnan-topics-div,
#kohnan-topics-event.kohnan-topics-div {
    margin-right: 4%;
}
.second-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.second-row .kohnan-topics-div {
    width: 15%;
    margin: 20px 1.5% 20px 0;
    display: table-cell;
    vertical-align: top;
}
#kohnan-topics-culture.kohnan-topics-div p {
    margin: 0.3em 0;
}
.second-row #kohnan-topics-card.kohnan-topics-div {
    margin: 20px 0;
}
#blog-bannar{
    margin-top: 30px;
}
#blog-bannar *{
    box-sizing: border-box;
}
#blog-bannar > div > a.blog-img{
    width: 45%;
    margin-right: 2%;
    float: left;
}
#blog-bannar div.sns-bannar{
    width: 20%;
    margin-right: 2%;
    float: left;
    overflow: hidden;
    background-image: url(../../img/blog-bannar/border-line-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
}
#blog-bannar div.kohtan-bannar{
    width: 30%;
    float: left;
    overflow: hidden;
}
#blog-bannar div.sns-bannar a{
    display:block;
    float: left;
    transform: rotate(45deg);
    width: 50%;
}
#blog-bannar div.sns-bannar a:nth-of-type(2){
    float: right;
    margin-top: 60px;
}
#blog-bannar div.sns-bannar a img{
    transform: rotate(-45deg);
}
@media screen and (max-width:767px){
    #blog-bannar > div > a.blog-img{
    width: 100%;
    margin-right: 3%;
    float: none;
}
#blog-bannar div.sns-bannar{
    display: block;
    width: 70%;
    float: none;
    overflow: hidden;
    margin: 30px auto 0;
}
#blog-bannar div.kohtan-bannar{
    display: block;
    width: 100%;
    float: none;
    overflow: hidden;
}
#blog-bannar div.sns-bannar a:nth-of-type(2){
    margin-top: 20px;
}
}
/*#hireing-staff.kohnan-topics-div {
    width: 30%;
    margin: 20px 0 20px 13%;
}
#hireing-partner.kohnan-topics-div {
    width: 30%;
    margin: 20px 0 20px 13%;
}*/
@media screen and (max-width:767px) {
    .first-row #kohnan-topics-diy.kohnan-topics-div,
    .first-row #kohnan-topics-event.kohnan-topics-div,
    .second-row .kohnan-topics-div {
        display: block;
        margin-right: 2.8%;
        margin-bottom: 0;
        width: 30%;
    }
    .second-row #kohnan-topics-culture.kohnan-topics-div {
        margin-right: 0;
    }
    .second-row #kohnan-topics-card.kohnan-topics-div {
        margin: 20px 0 0;
    }
    .first-row #kohnan-topics-chie.kohnan-topics-div {
        margin-right: 0;
        margin-bottom: 0;
    }
    #hireing-partner.kohnan-topics-div p {
        margin: 1em 0;
    }
}
.css_logo_kohnan_content {
    margin-top: 20px;
}
.css_logo_kohnan_content p {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    font-size: 250%;
    line-height: 55px;
    color: #fff;
    background-color: #4d6aba;
    text-align: center;
    float: left;
    margin: 0 0.4em 0 10px;
}
.css_logo_kohnan_content:after {
    display: block;
    content: "";
    height: 0;
    overflow: hidden;
    clear: both;
}
#top_information h2 {
    line-height: 310%;
    font-size: 18px;
    color: #4d6aba;
    padding: 1em 0 0;
}
#top_information h2 img {
    margin: 0 1em;
}
#pg-12-2 .panel-grid-cell {
    float: left;
    width: 50%;
}
@media screen and (max-width:920px) {
    #pg-12-2 .panel-grid-cell {
        width: 100%;
        float: none;
    }
}
#top_information {
    background: #c2d6f8;
}
#jquery-ui-tabs .ui-tabs-panel {
    overflow: auto;
    height: 300px!important;
    background: #fff;
    padding: 1em 2.5em;
}
#jquery-ui-tabs > ul li {
    display: inline-block;
    width: 8em;
    height: 40px;
    background: #4d6aba;
    margin: 0;
    box-shadow: 0 0 2px 0 #8ec1ff;
    border-radius: 10px 10px 0 0;
    border: 1px solid #ccc;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    text-align: center;
}
#jquery-ui-tabs {
    padding: 13px;
}
#jquery-ui-tabs > ul li > a {
    text-align: center;
    color: #fff;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: none;
    padding: 0.5em;
    margin: 0;
    text-decoration: none;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    vertical-align: middle;
}
.info_time,
.infotitle {
    float: left;
    line-height: 20px;
    font-family: 'Hiragino Kaku Gothic',Meiryo,sans-serif;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0;
}
.ui-widget.ui-widget-content {
    border: 0;
    background-color: #C2D6F8;
}
.ui-widget-header {
    border: 0;
    background: inherit;
    color: #fff;
    font-weight: 700;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    border-radius: 0 0 3px 3px;
}
.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
    border: 1px solid #c5c5c5!important;
    background: #8DA9DA!important;
    color: #fff;
}
.ui-tabs ul li {
    margin-bottom: 8px;
}
.info_time {
    color: #136aba;
    letter-spacing: 1.1px;
    padding-right: 3em;
}
.infotitle {
    width: 240px;
}
@media screen and (max-width:767px) {
    #jquery-ui-tabs > ul li {
        font-size: 10px;
        width: 48%;
        padding: 0;
    }
}
.moyori #shop_leaflets_search {
    text-align: center;
    background-color: #5a82b3;
    color: #FFF;
    font-size: 18px;
    height: 135px;
    background-image: url("../../img/grapycons/shop_leaflets_search_03.png");
    background-repeat: no-repeat;
    background-position: 10px;
    width: 450px;
    margin: 0 0 0 auto;
}
.shopsearchbtn {
    background-color: #ffe25b;
    width: 200px!important;
    border-radius: 3px;
    font-weight: 700;
    background-image: url("../../img/grapycons/search_store.jpg");
    background-repeat: no-repeat;
    background-position: 8px;
    display: block;
    height: 50px;
    line-height: 50px;
    color: #17479e!important;
}
#shop_leaflets_search p {
    width: 200px;
}
.searchleft {
    width: 50%;
    float: right;
    margin-top: 25px;
}
#top_contact p,
#top_online_shopping p {
    display: block;
    width: 450px;
    background: #F6F6F6;
    padding: 1.2em 0;
    text-align: center;
    line-height: 235%;
    font-size: 120%;
}
.searchleft p {
    margin-bottom: 0.4em;
}
#top_contact p {
    color: #24868D;
    margin: 1em 0 1em auto;
    border: 1px solid #24868D;
}
#top_online_shopping p {
    color: #3692C9;
    margin: 0 0 0 auto;
    border: 1px solid #3692C9;
}
@media screen and (max-width:920px) {
    #top_contact p,
    #top_online_shopping p {
        display: block;
        width: 99%;
        padding: 0;
        margin: 1em auto;
        text-align: center;
        font-size: 120%;
        height: 70px;
        line-height: 70px;
    }
    #shop_leaflets_search p,
    .shopsearchbtn {
        width: 100%!important;
    }
}
footer .one-third h3 a:after,
footer .one-third h3 a:before {
    position: absolute;
    height: 17px;
    width: 17px;
    background: #19479d;
    content: "";
}
#colophon {
    border-top: 3px solid #c2d6f8;
}
footer h3.widget-title {
    font-size: 125%!important;
    padding: 1em 0 0.5em 2em!important !important;
    border-bottom: solid 2px #536698!important;
    text-align: left;
    color: #4f4f4f!important;
    font-family: 'メイリオ',Meiryo,sans-serif;
}
footer .one-third h3 a:before {
    top: 17px;
    left: 13px;
    opacity: 0.6;
}
footer .one-third h3 a:after {
    top: 21px;
    left: 9px;
}
footer .one-third h3 {
    position: relative;
}
footer .one-third:first-child {
    width: 65%;
    background-color: #ededed;
    margin: 0;
    border-radius: 10px;
}
footer .one-third:nth-child(2) {
    width: 35%;
    margin-left: 0;
    float: right;
}
.one-third {
    float: left;
}
.sales_promotion_footer_widget {
    margin: 0.5em 0 0;
    float: left;
    padding: 10px 0 10px 1em;
}
.sales_promotion_footer_widget_bg .pa {
    list-style-image: none;
    margin-left: -1.5em!important;
    font-weight: 700;
    font-size: 14px;
}
.sales_promotion_footer_widget li {
    list-style-image: url("../../img/grapycons/list_type.png");
    padding: 0.3em 0;
}
.sales_promotion_footer_widget_bg {
    padding: 0 10px;
}
#site-generator {
    padding: 20px 0;
    border-top: 3px solid #19479d;
}
#site-generator .copyright img {
    margin: 0 0 2em;
}
#site-generator .copyright {
    text-align: center;
}
.sprite {
    background-image: url("../../img/grapycons/sprite.png");
    background-repeat: no-repeat;
    display: inline-block;
}
.sprite-adviser_logo {
    width: 40px;
    height: 40px;
    background-position: -5px -5px;
}
.sprite-contact {
    width: 45px;
    height: 35px;
    background-position: -55px -5px;
}
.sprite-diy_logo {
    width: 40px;
    height: 40px;
    background-position: -110px -5px;
}
.sprite-event_logo {
    width: 40px;
    height: 40px;
    background-position: -5px -55px;
}
.sprite-hnsk_backtotop {
    width: 50px;
    height: 35px;
    background-position: -55px -55px;
}
.sprite-information_logo {
    width: 50px;
    height: 50px;
    background-position: -115px -55px;
}
.sprite-kohnan_footer_logo {
    width: 180px;
    height: 40px;
    background-position: -5px -115px;
}
.sprite-logo {
    width: 169px;
    height: 32px;
    background-position: -5px -165px;
}
.sprite-new_product {
    width: 20px;
    height: 20px;
    background-position: -160px -5px;
}
.sprite-online_shopping {
    width: 45px;
    height: 35px;
    background-position: -190px -5px;
}
.sprite-responsive-menu-bg2 {
    width: 56px;
    height: 32px;
    background-position: -175px -50px;
}
.sprite-search_store {
    width: 25px;
    height: 20px;
    background-position: -195px -92px;
}
.sprite-season_logo {
    width: 20px;
    height: 20px;
    background-position: -230px -92px;
}
@media screen and (max-width:450px) {
    .sprite-adviser_logo,
    .sprite-diy_logo,
    .sprite-event_logo {
        display: none;
    }
}