@charset "utf-8";
/* CSS Document */
/* *********************************************************************************

PC用CSS

************************************************************************************ */
@media screen and (min-width: 766px) {
    .contact-box ul {}
    .contact-box li {
        display: inline-block;
        width: 46%;
    }
    .main-contact-box {
        background-color: #f3f3f4;
        margin: 5px 0;
        padding: 0px 10px;
    }
    .main-contact-box .address {
        margin: 20px 0;
    }
    .related-page {
        margin: 5px 0;
    }
    .related-page h2 {
        background: #f3f3f4;
    }
    .related-page p {
        margin: 0;
        background: #f3f3f4;
    }
    .related-page a {
        font-size: 75%;
        padding: 10px 5px;
    }
    .post2 {
        clear: both;
        margin: 10px 0 40px 0;
        padding: 10px 5px 5px 5px;
        background: #f3f3f4;
    }
    .post-wid {
        background: #fff;
        padding: 10px;
        margin: 0 5px 5px 5px;
    }
    .post-wid a {
        clear: both;
        float: right;
        background: #fff;
        padding: 10px 15px 0 0;
    }
    .post2 h2 {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e69de+0,3690f0+49,54a3ee+50,6db3f2+100 */
        background: #1e69de; /* Old browsers */
        background: -moz-linear-gradient(45deg, #1e69de 0%, #3690f0 49%, #54a3ee 50%, #6db3f2 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(45deg, #1e69de 0%, #3690f0 49%, #54a3ee 50%, #6db3f2 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(45deg, #1e69de 0%, #3690f0 49%, #54a3ee 50%, #6db3f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e69de', endColorstr='#6db3f2', GradientType=1); /* IE6-9 fallback on horizontal gradient */
        color: #f6f6f6 !important;
        border-radius: 5px;
        box-shadow: 0px 4px 6px 3px #c4c4c4;
        margin-bottom: 30px;
        padding: 10px;
    }
    /*  .post2 h3 {
    color: #33a7d7;
	background: url("img/circle_h3_2.png") no-repeat;
    padding-left: 25px;
    font-weight: 100;
  } */
    .post2 h3:before {
        content: "\025a0";
        display: inline-block;
        color: #2372e2;
        font-size: 22px;
        margin-right: 5px;
    }
    .title h3 {
        padding: 0 0 10px 0;
        color: #06569f;
    }
    .column {
        margin: 0 0 20px 0;
    }
    .relations {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }
    .relations a {
        width: 50%;
        line-height: 1.9;
        padding: 10px 5px;
    }
    .top ul li {
        font-size: 12pt !important;
    }
    .top .list-style li {
        list-style: none;
        margin: 0 0 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .top .list-style li:before {
        content: "";
        display: inline-block;
        width: 30px;
        height: 20px;
        background: url(img/reten.svg) no-repeat center;
        background-size: contain;
    }
    .top .nom_list li:before {
        content: none !important;
    }
    span.bold {
        font-weight: bold;
    }
    span.tit-tex {
        margin-top: 20px;
        font-size: 20px;
        display: block;
    }
}
/* *********************************************************************************

SP用CSS

************************************************************************************ */
@media screen and (max-width: 767px) {
    .contact-box ul {}
    .contact-box li {
        display: block;
        width: 100%;
    }
    .main-contact-box {
        background-color: #f3f3f4;
        margin: 5px 0;
        padding: 0px 10px;
    }
    .main-contact-box .address {
        margin: 10px 0;
    }
    .related-page {
        padding: 5px 0;
    }
    .related-page h2 {
        background: #f3f3f4;
    }
    .related-page p {
        margin: 0;
        display: block;
        background: #f3f3f4;
    }
    .related-page a {
        font-size: 90%;
        background: #f3f3f4;
        padding: 10px 5px;
    }
    .relations {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }
    .relations a {
        width: 50%;
        line-height: 1.9;
        font-size: 16px;
        padding: 10px 5px;
    }
    .post2 {
        clear: both;
        margin: 10px 0;
        padding: 10px 5px;
        background: #f3f3f4;
    }
    .post2 h2 {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e69de+0,3690f0+49,54a3ee+50,6db3f2+100 */
        background: #1e69de; /* Old browsers */
        background: -moz-linear-gradient(45deg, #1e69de 0%, #3690f0 49%, #54a3ee 50%, #6db3f2 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(45deg, #1e69de 0%, #3690f0 49%, #54a3ee 50%, #6db3f2 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(45deg, #1e69de 0%, #3690f0 49%, #54a3ee 50%, #6db3f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e69de', endColorstr='#6db3f2', GradientType=1); /* IE6-9 fallback on horizontal gradient */
        color: #f6f6f6;
        border-radius: 5px;
        box-shadow: 0px 4px 6px 3px #c4c4c4;
        margin-bottom: 30px;
        padding: 5px 10px;
    }
    .post2 h3 {
        padding: 5px;
        line-height: 30px;
        font-size: 140%;
    }
    .post2 h3:before {
        content: "\025a0";
        display: inline-block;
        color: #2372e2;
        margin-right: 5px;
    }
    .title h3 {
        padding: 0 0 10px 0;
        color: #06569f;
    }
    .top ul li {
        font-size: 12pt !important;
    }
    .top .list-style li {
        list-style: none;
        margin: 0 0 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .top .list-style li:before {
        content: "";
        display: inline-block;
        width: 30px;
        height: 20px;
        background: url(img/reten.svg) no-repeat center;
        background-size: contain;
    }
    .top .nom_list li:before {
        content: none !important;
    }
    span.bold {
        font-weight: bold;
    }
    span.tit-tex {
        margin-top: 20px;
        font-size: 20px;
        display: block;
    }
    .top p {
        line-height: 1.7;
    }
    .post-wid {
        background: #fff;
        padding: 10px;
        margin: 0 5px 5px 5px;
    }
}
/* *********************************************************************************

スマホ横画像調整

************************************************************************************ */
@media screen and (min-width:550px) and (max-width:700px) {
    .contact-box ul {}
    .contact-box li {
        display: inline-block;
        width: 49%;
        padding: 5px;
    }
}
@media screen and (min-width:720px) and (max-width:725px) {
    .contact-box ul {}
    .contact-box li {
        display: inline-block;
        width: 49%;
        padding: 5px;
    }
}
/* Header */
.br::before {
    content: "\A";
    white-space: pre;
}
#category-picture__saimu {
    background-size: 100%;
    background-position: center;
    margin: 0 0 2em;
}
#category-picture__saimu p {
    font-size: 100%;
    line-height: 40px;
    margin: 2em 0 0 30px;
    line-height: 40px;
}
#category-picture__saimu p span {
    font-size: 250%;
    font-weight: bold;
}
#category-picture__saimu2 {
    background-size: 100%;
    background-position: center;
    margin: 0 0 2em;
}
#category-picture__saimu2 p {
    font-size: 100%;
    line-height: 40px;
    margin: 2em 0 0 30px;
    line-height: 40px;
}
#category-picture__saimu2 p span {
    font-size: 250%;
    font-weight: bold;
}
#category-picture__shakkin {
    background-size: 100%;
    background-position: center;
    margin: 0 0 2em;
}
#category-picture__shakkin p {
    font-size: 160%;
    font-weight: bold;
    line-height: 40px;
}
#category-picture__shakkin p span {
    font-weight: bold;
    color: red;
}
#category-picture__jikohasan {
    background-size: 100%;
    background-position: center;
    margin: 0 0 2em;
}
#category-picture__jikohasan p {
    font-size: 120%;
    font-weight: bold;
    line-height: 40px;
    margin: 0 0 0 18em;
    color: white;
}
#category-picture__jikohasan p span {
    font-weight: bold;
    color: red;
    font-size: 160%;
}
#category-picture__niniseiri {
    background-size: 100%;
    background-position: center;
    margin: 0 0 2em;
}
#category-picture__niniseiri p {
    font-size: 100%;
    line-height: 40px;
    margin: 2em 0 0 30px;
    line-height: 40px;
}
#category-picture__niniseiri p span {
    font-size: 250%;
    font-weight: bold;
}
#category-picture__kabarai {
    margin: 0 0 2em;
}
#category-picture__kabarai p {
    font-size: 130%;
    font-weight: bold;
    line-height: 40px;
    margin: 0 0 0 2em;
}
#category-picture__kabarai .kabarai_tex {
    width: 100%;
    margin: 0;
    text-align: center;
    margin: 1em 0 0;
}
#category-picture__kabarai p span {
    font-weight: bold;
    color: red;
    font-size: 130%;
}
#category-picture__kabarai2 {
    background-size: 100%;
    background-position: center;
    margin: 0 0 2em;
}
#category-picture__kabarai2 p {
    font-size: 130%;
    font-weight: bold;
    line-height: 90px;
    margin: 0 0 0 8em;
}
#category-picture__kabarai2 .kabarai_tex {
    width: 100%;
    margin: 0;
    text-align: center;
    margin: 0em 0 0;
    font-size: 150%;
}
#category-picture__kabarai2 p span {
    font-weight: bold;
    color: red;
    font-size: 160%;
}
/* Header__sp */
@media only screen and (max-width: 414px) {
    #category-picture__saimu {
        background-size: 100%;
        background-position: center;
        margin: 0 0 1em;
    }
    #category-picture__saimu p {
        font-size: 90%;
        margin: 2em 0 0 25px;
        line-height: 2px;
    }
    #category-picture__saimu p span {
        font-size: 250%;
        font-weight: bold;
    }
    #category-picture__saimu2 {
        background-size: 100%;
        background-position: center;
        margin: 0 0 1em;
    }
    #category-picture__saimu2 p {
        font-size: 90%;
        margin: 2em 0 0 25px;
        line-height: 2px;
    }
    #category-picture__saimu2 p span {
        font-size: 250%;
        font-weight: bold;
    }
    #category-picture__jikohasan {
        background-size: 100%;
        background-position: center;
        margin: 0 0 1em;
    }
    #category-picture__jikohasan p {
        font-size: 90%;
        font-weight: bold;
        line-height: 25px;
        margin: 0 0 0 17.5em;
        color: white;
    }
    #category-picture__jikohasan p span {
        font-weight: bold;
        color: red;
        font-size: 160%;
    }
    #category-picture__kabarai {
        margin: 0 0 1em;
    }
    #category-picture__kabarai p {
        font-size: 100%;
        font-weight: bold;
        line-height: 25px;
    }
    #category-picture__kabarai p span {
        font-weight: bold;
        color: red;
        font-size: 110%;
    }
    #category-picture__kabarai .kabarai_tex {
        width: 100%;
        margin: 0;
        text-align: center;
        font-size: 100%;
    }
    #category-picture__kabarai2 {
        background-size: 100%;
        background-position: center;
        margin: 0;
    }
    #category-picture__kabarai2 p {
        font-size: 100%;
        font-weight: bold;
        line-height: 10px;
        margin: 0 0 0 0.5em;
    }
    #category-picture__kabarai2 p span {
        font-weight: bold;
        color: red;
        font-size: 110%;
        margin: 10px 0 0 0;
        line-height: 250%;
    }
    #category-picture__kabarai2 .kabarai_tex {
        width: 100%;
        margin: 0;
        text-align: center;
        font-size: 100%;
    }
    #category-picture__shakkin {
        background-size: 100%;
        background-position: center;
        margin: 0 0 1em;
    }
    #category-picture__shakkin p {
        font-size: 110%;
        line-height: 100%;
    }
    #category-picture__niniseiri {
        background-size: 100%;
        background-position: center;
        margin: 0 0 1em;
    }
}
@media only screen and (max-width: 375px) {
    #category-picture__saimu {
        background-size: 100%;
        background-position: center;
    }
    #category-picture__saimu p {
        font-size: 80%;
        line-height: 25px;
        margin: 1em 0 0 10px;
    }
    #category-picture__saimu p span {
        font-size: 250%;
        font-weight: bold;
    }
    #category-picture__saimu2 {
        background-size: 100%;
        background-position: center;
    }
    #category-picture__saimu2 p {
        font-size: 80%;
        line-height: 25px;
        margin: 1em 0 0 10px;
    }
    #category-picture__saimu2 p span {
        font-size: 250%;
        font-weight: bold;
    }
    #category-picture__jikohasan {
        background-size: 100%;
        background-position: center;
    }
    #category-picture__jikohasan p {
        font-size: 90%;
        font-weight: bold;
        line-height: 25px;
        margin: 0 0 0 15.2em;
        line-height: 25px;
        color: white;
    }
    #category-picture__jikohasan p span {
        font-weight: bold;
        color: red;
        font-size: 160%;
    }
    #category-picture__kabarai {}
    #category-picture__kabarai .kabarai_tex {
        width: 100%;
        margin: 0 0 0;
    }
    #category-picture__kabarai p {
        font-size: 100%;
        font-weight: bold;
        line-height: 25px;
        margin: 0 0 0 2em;
    }
    #category-picture__shakkin {
        background-size: 100%;
        background-position: center;
    }
    #category-picture__niniseiri {
        background-size: 100%;
        background-position: center;
    }
}
@media only screen and (max-width: 320px) {
    #category-picture__saimu {
        background-size: 100%;
        background-position: center;
    }
    #category-picture__saimu p {
        font-size: 80%;
        line-height: 25px;
        margin: 1em 0 0 5px;
    }
    #category-picture__saimu p span {
        font-size: 200%;
        font-weight: bold;
    }
    #category-picture__saimu2 {
        background-size: 100%;
        background-position: center;
    }
    #category-picture__saimu2 p {
        font-size: 80%;
        line-height: 25px;
        margin: 1em 0 0 5px;
    }
    #category-picture__saimu2 p span {
        font-size: 200%;
        font-weight: bold;
    }
    #category-picture__jikohasan {
        background-size: 100%;
        background-position: center;
    }
    #category-picture__jikohasan p {
        font-size: 70%;
        font-weight: bold;
        line-height: 25px;
        margin: 0 0 0 17em;
        line-height: 25px;
        color: white;
    }
    #category-picture__jikohasan p span {
        font-weight: bold;
        color: red;
        font-size: 160%;
    }
    #category-picture__kabarai {}
    #category-picture__kabarai p {
        font-size: 100%;
        font-weight: bold;
        line-height: 20px;
        margin: 0 0 0 0;
    }
    #category-picture__kabarai p span {
        font-weight: bold;
        color: red;
        font-size: 100%;
    }
    #category-picture__kabarai .kabarai_tex {
        font-size: 90%;
    }
    #category-picture__shakkin {
        background-size: 100%;
        background-position: center;
    }
    #category-picture__shakkin p {
        font-size: 90%;
        line-height: 25px;
    }
    #category-picture__niniseiri {
        background-size: 100%;
        background-position: center;
    }
    .top ul li {
        font-size: 12pt !important;
    }
}
#kabarai-fv {
    margin: 20px 0 0 0;
}
#kabarai-fv h2 {
    margin: 40px 0;
    color: #06569f;
}
#kabarai-fv li {
    width: 25%;
    padding: 0 5px;
}
.kabarai-box {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
    #kabarai-fv {
        margin: 20px 0 10px 0;
    }
    #kabarai-fv li {
        width: 48%;
        padding: 0 5px;
        text-align: center;
    }
    #kabarai-fv li img {
        width: 80%;
    }
    #kabarai-fv li p {
        text-align: left;
    }
}
/* 2カラムテンプレ　cta　追加CSS　20200/08 */
.cta-2col {
    background-color: #fefcef;
    padding: 40px;
    text-align: center;
}
.cta-logo {
    margin-bottom: 10px;
}
.page p.cta-ttl {
    color: #035296;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
}
.page p.cta-ttl span {
    border-bottom: 1px solid #035296;
    padding-bottom: 4px;
}
.page p.cta-text {
    font-size: 20px;
    margin-bottom: 25px;
}
.page p.cta-text .cta-free {
    background-color: #c95e18;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin-right: 8px;
    padding: 6px;
}
.cta-2col .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.main-contents p.cta-tel {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 0;
}
.main-contents p.cta-tel a {
    color: #231815;
    float: none;
    height: auto;
    text-decoration: none;
    width: 100%;
}
.cta-mail a {
    display: block;
    width: 100%;
    height: auto;
}
.cta-mail a img {
    margin-top: 10px;
    vertical-align: bottom;
}
.cta-mail a:hover img {
    box-shadow: 2px 2px 4px 4px #eee;
}
@media screen and (max-width: 640px) {
    .cta-2col {
        padding: 20px;
    }
    .page p.cta-ttl {
        border-bottom: 1px solid #035296;
        padding-bottom: 4px;
    }
    .page p.cta-ttl span {
        border-bottom: none;
        padding-bottom: 0;
    }
    .page p.cta-text .cta-free {
        margin-bottom: 6px;
    }
    .cta-2col .flex {
        flex-direction: column;
    }
    .main-contents p.cta-tel + p {
        margin-bottom: 20px;
    }
}
/* 2021/01 追加CSS company */
.company-info {
	line-height: 1.6;
}
.representative-name {
    color: #2372e2;
    margin-bottom: 20px;
}
.company-info .office-img {
    float: right;
    margin-left: 2%;
    width: 45%;
}
.company-info .office-img img {
    height: auto;
    max-width: 100%;
}
.company-info .info-sec {
	margin-bottom: 20px;
}
.access-map {
    border-bottom: 1px dotted #999999;
    height: 350px;
    margin-bottom: 30px;
    padding-bottom: 40px;
    width: 100%;
}
.main-contents .company-info p a {
    display: inline;
    float: none;
    width: auto;
}
.company-info > .flexbox {
    width: 100%;
}
.representative-img {
    width: 33%;
}
.representative-info {
    width: 65%;
}
.representative-info .representative-name {
    font-weight: bold;
}
.flexbox.career {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.flexbox.career dt {
    margin-right: 2%;
    width: 38%;
}
.flexbox.career dd {
	margin-bottom: 5px;
    width: 60%;
}
@media screen and (max-width: 640px) {
    .company-info .office-img {
        float: none;
        margin: 0 0 20px;
        width: 100%;
    }
    .company-info .flexbox {
        display: block;
    }
    .representative-img {
        margin: 0 0 20px;
		text-align: center;
        width: 100%;
    }
    .representative-info {
        width: 100%;
    }
	.flexbox.career dt {
		font-weight: bold;
		width: 100%;
	}
	.flexbox.career dd {
		margin: 0 0 10px;
		width: 100%;
	}
}

.news_list .column_btn,
.cosult-sec .column_btn{
  text-decoration:none;
  height: auto;
  padding: 10px;
  font-size: 18px;
  display: block;
  width: 240px;
  text-align: center;
  border: none;
  background-color: #3498db;
  background: linear-gradient(5deg, #1f6bdf, #6ab1f1);
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  border-radius: 5px;
  margin-right: auto;
  margin-left: auto;
  cursor: pointer;
  margin-top: 15px;
}
@media screen and (max-width: 640px) {
  .news_list .column_btn,
  .cosult-sec .column_btn{
    width: 180px;
    font-size: 1.1em;
  }
}

.news_list .news_list_item{
  color:inherit;
}
.contentArea.custom.two_column{
	max-width:100%;
}
.contentArea.custom.two_column .news_list .news_list_item{
    flex-wrap:wrap;
}
.contentArea.custom.two_column span + span{
	width:100%;
    padding:0;
    margin-top:0.25em;
}



.bankruptcy-sec h3 {
    font-size: 20px;
    color: #222222;
    margin: 20px 0 10px;
}
.bankruptcy-sec h4 {
    color: #2372e2;font-size: 20px;
    margin: 20px 0 10px;
}
.bankruptcy-sec ol li {
    list-style: decimal;margin-left: 24px;
}
.bankruptcy-sec p a {
    float: unset;
}
.bankruptcy-sec .img-right {
    width: 240px;
    float: right;
    padding: 0 0 10px 10px;
}
.bankruptcy-sec .img-left {
    width: 240px;
    float: left;
    padding: 0 10px 10px 0;
}
@media screen and (max-width: 640px) {
  .bankruptcy-sec .img-right {
        width: 160px;
    }
    .bankruptcy-sec .img-left {
        width: 160px;
    }
}
