/*
Theme Name: zerodefect
Theme URI:
Description:
Template: businesspress
Author:
Author URI:
*/
body:lang(ja) {
  /*font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-family: Roboto,Arial,Helvetica,sans-serif;*/
  font-size: 16px;

}
body {
	color: #222;
}
.widget {
    color: #222;
}

a {
  transition-property: opacity;
　-webkit-transition-property: opacity;
  transition-duration: .4s;
  -webkit-transition-duration: .4s;
   font-weight: 600;
   text-decoration: none;
}
a:hover {
	opacity: .7;
    transition: .3s ease-in-out;
}
.zoom-in-img {
   max-width: 373px;
   height:247px;
   margin: 0;
   padding: 0;
   background: #fff;
   overflow: hidden;
   cursor: pointer;
}
.zoom-in-img img {
   width: 100%;
   height: 100%;
}
/*ホバーエフェクト*/
.zoom-in-img img {
   transform: scale(1);
   transition: .3s ease-in-out;
}
.zoom-in-img:hover img {
   transform: scale(1.3);
}
h3 {
	font-size:2rem;
	margin-top: 0 !important;
}
h4 {
	font-size:1.4rem;
}
ul, ol {
	margin-left: 0 !important;
}
ul li, ol li {
	list-style-type: none;
}
dl {
	font-size: 100%;
}
table {
	font-size: 100%;
}
table th, table td {
    border: none;
}
.align-center {
	text-align: center;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.small-txt {
	font-size: 80%;
	font-weight: 500;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.navy {
	color: #193b8c !important;
}
.white {
	color: #FFF !important;
}
.red {
	color: #dc3545 !important;
}
.yellow {
	color: #ddb205 !important;
}
.bold {
	font-weight: 800;
}
.normal {
	font-weight: 400;
}
.pl-25 {
	padding-left: 25px;
}
.pl-12 {
	padding-left: 12px;
}
.mt-6 {
	margin-top: 6rem
}
.sp-none {
	display: block !important;
}
.pc-none {
	display: none !important;
}
.point {
    padding-left: 2em;
    text-indent: -1.8em;
}

@media screen and (max-width: 782px){
.pl-sm-0 {
	padding-left: 0;
}
.sp-none {
 display: none !important;
}
.pc-none {
 display: block !important;
}
.sp-center {
	text-align: center !important;
}
.sp-left {
	text-align: left !important;
}
}
/* Arrow */
.arrow {
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
}
.arrow::before,
.arrow::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
/*.arrow_whiteright::before{
    left: 3px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.arrow_right::before{
    left: 12px;
    width: 8px;
    height: 8px;
    border-top: 3px solid #193b8c;
    border-right: 3px solid #193b8c;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}*/

/* Font Awesome */
.circle_right::after {
    content: '\f138';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 3px;
    color: #193b8c;
}
/*.arrow_whiteright::after {
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin: 0 3px;
    color: #fff;
}
.arrow_right::after {
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin: 0 3px;
    color: #193b8c;
}*/
.arrow_right::before {
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin: 0 3px;
    color: #193b8c;
}
.horizontal_left::before {
    content: '\f86c';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin: 0 0 0 6px;
    color: #222;
}
.square::before {
    content: '\f0c8';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin: 0 0.8em 0 0;
    color: #222;
}
.angle-left::before {
    content: '\f104';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin: 0 3px;
    color: #193b8c;
}
.angle-right::after {
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin: 0 3px;
    color: #193b8c;
}
.envelope::before {
    content: '\f0e0';
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    margin: 0 0.8em 0 0;
    color: #fff;
}
.check::before {
    content: '\f00c';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin: 0 0.8em 0 0;
    color: #193b8c;
}
/* Header 共通 */
.site-header {
    margin-bottom: 0; 
}

/* Page Header */
/*.jumbotron {
    background-color: #193b8c;
}
.jumbotron-overlay {
    background-color: rgba( 255, 255, 255 , 0.1 ); 
}*/
.jumbotron-overlay {
    background-color: rgba( 0, 0, 0 , 0.2 );
}
.jumbotron-title {
	color: #f8f9fa;
	font-size: 3.5rem;
	/*text-shadow: 1px 1px 1px rgb(0 101 173 / 20%);*/
	text-shadow: none;
}
.jumbotron-content .subheader {
	color: #f8f9fa;
	margin-bottom: 0;
}
@media screen and (min-width: 980px) {
.jumbotron-content {
    padding-bottom: 205px;
    padding-top: 205px;
}
}
@media screen and (max-width: 782px) {
.jumbotron-title {
	font-size: 3rem;
	text-shadow: none;
}
}

/* Breadcrumbs */
.breadcrumbs{
	font-size:14px;
	padding: 6px 0;
}
.cat-links a{
	background: #3582C4;
	color: #fff;
	padding:3px 10px;
	border-radius:14px;
	font-size:14px;
}
/* Item title */
h2.item-title {
    font-size: 3.75rem;
    margin-bottom: 0.1em;
    margin-top: 1em;
	color: #193b8c;
}
h2.outline {
    font-weight: bold;
	color: transparent;
	-webkit-text-stroke: 2px #193b8c;
	text-stroke: 2px #193b8c;
}

/* Sub Header */
.subheader {
	color: #4693f5;
	margin-bottom: 3em;
	position:relative
}
/* Link btn */
.outline-btn a,
.blue-btn a,
#form-btn,
#previous-btn {
    cursor: pointer;
    transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
    border-radius: 60px;
    display: block;
    font-weight: bold;
    min-width: 200px;
    padding: 15px 40px;
    text-align: center;
    display: inline-block;
    font-size: 1.077em;
    font-weight: bold;
    letter-spacing: 0.06em;
	text-decoration: none;
	margin: 0 5px;
}
.blue-btn a, #form-btn { 
    border: 2px solid #193b8c;
    background-color: #193b8c;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: 200% auto;
    background-image: linear-gradient(to right, #fff 0%, #fff 50%, #193b8c 50%, #193b8c 100%);
    transition: color 0.4s, background-position 0.4s;
	color: #fff;
}
.blue-btn a:hover, #form-btn:hover {
	background-position: 0 0;
	opacity: 1;
	color: #193b8c;
}
#previous-btn {
    border: 2px solid #193b8c;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: 200% auto;
    background-image: linear-gradient(to right, #193b8c 0%, #193b8c 50%, #fff 50%, #fff 100%);
    transition: color 0.4s, background-position 0.4s;
	color: #193b8c;
}
#previous-btn:hover {
	background-position: 0 0;
	opacity: 1;
	color: #fff;
}
.outline-btn a { 
    border: 2px solid #fff;
    background-color: #2a80c4;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: 200% auto;
    background-image: linear-gradient(to right, #fff 0%, #fff 50%, #2a80c4 50%, #2a80c4 100%);
    transition: color 0.4s, background-position 0.4s;
	color: #fff;
}
.outline-btn a:hover {
	background-position: 0 0;
	opacity: 1;
	color: #2a80c4;
}
/*
.outline-btn a { 
    background: transparent;
    border: 2px solid #fff;
    border-radius: 60px;
	padding: 8px 50px;
    color: #2a80c4;
    display: block;
    font-weight: bold;
    max-width: 300px;
    padding: 15px 40px;
    text-align: center;
    display: inline-block;
    font-size: 1.077em;
    font-weight: bold;
    letter-spacing: 0.06em;
}
.outline-btn a {
	text-decoration: none;
	color: #fff;
}
.outline-btn.slide a {
    background: transparent;
    color: #fff;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.outline-btn.slide a::after {
    background: #fff;
    color: #2a80c4;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: .3s cubic-bezier(0.45, 0, 0.55, 1);
    z-index: -1;
}
.outline-btn.slide a:hover {
    color: #2a80c4;
	opacity: 1;
}
.outline-btn.slide a:hover::after {
    transform: scale(1, 1);
}*/
/* Fade in */
.fade-in-up {
	opacity : 0.1;
	transform : translate(0, 50px);
	transition : all 500ms;
}
.fade-in-up.scroll-in {
	opacity : 1;
	transform : translate(0, 0);
}
.animation_box {
  padding: 10px;
  animation-name: fadeIn-left;
  animation-duration: 1s;
  animation-timing-function: ease;
  animation-delay: 1.2s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: backwards;
}
@keyframes fadeIn-left {
  from {
    opacity: 0;
    transform: translateX(-50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.anime-time06 {
	animation-delay: 0.6s;
}
.anime-time07 {
	animation-delay: 0.7s;
}
.anime-time08 {
	animation-delay: 0.8s;
}
.anime-time08 {
	animation-delay: 0.9s;
}
/* Header */
.main-header {
    padding-bottom: 12px;
    padding-top: 10px;
}
@media screen and (min-width: 782px){
.main-header {
    padding-bottom: 15px;
    padding-top: 15px;
}
}
/* navi 
.main-navigation a {
	color: #111;	
    font-weight: 600;
}*/
/* pc navi */
@media screen and (min-width: 980px){
.main-navigation {
    font-size: 100%;
}
.main-navigation li.menu-item a {
    position: relative;
}
.main-navigation div.menu > ul, .main-navigation ul.menu {
    letter-spacing: 0;
}
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a {
    color: #193b8c;
    font-weight: 700;
}
.main-navigation div.menu > ul > li:first-child > a, .main-navigation ul.menu > li:first-child > a {
    padding-left: 15px;
}
.main-navigation li::after {
    background-color: #193b8c;
    background: linear-gradient(to right, #193b8c, #ffcc00);
    bottom: 0;
    content: '';
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    transition: .4s all;
    width: 0;
}
.main-navigation li:hover::after {	
    width: 100%;
}
.main-navigation li.menu-item-70::after, .main-navigation li.menu-item-71::after {
	background: #fff;
}
.menu-item-70 a, .menu-item-71 a {
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}
.menu-item-70 a {
	width:160px;
	display: inline-block;
    background: linear-gradient(to right, #193b8c, #73b1d6);
    background: linear-gradient(135deg, rgba(25,59,140,1) 0%, rgba(84,148,187,1) 50%, rgba(37,80,162,1) 100%);
    background-size: 200% 100%;
    color: #fff !important; 
    padding: 12px 0; 
    text-decoration: none; 
    border-radius: 30px; 
    line-height: 26px;
    text-align: center;
}
.menu-item-71 a {
	width:140px;
	display: inline-block;
    background: linear-gradient(to right, #d07e27, #ebaa64);
    background: linear-gradient(90deg, rgba(208,126,39,1) 0%, rgba(245,193,38,1) 50%, rgba(218,142,61,1) 100%);
    background-size: 200% 100%;
    color: #fff !important; 
    padding: 12px; 
    text-decoration: none; 
    border-radius: 30px; 
    line-height: 26px;
    text-align: center;
}

.menu-item-70 a:hover, .menu-item-71 a:hover {
    background-position: 100% 0;
}
.main-navigation .current-menu-item-70 > a,
.main-navigation .current-menu-item-70 > a {
	color: #fff;
}
}
/* Sp Navi */

.drawer-navigation {
    width: 100%;
}
/*.drawer-navigation ul li.menu-item-70 a {
	width:160px;
	display: inline-block;
    background: linear-gradient(to right, #193b8c, #73b1d6);
    background: linear-gradient(135deg, rgba(25,59,140,1) 0%, rgba(84,148,187,1) 50%, rgba(37,80,162,1) 100%);
    background-size: 200% 100%;
    color: #fff !important; 
    padding: 12px 0; 
    text-decoration: none; 
    border-radius: 30px; 
    line-height: 26px;
    text-align: center;
}
.drawer-navigation ul li.menu-item-70 a:hover {
    background-position: 100% 0;
}
.main-navigation .current-menu-item-70 > a {
	color: #fff;
}*/
/* Main visual */
@media screen and (min-width: 980px){
.home-header {
	margin: 0 50px 0 0;
	height: 100vh;
}
}

@media screen and (min-width: 782px){
.home-header-content {
    /* padding-bottom: 135px; */
    padding-top: 300px;
}
.top-bar-content, .main-header-content, .home-header-content, .site-bottom-content {
    max-width: 100%;
}
}

.home-header-overlay {
    background-color: rgba( 0, 0, 0 , 0 );
/*	border-right: 50px solid #fff;
    border-left: 50px solid #fff;*/
}
.home-header-title {
    color: #193b8c;
    font-size: 3.2rem;
    letter-spacing: -0.03em;
	line-height: 1.375;
    margin-bottom: 0;
    margin-top: 0;
	text-shadow: 1px 1px 0px #f8f9fa,
	            -1px -1px 0px #f8f9fa,
	            -1px 1px 0px #f8f9fa,
	             1px -1px 0px #f8f9fa,
	             1px 0px 0px #f8f9fa,
	            -1px 0px 0px #f8f9fa,
	             0px 1px 0px #f8f9fa,
	             0px -1px 0px #f8f9fa;
}   
.home-header-text {
    color: #193b8c;
    font-size: 110%;	
    font-weight: 600;
    margin-top: 28px;
	margin-bottom: 0.2rem;
	text-shadow: 1px 1px 0px #f8f9fa,
	            -1px -1px 0px #f8f9fa,
	            -1px 1px 0px #f8f9fa,
	             1px -1px 0px #f8f9fa,
	             1px 0px 0px #f8f9fa,
	            -1px 0px 0px #f8f9fa,
	             0px 1px 0px #f8f9fa,
	             0px -1px 0px #f8f9fa;
}
.gradation-line {	
    background-image: linear-gradient(109.6deg, rgba(25, 59, 140, 1) 11.2%, rgba(253, 86, 158, 1) 91.1%);
	background-image: linear-gradient(109.6deg, rgba(128, 162, 245, 1) 91.1%, rgba(238, 58, 136, 1) 11.2%, );
	background-image: linear-gradient(to right, #193b8c, #2550a2, #ffcc00);
    background-repeat: no-repeat;
    background-size: 90% 2px;
    background-position: bottom;
	color: #dc3545;
  /*border-bottom: solid 2px;
  border-image: linear-gradient(to right, #193b8c 0%, #fd569e 100%);*/
}
@media screen and (max-width: 600px){
.home-header-title {
    font-size: 2.8rem;
	
}
.home-header-content {
    padding-bottom: 0px;
    padding-top: 150px;
}
}
/* Footer */
.footer-widget-area, .site-bottom {
    border-top: none;
}
.footer-widget-area {
	padding-bottom: 0;
}
.site-bottom {
	padding-top: 0;
}
.site-credit {
	display: none;
}
.back-to-top {
    background: rgba( 0, 0, 0, 0.1 );
}
.back-to-top:hover {
    background: #193b8c;;
}
.footer-widget-content h2 {
	margin: 0;
}
@media screen and (min-width: 782px){
.top-bar-content, .main-header-content, .home-header-content, .jumbotron-content, .featured-entry-content, .site-content, .footer-widget-content, .site-bottom-content {
	max-width: 100%;
    padding-left: 50px;
    padding-right: 50px;
}
div.footer_navi {
    list-style: none;
    display:flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.navi_box {
    margin-left: 5%;
}
div.footer_navi {
	text-align: center;
}
}
@media only screen and (max-width: 781px) {
.footer-widget-content h2 {
	text-align: center;
	margin-bottom: 20px;
}
div.footer_navi {
	display: none;
}
.widget {
    margin-bottom: 0;
}
}
div.footer_navi a, div.footer_navi a:hover {
	text-decoration: none;
	color: #444;
}
div.footer_navi a:hover {
	text-decoration: underline;
}

.footer_navi h6 {
	margin-bottom: 1.2em;
	margin-top: 0;
	font-size: 1.1rem;
	color: #444;
}
.footer_navi li {
	margin-bottom: 0.4em;
	font-size: 85%;
}

/* Contents area */
.content-area {
    margin-bottom: 1rem;
}
.content-wrap {
	margin-bottom: 6rem;
}
@media (max-width: 979px) {
.no-sidebar .alignwide {
		width: 90vw;
		margin-left: calc( 50% - 90vw / 2 );
}
}
.no-sidebar .alignmedium {
	width: 100%;
}
@media (max-width: 600px) {
.no-sidebar alignmedium {
	margin-left: -10px;
	margin-right: -10px;
	width: inherit;
}
}
@media (min-width: 782px) {
.no-sidebar .alignmedium {
		width: 90vw;
		margin-left: calc( 50% - 90vw / 2 );
	}
}
@media (min-width: 980px) {
.no-sidebar .alignmedium {
		width: 85vw;
		margin-left: calc( 50% - 85vw / 2 );
	}
}
@media (min-width: 1160px) {
.no-sidebar .alignmedium {
		width: 750px;
		margin-left: calc( 50% - 750px / 2 );
	}
}
@media (max-width: 600px) {
/*.no-sidebar .container-wrapper {
	padding: 0;
}*/
.container-content {
     padding-left: 10px; 
     padding-right: 10px; 
}
}
.flex-container {
    width: 100%;
    display: flex;
   /* align-items: center;*/
}
.flex-item {
	display: block;
    width: 100%;
}
.flex-between {	
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.flex-item-center {
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.flex-item-end {
	-webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
}
.flex-direction-reverse {
    flex-direction:row-reverse;
}
.flex-between-item {
	    width: 48%;
}
ul.alternating > li:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}	
@media screen and (max-width: 782px){
.flex-container, .flex-between {
	display: block;
}
.flex-between-item {
	    width: 100%;
}
.sp-center {
	text-align: center;
}
}
/* Top pege */
.menu-space .wp-block-column:not(:last-child) {
    margin-right: 2px;
}
.menu-space .wp-block-column:not(:first-child), .wp-block-column:nth-child(2n) {
    margin-left: 2px;
}
.menu-space_01 {
	margin-bottom: 50px;
}
@media screen and (max-width: 781px){
.menu-space_01 {
	margin-bottom: 0;
}
}
.back-white {
	background-color: #fff;
}
.back-blue {
	background-color: #2a80c4;
    position: relative;
}
.back-light-gray {
	background-color: #f2f2f2;
    position: relative;
}
.back-blue-gradient {
	background: rgb(37,80,162);
    background: linear-gradient(90deg, rgba(37,80,162,1) 0%, rgba(37,80,162,1) 30%, rgba(42,128,196,1) 63%, rgba(115,177,214,1) 100%);
}
h2.about-message {
    font-size: 3.75rem;
    margin-bottom: 1.5em;
    margin-top: 1em;
	color: #193b8c;
}
.servicemenu-box {
	position: absolute;
	bottom: -5em;
	right: 0;
	padding: 12px 20px;
	background: #f2f2f2;
	box-sizing: border-box;
	width: 90%;
}
a .servicemenu-box p {
	color: #222 !important;
}

@media (max-width: 781px) {
.servicemenu-box {
	position: absolute;
	bottom: -1em;
	right: 0;
}
h2.about-message {
    font-size: 2.2rem;
}
}
.servicemenu-box h3 {
	margin-top: 1em;
	color: #193b8c;
    font-size: 1.5rem;
}
.u-uppercase {
    text-transform: uppercase;
}
/*　　ABOUT　　*/
.top-about {
    position: absolute;
    top: 30px;
    left: 50%;
   -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 90%;
    font-size: 7.4rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    color: #ffffff;
    opacity: .05;
    text-align: center;
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	backface-visibility: hidden;
}
.top_about_bk_img {
	position: relative;
	bottom: 0;
	right: 0;
    width: 500px;
    opacity: 0.2;
}
.office_bk_img {
	position: absolute;
	bottom: 0;
	left: 0;
    width: 100%;
    opacity: 0.05;
}
.about_area-title {
	display: flex;
    justify-content: center;
	margin-bottom: 60px;
}
.about_area-title img {
	max-width: 50px !important;
	height: auto;
	margin-right: 1em;
}
.about_area-title h3 {
	font-size: 2rem;
	color: #fff;
	margin: 0;
}
.about_area-box {
	position: relative;
	margin-bottom: 80px;
}
.about_area-box img {
	max-width: 560px;
	margin: 0 auto;
}
.about_area-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	margin-bottom: 0;
    line-height: 1.33;
    text-align: center;
	
}
/*.about_area-list li {
    position: relative;
    display: inline-block;
	display: table;
	background: #fff;
    border-radius: 15px;
}*/
.about_area-list li {
    position: relative;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(50% - 5px);
    height: 100px;
    margin: 0 0 8px;
    padding: 20px;
    text-align: center;
    background: #ffffff;
    letter-spacing: 0;
    border-radius: 15px;
    box-shadow: 4px 4px 10px 0 rgb(0 57 97 / 40%);
}
.about_area-list li span.inner {
	display: table-cell;
	vertical-align: middle;
}
.about_area-list li h5 {
	margin-top: 0;
	font-size: 1.5rem;
	color: #2a80c4;
}
.about_area-list li p {
	margin-bottom: 0;
	font-weight: 600;
}
.about_area-message {
	border: 3px solid #fff;
    border-radius: 15px;
	padding: 30px;
	margin-bottom: 20px;
}
.about_area-message h3 {
	color: #fff;
	text-align: center;
}
.about_area-message p {
	color: #fff;
	margin-bottom: 0;
}
@media (min-width: 1160px){
.top-about {
    top: 100px;
    left: 0;
   -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    font-size: 17rem;
	width: 120%;
}
.about_area-list {
    z-index: 1;
    margin: 0;
    padding: 0;
    line-height: 1.5;
	flex-direction: row;
}
.about_area-list li {
    position: absolute;
    width: 280px;
    height: 140px;
    margin: 0;
    padding: 20px;
    box-shadow: 7px 7px 30px 0 rgb(0 57 97 / 80%);
    letter-spacing: .06em;
}
.about_area-list li:nth-child(1), .about_area-list li:nth-child(2) {
    top: 150px;
}
.about_area-list li:nth-child(3), .about_area-list li:nth-child(4) {
    top: 310px;
}
.about_area-list li:nth-child(odd) {
    left: 20px;
}
.about_area-list li:nth-child(even) {
    right: 20px;
}
.about_area-list li:after {
    content: "";
    position: absolute;
    top: 35%;
    right: -12px;
    margin-left: -15px;s
    border: 15px solid transparent;
    border-right: 15px solid #fff;
}
.about_area-list li:after {
 /*　 content: "";
    position: absolute;*/
    top: 50%;
    right: -9px;
    bottom: auto;
    display: block;
    border-style: solid;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-width: 8px 0 8px 10px;
    border-color: transparent transparent transparent #fff;   
}
.about_area-list li:nth-child(even):after {
    left: 9px;
    right: auto;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-width: 8px 10px 8px 0;
    border-color: transparent #fff transparent transparent;
}
}
@media (max-width: 600px){
.about_area-title img {
	max-width: 30px !important;
}
.about_area-list {
	flex-direction: column-reverse;
}
.about_area-list li {
	width: 100%;
}
.about_area-box {
	margin-bottom: 0;
}
}
ul.plan-box {
	display: flex;
	list-style-type: none;
	align-items: flex-end;
	margin: 0 0 100px;
}
li.plan-item01 {
	flex-basis: 65%; 
}
li.plan-item02 {
	flex-basis: 35%; 
}
@media (max-width: 600px) {
ul.plan-box {
	display: block;
	margin-bottom: 60px;
}
ul.plan-box li {
	width: 100%;
    flex-basis: 100%; 
}
ul.plan-box li.plan-item02 {
    width: 60%;
    margin: 0 auto;
}
}
/*　　WORKS　　*/
.triangle-left {
	position: absolute;
    width: 100px;
    height: 100px;
    clip-path: polygon(0 0, 0% 100%, 100% 0%);
    background-color: #73b1d6;
}
.triangle-right {
	position: absolute;
	bottom: 0;
	right: 0;
    width: 100px;
    height: 100px;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    background-color: #73b1d6;
}
/*　　works・表示レイアウト　　*/
.works-archive {
	margin: 0 0 60px 0;
}
/*.works-archive {
	margin: 0 -20px 60px;
}*/	
.works-archive_item-link {
    display: block;
    background: #ffffff;
    padding: 10px 10px 16px;
    border-radius: 5px;
    box-shadow: 4px 4px 15px 0 rgb(0 101 173 / 20%);
    text-decoration: none;
}
.works-archive_item-area-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.works-archive_item-img {
    width: 90px;
}
.c-color-navy {
    color: #26347c;
}
.works-archive_item-area-txt {
    margin-top: 10px;
    padding: 10px 5px 0;
    border-top: 1px solid #e2e3e5;
}
.works-archive_item-head {
    box-sizing: border-box;
    position: relative;
    width: calc(100% - 90px - 15px);
    /*padding-left: 15px;*/
    font-weight: 700;
    letter-spacing: .06em;
	color: #193b8c;
}
.works-archive_item-txt {
    overflow: hidden;
    max-height: 42px;
    font-size: 1.2rem;
	color: #222;
	font-weight: 500;
	line-height: 1.7;
}
.works-archive_item {
    margin-top: 15px;
}

@media (min-width: 782px) {

.works-archive {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	margin: 0 -20px 100px;
}
.works-archive_item {
    width: calc(50% - 40px);
    margin: 0 20px;
}
.works-archive_item-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 7px 7px 30px 0 rgb(0 101 173 / 20%);
}
.works-archive_item-area-head {
    display: block;
    width: calc(50% - 55px);
}
.works-archive_item-img {
    width: auto;
    overflow: hidden;
}
.works-archive_item-img img {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.works-archive_item-area-txt {
    box-sizing: border-box;
    width: calc(50% + 55px);
    margin-top: 0;
    padding: 0 0 12px 30px;
    border: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.works-archive_item-head {
    width: auto;
    margin: 0 0 12px;
   /* padding-left: 15px; */
    font-size: 1.5rem;
}
.works-archive_item-txt {
    max-height: 75px;
    font-size: 16px;
	margin: 0;
}
.works-archive_item:nth-child(n+3) {
    margin-top: 30px;
}
}


/*　　NEWS　　*/
.news-box {
	display: flex;
    box-sizing: border-box;
    align-items: center;
}
.heading {
	width: 28%;
	text-align: left;
}
.news-item {
	width: 72%;
    padding: 0 1rem;
}
@media screen and (max-width: 781px) {
.news-box {
	display: block;
	width: 100%;
}
.heading {
	width: 100%;
    text-align: center;
}
.news-item {
	width: 100%;
}
}
/*お知らせ・リスト表示*/
dl.post_list {
	padding: 15px 0;
    display: block;
}
dl.post_list a:hover {
    background-color: #f5f5f5;
}
dl.post_list a dt {
	padding-bottom: 5px;
	margin-bottom: 0;
    font-weight: 500;
    color: #222;
}
dl.post_list dd {
    border-bottom: 1px solid #ddd;
    margin-bottom: 18px;
    margin-left: 0;
    padding-bottom: 12px;
}
@media screen and (min-width: 782px) {
dl.post_list a dt {
	clear: left;
	float: left;
	width: 28%;
    border-bottom: 1px solid  #ddd;
	padding: 15px 0;	
    font-weight: 500;
}
dl.post_list dd {
	margin-left: 28%;
    border-bottom: 1px solid  #ddd;
	padding: 15px 0;
}
}
.meishi {
    width: 160px;
}
.company-box {
	padding: 0 1.6rem;
}
.more {
	position: absolute;
	bottom: 15px;
	right: 15px;
}
.more a {
	width: 220px;
	display: flex;
	align-items: center;
	letter-spacing: .2em;
	margin-left: auto;
}
.more .l {
	flex-grow: 1;
	position: relative;
	overflow: hidden;
	margin: 0 1em 0 0.2em;;
	height: 1px;
}
.more .l::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #787878;
}
.contact-box .flex-container {
	align-items: flex-end;
}
.contact-box .flex-itembox44 {
	flex-basis: 44%;
}
.contact-box .flex-itembox28 {
	flex-basis: 28%;
}
@media screen and (max-width: 782px) {
.contact-box .flex-itembox44, .contact-box .flex-itembox28 {
	flex-basis: 100%;
}
}
	
/*.contact-box ul li {
	margin-top: 1em;
}*/
.contact_btn a {
	width:220px;
	display: inline-block;
    background: linear-gradient(to right, #193b8c, #73b1d6);
	background: linear-gradient(135deg, rgba(25,59,140,1) 0%, rgba(84,148,187,1) 50%, rgba(37,80,162,1) 100%);
    background-size: 200% 100%;
    color: #fff !important; 
    padding: 18px; 
    text-decoration: none; 
    border-radius: 30px; 
    line-height: 26px;
    text-align: center;
    transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}
.reserve_btn a {
	width:220px;
	display: inline-block;
    background: linear-gradient(to right, #d07e27, #ebaa64);
	background: linear-gradient(135deg, rgba(208,126,39,1) 0%, rgba(245,193,38,1) 50%, rgba(218,142,61,1) 100%);
    background-size: 200% 100%;
    color: #fff !important; 
    padding: 18px; 
    text-decoration: none; 
    border-radius: 30px; 
    line-height: 26px;
    text-align: center;
    transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}
.contact_btn a:hover, .reserve_btn a:hover {
	color: #fff !important;
    background-position: 100% 0;
}
.contact_btn a,
.main-navigation .reserve_btn a {
	color: #fff;
}
@media screen and (max-width: 782px) {
.contact_btn a {
    min-width: 200px;
    padding: 15px 40px;
}
}
/* Contents pege */
.page-containaer {
	padding-top: 6rem;
	padding-bottom: 6rem;
}
h2.page-title {
	font-size: 2rem;
	font-weight: 600; 
	position: relative;
    padding: 0.5rem 0 1.5rem;
    margin-bottom: 3.5rem;
    background-image: linear-gradient(135deg, #193b8c 10%, #2550a2 50%, #ffcc00 100%);
    background-repeat: no-repeat;
    background-size: 4rem 0.4rem;
    background-position: bottom;
}
.under_bar {
	position: relative;
    padding: 0rem 0 1.5rem;
    margin-bottom: 3.5rem;
    font-weight: 600;
    background-image: linear-gradient(135deg, #193b8c 10%, #2550a2 50%, #ffcc00 100%);
    background-repeat: no-repeat;
    background-size: 4rem 0.4rem;
    background-position: bottom;
}
ul.unit-title {
	display: flex;
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
	
ul.unit-title h3 {
	font-size: 2rem;
	font-weight: 600;
    margin-bottom: 1.5rem;
	position: relative;
	margin: 0;	
}
ul.unit-title h3::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 27px;
    height: 4px;
    background-color: #193b8c;
    z-index: 1;
}
h3.unit-sub-title {
	position: relative;
	font-size: 2rem;
	font-weight: 600;
    padding-left: 2rem;
}
h3.unit-sub-title::before {
	position: absolute;
    top: 0; 
    left: 0;
    width: 6px;
    height: 100%;
    content: '';
    border-radius: 3px;
    background: #193b8c;
}
/*h3.unit-sub-title::before {
  border-top: 3px solid #222;
  content: "";
  width: 10px;
  margin-right: 6px; 
  border-radius: 150px;
}*/
h3.step-title {
	font-size: 2rem;
	font-weight: 600;
    border-bottom: solid 2px #193b8c;
	color: #193b8c;
    padding-bottom: 30px;
}
@media screen and (max-width: 782px) {
h3.step-title {
    padding-bottom: 0px;
}
}
/*  ABOUT  */
._number {
    position: absolute;
    right: 18px;
    top: 0;
    -webkit-transform: translateY(-42%);
    transform: translateY(-42%);
    line-height: 1;
    letter-spacing: 0;
    font-weight: 500;
    font-size: 180px;
    color: #EDEDED;
    font-family: "Poppins", sans-serif !important;
}
.up-txt {
	z-index: 2;
	position: relative;
}
.unit-box {
    border: 1px solid #c5c5c5;
    border-radius: 5px;
    padding: 35px 50px;
}
.unit-box h3 {
	margin-top: 1.8em !important;
	font-size: 2rem;
}
ul.contents-fram-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	padding-left: 0 !important;
}
ul.num {
	counter-reset: number;
}
li.contents-fram-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
	box-shadow: 3px 3px 10px rgb(0 101 173 / 20%);
	margin-top: 100px
}
.contents-fram-img {
    position: absolute;
    left: 50%;
    top: -55px;
}
.contents-fram-item img {
	width: 122px !important;
}
dl.contents-fram-txt {
    padding: 60px 30px 30px;
    margin-bottom: 1.2em;
    padding-top: 5em;
    padding-bottom: 3em;
	background: #fff;
	width: 100%;
}
ul.num li dl dt span._num::before {
	counter-increment: number 1;
	content: counter(number)"."; 
}
dl.contents-fram-txt dt {
    font-size: 1.1rem;
    letter-spacing: 0.1em;
	border-left: 3px solid #193b8c;
	font-size: 100%;
    padding-left: 1em;
}
dl.contents-fram-txt dd {
	border-left: 3px solid #ffc107;
	margin-left: 0;
    padding-left: 1em;
}

li.contents-fram-item {
    width: 48%;
   /* margin-bottom: 90px;*/
}
.contents-fram-img {
	margin-left: -55px;
}

@media screen and (max-width: 781px) {
._number {
	font-size: 80px;
}
ul.contents-fram-box {
	display: block;
    margin-top: 20px;
}
li.contents-fram-item {
    width: 100%;
    margin-bottom: 20px;
	margin-top: 20px;
}
.contents-fram-img {
    position: absolute;
    left: 82%;
    top: -35px;
}
.contents-fram-item img {
	width: 120px !important;
}
dl.contents-fram-txt {
    padding: 30px 16px 20px;
	text-align: left;
}
ul.num li dl dt span._num {
    padding-left: 1em;
}
dl.contents-fram-txt dd {
	margin-bottom: 0.5em;
}

}
.paragraph {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack:  start;
    -ms-flex-pack:  start;
    justify-content: flex-start;
}
.paragraph_num {
    margin: 0 20px 0 0;
    font-size: 2.5rem;
}
.paragraph_title h4 {
    font-weight: 600;
	margin: 0 0 1em 0;
}
.outcome img {
	width: 13% !important;
	padding-right: 25px;
    padding-bottom: 1.8em;
}
.about-logo-img {
	width: 30%;
}
.about-logo {
	width: 66%;
}
@media screen and (max-width: 782px) {
.page-containaer {
	padding-top: 30px;
	padding-bottom: 30px;
}
.unit-box {
    padding: 25px;
}
.paragraph {
	display: block;
}
.outcome img {
	width: 100% !important;
	padding-right: 0;
    padding-bottom: 1.8em;
}

.about-logo-img {
	width: 80%;
	margin: 0 auto;
}
.about-logo {
	width: 100%;
}
}
/*  SERVICE  */
#service ul.servise-list li h3 {
	margin-bottom: 5px;
}
#service ul.servise-list li p.small-en { 
    margin-bottom: 15px;
    color: #ddb205;
    font-size: .95rem;
    line-height: 1.3;
}

#service ul.servise-list li:not(.-last) {
    border-bottom: 1px solid #ddd;
}
#service ul.servise-list li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 80px 0;
}
#service ul.servise-list .service_icon {
    flex: 0 0 300px;
}
#service ul.servise-list .service_icon img {
	width: 220px;
}
#service ul.servise-list .service_txt {
    flex: 0 0 calc(100% - 300px);
}
#service ul.price-box {
  padding: 0;
  border: 1px solid #cbcbcb;
  text-align: center;
}
#service ul.price-box li {
	list-style-type: none;
}
#service ul.price-box li ul{
  padding: 0;
}
#service ul.price-box > li:first-child li{
  background: #eee; 
}
#service ul.price-box li ul li + li{
  border-left: 1px solid #cbcbcb;
}
#service ul.price-box li ul{
  display: flex;
}
#service ul.price-box li ul li{
  flex-basis: 50%;
  padding: 0.5em 0.8em;
}
#service ul.price-box > li + li{
  border-top: 1px solid #cbcbcb;
}
.number ol {
  counter-reset: count 0;
  padding-left: 1.5em;
}
.number ol li{
	padding-left: 0.5em;
	margin: 0.8em 0;
}
.number ol li ul li{
	padding-left: 1.5em;
}
.number ol > li:before {
  content: counter(count) ". ";
  counter-increment: count 1;
  margin-right: 0.8em;
  color: #193b8c;
  font-weight: 800;
  font-family: "Poppins", sans-serif !important;
}
@media (max-width: 782px) {
#service ul.servise-list li {
    padding: 30px 0;
}
#service ul.servise-list li:first-child {
    padding: 0 0 30px 0;
}
#service ul.servise-list .service_icon,
#service ul.servise-list .service_txt {
    flex: 0 0 100%;
}
#service ul.servise-list .service_icon img {
	width: 180px;
	margin: 0 auto 30px;
}
}
#company div.greeting-txt h3 span {
	font-size: 15px;
	font-weight: 400;
}
#company figure.greeting-img {
    position: absolute;
    top: 10%;
    right: 0;
	width: 50%;
}
#company div.greeting-txt {	
    flex-basis: 50%;
    z-index: 2;
    background-color: #F1F5F8;
    box-shadow: 3px 3px 10px rgb(0 101 173 / 20%);
    border-radius: 5px;
    opacity: 0.95;
    padding: 50px;
}
table.sub, table.sub td, table.sub th {
    padding: 20px;
    text-align: left;
	border-bottom: 1px solid #ddd;
	padding: 3rem 1em;
}
@media (max-width: 979px) {
#company figure.greeting-img {
    position: relative;
	width: 100%;
}
#company div.greeting-txt {	
    padding: 15px;
	margin-top: -15%;
}
}
@media screen and (max-width: 782px) {
table.sub td, table.sub th {
    display: block;
}
table.sub th {
	border: none;
	padding: 1rem 0 0;
}
table.sub td {
	padding: 0.5rem 0 1rem 0;
}
}

/* Contact Form 7カスタマイズ */
table.inquiry p {
	margin: 0 !important;
}
.inquiry th {
	text-align: left;
	padding: 1.5em 5px 1.5em 1.2em;
	width: 30%;
	border-top: none;
	border-bottom :solid 1px #eee;
	border-left: none;
	border-right: none;
	position: relative;
}
/*通常欄*/
.inquiry td {
	font-size: 15px;
	padding: 1.5em 1.2em;
	border-top: none;
	border-bottom: solid 1px #eee;
	border-left: none;
	border-right: none;
}
/*必須の調整*/
.haveto {
	font-size: 7px;
	padding: 5px;
	background: #ca0404;
	color: #fff;
	border-radius: 2px;
	margin-right: 5px;
	position: absolute;
	right: 6px;
	top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
/*任意の調整*/
.any {
	font-size: 7px;
	padding: 5px;
	background: #93c9ff;
	color: #fff;
	border-radius: 2px;
	margin-right: 5px;
	position: relative;
	bottom: 1px;
}
/*ラジオボタンを縦並び指定*/
.verticallist .wpcf7-list-item {
	display: block;
}
/*送信ボタンのデザイン変更
#formbtn {
	width: 330px;
	height: 58px;
	max-width: 100%;
	border-radius: 29px;
	font-size: 1.077em;
	line-height: 56px;
	font-weight: bold;
	background-color: #fff;
	border: #222 2px solid;
	color: #222;
	text-decoration: none;
	padding: 0;
}
/*送信ボタンマウスホバー時
#formbtn:hover {
	background-color: #6ba72f;
	color: #fff;
}
#backbtn {
    width: 100px;
    height: 58px;
    max-width: 100%;
    border-radius: 29px;
    font-size: 1.077em;
    line-height: 56px;
    font-weight: bold;
    background-color: #fff;
    border: #222 2px solid;
    color: #222;
    text-decoration: none;
    padding: 0;
	margin-right: 10px;
}
戻るボタンマウスホバー時
#backbtn:hover {
	background-color: #999999;
	color: #fff;
}*/
div.wpcf7-mail-sent-ok {
    border: none !important;
    text-align: center !important;
	font-weight: 600;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: none !important;
    text-align: center !important;
	font-weight: 600;
	color: #cf2e2e;
}
div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: none !important;
    text-align: center !important;
	font-weight: 600;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="date"], textarea {
    border: solid 1px #ddd;
    color: #111; 
    margin-top: 0 !important;
    padding: 0.6em;
	font-family: sans-serif;
}
input:active, input:focus, button:active, button:focus, textarea:active, textarea:focus {
    outline-width: 2px;
    outline-style: double;
    outline-color: #73b1d6;
    outline-offset: -2px;
}
.wpcf7c-conf {
    background-color: #F5F5F5; /* 背景色 */
    color: #222; /* 文字色 */
    border: 1px solid #AEAEAE; /* 周りの線: 太さ　線種 線の色 */
}
.wpcf7-list-item {
    display: inline-block;
    margin-left: 0; 
}
.inquiry::placeholder {
	color:#888;
}
.wpcf7-spinner {
    display: none !important;
}
/*スマホContact Form 7カスタマイズ*/

@media(max-width:600px) {
.inquiry th, .inquiry td {
    display: block!important;
    width: 100%!important;
    border: none!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
    padding: 2px 0 !important;
}
/* 必須・任意のサイズ調整 */	
.inquiry .haveto, .inquiry .any {
    font-size: 10px;
}
.haveto {
    position: absolute;
    right: 45%;
}
#backbtn {
    width: 330px;
    margin: 0 0 10px 0;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"],  textarea {	
    width: 100%;
}
input[type="date"] {	
    width: 30%;
}
}
/*　　News・実績 一覧　　*/
.loop-wrapper {
	padding-top: 6rem;
	padding-bottom: 6rem;
}
.post-list a {
	display:block;
	color: #222;
}
.post-list a:hover {
	color: #222;
	background-color: #f5f5f5;
}
.post-list .entry-header {
    padding: 2rem 0 2rem 1em;
    border-bottom: 1px solid #ddd;
	margin: 0;
}
.post-list .entry-header h2 {
	font-size: 1.3rem;
}
/*.post-list .news-list-wrapper::after {
    content: "\f061";
    font-family: 'Font Awesome 5 Free';
    color: #222;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -0.5rem;
}*/
.entry-header {
    text-align: left !important;
	padding-top: 6rem;
	padding-bottom: 2rem;
}
.arrow-right-big {
	position: relative;
}

.arrow-right-big::after {
	content: "\f061";
    font-family: "Font Awesome 5 Free";
    color: #666;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -0.5rem;
}
h1.entry-title {
    font-size: 2rem;
	position: relative;
    padding-left: 2.5rem;

}
h1.entry-title::before {
	position: absolute;
    top: 0; 
    left: 0;
    width: 6px;
    height: 100%;
    content: '';
    border-radius: 3px;
    background: #193b8c;
} 
.single .hentry {
    margin-bottom: 6rem;
}
.entry-meta a {
    padding-left: 2.5rem;
}
ul.works-archive-list li {
	margin: 20px 0;
}
.works-title {	
    display: flex;
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.works-title h1 {
    font-size: 2rem;
    padding-left: 5rem;
}
.works-title img {
	width: 100px;
}
.works-title > .post-thumbnail {
	margin-bottom: 0;
	margin-top: 0;
}
.post-navigation a {
    font-size: 14px;
}
.post-navigation a:hover {
}
.nav-previous a::before {
    content: '\f104';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
	padding-right: 5px;
    color: #193b8c;
}
.nav-next a::after {
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
	padding-left: 5px;
    color: #193b8c;
}
@media(max-width:600px) {
.entry-header {
	margin-bottom: 1rem;
}
}
@media screen and (max-width: 639px) {
.post-navigation .nav-next {
    float: right;
    width: 48%;
    text-align: right;
}
.post-navigation .nav-previous {
    float: left;
    width: 48%;
    margin-bottom: 0;
}
}