﻿@font-face{
    font-family: 'icon';
    src: url("../fonts/icon.ttf?7fvrdh") format("truetype"),url("../fonts/icon.woff?7fvrdh") format("woff"),url("../fonts/icon.svg?7fvrdh#icon") format("svg");
    font-weight: normal;
    font-style: normal
}
[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.icon-24h:before {
    content: "\e900"
}
.icon-book:before {
    content: "\e901"
}
.icon-column:before {
    content: "\e902"
}
.icon-login:before {
    content: "\e903"
}
.icon-mail:before {
    content: "\e904"
}
.icon-pen:before {
    content: "\e905"
}
.icon-question:before {
    content: "\e906"
}
.icon-search:before {
    content: "\e907"
}
.icon-service:before {
    content: "\e908"
}
.icon-service01:before {
    content: "\e909"
}
.icon-service02:before {
    content: "\e90a"
}
.icon-service03:before {
    content: "\e90b"
}
.icon-service04:before {
    content: "\e90c"
}
.icon-service05:before {
    content: "\e90d"
}
.icon-service06:before {
    content: "\e90e"
}
.icon-icon-tag:before {
    content: "\e90f"
}
.icon-icon-tel:before {
    content: "\e910"
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
button,
button:focus,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    outline: none;
    transition-duration: 0.3s
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}
html {
    position: relative
}
body {
    line-height: 1;
    font-family: "ヒラギノ明朝 W2 JIS2004", "Yu gothic", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho";
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
ol,
ul {
    list-style: none
}
blockquote,
q {
    quotes: none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
a:hover,a:hover p,a:hover span,a:hover li{opacity: .6;transition-duration: 0.3s}
a:link {
    color: #FFF;
    text-decoration: none
}
a:visited {
    color: #FFF;
    text-decoration: none
}
a:hover {
    color: #FFF;
    text-decoration: none
}
a img {
    border-width: 0;
    border-style: none;
    border-color: #fff;
    background: transparent
}
ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}
.pulldown {
    position: fixed;
    width: 100%;
    top: -75px;
    z-index: 99;
    transition-duration: 0.3s
}
.pulldown nav {
    background-color: #C9BC9C
}
.pulldown nav ul {
    width: 1080px;
    margin: 0 auto
}
.pulldown nav a {
    color: #42210A !important;
    font-size: 14px
}
.-isOpen {
    top: 0;
    transition-duration: 0.3s
}
.tile p {
    font-size: 14px;
    line-height: 20px;
    color: #42210A
}
.tile a {
    color: #000
}
.tile a img {
    transition-duration: 0.3s
}
.tile a:hover img {
    transform: scale(1.1);
    transition-duration: 0.3s
}
.tile__image {
    position: relative;
    overflow: hidden
}
.tile__date {
    font-size: 14px;
    font-family: "Yu gothic";
    font-weight: bold;
    line-height: 20px;
    position: relative;
    display: inline-block;
    width: 100%
}
.tile__date span {
    display: inline;
    background-color: #fff;
    padding-right: 5px
}
.tile__date:after {
    content: '';
    background-color: #000;
    height: 2px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    top: 0;
    margin: auto;
    z-index: -1
}
.tile__category {
    position: absolute;
    top: 0;
    font-weight: 500;
    font-size: 14px;
    margin-top: 8px
}
.tile__category .-popular {
    background-color: #90D1DC
}
.tile__category span {
    background-color: #C9BC9C;
    color: #fff;
    margin: 0 0px 5px 5px;
    border-radius: 5px;
    padding: 2px 6px;
    font-family: "Yu gothic";
    display: inline-block;
}
.tile__title {
    font-size: 22px;
    font-family: "ヒラギノ明朝 W5 JIS2004";
    letter-spacing: 3px;
    line-height: 28px
}
.tile__tag {
    font-size: 14px;
    font-family: "Yu gothic";
    font-weight: 500;
    color: #fff;
    padding: 4px 0
}
.tile__tag span {
    background-color: #b4b4b4;
    padding: 5px 10px;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
}
.tile__tag a {
    color: #fff;
}
.tile__description {
    margin: 4px 0 40px;
}
@media screen and (max-width: 600px){
    .tile {
        width: 100% !important
    }
    .tile__image {
        text-align: center;
    }
    .tile__tag span {
    margin-right: 0;
  }
}
.line {
    margin-bottom: 30px
}
.line div {
    display: inline-block;
    font-family: "ヒラギノ明朝 W2 JIS2004"
}
.line__tag {
    color: #fff;
    width: 80px;
    text-align: center;
    padding: 5px
}
.line__tag.-info {
    background-color: #5A6BA0;
}
.line__tag.-news {
    background-color: #90D1DC;
}
.line__date {
    color: #000;
    border-right: 1px solid #000;
    padding: 0 10px;
}
.line__excerpt {
    color: #000;
    letter-spacing: 2px;
    padding: 0 10px;
}
.tag {
    font-size: 14px;
    font-family: "Yu gothic";
    font-weight: 500;
    color: #fff;
    padding: 2px 8px
}
.tag span a{
    background-color: #b4b4b4;
    padding: 0 10px;
    border-radius: 5px;
    display: inline-block;
    margin: 5px 5px 0px 0;
    line-height: 24px
}
header .sash {
    color: #fff;
    background-color: #42210A;
    font-family: "ヒラギノ明朝 W2 JIS2004";
    font-size: 12px;
    text-align: center;
    line-height: 36px;
    height: 37px
}
header .sash .wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
header .sash .tel {
    font-size: 18px;
    font-family: "ヒラギノ明朝 W5 JIS2004"
}
header .sash .hour {
    font-size: 12px
}
header .sash .contact {
    font-size: 14px;
    /*border-right: 1px solid #fff;*/
    border-left: 1px solid #fff;
}
header .sash .catalog {
    font-size: 14px
}
header .sash p {
    height: 20px;
    padding: 0 19px;
    margin-top: 9px;
    line-height: 18px
}
header .sash img {
    width: 18px;
    padding-right: 7px
}
header .sash .catch {
    width: 518px;
    padding: 0;
    text-align: left;
    font-size:14px;
}
header .sash a .catch{
    font-size: 18px;
    margin: 15px 0 -15px;
}

header .accordion-parent{
  position :relative;
}
header .accordion{
  position: absolute;
  width: 144px !important;
  display: block;
  overflow: hidden;
  height: 0px;
  transition-duration: 0.3s;
  z-index: 99;
}

header .accordion-parent:hover>.accordion{
  height: auto;
  transition-duration: 0.3s;
}

header .main-visual nav ul.accordion li{
  width: 100%;
}
header .accordion img{
  width: 34px;
  vertical-align: top;
}

header .accordion li p{
  padding: 14px 0;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #c9bc9c;
  z-index: 99;
  margin: -1px 0 0;
}

header .first-nav .accordion{
  width: 220px !important;
  padding-top: 15px;
}

nav.first-nav ul li ul li{
  padding: 3px 0;
}
nav.first-nav ul li ul li a{
  border-left: none;
}
header .sash .tel a{
    cursor: default;
    pointer-events: none;
}
@media screen and (max-width: 600px){
    header .sash {
        height: 40px
    }
    header .sash .tel a{
        pointer-events: auto;
    }
    header .sash a:hover .catch{
        opacity: 1;
    }
    header .sash .catch {
        font-size: 1rem;
        line-height: 23px;
        margin-left: 2%;
    }
    .sp-nav-btn {
        position: absolute;
        width: 50px;
        height: 40px;
        right: 0;
        z-index: 99
    }
    .sp-nav-btn {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer
    }
    .sp-nav-btn span:nth-child(1) {
        top: 10px
    }
    .sp-nav-btn span:nth-child(2),
    .sp-nav-btn span:nth-child(3) {
        top: 18px
    }
    .sp-nav-btn span:nth-child(4) {
        top: 26px
    }
    .sp-nav-btn.open span:nth-child(1) {
        top: 35px;
        width: 0
    }
    .sp-nav-btn.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .sp-nav-btn.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    .sp-nav-btn.open span:nth-child(4) {
        top: 24px;
        width: 0
    }
    .sp-nav-btn span {
        display: block;
        position: absolute;
        height: 2px;
        width: 30px;
        margin: auto;
        background: #fff;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        right: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out
    }
    .sp-nav {
        overflow: hidden;
        height: 0;
        width: 0;
        transition-duration: 0.3s;
        background-color: #f6931e;
        position: absolute;
        top: 0;
        right: 0
    }
    .sp-nav--open {
        top: 40px;
        height: 95vh;
        width: 100%;
        transition-duration: 0.3s
    }
    .pulldown nav {
        background-color: #FFF
    }
    .pulldown .sp-nav ul {
        width: 100%;
        display: block;
        font-size: 0
    }
    .pulldown .sp-nav ul li {
        border-bottom: solid 1px #42210A
    }
    .pulldown .sp-nav ul li:nth-child(2) {
        border-bottom: none
    }
    .pulldown .sp-nav ul .sub-menu {
        display: flex;
        flex-wrap: wrap
    }
    .pulldown .sp-nav ul .sub-menu li {
        background-color: #C9BC9C;
        border: solid 1px #FFF;
        box-sizing: border-box;
        width: 50%
    }
    .pulldown .sp-nav ul .sub-menu li:nth-child(odd) {
        border-left: none
    }
    .pulldown .sp-nav ul .sub-menu li:nth-child(even) {
        border-right: none
    }
    .pulldown .sp-nav ul li a {
        font-size: 16px;
        display: block;
        padding: 3% 0
    }
}
footer {
    background-color: #343436;
    color: #fff;
    font-family: "ヒラギノ明朝 W2 JIS2004";
    padding-top: 60px;
    text-align: center
}
footer .logo {
    width: 144px;
    margin: 0 auto
}
footer p {
    margin: 50px 0 20px;
    line-height: 30px
}
footer nav {
    justify-content: space-between;
    width: 800px;
    margin: 0 auto;
    text-align: left
}
footer nav p {
    font-size: 18px;
    margin: auto;
}
footer nav div {
    width: 100%;
    margin-bottom: 15px;
}
footer .colophon {
    font-size: 12px;
    padding: 50px 0
}
footer ul {
    display: block;
    font-size: 14px;
}
footer ul li {
    display: inline-block;
    line-height: 24px
}
footer div a:hover,
footer div a:hover p{
    opacity: .6;
}

.gotop {
    width: 60px;
    height: 60px;
    position: fixed;
    right: 5vw;
    bottom: 5vh;
    background-color: #42210A;
    z-index: 99;
    border-radius: 50%;
    visibility: hidden;
    opacity: 0;
    transition-duration: 0.3s
}
.gotop span {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 9px 14px 9px;
    border-color: transparent transparent #FFF transparent;
    position: absolute;
    top: -3px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto
}
.visible {
    opacity: 1;
    visibility: visible;
    transition-duration: 0.3s
}
.visible:hover {
    opacity: 0.8
}
@media screen and (max-width: 600px){
    footer{
        padding: 50px 5% 0px;
    }
    footer nav {
        width: 100%
    }
}
.sp {
    display: none !important
}
@media screen and (max-width: 600px){
    .pc {
        display: none
    }
    .sp {
        display: block !important
    }
}
header .wrp {
    height: auto;
    width: 1080px;
    margin: 0 auto;
    padding-bottom: 5px
}
header .sash {
    height: 64px
}
header .sash.pc {
    height: auto
}
header .sash.pc nav {
    border-bottom: 1px solid #000;
    background-color: #F2F2F2
}
header .sash.pc nav ul {
    display: flex;
    width: 1080px;
    margin: 0 auto
}
header .sash.pc nav .accordion{
    display: block;
    padding-top: 15px;
    padding-bottom: 1px;
    width: 277px !important;
}
header .sash.pc nav .accordion li{
  width: 100%;
  padding: 0;
}
header .sash.pc nav .accordion li:first-child{
    margin-top: 1px;
}
header .sash.pc nav .accordion li a{
  border-left: none;
}
header .sash.pc nav .accordion li p{
  margin: 0 0 -1px;
  font-size: 15.5px;
}
header .sash.pc nav li {
    width: 25%;
    text-align: center;
    line-height: 25px;
    padding: 10px 0;
    font-size: 14px;
}
header .sash.pc nav li a {
    color: #000;
    text-align: center;
    letter-spacing: 2px;
    height: 100%;
    width: 100%;
    display: inline-block;
    border-left: 1px solid #000;
}
header .sash.pc nav ul li:first-child a {
    border-left: none;
}
header .-upper {
    font-size: 1rem;
    justify-content: space-between;
}
header .btn--radius {
    background-color: #C9BC9C;
    color: #42210A;
    margin: 9px 4px 0;
    float: right;
    display: inline-block;
    font-size: 14px;
    border-radius: 4px;
}
header .sash.pc nav .accordion li a:hover,
header .accordion-parent:hover>.accordion a:hover{
  opacity: 1;
}
header .sash.pc nav .accordion li a:hover p,
header .accordion-parent:hover>.accordion a:hover p{
  background-color: #e8e3d8;
  color:#42210A;
  transition-duration: 0.3s;
  opacity: 1;
}

@media screen and (max-width: 600px){
    .sash {
        height: 40px !important
    }
}
main {
    width: 1080px;
    margin: 0 auto;
    padding-bottom: 50px;
    /*min-height: 2400px;*/
    display: flex
}
.main-visual {
    height: 180px;
    padding: 10px;
    background-color: #F2F2F2;
    text-align: center;
    color: #fff
}
.main-visual .wrp {
    width: 1080px;
    height: 180px;
    margin: 0 auto;
    background-image: url("../images/sub/main.png");
    background-repeat: no-repeat
}
.main-visual h2 {
    font-size: 50px;
    line-height: 100px;
    padding-top: 35px
}
.main-visual h3 {
    font-size: 20px
}
section {
    padding-top: 30px
}
.contents {
    width: 800px
}
.contents p {
    margin: 25px 0;
    line-height: 24px
}

.contents .title {
    font-family: "ヒラギノ明朝 W5 JIS2004";
    margin: 0 0 30px;
    position: relative;
    font-size: 26px;
    margin-bottom: 20px;
    padding-bottom: 17px;
}
.contents .title:after {
    content: '';
    display: block;
    height: 1px;
    width: 60px;
    background-color: #000;
    position: absolute;
    left: 3px;
    bottom: 0;
}
@media screen and (max-width: 600px){
main {
    width: 100%;
    display: block;
    padding-bottom: 0;
}
.main-visual{
    padding: 0;
    height: 150px;
}
.main-visual .wrp {
    width: 100%;
    margin: 0 auto;
    height: 150px;
}
.main-visual h2 {
    line-height: 1.3rem;
    font-size: 32px;
    padding-top: 9vh;
}
.main-visual h3 {
    margin-top: 16px;
}
.contents {
    width: 90%;
    margin: 0 auto;
}
.contents img {
    width: 100%;
}
.contents .title{
    font-size: 22px;
    line-height: 1.8rem;
    padding-bottom: 27px;
}
}
.breadcrumb {
    margin: 20px 0 0;
}
.breadcrumb span {
    color: #000;
    padding-right: 2px;
    font-size: 14px;
}
.sidebar {
    width: 250px;
    float: right;
    padding: 15px 0 15px 30px;
    background-color: #fff;
}
.sidebar h2 {
    font-size: 18px;
    padding-bottom: 12px;
    font-family: "ヒラギノ明朝 W5 JIS2004";
    border-bottom: 2px solid #42210A;
    margin-bottom: 13px;
}
.sidebar .btn {
    border: #000 1px solid;
    text-align: center;
    font-family: "ヒラギノ明朝 W2 JIS2004";
    position: relative;
    margin: 20px 0 40px
}
.sidebar .btn p {
    color: #000;
    padding: 4px
}
.sidebar .btn:after {
    content: url("../images/common/w-arrow-b.svg");
    width: 18px;
    height: 20px;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 4px
}
.sidebar .btn--card {
    padding: 20px;
    text-align: center;
    color: #fff;
    font-family: "ヒラギノ明朝 W5 JIS2004";
    font-size: 22px;
    margin: 10px 0
}
.sidebar .btn--card i {
    font-size: 36px;
    padding-right: 10px;
    vertical-align: middle
}
.sidebar .btn--card.-brown {
    background-color: #42210A
}
.sidebar .btn--card.-beige {
    background-color: #C9BC9C
}
.sidebar .btn--card.-beige p {
    color: #42210A
}
.sidebar .btn--border {
    /*border: 1px solid #000;*/
    margin: 10px 0;
    position: relative
}
.sidebar .btn--border i {
    font-size: 22px;
    padding-right: 2px
}
.sidebar .btn--border p {
    color: #42210A;
    background: #EEE;
    width: 80%;
    margin: auto;
    padding: 11px;
    line-height: 30px;
}
.sidebar .btn--border img {
    padding-right: 10px;
    margin-left: -10px
}
.sidebar .wrp:first-child {
    text-align: center;
    padding: 26px 20px 20px;
    margin-bottom: 20px;
    border-bottom: none;
    color: #FFF;
    background: #42210A;
}
.sidebar .support p {
    line-height: 30px;
    font-size: 14px;
    font-family: "ヒラギノ明朝 W2 JIS2004"
}
.sidebar .support em {
    font-family: "ヒラギノ明朝 W5 JIS2004"
}
.sidebar .tel {
    font-family: "ヒラギノ明朝 W5 JIS2004";
    font-size: 23px;
    padding: 20px 0;
}
.sidebar .tile {
    margin-bottom: 15px;
}
.sidebar .tile__title {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 1.5px;
    padding: 4px 10px 8px;
    background-color: #f5f4f2;
    margin-top: -2px;
    text-align: justify;
}
.sidebar .wrp__service {
    border-bottom: 1px solid #42210A;
}
.sidebar .wrp__service ul {
    flex-direction: column;
}
.sidebar .wrp__service li {
    position: relative;
}
.sidebar .wrp__service li p {
    padding: 16px 0;
    color: #000;
}
.sidebar .wrp__service li+li {
    border-top: 1px solid #42210A;
}
.sidebar .wrp__service li:after {
    content: url("../images/common/arrow.png");
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
}
.sidebar .wrp__service li img {
    height: 22px;
    padding: 0 7px 5px;
    vertical-align: middle;
}
.sidebar .tag {
    padding: 2px 0 40px;
}
.sidebar .banner img {
    margin-bottom: 5px;
}
@media screen and (max-width: 600px){
.sidebar {
    width: 90%;
    float: none;
    margin: 0 auto;
    padding: 15px 0;
    border-top: solid 1px;
}
.sidebar .support p {
    font-size: 20px;
}
.sidebar .support em {
    font-size: 16px;    
}
.sidebar .tel {
    font-size: 28px;
    padding: 15px 0;
}
.sidebar .btn--border p {
    font-size: 20px;
}
.sidebar .wrp:first-child {
    border-bottom: none;
}
.sidebar h2 {
    border: none;
    background: #C9BC9C;
    color: #FFF;
    padding: 6px 2%;
    margin-bottom: 10px;
}
.sidebar .tile__title {
    padding-top: 10px;
    font-size: 18px;
    line-height: 1.4rem;
}
.tile__image img {
    width: 100%
}
.sidebar .banner img {
    width: 100%
}
}


.conversion {
    border: 1px solid #000;
    text-align: center;
    position: relative;
    margin-top: 40px
}
.conversion:after {
    content: 'ご相談はダンゴセレクトのサポートセンターまで';
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
    background-color: #fff;
    display: block;
    margin: auto;
    width: 400px;
    text-align: center
}
.conversion p {
    text-align: center
}
.conversion i {
    font-size: 25px;
    padding-right: 8px;
}
.conversion a{
    display: block;
}
.conversion .tel {
    font-family: "ヒラギノ明朝 W5 JIS2004";
    font-size: 18px;
    background-color: #e6e6e6;
    color: #000;
    text-align: center;
    line-height: 80px;
    width: 640px;
    margin: 10px auto 0;
    cursor: default;
    pointer-events: none;
}
.conversion .tel span {
    vertical-align: middle
}
.conversion .tel img {
    width: 35px;
    vertical-align: middle;
    margin: 0 20px !important;
    display: inline !important
}
.conversion .tel .num {
    font-size: 32px
}
.conversion .wrp__btn a{
    width: 640px;
    margin: 15px auto 30px;
    justify-content: space-between;
    background-color: #000;
    color: #fff;
}
.conversion .wrp__btn a p{
    padding: 30px 0;
    font-size: 22px;
    letter-spacing: 3px;
}

@media screen and (max-width: 600px){
.conversion{display: none;}
}
#solution-service .category {
    padding: 30px 20px;
    background-color: #e6e6e6;
}
#solution-service .category .title {
    font-size: 26px;
    margin-bottom: 20px;
    padding-bottom: 17px;
}
#solution-service .category a.box{
    color: #000;
}
#solution-service .category .box {
    display: flex;
    margin-bottom: 20px
}
#solution-service .category .box:hover{
    opacity: .6;
}
#solution-service .category .box div {
    padding: 14px;
    width: 530px;
    background-color: #fff
}
#solution-service .category img {
    width: 228px
}
#solution-service .category h3 {
    font-size: 16px;
    padding: 10px 0;
    border-bottom: 2px solid #000
}
#solution-service .category h3 span {
    background-color: #B3B3B3;
    color: #808080;
    font-size: 14px;
    padding: 0 7px;
    margin: 5px
}
#solution-service .category h3 span.active{
    color: #FFF;
}
#solution-service .category h3 span.active:first-child {
    background-color: #00496E; /*オーナー様*/
}
#solution-service .category h3 span.active:nth-child(2) {
    background-color: #BE8C32; /*管理会社様*/
}
#solution-service .category h3 span.active:last-child {
    background-color: #327850; /*仲介会社様*/
}
#solution-service .category h3 span:first-child {
    margin-left: 45px
}
#solution-service .category ul {
    flex-wrap: wrap;
    font-size: 18px;
    line-height: 16px;
}
#solution-service .category ul li{
    position:relative;
}
#solution-service .category ul li:last-child:after{
    content:"etc.";
    position: absolute;
    right: -30px;
    font-size: 16px;
}
#solution-service .category .-column {
    display: block
}
#solution-service .category li {
    width: 40%;
    padding: 12px 0 0 8px
}
#solution-service .category li:before {
    content: '';
    width: 10px;
    height: 10px;
    border: 1px solid #000;
    display: inline-block;
    margin-right: 9px
}
#solution-service .worry ul {
    display: block
}
#solution-service .worry ul li {
    background-color: #e6e6e6;
    margin: 0 0 20px;
    padding-left: 68px;
    position: relative
}
#solution-service .worry ul li:hover{
    opacity: .6;
}
#solution-service .worry ul li:after {
    content: url("../images/common/arrow.png");
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px
}
#solution-service .worry ul li:before {
    content: '';
    background-image: url("../images/sub/question.png");
    background-color: #42210A;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 64px;
    height: 100%;
    left: 0
}
#solution-service .worry ul li a {
    color: #000
}
#solution-service .worry ul li a p {
    margin: 0;
    padding: 20px;
    font-size: 20px
}
#solution-service .worry .title:after {
    width: 100%
}
@media screen and (max-width: 600px){
#solution-service .category .title{
    text-align: center;
    font-size: 22px;
    letter-spacing: 2px;
    padding-bottom: 0;
}
#solution-service .category .title:after{content:none;}
#solution-service .category .box {
    display: block
}
#solution-service .category .box img {
    width: 100%
}
#solution-service .category .box div {
    width: 100%;
    box-sizing: border-box
}
#solution-service .category .box li {
    width: 100%
}
#solution-service .category h3 {
    text-align: center;
    font-size: 20px;
    padding: 6px 0 8px;
    border-bottom: 2px solid #adadad;
}
#solution-service .category .box h3 span {
    display: block;
    margin: 6px auto !important;
    padding: 0;
    text-align: center
}
}

/*コラム記事css*/


/*******************************************
 リセット
*******************************************/
#Reset{
    font-family: "ヒラギノ明朝 W2 JIS2004", "Yu gothic", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho";
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
}

#Reset h1 {
  font-family: "ヒラギノ明朝 W5 JIS2004";
  display: block;
  font-size: 1.3em;
  font-weight: bold;
  letter-spacing: 3px;
  margin: .67em 0;
}

#Reset .wrp__subtitle h1 {
    display: inline-block;
    padding-left: 10px;
}

#Reset h2 {
  font-family: "ヒラギノ明朝 W5 JIS2004";
  display: block;
  font-size: 1.2em;
  letter-spacing: 3px;
  font-weight: bold;
  margin: .83em 0;
}

#Reset h3 {
  font-family: "ヒラギノ明朝 W5 JIS2004";
  display: block;
  font-size: 1.1em;
  letter-spacing: 3px;
  font-weight: bold;
  margin: 1em 0;
}

#Reset h4 {
  display: block;
  font-weight: bold;
  margin: 1.33em 0;
}

#Reset h5 {
  display: block;
  font-size: 0.83em;
  font-weight: bold;
  margin: 1.67em 0;
}

#Reset h6 {
  display: block;
  font-size: 0.67em;
  font-weight: bold;
  margin: 2.33em 0;
}

#Reset p{
  display:block;
  margin:1em 0;
}

#Reset address {
  display: block;
  font-style: italic;
}

#Reset blockquote {
  display: block;
  margin: 1em 40px;
}

#Reset blockquote[type=cite] {
  display: block;
  margin: 1em 0px;
  padding-left: 1em;
  border-left: solid;
  border-color: blue;
  border-width: thin;
}

#Reset em{
  font-style: italic;
}

#Reset strong {
  font-family: "ヒラギノ明朝 W5 JIS2004";
  font-weight: bolder;
}

 #Reset hr {
  display: block;
  border: none;
  border-top: solid 1px #9e9e9e;
  margin: 0 auto 15px;
  -moz-float-edge: margin-box;
  -moz-box-sizing: border-box;
 }

#Reset hr[size="1"] {
  border-style: -moz-bg-solid none none none;
}

#Reset ul{
  display: block;
  list-style-type: disc;
  margin: 1em 0;
  -moz-padding-start: 40px;
}

#Reset li {
  display: list-item;
  -moz-float-edge: margin-box;
}

#Reset ol {
  display: block;
  list-style-type: decimal;
  margin: 1em 0;
  -moz-padding-start: 40px;
}

#Reset li {
  display: list-item;
  -moz-float-edge: margin-box;
}

#Reset dl{
  display: block;
  margin: 1em 0;
}

#Reset dt{
  display: block;
}

#Reset dd {
  display: block;
  -moz-margin-start: 40px;
}

/* 画像の回り込み */
#Reset .alignnone {
padding: 4px;
margin: 0px 15px 0 15px;
}
#Reset .aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
padding: 4px;

}
#Reset .alignright {
float: right;
display: inline;
padding: 4px;
margin: 0px 15px 0 15px;
}
#Reset .alignleft {
float: left;
display: inline;
padding: 4px;
margin: 0px 15px 0 15px;
}
#Reset .clear {
clear: both;
}

@media screen and (max-width: 600px){
#Reset .alignnone {
    padding: 0;
    margin: 0px 2%;
    width: 96%;
    height: auto;
}
}


/*記事リストCSS*/
.article-list .wrp__subtitle {
    font-size: 25px;
    margin: 30px 0;
}
.article-list .wrp__subtitle:before {
    content: url("../images/common/side-column.png");
    vertical-align: middle;
    margin-right: 5px;
}
.article-list .tile {
    display: flex;
    font-size: 0;
    border-bottom: solid 1px #B3B3B3;
}
.article-list .tile:first-child {
    border-top: solid 1px #B3B3B3;
}
.article-list .tile .tile__category {
    margin-top: 15px;
}
.article-list .tile .tile__box {
    padding: 25px 0 0 2%;
}
.article-list .tile .tile__box p {
    margin: auto;
    line-height: 1.5;
}
.article-list .tile .tile__box a {
    display: block;
}
.article-list .tile .tile__box a:hover {
    opacity: .6;
}
.article-list .tile .tile__date{
    margin-bottom: 5px;
}
.article-list .tile .tile__title {
    font-size: 20px;
    margin-bottom: 3px;
}
.article-list .tile .tile__date:after {
    content: none;
}
.article-list .tile .tile__tag {
    padding: 15px 0 0;
}
.pagenavi {
    display: block;
    width: 100%;
    margin: auto;
    padding: 3% 0;
    position: relative;
    text-align: center;
}
.pagenavi .next,
.pagenavi .prev {
    background: transparent;
    color: #000;
    padding: 0;
    margin: auto;
    display: inline-block;
}
.pagenavi a,
.pagenavi p {
    background: #EFEFEF;
    color: #808080;
    padding: 5px 10px;
    margin: 0 5px;
}
.pagenavi p {
    background: #808080;
    color: #EFEFEF;
    display: inline-block;
    cursor: pointer;
}
.pagenavi span {
    transition: .3s;
}
.pagenavi a:hover,
.pagenavi a:hover span {
    opacity: 0.4;
}
.pagenavi span.current,
.pagenavi span.pages {
    display: inline-block;
    background: #808080;
    color: #EFEFEF;
    padding: 5px 10px;
    margin: 0 5px;
}
@media screen and (max-width: 600px){
  .article-list .wrp__subtitle {
    margin: 0 0 15px;
  }
    .article-list .tile {
        display: block;
        padding: 2% 0;
    }
    .article-list .tile a img {
        width: 25%;
        text-align: left;
    }
    .article-list .tile a:hover img {
        transform: inherit;
    }
    .article-list .tile .tile__title {
      margin-bottom: 8px;
      line-height: 1.3;
    }
    .article-list .tile .tile__box p {
      line-height: 1.3;
    }
    .article-list .tile .tile__image {
        text-align: left;
        padding: 0 2%;
        overflow: initial;
    }
    .article-list .tile .tile__category {
        margin: 0 2%;
        line-height: 1.4rem;
        font-size: 16px;
        top: 3%;
        left: 28%;
        width: 60%;
    }
    .article-list .tile .tile__category span {
        vertical-align: super;
        margin: 0;
        border-radius: 0;
    }
    .article-list .tile .tile__box {
        padding: 10px 2% 0;
    }
    .pagenavi {
        padding: 30px 0 20px;
    }
}

#single .wrp__subtitle {
    font-size: 24px;
    letter-spacing: 3px;
    margin: 0 0 20px;
    font-family: "ヒラギノ明朝 W5 JIS2004";
    border-bottom: 1px solid #9e9e9e;
    padding-bottom: 17px;
}
#single .wrp__subtitle h1{
    display: inline-block;
    padding-left:15px;
}

#single article h4{
    font-size: 18px;
    font-family: "ヒラギノ明朝 W5 JIS2004";
    line-height: 1.4;
    letter-spacing: 2px;
    margin-bottom: 15px;
}
#single article h4+p{
    margin: 15px 0;
}
#single article p{
    line-height: 1.8;
    letter-spacing: 1.6px;
}
#single article a:link,
#single article a:visited{
    text-decoration:underline;
    color:#4eacd1;
}
#single article a:hover{
    color:#337ab7;
    opacity: 1;
}
#single article a:link img{
    text-decoration:none;
    border-style:none;
}
#single article a:hover img{
    opacity: .6;
}



#single .property{
margin-bottom:20px;
}
#single .property .tile__category .tile__date,
#single .property .tile__category,
#single .property .tile__tag{
    display: inline;
    position: inherit;
}
#single .property .tile__category{
    margin: 0 22px 0 0;
    padding-right: 15px;
    border-right: solid 2px #42210A;
}
#single .property .tile__date:after {
    content: none
}
#single .image {
    margin-bottom: 24px
}
#single .back-to-list {
    display: inline-block;
    margin: 55px auto 30px;
    position: relative;
    transition-duration: 0.3s;
    border-bottom:solid 1px;
}
#single .back-to-list:hover {
    opacity: 0.7;
    transition-duration: 0.3s
}
#single .back-to-list p {
    color: #000;
    padding: 20px 0 3px 20px;
    font-family: "ヒラギノ明朝 W5 JIS2004";
    font-size: 16px;
    margin: 0;
    display: inline-block;
}
#single .back-to-list:before {
    content: "";
    background-image:url("../images/sub/return.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    display: inline;
    position: absolute;
    right: 160px;
    top: 0;
    bottom: 0;
    margin: auto 4px auto 0;
    width: 20px;
    height: 35px;
}
#single table{width: 100%;}
#single tr{line-height: 40px;}
#single th{
  padding: 10px;
  border: 1px solid #ffffff;
  background-color: #c9bc9c;
  vertical-align: middle;
  width: 35%;
  text-align: left;
}
#single td{
  padding: 10px;
  border: 1px solid #9e9e9e;
  vertical-align: middle;
  line-height: 50px;
}

@media screen and (max-width: 600px){
#single article h4 br{
    display: none;
}
#single .back-to-list:before {
    content: url(../images/sub/return.png);
    display: inline;
    position: absolute;
    left: 5%;
}
#single .property .tile__category{
    border: none;
    margin: 10px 0 0;
    display: block;
}
#single .tile__category span{
    margin:0 0 5px;
    border-radius: 0;
    padding:5px 3px;
}
#single .property .tile__tag {
    display: block;
    line-height: 1.2;
    padding-top:2px;
    font-size: 16px;
}
#single .wrp__subtitle {
    font-size: 20px;
    line-height: 1.6rem;
    margin: 0 0 10px;
    padding: 0 0 10px;
    transform: rotate(-.1deg);
}
#single .wrp__subtitle h1{
    padding-left: 0;
    margin: .3em auto .2em;
    line-height: 1.3;
}
.article-list .wrp__subtitle:before{
    display: none;
}
.article-list .contents p {
    margin: 25px 0;
    line-height: 27px;
}
#single .back-to-list {
    width: 100%;
    box-sizing: border-box;
    margin: 50px auto;
}
#single .property {
    margin-bottom: 0;
}
#single article p {
    line-height: 1.6;
    letter-spacing: 1.8px;
}
}

/*about ページ*/
.profile table p{
    margin: 10px 0;
}
.profile table a{
    color: #42210A;
}


/*サービス下層ページ*/
.s-service .service-title h4+p{
    margin-top: 20px;
}
.s-service .service-title p{
    margin: 15px 0;
}
.contents p.target{
    color:#42210A;
    padding-bottom: 20px;
}
.s-service .service-title p.target+p{
    font-family: "ヒラギノ明朝 W5 JIS2004";
    color:#42210A;
    font-size:18px;
    letter-spacing: 1.8px;
    margin: -10px auto 25px;
}
.contents p.target br{
    display: none;
}
.contents p.target span{
    background-color: #B3B3B3;
    color: #808080;
    margin-left: 10px;
    padding: 0 5px;
}
.contents p.target span.active{
    color: #FFF;
}
.contents p.target span.owner {
    background-color: #00496E; /*オーナー様*/
}
.contents p.target span.kanri {
    background-color: #BE8C32; /*管理会社様*/
}
.contents p.target span.chukai {
    background-color: #327850; /*仲介会社様*/
}

.s-service .service-title .img{
    text-align: center;
    margin: 0 0 25px;
}

.s-service .service-list {
    background-color: #e6e6e6;
    padding: 30px 20px 0;
    margin-bottom: 100px;
}
.s-service .service-list .title {
    margin: 10px 0 25px 1%;
}
.s-service .service-list .title:after{
    content: none;
}
.s-service .service-list .box {
    background-color: #FFF;
    margin-top: 15px
}
.s-service .service-list .box a{
    color: #000;
    display: block;
    padding: 25px 30px 20px;
    box-shadow: 1px 1px 1px #c5c5c5;
}
.s-service .service-list .box a:hover{
    opacity: .6;
    box-shadow: none;
}
.s-service .service-list .box h3 {
    font-size: 20px;
    font-family: "ヒラギノ明朝 W5 JIS2004";
    margin-bottom: 10px;
    color: #42210A
}
.s-service .service-list .box h4 {
    font-size: 18px;
    line-height: 24px;
    margin: 15px auto 0;
}
.s-service .service-list .box p {
    margin: 0
}
.s-service .service-list .box ul {
    text-align: left
}
.s-service .service-list .box ul li {
    color: #FFF;
    background-color: #C9BC9C;
}
/*サービス詳細*/
.sercice-point{
    display: block;
    text-align: left;
    margin-top: 35px;
}
.sercice-point:before{
    content: "";
    display: block;
    background: url(../images/sub/ss-list.png) left no-repeat;
    width: 170px;
    height: 40px;
    margin-bottom: 10px;
}
.sercice-point li{
    font-size: 18px;
    letter-spacing: 2px;
    color: #42210A;
    background-color: #C9BC9C;
    display: inline-block;
    padding: 5px 1% 8px;
    margin: 0 1% 10px 0;
}
.sercice-point li:before {
    content: "";
    width: 22px;
    height: 22px;
    background: url(../images/sub/ss-icon.png) no-repeat top;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

@media screen and (max-width: 600px){
.s-service .service-title p.target {
    margin: 10px auto;
    padding: 0;
}
.s-service .service-title p.target br{
    display: block;
}
.s-service .service-title p.target span {
    margin-left: 0;
    margin-right: 7px;
}
.s-service .service-list .title {
    margin: 0 0 5px;
    padding: 0;
    text-align: center;
}
.s-service .service-list .box a {
    padding: 15px 5% 10px;
}
.s-service .service-list .box h4 {
    font-size: 16px;
}
.sercice-point li {
    padding: 5px 1% 7px 30px;
    position: relative;
    line-height: 1.2rem;
    font-size: 16px;
    margin-bottom: 7px;
}
.sercice-point li:before{
    position: absolute;
    left: 5px;
}

}

/* プライバシーポリシー */

.privacy-policy{
  line-height: 20px;
}
.privacy-policy div{
  padding: 20px 0;
}
.privacy-policy h3{
  font-family: "ヒラギノ明朝 W5 JIS2004";
  font-size: 18px;
  line-height: 50px;
}
.privacy-policy ul{
  display: block;
}
.privacy-policy li{
  padding: 10px 0;
}

.privacy-policy p{
  margin: 0 auto;
  padding: 20px 0;
}
.privacy-policy h4{
  font-family: "ヒラギノ明朝 W5 JIS2004";
}

.privacy-policy h5{
  padding: 20px 0 0;
}
.--right{
  text-align: right;
}

/* クッキーポリシー */
.cookie article h3{
    font-size: 20px;
    font-family: "ヒラギノ明朝 W5 JIS2004";
    line-height: 1.4;
    letter-spacing: 2px;
}
.cookie article h5{
    font-size: 16px;
    font-family: "ヒラギノ明朝 W5 JIS2004";
    line-height: 1.4;
    letter-spacing: 2px;
    font-weight: 400;
}

/* contact */
.contact-special-banner{
    padding-top: 0;
    margin-top: -5px;
}
.contact form input[type="text"],.contact form input[type="email"],.contact form input[type="tel"]{
  padding: 9px 12px;
  font-size: 14px;
  width: 470px;
}

.contact form input[type="number"]{
  text-align: center;
  font-family: ts-unused;
  padding: 9px 12px;
  margin: 0px 5px;
  font-size: 14px;
  width: 100px;
}

.contact form textarea{
  padding: 9px 12px;
  font-size: 14px;
  width: 470px !important;
  height: 200px !important ;
}
.contact form p{
  margin: 10px auto;
}
.contact .separate td{
  width: 100%;
  background-color: #595757;
  color: #fff;
  text-align: center;
  border: #595757 1px solid;
}

.contact form label{
    display: block;
    line-height: 1.3rem;
    margin: 10px 0;
}

.submit-btn{position: relative;}
.submit-btn input{
  background-color: #000;
  color: #fff;
  width: 260px;
  padding: 20px;
  display: block;
  margin: 20px auto;
  border: none;
}
.contact .wrp__btn{text-align: center;}
.submit-btn {
  background-color: #000;
  color: #fff;
  width: 300px;
  padding: 26px !important;
  margin: 40px auto !important;
  cursor: pointer;
}

.contact .required:after{
    content: '必須';
    display: inline-block;
    font-size: 12px;
    width: 30px;
    height: 20px;
    color: #fff;
    background-color: #eda600;
    line-height: 20px;
    padding: 0 4px;
    text-align: center;
    margin-left: 5px;

}

#mfp_loading,#mfp_loading_screen,#mfp_overlay_background,#mfp_overlay,#mfp_hidden{
  display: none !important;
}

.mfp_err{
  display: block;
  font-size: 12px;
  color: red;
  font-family: yu gothic;
  font-weight: bold;
}

.mfp_buttons{
  width: 640px;
  margin: 0 auto;
  padding: 30px 0 0;
  display: flex;
  justify-content: space-between;
}

.mfp_buttons button{
  cursor: pointer;
  background-color: #000;
  color: #fff;
  width: 300px;
  padding: 26px;
  text-align: center;
  margin-top: -10px;
}

@media screen and (max-width: 600px){
  table{
    table-layout: fixed;
  }
  .contact tr{
    display: flex;
    flex-direction: column;
  }
  #single .contact th, .contact td{width: 100%;box-sizing: border-box;}
  .contact form input[type="text"], .contact form input[type="email"], .contact form input[type="tel"]{
    width: 100%;
    padding: 9px 0px;
  }
  .contact form textarea{
    width: 100% !important;
    padding: 0;
  }
  #single .contact th{
    border: 1px solid #c9bc9c;
  }
}


/*site map*/
.linkmap{}
.linkmap h4{border-bottom:solid 1px #e6e6e6;font-size: 18px;padding-bottom:6px;}
.linkmap ul+h4{margin-top:35px;}
.linkmap ul{display: block;}
.linkmap ul li{display: inline-block;margin:10px 1% 0 0;}
.linkmap ul li:before{content:"";background:url(../images/common/arrow.png);background-size:contain;width:10px;height:10px;margin-right: 6px;}
.linkmap ul li,.linkmap ul li:before{vertical-align: middle;display: inline-block;}
.linkmap ul li:hover{opacity: .6;}
.linkmap ul li a{color:#343436;}

@media screen and (max-width: 600px){
}
