/*Basics*/

body{
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
	font-weight: 500;
}

div.wrap{
    overflow: hidden;
}

.container {
    max-width: 1000px;
}

@media screen and (max-width: 1010px){
  .container {
      padding: 0 1.5rem;
  }
}

@media screen and (max-width: 460px){
  .container{
    padding: 0 1.5rem;
  }
}

.orverwidth{
    margin:0 -200% !important;
    padding:0 200%;
}

.has-image-centered {
  margin-left: auto;
  margin-right: auto;
  /*display: block;*/
}

.has-margin-1{
    margin-top: 70px;
    margin-bottom:70px;
}
.has-margin-2{
    margin-top: 60px;
    margin-bottom:60px;
}
.has-margin-3{
    margin-top: 50px;
    margin-bottom:50px;
}
.has-margin-4{
    margin-top: 40px;
    margin-bottom:40px;
}
.has-margin-5{
    margin-top: 30px;
    margin-bottom:30px;
}
.has-margin-6{
    margin-top: 20px;
    margin-bottom:20px;
}
.has-margin-7{
    margin-top: 10px !important;
    margin-bottom:10px !important;
}

.has-margin-top-150{
    margin-top: 150px;
}
.has-margin-top-100{
    margin-top: 100px;
}
.has-margin-top-1{
    margin-top: 70px;
}
.has-margin-top-2{
    margin-top: 60px;
}
.has-margin-top-3{
    margin-top: 50px;
}
.has-margin-top-4{
    margin-top: 40px;
}
.has-margin-top-5{
    margin-top: 30px;
}
.has-margin-top-6{
    margin-top: 20px;
}
.has-margin-top-7{
    margin-top: 10px;
}



.has-margin-bottom-1{
    margin-bottom: 70px !important;
}
.has-margin-bottom-2{
    margin-bottom: 60px !important;
}
.has-margin-bottom-3{
    margin-bottom: 50px !important;
}
.has-margin-bottom-4{
    margin-bottom: 40px !important;
}
.has-margin-bottom-5{
    margin-bottom: 30px !important;
}
.has-margin-bottom-6{
    margin-bottom: 20px !important;
}

.has-margin-bottom-7{
    margin-bottom: 10px;
}

.has-padding-1{
    padding-top: 70px;
    padding-bottom:70px;
}
.has-padding-2{
    padding-top: 60px;
    padding-bottom:60px;
}
.has-padding-3{
    padding-top: 50px;
    padding-bottom:50px;
}
.has-padding-4{
    padding-top: 40px;
    padding-bottom:40px;
}
.has-padding-5{
    padding-top: 30px;
    padding-bottom:30px;
}
.has-padding-6{
    padding-top: 20px;
    padding-bottom:20px;
}
.has-padding-7{
    padding-top: 10px;
    padding-bottom:10px;
}

.has-padding-top-1{
    padding-top: 70px;
}
.has-padding-top-2{
    padding-top: 60px;
}
.has-padding-top-3{
    padding-top: 50px;
}
.has-padding-top-4{
    padding-top: 40px;
}
.has-padding-top-5{
    padding-top: 30px;
}
.has-padding-top-6{
    padding-top: 20px;
}
.has-padding-top-7{
    padding-top: 10px;
}

.has-padding-bottom-1{
    padding-bottom: 70px !important;
}

.has-padding-bottom-5{
    padding-bottom: 30px;
}
.has-padding-bottom-7{
    padding-bottom: 10px;
}

.has-padding-bottom-155{
    padding-bottom: 155px !important;
}

.reverse-row-order {
  flex-direction: row-reverse;
}


html{
  font-size: 14px;
}

/*header*/

.navbar.pcmenu{
    border-top: 3px solid #00317C;
    background-color:rgba(255,255,255,0.8);
}

.navbar a:hover{
    opacity: .7;
}

.navbar .brand{
    margin-right: 28vw;
}

.fixedmenu{
    background-color:rgba(255,255,255,0.8);
    background-image: none;
    box-shadow: 0 2px 5px rgba(0,0,0,0.26)
}
.fixed{
  border-top: 3px solid #00317C;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}

@media screen and (max-width: 768px){
    .navbar .brand{
        margin-right: 3vw;
        background-color: transparent;
        padding-top: 16px;
    }
}

@media screen and (min-width: 769px) and (max-width: 1023px){
    .navbar .brand{
        margin-right: 3vw;
    }
}
@media screen and (min-width: 1439px){
    .navbar .brand{
        margin-right: 22vw;
    }
}

.logo img{
    max-width: 198px;
}

@media screen and (max-width: 768px){
.logo img{
    max-width: 155px;
}
}

.column.tel-img {
    max-width: 245px;
    margin-right: 5px;
}

.inquiry-img{
    max-width: 198px;
   
}
.recruitment-img{
 max-width: 114px;
 margin-left:5px;
}

.tel-img,
.inquiry-img,
.recruitment-img{
    padding-left: 0;
    padding-right: 0;
}

.tel-img img,
.inquiry-img img,
.recruitment img{
    height: 52px;
}

.tel-img img{
  width: 244px;
  max-width: 244px;
}

.inquiry-img img{
  width: 193px;
  max-width: 193px;
}
.recruitment img{
  width:114px;
  max-width: 114px;
}

nav#menu {
    padding: 0;
}

nav#menu .menu-items .column{
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}

nav#menu .menu-items .column:hover{
  background: rgb(0 49 124 / 91%);
}

nav#menu .menu-items .column a:hover{
  color: #fff;
}


.menu-items .column{
    -webkit-transform: skewX(150deg);
    -moz-transform: skewX(150deg);
    transform: skewX(150deg);
    border-right: 1px solid #a9a9a9;
}

.menu-items .column:last-of-type{
  border-right: none;
}

.menu-items .column a{
    color: #000;
}

/*megamenu*/

.gnav-wrapper {
 background: #00317C;
 position: relative;
}
 
.gnav {
 display: flex;
 justify-content: space-between;
}
 
.gnav li {
 padding: 18px 0;
 text-align: center;
 transition: all .3s ease-in-out;
    border-right: 1px solid #a9a9a9;
}
 
.gnav li:hover {
 background: rgb(0 49 124 / 95%);
}
 
.gnav a {
 color: #000;
 padding: 19px 36px;
}

.megamenu a{
 color: #000;
 padding: 0 36px;
}

.gnav li:hover a{
  color: #FFF;
}
 
.gnav > li:last-child a {

}
 
.gnav > li:hover .megamenu {
 max-height: 9999px;
 opacity: 1;
 padding: 30px 0;
}
 
.megamenu {
 background: rgb(0 49 124 / 93%);
 max-height: 0;
 opacity: 0;
 overflow: hidden;
 width: 100%;
 position: absolute;
 top: 57px;
 left: 0;
 transition: all .2s ease-in;
 z-index: 999;
}

.megamenu-inner li a{
  color: #FFF;
}

.megamenu-inner li a:hover{
  color: #548be4;
}
.megamenu-inner li:hover{
  background: none;
}
 
.megamenu-inner {
 display: flex;
 flex-wrap: wrap;
}
 
.megamenu-inner li {
 /*width: calc( (100% / 5) );*/
 padding: 0;
 border-right: none;
 text-align: left;
}

.megamenu-inner li:nth-child(2),
.megamenu-inner li:nth-child(8){
  margin-left: 12%;
}

.megamenu-inner li:nth-child(n + 3):not(:nth-child(n + 7)),
.megamenu-inner li:nth-child(n + 9){
  margin-left: 30px;
}

.megamenu-inner li a:before{
  content:"〉";
  position: absolute;
  left: 0;
  top: 20px;
  padding-right: 5px;
}

.megamenu-inner li.megatitle{
  width: 100%;
  color: #FFF;
  text-align: left;
  padding-left: 10%;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
}

.megamenu-inner li.megatitle:hover{
  background: none;
}

.megamenu-inner-text {
    margin-left: 20px;
}

.megamenu-inner a {
 border-left: none;
 color: #FFF;
 position: relative;
 margin-left: 5px;
}

.megamenu-inner a:hover{
  color: #F0F0F0;
}
 
.megamenu-inner-text img {
 margin: 0 5px 0 0;
}

@media screen and (min-width: 769px) and (max-width: 1023px){
  .gnav a {
   color: #000;
   padding: 0 14px;
  }
}



/*breadcrumb*/

section.breadcrumb{
  background: #00317C;
}

section.breadcrumb a,
.breadcrumb li.is-active a{
  color: #FFF;
}

section.breadcrumb a:hover{
  color: #FFF;
  opacity: .7;
}


body nav.spmenu{
    border-top: 2px solid #00317C;
    background-color:rgba(255,255,255,0);
}

/*spmenu*/
.sp-tel-btn{
  position: fixed;
  top: 5px;
  right: 125px;
  width: 55px;
  height: 50px;
  cursor: pointer;
  z-index: 300;
}
.sp-contact-btn{
  position: fixed;
  top: 5px;
  right: 65px;
  width: 55px;
  height: 50px;
  cursor: pointer;
  z-index: 300;
}

.global-nav {
  position: fixed;
  right: -350px;
  top: 0;
  width: 350px;
  height: 100vh;
  padding-top: 40px;
  background-color: #fff;
  transition: all .6s;
  z-index: 200;
  overflow-y: auto;
  color: #00317C;
  border-top: 4px solid #00317C;
}
.hamburger {
    position: fixed;
    right: 5px;
    top: 5px;
    width: 55px;
    height: 50px;
    cursor: pointer;
    z-index: 300;
    background: url(../images/sp_btn_menu.png);
    background-size: contain;
}
.global-nav__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.global-nav__item {
  text-align: left;
  padding: 0 14px;
  border-bottom: 1px solid #eee;
}
.global-nav__item:before {
    content: "■";
    color: #a40908;
    width: 50px;
    position: absolute;
    margin-top: 15px;
}
.global-nav__item:after {
    content: "";
    background-image: url(../images/arrow_right.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 6px;
    height: 15px;
    position: absolute;
    right: 20px;
    margin-top: -33px;
}
.global-nav__item a,
.global-nav__item label {
  display: block;
  padding: 15px 0;
  text-decoration: none;
  color: #00317C;
  margin-left: 20px;
}
.global-nav__item a:hover {
  background-color: #eee;
}
.global-nav__btn img {
    max-width: 80%;
    margin: auto;
    display: block;
    margin-top: 15px;
}
.hamburger__line {
  position: absolute;
  left: 11px;
  width: 18px;
  height: 1px;
  background-color: #fff;
  transition: all .6s;
}
.hamburger__line--1 {
  top: 14px;
}
.hamburger__line--2 {
  top: 20px;
}
.hamburger__line--3 {
  top: 26px;
}
.black-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 100;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  transition: all .6s;
  cursor: pointer;
}
img#link0{
  position: fixed;
  visibility: hidden;
}

/* 表示された時用のCSS */
.nav-open .global-nav {
  right: 0;
}
.nav-open .black-bg {
  opacity: .8;
  visibility: visible;
}
.nav-open .hamburger__line--1 {
  transform: rotate(45deg);
  top: 20px;
}
.nav-open .hamburger__line--2 {
  width: 0;
  left: 50%;
}
.nav-open .hamburger__line--3 {
  transform: rotate(-45deg);
  top: 20px;
}
.nav-open img#link0{
  visibility: visible;
  position: fixed;
  width: 35px;
  height: 35px;
  right: 5px;
  top: 8px;
}

.global-nav__item.subnav:after{
  content:none;
}

.global-nav__item.subnav label{
  padding-bottom: 5px;
}

.global-nav__item.subnav label:after {
    content: url(../images/arrow_bottom.png);
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
    position: absolute;
    right: 1px;
}

.global-nav__item.subnav input:checked + label:after{
    content: url(../images/arrow_top.png);
}


.acd-check{
    display: none;
}
.acd-label{
    display: block;
    margin-bottom: 1px;
    padding: 10px;
}
.acd-content{
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: 0s;
    visibility: hidden;
}
.acd-check:checked + .acd-label + .acd-content{
    height: 450px;
    opacity: 1;
    padding: 10px;
    visibility: visible;
}

.subnav_title{
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 5px;
}

.subnav_title:before {
    content: "■";
    color: #a40908;
    width: 50px;
    position: absolute;
    left: 25px;
}

.subnav ul li a:before{
    content: "〉";
    color: #a40908;
    width: 50px;
    position: absolute;
    left: 40px;
}

.global-nav__item.subnav a{
  margin-left: 30px;
  padding: 10px 0;
}

/*section*/

section h2.title{
    font-size: 22px;
}

section h2.title span{
    padding-bottom: 10px;
    border-bottom: 5px solid #d6883a;
}


/*top*/

#home .keyvisual .hero-body{
    background:url(../images/keyvisual_bg.jpg);
    background-size: cover;
    background-position: left 39% bottom 0%;
    max-height: 540px;
    padding-top: 40px;
    padding-bottom: 20vw;
}

@media screen and (max-width: 768px){
  body#home .keyvisual .hero-body {
      background: url(../images/sp_keyvisual_bg.jpg);
      background-size: cover;
      background-position: middle;
      padding-bottom: 40vw;
  }
  .keyvisual .hero-body:before{
    background-color: rgb(254 254 254 / 26%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
   // content: ' ';
  }
  .keyvisual .hero-body img {
    margin-top: -20px;
  }

}


.keyvisual .hero-body img{
    
}

section.business .column .card{
    background: none;
    color: #FFF;
    /*min-height: 263px;*/
}

section.business .column .card .card-header{
    -webkit-box-shadow: none;
            box-shadow: none;
}

section.business .column .card .card-footer{
  border-top: none;
}

p.card-header-title {
    color: #fff;
    display: block;
    padding-top: 25px;
    font-size: 1.2em;
}

section.business .card-content{
    padding-top: 18px;
}

a.card-footer-item {
    margin: 20px 20px 10px;
    border: 1px solid #fff;
    align-items: flex-end;
}

a.card-footer-item:hover{
  background-color: #FFF;
  color: #000;
}

section.business .column:nth-of-type(1) .card{
    background: url(../images/business_01.jpg);
    background-size: cover;
}
section.business .column:nth-of-type(2) .card{
    background: url(../images/business_02.jpg);
    background-size: cover;
}
section.business .column:nth-of-type(3) .card{
    background: url(../images/business_03.jpg);
    background-size: cover;
}
section.business .column:nth-of-type(4) .card{
    background: url(../images/business_04.jpg);
    background-size: cover;
}

@media screen and (min-width: 952px){
    section.business .card-content{
        min-height: 102px;
    }
}

@media screen and (min-width: 769px) and (max-width: 951px){
    section.business .card-content{
        min-height: 135px;
    }
}


p.link{
    border-top: 1px solid #000;
    padding: 20px 0;
}

p.link .button{
    border-radius:0;
    padding: 22px 60px;
}

p.link .button:hover{
  background-color: #ccc;
}

section.topics .feebox p.link{
  border-top: none;
}

section.topics .feebox p.link .button:hover{
  color: #000;
  background-color: #FFF;
}

@media screen and (max-width: 768px){
  p.link .button{
      width: 90%;
  }
}

section.topics dl,
section.topics dt,
section.topics dd{
  background: none;
}

section.topics dd{
    border-bottom: 1px solid #B6B6B6;
    padding-bottom: 20px;
    margin-bottom: 24px;
    border-left: none;
}

section.topics dl{
  border: none;
}

section.topics dt{
  border-top: none;
}

section.topics .feebox{
  background: url(../images/price.jpg);
  background-size: cover;
}

section.topics p.feeboxtext{
  color: #FFF;
  font-size: 1.2em;
  margin-left: 10%;
}

section.topics .feebox p.link .button{
  background: transparent;
  color: #fff;
}


/*subpage*/
body#sub .keyvisual .hero-body{
    background:url(../images/sub_title_bg.jpg);
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 50px;
}

body#sub .keyvisual .hero-body h1{
  color: #FFF;
}
body#sub .keyvisual .hero-body h1 span{
  display: block;
  font-size:10px ;
}


/*consultation-case*/

.case .column h3 {
    font-size: 24px;
    font-weight: bold;
    color: #00317C;
    padding-left: 15px;
    border-left: 5px solid #00317C;
    margin-bottom: 25px;
}

.case .column p{
  border-top: 1px solid #b6b6b6;
  padding-top: 25px;
}
.bizcase h3{
  color: #00317C;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #b6b6b6;
  padding-bottom: 5px;
  margin-top: 18px;
  margin-bottom: 15px;
}


.bizcase table{
  width: 100%;
  font-size: 17px;
}

.bizcase table thead th{
  background: #DEE5F6;
}

.bizcase table tbody th{
  background: #efefef;
}

.bizcase table th,
.bizcase table td{
  text-align: center !important;
}

@media screen and (max-width: 768px){
  .bizcase table{
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .bizcase table tbody th,
  .bizcase table thead th:first-of-type{
    position: sticky;
    left: 0;
  }
  .bizcase table thead th:first-of-type{
    z-index: 2;
  }
  .bizcase table tbody th:before{
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    width: 100%;
    height: 100%;
    border: 1px solid #efefef;
  }
}




/*debt-adjustment*/

section.biz .container,
section.map .container{
  max-width: 100%;
}

section.biz .feelist div{
  max-width: 1000px;
  flex-grow: 1;
  margin: 0 auto;
  position: relative;
  width: auto;
}

.biz h4{
  margin-top: 35px;
  margin-bottom: 20px;
}

.biz03 h4{
  color: #00317C;
  font-weight: bold;
}

.feelist h3{
  font-size: 18px;
  font-weight: bold;
  color: #00317C;
  margin-top: 30px;
  margin-bottom: 20px;
}

/*fee*/

body#sub.page_fee .keyvisual .hero-body{
  background: url(../images/sub_title_fee_bg.jpg);
}

#id_fee dd:first-of-type{
  border-top: 1px solid #808080;
}

#id_fee dd:last-of-type{
  border-bottom: 1px solid #808080;
}

#id_fee h3{
  color: #00317C;
  font-size: 18px;
  font-weight: bold;
  margin-top: 35px;
  margin-bottom: 15px;
}

#id_fee p.has-text-right{
  font-size: .8em;
}


/*lawyer*/

section.lawyer h3{
  color: #00317C;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #b6b6b6;
  padding-bottom: 5px;
  margin-top: 18px;
  margin-bottom: 15px;
}
section.lawyer h3 span{
  border-left: 1px solid #00317C;
  padding-left: 5px;
}


/*office*/

body#sub.page_office section h2.title{
  margin-bottom: 60px;
}

.greeting .column,
.philosophy .column,
.privacypolicy .column,
.terms .column {
  filter: drop-shadow(10px 10px 10px rgba(0,0,0,0.4));
  padding: 30px 25px 25px;
}

/*privacypolicy*/

section.privacypolicy h2{
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #a9a9a9;
  padding-bottom: 20px;
  margin-top: 18px;
  margin-bottom: 15px;
}
section.privacypolicy h2 span{
  border-left: 4px solid #468037;
  padding-left: 5px;
}

section.privacypolicy h3{
  margin-top: 30px;
  margin-bottom: 25px;
  font-weight: bold;
}

section.privacypolicy .column p{
  line-height: 1.5;
}

section.privacypolicy .column ol{
  margin-top: 40px;
  margin-left: 20px;
}

section.privacypolicy .column ol li{
  margin-top: 20px;
}

.privacypolicy-box{
  background: #DEE5F6;
  padding: 25px;
  margin-top: 40px;
  margin-bottom: 40px;
}

/*terms*/

section.terms h2{
  margin-top: 35px;
  margin-bottom: 20px;
  font-weight: bold;
}

dl{
  width: 100%;
  overflow: hidden;
  border: 1px solid #fff;
  border-top: none;
  background: #DEE5F6;
}
dt{
  width: 30%;
  float: left;
  padding: 10px;
  border-top: 1px solid #fff;
  box-sizing: border-box;
  background: #DEE5F6;
}
dd{
  margin-left: 30%;
  padding: 10px 10px 0;
  border-left: 1px solid #fff;
  background: #fff;
}
dd:not(:last-of-type){
  border-bottom: 1px solid #808080;
}
dd:after{
  display: block;
  content: "";
  clear: both;
}

dl.tablelist{
  border: 1px solid #808080;
}

dl.tablelist dd:not(:first-of-type),
dl.tablelist dt:not(:first-of-type){
  border-top: 1px solid #808080;
}
dl.tablelist dd{
  border-left: 1px solid #808080;
}
dl.tablelist dd:not(:last-of-type){
  border-bottom: none;
}
@media screen and (max-width: 320px) {
  dt{
    width: 100%;
    float: none;
  }
  dd{
    margin-left: auto;
    border-left: none;
  }
}

body#sub.page_office dl.tablelist,
body#sub.page_office dl.tablelist dd{
  border-left: none;
  border-right: none;
}

body#sub.page_office dl.tablelist dt{
  border-top: 1px solid #fff;
}

body#sub.page_office dl.tablelist{
  border: none;
}

body#sub.page_office dl.tablelist dd:first-of-type{
  border-top: 1px solid #808080;
}

body#sub.page_office dl.tablelist dd:last-of-type{
  border-bottom: 1px solid #808080;
}


section.bizcase h2.title{
  margin-bottom: 55px;
}

/*faq*/
.accbox {
    margin: 2em auto;
    padding: 0;
    max-width: 900px;/*最大幅*/
}

/*ラベル*/
.accbox label {
    display: block;
    margin: 1.5px 0;
    padding: 25px 12px;
    color: #00317c;
    font-weight: bold;
    background: #fff;
    cursor :pointer;
    transition: all 0.5s;
    position: relative;
    box-shadow: 0 32px 30px -34px rgba(53, 47, 47, 0.65);
}

/*アイコンを表示*/
.accbox label:before {
    content: '';
    background:url(../images/faq_q.png) ;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    padding-right: 8px;
    width: 30px;
    height: 30px;
    vertical-align: middle;
}
.accbox label:after {
    content: '';
    background:url(../images/faq_open.png) ;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    padding-right: 8px;
    right: 20px;
    top: 25px;
    width: 30px;
    height: 30px;
    position: absolute;
}

/*ラベルホバー時*/
.accbox label:hover {
    opacity: .8;
}

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
    position: relative;
    box-shadow: 0 32px 30px -34px rgba(53, 47, 47, 0.65);
    margin-bottom: 20px;
}


.cssacc:checked + label + .accshow {
    height: auto;
    padding: 5px;
    background: #dee5f6;
    opacity: 1;
}

.accbox .accshow p{
  padding-left: 40px;
}

.accbox .accshow p {
    margin: 15px 20px;
}

.accbox .accshow p:before{
    content: '';
    background:url(../images/faq_a.png) ;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    padding-right: 8px;
    top: 25px;
    left: 20px;
    width: 30px;
    height: 30px;
    position: absolute;
}


.cssacc:checked + label:after {
    content: '';
    background-image: url(../images/faq_close.png);
}

@media only screen and (min-width: 0px) and (max-width: 460px) {
  .accbox label{
    padding-right: 50px;
    padding-left: 50px;
  }
  .accbox label:before{
    margin-left: -30px;
  }
  .accbox label:after{
    top:35%;
  }
}


/*contact*/

body#sub.page_contact span{
  color: #d10e1a;
}

body#sub.page_contact dl,
body#sub.page_contact dl dt{
  background: #FFF;
}

body#sub.page_contact dl dt dd{
  padding: 25px;
}

body#sub.page_contact dl dd{
  border: none;
}

button#submit {
    background: none;
    border: none;
    cursor: pointer;
}

dt.req label:after{
  content:"※";
  color: #d10e1a;
}

@media screen and (max-width: 768px){
  body#sub.page_contact dl dt,
  body#sub.page_contact dl dd{
    width: 100%;
  }
  body#sub.page_contact dl dt{
    padding-bottom: 10px;
  }
  body#sub.page_contact dl dd{
    margin-left: 0;
  }
}

/*site-flaud*/

.gochat{
  margin-top: -50px;
}
.gochat img {
  max-width: 929px;
}

.gochat a:hover{
  opacity: .7;
}

section.site .container{
  max-width: 100%;
}


section.site .card{
  padding: 35px 50px 60px;
  margin-bottom: 30px;
}


section.site .card h3{
  color: #00317C;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 15px;
}

@media only screen and (min-width: 769px){
  section.site .card{
    margin-left: -80px;
  }
  section.site .reverse-row-order .card{
    margin-right: -80px;
  }
  .siteflaudaction .column:nth-of-type(2){
    margin-left: 25px;
  }

  .siteflaudaction .column:last-of-type{
    max-width: 295px;
  }
  .siteflaudaction img{
    max-height: 74px;
  }
}

@media only screen and (max-width: 768px){
  section.site .card{
    margin-top: -30px;
  }
  #id_site .gochat img{
    margin-top: 15px;
    max-width: 100%;
  }
  .siteflaudaction img{
    width: 100%;
  }
}

section.exp h3,
section.site-cost h3{
  color: #00317C;
  font-size: 1.2em;
  font-weight: bold;
  padding-bottom: 15px;
  border-bottom: 1px solid #808080;
  text-align: left;
}

section.exp h4 {
  color: #00317C;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 15px;
  padding-top: 15px;
  border-top: 4px solid #00317c;
  display: block;
  margin: 0 auto;
  width: 98%;
}

section.exp .card{
  padding-top: 10px;
  padding-bottom: 15px;
}

section.exp ul{
  margin: 10px 20px;
}

section.exp ul li{
  height: 60px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 10px;
}

section.exp ul li:not(:last-child){
  border-bottom: 1px solid #D2D2D2;
}

section.exp ul li:before{
    content:  "";
    width:  12px;
    height:  12px;
    display:  inline-block;
    background-color: #00317c;
    border-radius:  50%;
    margin-left: -15px;
    margin-right: 5px;
}

section.site-cost{
  background: #EFEFEF;
}

section.site-cost img{
  max-width: 749px;
  display: block;
  margin: 0 auto;
}

/*action*/
section.action{
  background: url(../images/action_bg.jpg);
  background-size:cover ;
}

section.action p{
  font-size: 18px;
  font-weight: bold;
}

section.action .columns{
  background-color:rgba(255,255,255,0.8);
  border-top: 4px solid #00317c;
}

section.action a:hover{
  opacity: .7;
}

/*footer*/

footer.footer{
    background: #00317c;
    color: #FFF;
    padding-top: 4rem;
    padding-bottom: 2rem;
}

footer a{
    color: #FFF;
}

footer a:hover{
    color: #ccc;
}

.footer-menu div:not(:last-of-type){
    border-right: 1px solid;
}

/*page-top*/
.page-top
{
  display: none ;
  margin: 0 ;
  padding: 0 ;
}
 
.page-top p
{
  margin: 0 ;
  padding: 0 ;

  position: fixed ;
  right: 16px ;
  bottom: 70px ;
}
 
.move-page-top
{
  display: block ;
  width: 50px ;
  height: 50px ;

  color: #fff ;
  line-height: 50px ;
  text-decoration: none ;
  text-align: center ;

  -webkit-transition:all 0.3s ;
  -moz-transition:all 0.3s ;
  transition:all 0.3s ;
  filter: drop-shadow(10px 10px 10px rgba(0,0,0,0.4));
}

.move-page-top:hover
{
  opacity: 0.85 ;
}



@media screen and (max-width: 768px){
	.column_b{
    width:90%;
		margin:20px auto;
	}
	.column_b a{
		display:block;
		padding-top:27%;
		background: url(../images/column_s.png);
		background-size: 100%;
		background-repeat: no-repeat;

	}
	.column_b a p{
		visibility: hidden;
		}

.youtube{
    margin:20px auto;
    position:relative;
    }
.youtube::before{
    content:"";
    display:inline-block;
    padding-top:56.25%;
    }
.youtube iframe{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
    width:90%;
    height:90%;
    }
}

@media screen and (min-width: 769px) and (max-width: 1023px){
	.column_b{
		width:90%;
		margin:20px auto;
	}
	.column_b a{
		display:block;
		padding-top:10%;
		background: url(../images/column.png);
		background-size: 100%;
		background-repeat: no-repeat;

	}
	.column_b a p{
		visibility: hidden;
		}

  .youtube {
    width:90%;
    height:90%;
    margin:20px auto;
    text-align: center;
    }

}
@media screen and (min-width: 1024px){
	.column_b{
		width:1000px;
		margin:20px auto;
		}
	.column_b a{
		display:block;
		padding-top:10%;
		background: url(../images/column.png);
		background-size: 100%;
		background-repeat: no-repeat;

	}
	.column_b a p{
		visibility: hidden;
		}

  .youtube {
    width:560px;
    height:315px;
    margin:20px auto;
    text-align: center;
    }
}



body#sub.page_contact h2.title span{
	color:#000;
}

