@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP');

 @keyframes fadeIn {
 0% {
opacity: 0
}
 100% {
opacity: 1
}
}
 @-webkit-keyframes fadeIn {
 0% {
opacity: 0
}
 100% {
opacity: 1
}
}

/* ---  margin/padding */
.mb0{
	margin-bottom:0px !important;}
.mb5{
	margin-bottom:5px !important;}
.mb10{
	margin-bottom:10px !important;}
.mb20{
	margin-bottom:20px !important;}
.mb24{
	margin-bottom:24px !important;}
.mb30{
	margin-bottom:30px !important;}
.mb40{
	margin-bottom:40px !important;}
.mb50{
	margin-bottom:50px !important;}
.mb60{
	margin-bottom:60px !important;}
.mb70{
	margin-bottom:70px !important;}
.mb80{
	margin-bottom:80px !important;}
.mb90{
	margin-bottom:90px !important;}
.mb100{
	margin-bottom:100px !important;}
.mb110{
	margin-bottom:110px !important;}
.mb120{
	margin-bottom:120px !important;}
.mb130{
	margin-bottom:130px !important;}
.mb150{
	margin-bottom:150px !important;}
.mb180{
	margin-bottom:180px !important;}
.mb190{
	margin-bottom:190px !important;}
.mb200{
	margin-bottom:200px !important;}
.mb-10{
	margin-bottom:-10px !important;}
.mt5{
	margin-top:5px !important;}
.mt10{
	margin-top:10px !important;}
.mt20{
	margin-top:20px !important;}
.mt30{
	margin-top:30px !important;}
.mt40{
	margin-top:40px !important;}
.mt45{
	margin-top:45px !important;}
.mt50{
	margin-top:50px !important;}
.mt60{
	margin-top:60px !important;}
.mt70{
	margin-top:70px !important;}
.mt80{
	margin-top:80px !important;}
.mt90{
	margin-top:90px !important;}
.mt100{
	margin-top:100px !important;}
.mt110{
	margin-top:110px !important;}
.mt120{
	margin-top:120px !important;}
.mt150{
	margin-top:150px !important;}
.mt200{
	margin-top:200px !important;}
.mt-100{
	margin-top:-100px !important;}
.pt-100{
	padding-top:-100px !important;}
.pt0{
	padding-top:0px !important;}
.pt10{
	padding-top:10px !important;}
.pt20{
	padding-top:20px !important;}
.pt30{
	padding-top:30px !important;}
.pt40{
	padding-top:40px !important;}
.pt50{
	padding-top:50px !important;}
.pt60{
	padding-top:60px !important;}
.pt70{
	padding-top:70px !important;}
.pt80{
	padding-top:80px !important;}
.pt90{
	padding-top:90px !important;}
.pt100{
	padding-top:100px !important;}
.pt110{
	padding-top:110px !important;}
.pt120{
	padding-top:120px !important;}
.pt130{
	padding-top:130px !important;}
.pt140{
	padding-top:140px !important;}
.pb0{
	padding-bottom:0px !important;}
.pb10{
	padding-bottom:10px !important;}
.pb20{
	padding-bottom:20px !important;}
.pb30{
	padding-bottom:30px !important;}
.pb40{
	padding-bottom:40px !important;}
.pb50{
	padding-bottom:50px !important;}
.pb60{
	padding-bottom:60px !important;}
.pb70{
	padding-bottom:70px !important;}
.pb80{
	padding-bottom:80px !important;}
.pb90{
	padding-bottom:90px !important;}
.pb100{
	padding-bottom:100px !important;}
.pb110{
	padding-bottom:110px !important;}
.pb120{
	padding-bottom:120px !important;}
.pb130{
	padding-bottom:130px !important;}
.pb140{
	padding-bottom:140px !important;}

.pLR40{ padding-right:40px; padding-left:40px;}
.ptb-70 {
    padding: 70px 0;
}
.space80{
	padding:80px 0;}
.space40{
	padding:40px 0;}
.boxShadow01{
	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.1);
}
body {
	font-family: 'Hiragino Mincho ProN', serif;
    font-size: 1.6em;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0em;
    color: black;
    background-color: white;
    -webkit-font-smoothing: antialiased;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
}
h1, h2, h3, h4, h5, h6 {
   font-family: 'Hiragino Mincho ProN', serif;
}
.font-size18{
font-size: 18px !important;	
}
#nav1 {
   margin-top:-200px;
  padding-top:200px;
}
#nav2 {
   margin-top:-200px;
  padding-top:200px;
}
#nav3 {
   margin-top:-200px;
  padding-top:200px;
}
#nav4 {
   margin-top:-200px;
  padding-top:200px;
}
#nav5 {
   margin-top:-200px;
  padding-top:200px;
}
#nav6 {
   margin-top:-200px;
  padding-top:200px;
}
#nav7 {
   margin-top:-200px;
  padding-top:200px;
}
#nav8 {
   margin-top:-200px;
  padding-top:200px;
}
#nav9 {
   margin-top:-200px;
  padding-top:200px;
}
#nav10 {
   margin-top:-200px;
  padding-top:200px;
}
.h2, h2 {
    font-size: 29px;
    line-height: 40px;
    letter-spacing: .25px;
}
.backtotop {
    position: fixed;
    bottom: 25px;
    right: 25px;
    border: none;
    cursor: pointer;
    border-radius: 50%;
    z-index: 9999;
    -webkit-box-shadow: -4px 1px 7px 0px rgba(84, 84, 84, 0.35);
    -moz-box-shadow: -4px 1px 7px 0px rgba(84, 84, 84, 0.35);
    box-shadow: -1px 1px 5px 0px rgba(84, 84, 84, 0.35);
}
.full-image-box {
    position: relative;
    margin-bottom: 50px;
    outline: none;
    outline-offset: -15px;
}
.full-image-box img {
    display: block;
    width: auto;
}
.row-1st {
    position: relative;
}
.row-1st-in3 {
    position: absolute;
    top: 1%;
    left: 0%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.row-1st p {
    padding-bottom: 10px;
    margin-left: 100px;
    color: #04274b;
    font-size: 22px;
  font-family: 'Hiragino Mincho ProN', serif;
}
.c_box.intitle .box_title span {
    position: relative;
    top: -39px;
    left: -115px;
    padding: 28px 115px;
    color: #ffffff;
    font-weight: bold;
    display: flex;
    vertical-align: bottom;
    font-size: 28px;
  font-family: 'Hiragino Mincho ProN', serif;
}

.c_box.intitle {
    padding-top: 0;
    padding-bottom: 3em;
}
.c_box.green_box {
    background: #fff;
    border-color: #04274b;
    color: #000;
    font-size: 16px;
}
.c_box {
    padding: 1em 11%;
    border: 2px solid #04274b;
}
.c_box2 {
    padding: 1em 11%;
   box-shadow: 2px 2px 7px grey;
	border-radius: 5px;
}

dl{
    font-size: 18px;
}

dl dd:first-letter,
dl dt:first-letter{
     font-size: 1.6em;
     font-weight: bold;
     margin-right:10px;
     padding:5px;
    font-family: 'Hiragino Mincho ProN', serif;
}
dl dt {
    margin: 20px 20px 0 0;
}


dl dd, dl dt {
    text-indent: -2.6em;
    padding: 0 20px 0px 50px;
}
dl dd{
     margin: 20px 0 -1px 0;
     padding-bottom:15px;
     border-bottom: 1px #000 dotted;
}
dl dt:first-letter{
     color: #0F78E1;
}
dl dd:first-letter{
     color: #ff6767;
}
.menu__item {
  background: #5200b7;
  color: #fff;
  cursor: pointer;
  display: block;
  margin-bottom: 1px;
  position: relative;
}
.menu__item__link {
  color: #fff;
  display: block;
  padding: 1rem;
}
 
.submenu {
  background: #fff;
  display: none;
}
.submenu__item {
  border-bottom: 1px solid #5200b7;
  color: #222;
  
}
.menu__item__link {
  color: #fff;
  display: block;
  position: relative;
}
.menu__item__link:after {
  content: '\f067';
  display: block;
  font-family: "Font Awesome 5 Free";
  line-height: 18px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 60px;
}
.menu__item__link.on:after {
  content: '\f068';
}
.prac-det-inner p {
    font-size: 16px;
    color: #6b6969;
  font-family: 'Hiragino Mincho ProN', serif;
}
.prac-det-inner h2 {
    font-size: 22px;
    color: #3c3c3c;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    line-height: 35px;
    padding: 17px .5em 16px;
    font-weight: bold;
  font-family: 'Hiragino Mincho ProN', serif;
}

.per-con-form input[type="submit"] {
    background-color: #f18636;
    color: white;
    padding: 10px 40px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    width: auto;
    margin-top: 30px;
}
hr {
    display: block;
    border: none;
    background-color: #ddd;
    height: 1px;
    margin: 0;
    padding: 0;
    width: 100%;
}
.img-p {
    padding-top: 50px;
    padding-left: 15px;
    overflow: hidden;
  font-family: 'Hiragino Mincho ProN', serif;
}
.blog-title {
    text-align: left;
    font-size: 26px;
    color: #04274b;
	margin-left: 115px;
}
.section-head-4-2 h3 {
    position: relative;
    padding: .25em 0 .5em .75em;
    border-left: 6px solid #ccc;
  font-family: 'Hiragino Mincho ProN', serif;
    
}
.section-head-4-2 h3::before {
    position: absolute;
    left: -6px;
    bottom: 0;
    content: '';
    width: 6px;
    height: 50%;
    background-color: #04274b;
}
.section-head-4-2 h3::after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    width: 100%;
    height: 0;
    border-bottom: 1px solid #ccc;
}
.accodian-result p {
    padding-bottom: 16px;
    line-height: 26px;
    text-align: left;
  font-size: 16px;
 font-family: 'Hiragino Mincho ProN', serif;
}
.example {/*親div*/
  position: relative;
  }

.example p {
  position: absolute;
    color: white;
    font-weight: 400;
    font-size: 27px;
  font-family: 'Hiragino Mincho ProN', serif;
    top: 65px;
    left: 60px;
    text-shadow: 2px 2px 0px #3c3c3c;
  }

.example img {
  width: 100%;
  }
.example img:hover {
text-decoration: none;
    color: #fff;
    opacity: 0.8;
}
.text {
	width:		100%;
	font-size:	150%;
	text-align:	center;
	bottom:		4px;
	margin:		0;
	padding:	0;
	color:		#fff;
  font-family: 'Hiragino Mincho ProN', serif;
	background:	rgba(0,0,0,0.4); /* 帯の透明度 */
	position:	absolute; /* 絶対位置指定 */
}
.center-block h3 {
    border-top: 3px solid #3e3e3e;
    border-right: 1px solid #C9CBCA;
    border-bottom: 1px solid #C9CBCA;
    border-left: 1px solid #C9CBCA;
    font-size: 20px;
    line-height: 200%;
    font-weight: normal;
    padding: 0px 16px;
    margin-bottom: 10px;
    background-image: url(../img/tennis22.png);
    background-repeat: no-repeat;
    background-position: bottom right 10px;
    background-color: #fff;
  font-family: 'Hiragino Mincho ProN', serif;
}
.index-information {
    padding: 15px;
    border-bottom: 1px #999 dotted;
}
.box3 {
    width: auto;
    margin: 5px auto;
    background-color: #fff;
    padding: 0px 10px 250px;
    background: white;
    border-top: solid 10px #04274b;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.title {
    font-weight: bold;
    font-size: 19px;
	margin: 5px auto;
}
.yu-gothic {
    font-family: 'Hiragino Mincho ProN', serif;
}
.newsLine {
    font-size: 1.5rem;
}
.school-info-content {
    margin-left: 20px;
    color: #333;
    font-size: 16px;
}
.school-info-day.news {
    color: #CD3301;
}
.school-info-day {
    margin-left: 30px;
    font-size: 14px;
}
.i-news.ippan {
    border: 1px solid #0097FE;
    background-color: #0097FE;
}
.i-news {
    position: absolute;
    display: inline-block;
    height: 30px;
    width: 30px;
    border-radius: 15px;
    color: #fff;
    font-size: 9px;
    text-align: center;
    padding-top: 7px;
    font-weight: 400;
}
.newsLine a {
    color: black;
    text-decoration: none;
}
.school-info-image {
    margin-left: 45px;
    height: 30px;
}
.newsletter {
    padding: 80px 0;
	 background: url(../images/otoiawase666.jpg);
}
.center-title {
    color: #dbba35;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.1);
}
.sub-text{
	line-height: 1.8;
    font-size: 16px;
    margin-bottom: 30px;
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 10px;
	color: #fff;
}
.text-center .tel a {
    font-size: 28px;
    color: #fff;
    text-decoration: none;
}
.btn_contact a {
    display: block;
    padding-top: 15px;
    padding-bottom: 13px;
    background-color: #04274b;
    border-radius: 10px;
    webkit-border-radius: 10px;
    moz-border-radius: 10px;
    font-size: 20px;
    line-height: 30px;
    color: #FFF;
    text-decoration: none;
    width: 70%;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    border: 1px solid #FFF;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 7px 0px;
    webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 7px 0px;
    moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 7px 0px;
}
.btn_contact a:hover {
    background-color: #FFF;
    color: #36435A;
    border: 1px solid #36435A;
}

.law-pro i {
    font-size: 20px;
}
.btn-in {
    position: relative;
    top: 0px;
    left: -1px;
    width: 117px;
    height: 45px;
    border-left: 1px solid #B4B4B4;
    border-top: 1px solid #919191;
    border-bottom: 1px solid #919191;
    border-right: 1px solid #919191;
    border-radius: 4px;
    background: #c8c8c8;
    background: linear-gradient( to right,#fff 50%, #c8c8c8 100%);
    box-shadow: inset -2px 0px 8px rgba(126,126,126,0.6), inset 2px 1px 1px rgba(255,255,255,.5);
    transition: all .2s linear;
    border: double 3px hsla(0, 0%, 53%, 1);
}
.service {
    display: block;
    margin-top: 10px;
  	color: #000;
	  font-size: 12px;
    font-weight: 500 !important;
}
.service2 {
    display: block;
    margin-top: 12px;
  	color: #3c3c3c;
	  font-size: 11px;
}
.service3 {
    display: block;
    margin-top: 4px;
  	color: #3c3c3c;
	  font-size: 11px;
}
.team-3-item > a {
    color: #525151;
    font-size: 15px;
    border: 2px solid #f18636;
    padding: 15px 40px;
    display: inline-block;
    font-weight: 500;
    border-radius: 2px;
}
.con-page-form input[type="submit"] {
    display: block;
    position: relative;  
    margin: 30px auto;  
    box-shadow: 0 3px 0 0 rgba(198, 39, 39, 1);/*影の色(rgbaの値を変更)*/ 
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
	background-color: #f18636;
    color: white;
    padding: 16px 124px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    width: auto;
    text-transform: uppercase;
    margin-top: 30px;
    float: none;
    right: auto;
}

.con-page-form input[type="submit"]:hover {
    text-decoration: none;
    color: #fff;
}
.con-page-form input[type="submit"]::before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    animation: shiny-btn1 3s ease-in-out infinite;
}
.shiny-btn1 {
    display: block;
    position: relative;
    width: 55%;
    padding: 10px 0;
    margin: 30px auto;
    background-color: #f18636;
    box-shadow: 0 3px 0 0 rgba(198, 39, 39, 1);
    border-radius: 5px;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    top: 30px;
    right: 145px;
}
.shiny-btn1:hover {
    text-decoration: none;
    color: #fff;
    box-shadow: 0 3px 0 0 rgba(198, 39, 39, 1),   0 8px 15px 0px rgba(0, 0, 0, 0.4);
}
.shiny-btn1::before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    animation: shiny-btn1 3s ease-in-out infinite;
}
@-webkit-keyframes shiny-btn1 {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

a.overwhite{
    background-color:#ffffff;
    display:block;
}

a.overwhite:hover img{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}
.blog-posted-item2:not(:last-child) {
    margin-bottom: 20px;
}
.blog-posted-item2 {
   background: #fff;
    padding: 0px 0 333px 0px;
    position: relative;
}
.blog-posted-item2 .posted-date {
   color: #fff;
    background: rgba(15, 60, 103, 1);
    display: inline-block;
    height: 116px;
    width: 116px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    left: 58px;
    top: 17%;
    transform: translate(-50%, -50%);
}
.blog-posted-item2 .posted-date .post-date-box {
    height: 100%;
    width: 100%;
    position: relative;
}
.blog-posted-item2 .posted-date .post-date-box::after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    height: 100%;
    width: 59%;
    background: url(../images/about-catogory-bg.png) no-repeat;
    background-position: right;
    background-size: cover;
    z-index: -1;
}
.blog-posted-item2 .posted-date h6 {
    padding-top: 31px;
    display: inline-block;
    font-size: 21px;
    font-weight: 500;
	font-family: 'Hiragino Mincho ProN', serif;
}
.about-item-box {
    position: relative;
    margin-bottom: 3px;
}
.about-item-box2 {
    position: relative;
    margin-bottom: 3px;
	width: 87%;
}
.blog-posted-item3 {
    position: relative;
	 background: url(../images/kaiketsu33.jpg);
}
.blog-posted-item3:hover {
text-decoration: none;
    color: #fff;
    opacity: 0.8;
}
.blog-posted-item4 {
    position: relative;
	 background: url(../images/okyakusama33.jpg);
}
.blog-posted-item4:hover {
text-decoration: none;
    color: #fff;
    opacity: 0.8;
}
.blog-posted-item5 {
    position: relative;
	 background: url(../images/access33.jpg);
}
.blog-posted-item5:hover {
text-decoration: none;
    color: #fff;
    opacity: 0.8;
}
.blog-posted-item6 {
    position: relative;
	 background: url(../images/seminar3.jpg);
}
.blog-posted-item6:hover {
text-decoration: none;
    color: #fff;
    opacity: 0.8;
}
.blog-posted-item7 {
    position: relative;
	 background: url(../images/media22.jpg);
}
.blog-posted-item7:hover {
text-decoration: none;
    color: #fff;
    opacity: 0.8;
}
.blog-posted-item8 {
    position: relative;
	 background: url(../images/greeting2.jpg);
}
.blog-posted-item8:hover {
text-decoration: none;
    color: #fff;
    opacity: 0.8;
}
.blog-posted-item9 {
    position: relative;
	 background: url(../images/gaiyou2.jpg);
}
.blog-posted-item9:hover {
text-decoration: none;
    color: #fff;
    opacity: 0.8;
}
.blog-posted-item3 h5, .blog-posted-item4 h5, .blog-posted-item5 h5,.blog-posted-item6 h5,.blog-posted-item7 h5,.blog-posted-item8 h5,.blog-posted-item9 h5{
    font-size: 27px;
    font-family: 'Hiragino Mincho ProN', serif;
    color: #fff;
    line-height: 27px;
    font-weight: 400;
    padding: 61px;
    margin-top: 0px;
    text-shadow: 2px 2px 0px #3c3c3c;
}
.prac-sb-list2 ul li a {
    color: #585858;
    font-size: 16px;
    padding: 22px 0px 22px 50px;
    display: block;
    position: relative;
    background: #fff;
}
.prac-sb-list2 ul li a::after {
    position: absolute;
    content: '\f0a9';
    font-family: FontAwesome;
  font-family: 'Hiragino Mincho ProN', serif;
    top: 25px;
    left: 25px;
    height: 10px;
    width: 10px;
    color: #585858;
}
.wid-heading {
    background: #04274b;
    padding: 25px 0px;
}
.section-head-4-1 > a:hover {
    color: #f18636;
    
}
.section-head-4-1 > a {
    color: #292929;
    padding: 8px 15px;
    text-align: center;
    display: inline-block;
    top: -25px;
    left: 50%;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
}
.second-nav-toggler .toggle-title {
    display: inline-block;
    float: left;
    color: #36435A;
    margin-right: -26px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    top: -19px;
    font-size: 11px;
}
.bc-style2 .bc-list::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.77;
    z-index: 0;
    background: #04274b;
}
.submit-3-btn {
    padding-right: 0px;
}
.submit-3-btn a {
    border-radius: 3px;
    color: #fff;
    border-color: #fff;
    padding: 14px 28px;
    text-transform: uppercase;
    letter-spacing: .25px;
    background: #0f3c67;
    margin-top: 47px;
}
.submit-3-btn a {
    border-radius: 0;
    background: none;
    color: #fff;
    border-color: #f18636;
    padding: 14px 28px;
    text-transform: uppercase;
    letter-spacing: .25px;
    font-family: 'Hiragino Mincho ProN', serif !important;
}
.submit-3-btn a:hover {
    color: #fff;
}
.single-blog-detail blockquote {
    margin: 10px 0;
    text-align: left;
    padding: 15px 30px;
    position: relative;
    font-size: 20px;
    display: inline-block;
}
.single-blog-detail blockquote::before {
    position: absolute;
    content: '';
    width: 19px;
    height: 35px;
    border: 3px solid #000;
    top: 7px;
    left: 0;
    border-right: 0;
    border-bottom: 0;
}
.single-blog-detail blockquote::after {
    position: absolute;
    content: '';
    width: 19px;
    height: 35px;
    border: 3px solid #000;
    bottom: 7px;
    right: 0;
    border-left: 0;
    border-top: 0;
}
.footer-copyright {
    background: #2e2e2e;
    padding: 0px 0;
    padding-left: 583px;
    text-align: center;
}

.fixed_btn {
    position: fixed;
    bottom: 0px;
    right: 100px;
  /*  z-index: 999;*/
}
.fixed_btn {
    position: relative;
    bottom: 0px;
    right: -75px;
 /*   z-index: 999;*/
}
.fixed_btn img
{
  max-width: 100%;
}
.footer-part .footer-copyright p {
    color: #c6c5c5;
    font-weight: 400;
    margin-top: 40px;
}
.submit-3-part::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(../images/bg/back5.jpg) no-repeat;
    background-size: cover;
    background-position: left;
    /*opacity: 0.2;*/
    background-color: #0f3c67;
}
.submit-3-des h2 {
    font-size: 28px;
    color: #9A8326;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.1);
  font-family: 'Hiragino Mincho ProN', serif;
  font-weight: 500 !important;
}
.submit-3-des p {
    letter-spacing: .25px;
    font-size: 19px;
    text-decoration: inherit;
	color: #04274b;
  font-family: 'Hiragino Mincho ProN', serif;
}
.submit-3-part {
    position: relative;
    padding: 70px 0;
}
.triangle {
    width: 0;
    height: 0;
    border-top: 1vw solid transparent;
    border-left: 0.5vw solid #0f3c67;
    border-bottom: 1vw solid transparent;
    margin-top: 165px;
    margin-left: 10px;
}

.cp_h1title {
	padding: .3em;
	position: relative;
	overflow: hidden;
	
}
.cp_h1title:after {
    background-color: #f0f0f0;
    border-radius: 200px 200px 200px 200px;
    content: '';
    opacity: 0.6;
    position: absolute;
    bottom: -14px;
    left: 442px;
    display: block;
    width: 70px;
    height: 70px;
}
.gmap {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}
.backgroundText {
    color: #909090;
    opacity: .08;
    bottom: -160px;
    left: -8px;
    z-index: 0;
}

.backgroundText {
    font-size: 13rem;
    position: absolute;
    letter-spacing: -0.01em;
    -webkit-transition: 2.2s cubic-bezier(0.075, 0.82, 0.165, 1);
    -moz-transition: 2.2s cubic-bezier(0.075, 0.82, 0.165, 1);
    -o-transition: 2.2s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: 2.2s cubic-bezier(0.075, 0.82, 0.165, 1);
   font-family: 'Hiragino Mincho ProN', serif;
    font-weight: 700;
}
.mobile-nav-box::after {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    height: 100%;
    width: 100%;
    transform: translate(-50%, -50%);
    background: url(../images/bg/toggle-nav-bg2.png) no-repeat;
    background-position: center;
    background-size: cover;
    opacity: .1;
}
.mobile-list-nav > li > a {
    font-size: 16px;
   color: #0f3c67;
    
}
.accodian-head a.collapsed::after {
    content: '\f067';
    position: absolute;
    right: 0;
    top: 17px;
    font-family: 'FontAwesome';
	color: #0f3c67;
}
.accodian-head a::after {
    content: '\f068';
    position: absolute;
    right: 0;
    top: 17px;
    font-family: 'FontAwesome';
	color: #0f3c67;
}
.accodian-item .accodian-head a {
    position: relative;
    width: 100%;
    display: block;
    color: #4d4d4e;
    padding: 15px 0px;
    text-align: left;
    font-size: 23px;
}
.accodian-item {
    border-bottom: 1px solid #d0d0d0;
    background-color: #fff;
    padding: 5px 15px;
	margin-bottom: 5px;
}
.accodian-item a:hover {
  color: #0f3c67;
}
.lawer-per-contact a:hover{
     color: #0f3c67;
}
.lawer-info-widget h4 {
    font-size: 20px;
}
p {
    font-size: 14px;
    line-height: 24px;
    color: #000;
  font-family: 'Hiragino Mincho ProN', serif;
}
.ab-tab-l p {
    color: #000;
    font-size: 14px;
    padding-bottom: 20px;
  font-family: 'Hiragino Mincho ProN', serif;
}
.ab-tab-l ul li p:after {
    content: '\f101';
    position: absolute;
    top: -1px;
    left: 0;
    font-family: FontAwesome;
    color: #f18636;
}
.ab-tab-l ul li p {
    color: #000;
    font-size: 16px;
    padding-left: 16px;
    position: relative;
    padding-bottom: 0px;
 font-family: 'Hiragino Mincho ProN', serif;
}
.ab-tab-l ul li h6 {
    font-size: 18px;
    color: #f18636;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
  font-family: 'Hiragino Mincho ProN', serif;
}
.section-head-4-1 {
    margin-bottom: 30px;
}
.section-head-4-1 p{
    font-size: 18px;
  font-family: 'Hiragino Mincho ProN', serif;
}
.section-head-4-1 a:hover{
  color: #000;
}
.section-head-4-1 h3 {
  position: relative;
  padding: .25em 0 .5em .75em;
  border-left: 6px solid #ccc;
  margin-top: 30px;
  font-family: 'Hiragino Mincho ProN', serif;
}
.section-head-4-1 h3::before {
  position: absolute;
  left: -6px;
  bottom: 0;
  content: '';
  width: 6px;
  height: 50%;
  background-color: #04274b;
}
.section-head-4-1 h3::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 0;
  border-bottom: 1px solid #ccc;
}
.section-head-3-1 {
    margin-bottom: 30px;
}
.section-head-3-1 p {
    max-width: 655px;
    margin: auto;
    color: #fff;
    font-size: 20px;
 font-family: 'Hiragino Mincho ProN', serif;
}
.about-3-part {
    background: url(../images/soudan2.png);
    background-size: cover;
    background-position: center;
    position: relative;
}	
.gnav  > ul > li > a::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    background: #f18636;
    height: 2px;
    width: 0;
    display: inline-block;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
}
.gnav-wrapper {

    position: relative;
    }
    .gnav {
    display: flex;
    justify-content: space-between;
    }
    .gnav li {
    padding: 37px 0;
    text-align: center;
    transition: all .3s ease-in-out;
    }
	.gnav  > li.active > a {
    color: #f18636;
	}
    .gnav li:hover {
    background-color: hsla(202, 30%, 13%, 0.8);
    }
    .gnav a {
    color: #000;
    padding: 0 15px;
      font-weight: 600;
    }
    
    .gnav > li:hover .megamenu {
    max-height: 9999px;
    opacity: 1;
    padding: 0px;
    }
.megamenu p {
    padding-top: 25px;
    color: #fff;
    max-width: 490px;
    font-size: 25px;
    line-height: 27px;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.6);
  font-family: 'Hiragino Mincho ProN', serif;
}
    .megamenu {
    background-color: hsla(202, 30%, 13%, 0.8);
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    width: 80%;
    position: absolute;
    top: 99px;
    left: 82px;
    transition: all .2s ease-in;
    z-index: 999;
    }
    .megamenu-inner {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
	}
    .megamenu-inner li {
    width: calc( (100% / 5) );
    padding: 0;
    }
    .megamenu-inner a {
    border-left: none;
    }
    .megamenu-inner-img {
    margin: 0px 5px 0 5px;
    margin: 0px 0px 0 7px;
    }
	.megamenu-inner-img2 {
    margin: -14px 5px -27px 8px;
}
  .megamenu-inner-img2 {
    margin: -15px 5px 0px 5px;
}
    .megamenu-inner-text img {
    margin: 0 5px 0 0;
    }
    .megamenu-inner-text{
    color: #fff;    
    }
.bc-style2 .bc-title {
    background: url(../images/back4.jpg) repeat;
    text-align: center;
    padding: 70px 0px;
}
.bc-style2 .bc-title h2 {
    font-size: 36px;
    font-weight: bold !important;
    text-transform: uppercase;
    text-align: left;
    padding: 0 0 0 16px;
    border-left: 2px solid #0f3c67;
    line-height: 1;
    color: #0f3c67;
  font-family: 'Hiragino Mincho ProN', serif;
}
.law-pro h2 {
  font-family: 'Hiragino Mincho ProN', serif;
    padding: 25px 0 13px;
  color: #dbba35;
  font-weight: 500 !important;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
  font-size: 28px;
}

.section-head-2 h2 {
    margin-top: -6px;
    padding-bottom: 25px;
    position: relative;
    color: #dbba35;
    text-transform: capitalize;
    letter-spacing: 2px;
    font-weight: 500 !important;
    font-family: 'Hiragino Mincho ProN', serif;
    font-size: 28px;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
}
.bold, h1, .h2, h2, .h4, h4 {
    font-weight: 300 !important;
}
a {
  color: #3c3c3c;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
font-family: 'Hiragino Mincho ProN', serif;
}

.btn-1 {
    font-size: 18px;
    background: #0f3c67;
    color: #fff;
    padding: 15px 22px;
    border: 1px solid #fff;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    font-weight: 200;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}
.btn-1:hover{
    background: #0f3c67;
    color: #fff;
}
.bg-brand-color {
    background: #0f3c67 !important;
}
.testimonial-part::after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    height: 100%;
    width: 50%;
    background: url(../images/jigyou0.png) no-repeat;
    background-position: left;
    background-size: cover;
}

.testimonial-part {
    position: relative;
    background: #f6f6f6;
    background: url(../images/top7-0.jpg) no-repeat;
   
}

.section-head-2 p {
    padding-top: 25px;
    color: #fff;
    max-width: 490px;
    font-size: 25px;
    line-height: 27px;
    
}
.section-head-2-1 h2 {
    margin-top: -6px;
    padding-bottom: 0;
    margin-bottom: 5px;
    color: #3c3c3c;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 30px;
    font-weight: 500 !important;
	font-family: 'Hiragino Mincho ProN', serif !important;
}
.section-head-2-1 p {
    max-width: 642px;
    color: #3b3b3b;
    margin-left:60px;
    font-size: 21px;
	font-family: 'Hiragino Mincho ProN', serif !important;
}
.skill-contact-form .btn-1 {
    background: #0f3c67;
    border-color: #fff;
    padding: 15px 38px;
    border: solid 1px #fff;
    border-radius: 3px;
}
.skill-contact-form .btn-1:hover {
    background: #0f3c67;
    border-color: #fff;
    padding: 15px 38px;
    border: solid 1px #fff;
    border-radius: 3px;
	color: #fff;
}
.skill-part {
    position: relative;
    background: #f6f6f6;
	background: url(../images/ryoukin0.jpg) no-repeat;
    margin-left: 6px;
   
}

.skill-part::after {
    position: absolute;
    content: '';
    top: 0;
    left: -105px;
    height: 100%;
    width: 61.5%;
    background: url(../images/soudan0.png) no-repeat;
    background-position: right;
    background-size: cover;
    
}

.dropdown-child-manu {
    position: absolute;
    top: 110%;
    left: 0;
    width: max-content;
    background: #fff;
    z-index: 999;
    padding: 15px 0;
    box-shadow: 1px 0 7px rgba(193, 193, 193, 0.45);
    -webkit-box-shadow: 1px 0 7px rgba(193, 193, 193, 0.45);
    -moz-box-shadow: 1px 0 7px rgba(193, 193, 193, 0.45);
    -o-box-shadow: 1px 0 7px rgba(193, 193, 193, 0.45);
    border-radius: 3px;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    width: 230px;
}
.about-item-box h3 a {
    color: #3c3c3c;
    font-size: 24px;
    font-weight: 500;
    text-transform: capitalize;
	font-family: 'Hiragino Mincho ProN', serif;
}
.accodian-item2 h3 {
    font-size: 23px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #04274b;
    font-weight: 600;
  border-bottom: 1px dotted #6b6969;
  text-align: center;
  font-family: 'Hiragino Mincho ProN', serif;
}
.accodian-item2 .accodian-head a {
    position: relative;
    width: 100%;
    display: block;
    color: #4d4d4e;
    padding: 15px 0px;
    text-align: left;
    font-size: 23px;
}
.accodian-item2 .accodian-head a:hover{
  color:#0f3c67; 
}
.accodian-item2 .accodian-head {
    position: relative;
    width: 100%;
}
.accodian-item2 {
    border-bottom: 1px solid #d0d0d0;
    background-color: #fff;
    margin-bottom: 5px;
    width: 100%;
    min-height: 0;
    display: inline-block;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    box-shadow: 0 10px 0 0 #04274b inset;
    max-width: 913px;
    padding: 20px 15px 0 15px;
}
.law-pro P {
    font-weight: 400;
    font-family: 'Hiragino Mincho ProN', serif;
    font-style: normal;
    text-align: left;
    margin-top: 20px;
    padding-top: 25px;
    color: #fff;
    max-width: 490px;
    font-size: 19px;
    line-height: 1.5;
    font-weight: normal;
}
#nav-list > ul > li > a {
    font-size: 15px;
    position: relative;
    padding: 7px 0;
    text-transform: uppercase;
    font-weight: 700;
	text-decoration: none;
}

.nav-bg-white {
    background-color: rgba(255, 255, 255, .8);
}

.header-part {
    background: #04274b;
    border-bottom: none;
}
.banner-item .banner-caption h1 {
   font-size: 41px;
    line-height: 1.2;
    display: block;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #fff;
    position: absolute;
    left: 30px;
	top:50px;
    bottom: 85px;
	font-family: 'Hiragino Mincho ProN', serif;
    text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}
.banner-item .banner-caption p{
font-size: 16px;
font-family: 'Hiragino Mincho ProN', serif;
text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}
.banner-item .banner-caption h1::after {
    content: "";
    position: absolute;
    bottom: -35px;
    left: 50%;
    transform: translate(-50%);
    height: 1px;
    background:none;
    width: 250px;
}

navigation.navbar-brand:before {
    background: #8bc127 none repeat scroll 0 0;
    content: " ";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg);
    width: 2000px;
    z-index: 999;
}
.about-accodian {
    padding-left: 14px;
    padding-top: 5px;
}
.about-part::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
    background: url(../images/about1.jpg);
    background-size: cover;
    z-index: 0;
}
.about-item-box h3 {
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    display: block;
    width: 100%;
    height: 100%;
    padding: 18px 18px 18px 18px;
    overflow: hidden;
    background: #FFFFFF;
    border: 1px solid #ccc;
    -moz-box-shadow: 5px 5px 0px #DDDDDD;
    -webkit-box-shadow: 5px 5px 0px #DDDDDD;
    box-shadow: 5px 5px 0px #DDDDDD;
    font-family: 'Hiragino Mincho ProN', serif;
}
.about-item-box h3:hover {
    background: #0F3C67;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}
.about-item-box:hover h3 {
    color: #c6c5c5;
}

.about-item-box h3:before {
    content: "";
    display: block;
    height: 20px;
    position: absolute;
    left: 0px;
    top: 25px;
    border-left: 2px solid #0f3c67;
}
.about-item-box p {
    padding-top: 12px;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 100%;
    padding: 18px 18px 18px 0;
    overflow: hidden;
    /* background: #FFFFFF; */
    border: 1px solid #ccc;
    -moz-box-shadow: 5px 5px 0px #DDDDDD;
    -webkit-box-shadow: 5px 5px 0px #DDDDDD;
    box-shadow: 5px 5px 0px #DDDDDD;
   font-family: 'Hiragino Mincho ProN', serif;
}

.about-part {
    background: #E7E9E7;
	 background: url(../images/back5.jpg);
}
.about-4-img img {
    width: 90%;
}
.team-4-details p {
    position: relative;
    z-index: 999;
    color: #fbfbfb;
    text-align: left;
    font-family: 'Hiragino Mincho ProN', serif;
}
.team-4-des {
    padding: 20px 0 20px;
}
.section-p {
    padding: 80px 0;
}
.info-img {
    border-radius: 100%;
    border: 10px solid #ebebeb;
    overflow: hidden;
    box-shadow: 0px 3px 9px 0px rgba(117, 117, 117, 0.35);
    margin-bottom: 32px;
    width: 85%;
    margin-left: 30px;
	background: #e0e0e0;
}
.sin-part p {
    font-size: 16px;
    color: #000;
    padding-bottom: 10px;
    line-height: 27px;
    font-family: 'Hiragino Mincho ProN', serif;
  max-width: 680px;
}
.sin-part h2 {
    font-size: 28px;
    color: #504f4f;
    padding-bottom: 20px;
    position: relative;
    margin-top: 0px;
    padding: 0 0 8px 0;
    border-bottom: 2px solid hsla(0, 0%, 78%, 1);
    color: #04274b;
    font-weight: bold !important;
    line-height: 1.3;
	margin-bottom: 10px;
  font-family: 'Hiragino Mincho ProN', serif;
}
.sin-part h2:after {
    content: "";
    position: absolute;
    display: block;
    width: 300px;
    margin: 8px 0 0 0;
    border-top: 2px solid #04274b;
}
.sin-part2 h2 {
    font-size: 28px;
    color: #504f4f;
    padding-bottom: 20px;
    position: relative;
	margin-bottom: 50px;
    padding: 0 0 8px 0;
    border-bottom: 2px solid hsla(0, 0%, 78%, 1);
    color: #04274b;
    font-weight: bold;
    line-height: 1.3;
    font-family: 'Hiragino Mincho ProN', serif;
}
.sin-part2 h2:after {
    content: "";
    position: absolute;
    display: block;
    width: 300px;
    margin: 8px 0 0 0;
    border-top: 2px solid #04274b;
}
.sin-part h3 {
    font-size: 27px;
    color: #504f4f;
    padding-bottom: 20px;
    position: relative;
     margin-top: 0px;
    padding: 0 0 8px 0;
    border-bottom: 2px solid hsla(0, 0%, 78%, 1);
    color: #04274b;
    font-weight: bold;
    line-height: 1.3;
    font-family: 'Hiragino Mincho ProN', serif;
}
.sin-part h3:after {
    content: "";
    position: absolute;
    display: block;
    width: 300px;
    margin: 8px 0 0 0;
    border-top: 2px solid #04274b;
}
.sin-part h4 {
    font-size: 19px;
    color: #504f4f;
    padding-bottom: 20px;
    position: relative;
    margin: 10px 0 20px 0;
    padding: 0 0 8px 0;
    border-bottom: 2px solid hsla(0, 0%, 78%, 1);
    color: #04274b;
    font-weight: bold !important;
    line-height: 1.3;
    font-family: 'Hiragino Mincho ProN', serif;
}
.sin-part h4:after {
    content: "";
    position: absolute;
    display: block;
    width: 300px;
    margin: 8px 0 0 0;
    border-top: 2px solid #04274b;
}
.sin-part h5 {
    font-size: 19px;
    color: #000;
    font-weight: bold;
    margin-left: 22px;
    margin-top: 30px;
    font-family: 'Hiragino Mincho ProN', serif;
}
.sin-part h6 {
    font-size: 22px;
    padding-bottom: 20px;
    position: relative;
    margin: 50px 0 40px 0;
    padding: 0 0 8px 0;
    border-bottom: 2px solid hsla(0, 0%, 78%, 1);
    color: #04274b;
    line-height: 1.3;
    font-family: 'Hiragino Mincho ProN', serif;
}
.sin-part h6:after {
    content: "";
    position: absolute;
    display: block;
    width: 300px;
    margin: 8px 0 0 0;
    border-top: 2px solid #04274b;
}
.img-p p {
    overflow: hidden;
    padding-bottom: 15px;
    color: #000;
    font-size: 15px;
    font-family: 'Hiragino Mincho ProN', serif;
}
.sin-part a:hover{
  color: #04274b;
}
.sin-part ul li {
    font-size: 16px;
  color: #000;
}

.law-pro {
    color: #fff;
    background: rgba(15, 60, 103, 0.53);
    background: hsla(202, 30%, 13%, 0.63);
    border: 3px solid rgba(255, 255, 255, 0.33);
    padding: 85px 20px 82px;
}

h3 .japan {
    font-size: 30px;
    display: block;
    padding: 3px 0 0 0;
   font-family: 'Hiragino Mincho ProN', serif;
    font-weight: bold;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    text-align: center;
    color: hsla(0, 0%, 20%, 1);
    line-height: 1.3;
}
h3 .japan:after {
    content: "";
    position: relative;
    display: block;
    width: 40px;
    margin: 8px auto 0 auto;
    padding: 0 0 8px 0;
    border-top: 5px solid #04274b;
}
h3 .eng {
    font-size: 1.3rem;
    text-align: center;
    margin-bottom: 20px;
}
.eng {
    display: block;
    margin: 0;
    font-family: 'Hiragino Mincho ProN', serif;
    font-size: 1.1rem;
    color: hsla(0, 0%, 53%, 1);
}
.testimonial-part .section-head-2 {
    padding-bottom: 40px;
    margin-top: 110px;
    width: 130%;
}
.testimonial-part .testimonial-box {
    margin-left: 180px;
}
.skill-contact-form {
    padding-left: 180px;
}
.skill-part .section-head-2 {
    margin-bottom: 54px;
    margin-top: 110px;
    width: 130%;
}
.footer-widget {
    background: #E7E9E7;
    color: #000;
    padding: 100px 0 130px;
}
.footer-bg-dark .footer-widget-link li a {
    color: #000;
    font-weight: 500;
    font-size: 18px;
    margin-left: 20px;
}
.footer-widget-item .footer-widget-link li {
    padding: 7px 0 15px;
}
.footer-widget-contact li a {
    color: #000;
}
.footer-widget-contact li {
    position: relative;
    color: #000;
    padding: 14px 0px 0px 23px;
    line-height: 24px;
    letter-spacing: .35px;
}
.footer-part p {
    color: #000;
  font-family: 'Hiragino Mincho ProN', serif;
}
.header-otoiawase {
  font-family: 'Hiragino Mincho ProN', serif;
}
.section_block.btn_area {
    display: block;
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}
.section_block {
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
}

.section_block {
    margin-top: 30px;
    width: 100%;
}
ul.btn_block {
    margin-top: 14px;
}
ul.btn_block {
    margin-top: 14px;
}
ul.btn_block {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: -26px;
    margin-left: -24px;
    margin-bottom:100px; 
}
ul.btn_block li {
    margin: 26px 0 0 24px;
}

a.btn_astukai:hover {
    border: 1px solid #0f3c67;
    background: #0f3c67;
    text-decoration: none;
    transition: all .3s;
}

a.btn_astukai, a.btn_astukai:visited, a.btn_astukai:active {
    position: relative;
    display: block;
    min-width: 136px;
    width: 43vw;
    max-width: 282px;
    height: 62px;
    padding: 0;
    border: 1px solid hsla(0, 0%, 73%, 1);
    box-shadow: 4px 4px 0 0 hsla(0, 0%, 0%, 0.3);
    font-weight: bold;
}
a.btn_astukai span{
    position: relative;
    top: 50%;
    transform: translateY(-50%) rotate(0.001deg);
    -webkit-transform: translateY(-50%) rotate(0.05deg);
    left: -1px;
    display: block;
    padding: 0 1rem 0 4%;
    border-left: 2px solid #0f3c67;
    line-height: 1.2;
}
a.btn_astukai span:after{
    position: absolute;
    top: 50%;
    right: 20px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #0f3c67;
    border-right: 1px solid #0f3c67;
    transform: rotate(45deg) translateY(-100%);
    content: "";
}
a:active {
    color: hsla(0, 0%, 20%, 1);
    text-decoration: none;
}
a:hover {
    color: #fff;
  text-decoration: none;
}
a.btn_astukai:hover span {
    color: hsla(0, 100%, 100%, 1);
    transition: all .3s;
}
a.btn_astukai:hover span:after{
border-top: 1px solid #04274b;
    border-right: 1px solid #04274b;
}
a.btn_astukai:hover span{
  border-left: 2px solid #04274b;
}
.attorneys-4-item {
    margin: 0px 30px 40px;
    border: 1px solid #ccc;
    -moz-box-shadow: 5px 5px 0px #dddddd;
    -webkit-box-shadow: 5px 5px 0px #dddddd;
    box-shadow: 5px 5px 0px #dddddd;
    padding-top: 5px;
}
.attorneys-4-item .item-img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 8px;
    width: 119%;
    background: #eff5e9;
    background: none;
}
.attorneys-4-item .item-img::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 8px;
    width: 119%;
    background: #eff5e9;
    background: none;
}
.attorneys-4-item .border-big::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 119%;
    width: 8px;
    background: #eff5e9;
    background: none;
}
.attorneys-4-item .border-big::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 119%;
    width: 8px;
    background: #eff5e9;
    background: none;
}
.tableSample {
width: 100%;
border-collapse: collapse;
  margin-bottom: 30px;
 font-family: 'Hiragino Mincho ProN', serif;
}

.tableSample th,td {
padding: 1.5rem 1.2rem 1.3rem 1.2rem;
border: 1px solid hsla(0, 0%, 78%, 1);
  font-weight: 500;
}

.tableSample th {
background: hsla(0, 0%, 91%, 1);
width: 15%;
text-align: left;
}
.root_block {
    margin: 0;
}
.section_block {
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
}

.section_block {
    margin-top: 30px;
    width: 100%;
}
ol.root_photo_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 3% -2%;
  margin-left: -10px;
}
.root_explanation{
font-size: 16px;  
  margin-bottom: 10px;
}
.photo_box img {
    width: 100%;
}
ol.root_photo_list li {
    width: 23%;
    margin: 10px 0 0 8px;
}
.photo_explanation {
    font-size: 14px;
}
.cf:after {
    content: " ";
    display: block;
    clear: both;
}
.con-bottom-inner p {
    font-size: 16px;
    color: #3c3c3c;
    padding-bottom: 7px;
	  text-align: left;
  font-family: 'Hiragino Mincho ProN', serif;
}
.con-bottom-inner p a {
    font-size: 16px;
    color: #3c3c3c;
    font-family: 'Hiragino Mincho ProN', serif;
}

.mobile-logo .manu-close {
    margin-bottom: 0px;
   
}
.achivement-blog ul li:first-child {
    padding-left: 48px;
}
.achivement-blog ul li {
    padding: 5px 0px 5px 67px; 
}
.achivement-blog ul li {
    position: relative;
    color: #fff;
    padding: 5px 0px 5px 67px;
    text-align: left;
}
.achivement-blog ul li:first-child {
    padding-left: 48px;
}
.four-zero-inner::before {
    background-image: url(../images/kaiketsu1.png);
    height: 380px;
}
.four-zero-inner2 {
    text-align: center;
    padding: 65px 0px;
    width: 740px;
    margin: 0 auto;
    position: relative;
    z-index: 5;
}
.four-zero-inner2::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 608px;
    height: 524px;
    background-image: url(../images/bg/404-1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    top: -95px;
    z-index: -1;
    background-size: cover;
    left: 50%;
    margin-left: -324px;
}
.four-zero-inner2 p {
    color: #fff;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 1.5;
    font-family: 'Hiragino Mincho ProN', serif;
}
.four-zero-inner2 h4 {
    font-size: 150px;
    color: #fff;
    font-weight: 700;
    line-height: 162px;
    font-family: 'Hiragino Mincho ProN', serif;
}
.four-zero-inner2 a {
    padding: 12px 41px;
    background: #f18636;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    margin-top: 15px;
}
.four-zero-inner {
    border:none;
}
.four-zero-inner h4 {
    font-size: 35px;
    color: #2f2f2f;
    font-weight: 700;
    line-height: 162px;
    font-family: 'Hiragino Mincho ProN', serif;
}
.four-zero-inner p {
    font-size: 25px;
    font-family: 'Hiragino Mincho ProN', serif;
}
.four-zero-four {
    padding: 160px 0 250px;
}

.button-primary {
    background: #cca876;
    color: #ffffff;
    padding: 24px 45px;
    border-radius: 40px;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    font-size: 17px;
    line-height: 1;
}
.button-flat {
    border-radius: 0;
    font-weight: normal;
    padding: 20px 40px;
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */

/*メニューをページ下部に固定*/
#sp-fixed-menu{
   position: fixed;
   width: 100%;
   bottom: 0px;
   font-size: 0;
   opacity: 0.9;
   z-index: 99;
}

/*メニューを横並びにする*/
#sp-fixed-menu ul{
   display: flex;
   list-style: none;
   padding:0;
   margin:0;
   width:100%;
}

#sp-fixed-menu li{
   justify-content: center;
   align-items: center;
   width: 50%;
   padding:0;
   margin:0;
   font-size: 14px;
   border-right: 1px solid #fff;
}


#sp-fixed-menu li:first-child{
   background:#036eb7;
}


#sp-fixed-menu li:last-child{
   background: #036eb7;
}

/*ボタンを調整*/
#sp-fixed-menu li a{
   color: #fff;
   text-align: center;
   display:block;
   width: 100%;
   padding:20px;
}
.scroll-top.open {
    bottom: 80px;
}
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}
@media (max-width: 991.98px){
.gnav-wrapper {
    padding-right: 0;
    padding-left: 0;
    display: none;
}
.banner-item {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    line-height: 1.2;
    height: 50vh;
}
.about-item-box h3 {
    margin-bottom: 46px;
}
.backgroundText {
display: none;	
}
}
@media only screen and (max-width: 767px){
.triangle {
    width: 0;
    height: 0;
    border-top: 6vw solid transparent;
    border-left: 3.5vw solid #0f3c67;
    border-bottom: 6vw solid transparent;
    margin: 0 auto;
    transform: rotate(90deg);
}
.triangle2 {
    width: 0;
    height: 0;
    border-top: 6vw solid transparent;
    border-left: 3.5vw solid #0f3c67;
    border-bottom: 6vw solid transparent;
    margin: 0 auto;
    transform: rotate(90deg);
}	
.skill-contact-form {
    padding-left: 0px;
    background: url(../images/ryoukin22.jpg) no-repeat;
    padding-top: 60px;
    padding-bottom: 60px;
    margin-left: -25px;
    width: 112%;
}
.skill-box {
   margin-top: -64px;
    margin-bottom: 1px;
    background: url(../images/soudan1.jpg) no-repeat;
    width: 111%;
    margin-left: -21px;
}
.skill-part {
    margin-top: 476px;
    position: relative;
    background: #f6f6f6;
   text-align: center;
	margin-bottom:-79px; 
}	
.skill-part .section-head-2 {
    width:auto;
	margin-bottom: 55px;
    margin-top: 100px;
}
.testimonial-part .section-head-2 {
    width: auto;
	padding-bottom: 16px;
    margin-top: 75px;
}
.testimonial-part .testimonial-box {
    margin-left: -15px;
    margin-top: 43px;
    background: url(../images/jigyou2-1.jpg) no-repeat;
    text-align: center;
    width: 109%;
	height: 490px;
}
.testimonial-part {
    position: relative;
    background: #f6f6f6;
    background: url(../images/top7-11-1.jpg) no-repeat;
}	
.testimonial-part {
text-align: center;
 height: 490px;   
}
.section-head-2 p {
    padding-top: 25px;
    color: #fff;
    max-width: 330px;
    font-size: 15px;
    line-height: 27px;
    font-family: 'Hiragino Mincho ProN', serif;
    text-align: left;
    padding-left: 15px;
}
ol.root_photo_list {
    display: inline-block;
    flex-wrap: wrap;
    
}

ul.btn_block {
  margin-left: -11px;  
}

.team-4-details p {
    font-size: 16px;
    line-height: 22px;
    font-family: 'Hiragino Mincho ProN', serif;
}
.fixed_btn img {
    max-width: 70%;
}
.fixed_btn {
    position: relative;
    bottom: 128px;
    right: 50px;
    margin: 0 auto;
    /*z-index: 999;*/
}
}
@media (max-width: 767px){
.four-zero-inner2 {
    width: 300px;
}
}
@media only screen and (max-width:479px) {
.tableSample th,td {
width: auto;
display: block;
border-top: none;
}
.tableSample tr:first-child {
border-top: 1px solid #d5d5d5;
}

}	

@media only screen and (min-width: 992px){
#navigation .navbar-brand {
    padding: 14px 0;
    margin-left: 50px;
}
.header-icon a.btn-1 {
    line-height: 0px;
    color: #ffffff !important;
    border: none;
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
    transition: all .5s cubic-bezier(0.4, 0, 1, 1);
    font-family: Arial;
    font-size: 18px;
    font-weight: 900;
    white-space: nowrap;
    position: relative;
    right: -40px;
    top: 0px;
    padding: 19px 30px;
    letter-spacing: 0px;
}
.section-head-2 p {
    padding-top: 25px;
    max-width: 490px;
    line-height: 27px;
    font-size: 20px;
    line-height: 1.5;
    font-weight: normal;
    color: #FFF;
    font-family: 'Hiragino Mincho ProN', serif;
}
button {
    display: none;
}
	
}
@media only screen and (max-width: 780px){
.root_block {
    margin: 10px;
}
.section_block {
    padding-left: 3%;
    padding-right: 3%;
}
  ol.root_photo_list li {
    width: 48%;
}
	
	}
  @media only screen and (max-width: 599px){
ol.root_photo_list li {
    width: 100%;
    margin: 10px 0 0 0;
}

  }
@media only screen and (max-width: 991px){
.testimonial-box {
    padding: 65px 15px;
    background: url(../images/jigyou1.jpg) no-repeat;
    background-position: center;
    background-size: 125%;
}

#navigation {
    padding: 21px;
}
}
@media (max-width: 575px) and (min-width: 320px){
.ab-tab-l {
    padding-left: 0px;
}
}
@media only screen and (max-width: 767px){
.backtotop i {
    background: #fff;
}
}
@media only screen and (max-width: 575px){
	.backtotop {
    bottom: 70px;
}
.mobile-main-logo {
    width: 180px;
}
.d-inline-block {
    display: none !important;
}
.about-item-box {
    margin-top: 0px;
    margin-left: -14px;	
}
.shiny-btn1{
	right: 77px	
	}
#navigation .navbar-brand img{
    width: 80%;
}
	.achivement-blog ul li {
    padding-bottom: 11px;
}
.example p {
    position: absolute;
    color: white;
    font-weight: 400;
    font-size: 22px;
    font-family: 'Hiragino Mincho ProN', serif;
    top: 35px;
    left: 30px;
    text-shadow: 2px 2px 0px #3c3c3c;
}
.blog-posted-item3 h5, .blog-posted-item4 h5, .blog-posted-item5 h5, .blog-posted-item6 h5, .blog-posted-item7 h5, .blog-posted-item8 h5, .blog-posted-item9 h5 {
    font-size: 21px;
    font-family: 'Hiragino Mincho ProN', serif;
    color: #fff;
    line-height: 27px;
    font-weight: 400;
    padding: 61px;
    margin-top: 0px;
    text-shadow: 2px 2px 0px #3c3c3c;
}
.btn_contact a {
font-size: 14px;  
padding: 10px;	
}
.sub-text {
 font-size: 14px; 
}
.banner-item .banner-caption h1 {
font-size: 27px;  
}
.row-1st p {
    padding-bottom: 10px;
    margin-left: 0px;
    color: #04274b;
    font-size: 16px;
}
.contact1 {
    display: none;
}
.row-1st p {
    padding-bottom: 10px;
    margin-left: 100px;
    color: #04274b;
    font-size: 20px;	
}
.blog-title {
    font-size: 22px;
    color: #04274b;
	margin-left: 0px;
}
.four-zero-inner::before {
    background-image: url(../images/kaiketsu1.png);
    height: 260px;
}
.four-zero-inner h4 {
    font-size: 18px;
  line-height: 25px;
}
.four-zero-inner p {
    font-size: 15px;
}
 .four-zero-inner2::before {
    width: 326px;
    height: 524px;
    margin-left: -163px;
}
.footer-copyright {
    background: #2e2e2e;
    padding: 0px 0;
    padding-left: 0px;
    text-align: center;
} 
.footer-part .footer-copyright p {
    color: #c6c5c5;
    font-weight: 400;
    margin-top: 0px;
} 

.footer-bg-dark .footer-widget-link li a {
    margin-left: 0px;
}
.section-head-2-1 h2 {
    font-size: 19px;
}
.section-head-2-1 p {
    font-size: 18px;
}
.team-detals-content {
    padding-left: 0px;
}
.sin-part p {
    font-size: 16px;
}
.section-head-3-1 p {
    font-size: 19px;
	line-height: 25px;
}	
.ab-tab-l ul li p {
    font-size: 15px;
}
.bc-style2 .bc-title h2 {
    font-size: 28px;
}	
h3 .japan {
    font-size: 27px;
}
ul.btn_block li {
    font-size: 13px;
}	
}
@media only screen and (max-width: 767px){
.submit-3-des p {
display:block; 
}
}
@media only screen and (min-width: 1200px){
.container2 {
    max-width: 900px;
}
}
@media only screen and (min-width: 992px){
.second-nav-toggler {
    margin-left: 0px;
}
}@media only screen and (min-width: 1200px){
.about-part {
    padding: 73px 0 43px;
}
}
@media screen and (max-width: 1026px){
.inner-box {
    text-align: center;
    margin-bottom: 30px;
}
}
@media (min-width: 1200px){
.auto-container1 {
    position: static;
    max-width: 1175px;
    padding: 0px 15px;
   
}
}
@media only screen and (max-width: 767px){
.row-1st p {
    padding-bottom: 10px;
    margin-left: 0px;
    color: #04274b;;
    font-size: 16px;
}
	.c_box.intitle .box_title span {
    position: relative;
    top: -39px;
    left: 0px;
    padding: 26px 8px;
    background: #258970;
    color: #ffffff;
    font-weight: bold;
    display: block;
    vertical-align: bottom;
    text-align: left;
    font-size: 18px;
}
	.row-1st-in3 {
    display:none;
}
header .logo {
    margin-left: -8px;
}
.about-details {
    padding-left: 0px;
}  
}
@media screen and (min-width: 768px){
.contact1 {
    z-index: 999;
    position: fixed;
    top: 60%;
    right: 0;
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style-type: none;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 1.5em;
}
.contact1 li {
    /* writing-mode: vertical-rl; */
    -ms-writing-mode: tb-rl;
    /* -webkit-writing-mode: vertical-rl; */
    width: 80px;
    color: white;
    padding: 20px 30px;
    font-size: 16px;
    background: #04274b;
    opacity: 0.9;
}
.fixed_btn {
    position: relative;
    bottom: 0px;
    right: -15px;
    z-index: 999;
}	
}
@media screen and (max-width: 1440px){
.footer-copyright {
    background: #2e2e2e;
    padding: 0px 0;
    padding-left: 0px;
    text-align: center;
}  
.fixed_btn {
    position: relative;
   
}
.skill-part {
    position: relative;
    background: #f6f6f6;
    background: url(../images/ryoukin0.jpg) no-repeat;
  
}	
}
@media screen and (max-width: 1540px){
.skill-part {
    position: relative;
    background: #f6f6f6;
    background: url(../images/ryoukin0.jpg) no-repeat;
    
}
}
@media screen and (min-width: 1920px) {
.fixed_btn {
    position: relative;
    bottom: 0px;
    right: -75px;
    z-index: 999;
}
}
#lock {
    position: relative;
    z-index: 10000;
}
@media only screen and (min-width: 768px) and (max-width: 1440px){
.section-head-2 p {
    padding-top: 25px;
    max-width: 490px;
    line-height: 27px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: normal;
    color: #FFF;
    font-family: 'Hiragino Mincho ProN', serif;
}	
.testimonial-part::after {
    width: 53%; 
}	
.testimonial-part .testimonial-box {
    margin-left: 181px;
}
.skill-contact-form {
    padding-left: 181px;
}
.testimonial-part .section-head-2 {
    padding-bottom: 40px;
    margin-top: 100px;
    width: 100%;
}
.skill-part .section-head-2 {
    margin-bottom: 54px;
    margin-top: 100px;
    width: 100%;
}	
.law-pro P {
    font-weight: 400;
    font-family: 'Hiragino Mincho ProN', serif;
    font-style: normal;
    text-align: left;
    margin-top: 20px;
    padding-top: 25px;
    color: #fff;
    max-width: 490px;
    font-size: 18px;
    line-height: 1.5;
    font-weight: normal;
}
.example p {
    position: absolute;
    color: white;
    font-weight: 400;
    font-size: 26px;
    font-family: 'Hiragino Mincho ProN', serif;
    top: 65px;
    left: 60px;
    text-shadow: 2px 2px 0px #3c3c3c;
}	
.section-p {
    padding: 40px 0;
}	
.newsletter {
    padding: 80px 0;
    background: url(../images/otoiawase666.jpg);
    background-size: cover;
}
.section-head-3-1 p {
    max-width: 655px;
    margin: auto;
    color: #fff;
    font-size: 19px;
    font-family: 'Hiragino Mincho ProN', serif;
}	
}
/*PCの場合にはメニューを表示させない*/
@media (min-width: 768px) {
   .for-sp{
      display:none;
    }

}	

/*2022/06/22 メニューボタンのクリック領域修正 kitazono*/
.gnav a {
    padding: 37px 15px;
}