@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/* Reset css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, figure {
	margin: 0;
	padding: 0;
	line-height: 1;
	letter-spacing: 0;
}
html {
	overflow-y: scroll
}
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
a {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
dt, h1, h2, h3, h4, h5, h6, th {
	font-weight: 500
}
aside, figure, footer, header, main, nav, section {
	display: block
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal
}
table {
	border-collapse: collapse.menu > li a
}
caption, th {
	text-align: left
}
q:after, q:before {
	content: ''
}
embed, object {
	vertical-align: top
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 500
}
abbr, acronym, fieldset, img {
	border: 0
}
li {
	list-style-type: none;
	list-style: none
}
.edge li {
	white-space: nowrap
}
img {
	vertical-align: bottom;
	
	height: auto
}
hr {
	clear: both;
	border: none;
	background-color: #FFFFFF
}
body {
	font-weight: 500;
	line-height: 1.8;
}
a:link {
	text-decoration: none
}
a:visited {
	text-decoration: none
}
a:hover {
	text-decoration: none
}
a:active {
	text-decoration: none
}
a {
	color: #231815
}
a[href^="tel:"] {
	cursor: default
}
figure {
	display: block;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0
}
em {
	font-weight: bold
}
svg {
	overflow: visible
}
body {
	position: relative;
	font: 13px/1.7 "Gothic Medium BBB",sans-serif;
	
	color: #231815;
	-webkit-text-size-adjust: 100%;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	font-family: 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", sans-serif;}

.Regular {

font-weight: 400;
font-style: normal;
}
.Medium{

font-weight: 500;
font-style: normal;
}
.Bold{
font-family: 'Cormorant Garamond';
font-weight: 700;
font-style: normal;
}
.ExtraBold{
font-family: 'Cormorant Garamond';
font-weight: 800;
font-style: normal;}
.bg {
   background-color: #eff5ff;
   
}
/* 基本のスタイル */
   .scroll-fade.delighter {
 opacity : 1;
　transform : translate(0, 0);
   }
  
/* スタート時のスタイル */
   .scroll-fade.delighter.started {

　transform : translate(0, 45px);
　transition : all 300ms;
	
   }
  
/* エンド時のスタイル */
   .scroll-fade.delighter.started.ended {
      
   }
/* sp
---------------------------------------- */
.forSP {
	display: none;
}
.forsp {
	display: none;
}
/* common
---------------------------------------- */
.layout-contents {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	position: relative;
	line-break: strict;
	word-spacing: -0.2em;
}

h2 {
	text-align: center;
	margin-bottom: 12px;
	font-size: 2em;
}
h1 {
	font-size: 2rem;
}
.inner {
	width: 1166px;
	margin-right: auto;
	margin-left: auto;
}
.header {
    padding: 0;
    text-align: center;
    height: 100px;
}

/* header
---------------------------------------- */
.top-head {
  width: 100%;
  transition: .3s;

}
.is-fixed {
 position:  fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  background-color: #fff;
  -webkit-transition: all .4s ease 0s,background .6s ease .2s;
  transition: all .4s ease 0s,background .6s ease .2s;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
 height: 100px;
}
.is-fixed .menu-area p.contact-tel-box a:hover {
    background-color: #F1F1F1;
    color: #0550bf;
}
.pages header.top-head {
  height: 100px;
 
  
}
ul.header-top-area {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}
ul.header-top-area li:last-of-type {
	margin-left: auto;
	margin-top: 20px;
	margin-right: 30px;position: relative;padding-left: 40px;
}
　 
p.contact-tel-box span {
	display: block;
	
}
p.contact-tel-box strong {
	display: inline-block;
}
p.contact-tel-box span {
    display: block;
    font-size: 12px;padding-bottom: 8px;
}
.menu-area p.contact-tel-box a {
    font-weight: 900;
    background-color: #1D2087;
    letter-spacing: 0.1rem;
    color: #ffffff;
    display: block;
    width: 150px;
    height: 50px;
    padding: 15px 10px;
    font-size: 1.3em;
    border: 1px solid #1D2087;
}
.menu-area p.contact-tel-box a:hover {
    background-color: #ffffff;
    color: #0097e0;
    border: 1px solid #0097e0;
}
header:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1rem;
	line-height: 0;
	clear: both;
}
header .inner {
	position: relative;
}
header .head-logo {
  text-align: left;
    display: inline-block;
}
header .head-logo .logo {
    display: inline-block;
    position: relative;
  width: 320px;
height: 37px; 
  
}
p.contact-tel-box a.telnum {
    display: inline-block;
    /* position: relative; */
    /* width: 200px; */
    height: auto;
    /* overflow: hidden; */
    /* margin-top: 35px; */
    font-size: 2rem;
    color: #8bc01f;
}

.menu-area {
  padding-top: 20px;
    display: flex;
    display: -webkit-flex;
    min-width: 1080px;
   
    margin: 0 auto;
    /* display: -webkit-flex; */
    /* display: flex; */
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    /* position: relative; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
margin: 0px 75px;
}
@media screen and (max-width: 1366px) {  
.menu-area {
    
}
}
.menu-area p.contact-tel-box {
 
    display: inline-block;
   
}

.pc-manu {
    background-color: #8bc01f;
}
.menu {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    letter-spacing: 0.1em;
    white-space: nowrap;
    padding-bottom: 10px;
    padding: 10px 0px;
	margin-left: auto;
    margin-right: 30px;margin-top: 10px;
}
.menu > li {
   
}
.menu > li > span {
	
	
}
.menu > li:first-child {
  
}
.menu > li a {
   font-size: 17px;
    color: #0c0a0b;
    letter-spacing: 0.1rem;
  margin: 0px 15px;
    font-weight: 800;
    position: relative;
    display: block;
    padding-bottom: 15px;
	
}
.menu > li > a > span {
    display: block;
    font-size: 12px;
   padding-bottom: 10px;
}


.menu > li > a img{
	display: block;
   margin: 0 auto;
    width: 22px;

}
.menu > li a:hover {
  
}
.menu > li > a:hover:after {
	background-color: #1d2087;
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 4px;
    
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.menu > li:last-child > a img,.menu > li:nth-child(4) > a img{
	height: 25px;
}
ul.menu__second-level {
	visibility: hidden;
	opacity: 0;
	z-index: 1;
}
.menu > li:hover {
}
.menu__second-level li {
	border-top: 1px solid #111;
}
.menu__second-level li a:hover {
	background: #7a6a5691;
}
/* floatクリア */
.menu:before, .menu:after {
	content: " ";
	display: table;
}
.menu:after {
	clear: both;
}
.menu {
 *zoom: 1;
}
.menu > li.menu__single {
	position: relative;
}
li.menu__single ul.menu__second-level {
	position: absolute;
	top: 40px;
	width: 100%;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
li.menu__single:hover ul.menu__second-level {
	top: 30px;
	visibility: visible;
	opacity: 1;
}
.menu__second-level li a {
	padding: 10px 0px;
	background-color: #fff;
}
.fixed {
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 999;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.13);
	-webkit-box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.13);
	-moz-box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.13);
	z-index: 999999;
}
.fixed h2 {
	display: none !important;
}
#mobile-menu {
	display: none
}
/* footer
---------------------------------------- */
 .btn-info span {
    position: relative;
    line-height: 1.5rem;
}
.btn-info {
    height: 46px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.1em;
    cursor: pointer;
    border-radius: 100px;
    border: none;
    color: #ffffff;
    background-color: #117cc0;
	 border: 2px solid #117cc0;
    padding: 0px 50px;
	position: relative;
 
  color: #fff;
  line-height: 50px;
}
.btn-info,
.btn-info::before,
.btn-info::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.btn-info:hover {
    background-color: #7cbb44;
    border-color: #7cbb44;
    color: #f3f3f3;
}
.btn-info::before,
.btn-info::after {
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #333;
}
.btn-info::before {
  right: 0;
}
.btn-info::after {
  left: 0;
}
.btn-info:hover::before,
.btn-info:hover::after {
  width: 0;
  background-color: #59b1eb;
}
a.btn-info.tel {
    font-size: 1.5rem;
    margin-bottom: 10px;
}
a.btn-info.mail {
    font-size: 1.2rem;
  padding-left: 80px;
}
p.footer-txt {
    text-align: left;
    line-height: 2rem;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 0.1rem;
    color: #636363;
}
section.footer-info-box {
   background-color: #f3f3f3;
}
ul.footer-infoarea {
 display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    padding-bottom: 20px;
}
section.footer-info-box h2 {
    /* background-color: #8bc01f; */
    /* padding: 8px 100px; */
    /* display: inline-block; */
    margin: 0;
    text-align: left;
    color: #117cc0;
    font-size: 2rem;
    padding-bottom: 10px;
}
section.footer-info-box .day h2 {
  
  
  
}
a.btn-info.tel span:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 40px;
    background-image: url(../img/tel.png);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
  bottom: -9px;
    left: -30px;
}
a.btn-info.mail span:before {
    content: '';
    display: inline-block;
    width: 42px;
    height: 27px;
    background-image: url(../img/mail.png);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    /* top: -40; */
    /* right: 50%; */
    left: -45;
}
ul.footer-infoarea li{margin: 30px;}



ul.footer-menu {
	
}
.footer-menu-box .menu > li > a:hover:after {
   display:none
}
ul.footer-menu li {
}
ul.footer-menu li a .fa-chevron-right:before {
    color: #ffee00;padding-right: 3px;
}
ul.footer-menu li a {
    letter-spacing: 0.2em;
    vertical-align: bottom;
    color: #fff;
    font-size: 0.9rem;
}
ul.footer-menu li a:hover {
	text-decoration: underline
}
ul.footer-menu li:last-child a {
	border: none
}
footer span.adress {
	padding-right: 10px;
}
footer span.fax {
	padding: 0pc 10px;
}
footer {
  color: #0c0a0b;
}
.pages footer {
 margin-top: 50px;
}
footer .inner {
    position: relative;
   
    width: 1056px;
}
footer .wrapper {
	overflow: hidden;
}
footer .footer-logo .logo {
	display: inline-block;
	position: relative;
	width: 270px;
	height: 115px;
	overflow: hidden;
}
footer .menu{
	
	}
p.footer-logo {
	margin: 0 auto;
}
p.foot-logo {
    padding-bottom: 15px;    padding-top: 10px;
}
footer .column {
	display: -webkit-flex;
	display: flex;
	 -webkit-justify-content: space-between;
    justify-content: space-between;
	padding-bottom: 40px;
}
footer .column div:first-child {
    text-align: left;
    width: 40%;
}
footer .column a {
   color: #0c0a0b;
}
footer .foot-logo img {
	
}
footer .column:last-child {
	margin-right: 0;
}
footer .column li {
}
footer .column li:last-child {
	margin-bottom: 0;
}
footer .column li a {
    display: block;
    font-size: 0.9rem;
}

footer .column li ul {
	margin-left: 15px;
	color: #808080;
}
footer .column li li {
	font-weight: normal;
	margin-bottom: 1px;
}
footer .foot-address {
	line-height: 1.6;
font-size: 12px;
	text-align: left;
}
footer .column:last-child ul {
	display: flex;margin-right: 0;padding: 0;
}

ul.forPC.footer-menu {
    text-align: left;
}
footer .column:last-child ul ul {
	margin-bottom: 0;
}
footer a.tel {
  
    padding-left: 10px;
}

ul.under_menu li {
   margin: 2px 10px;
}

ul.under_menu li a {
  font-size: 12px;
}

ul.under_menu li:last-of-type {
    margin-left: auto;
}　




p.contact_btn a {
	background-color: #fff;
	padding: 5px 30px;
	border: 1px solid #000;
	font-weight: 600;
}
p.contact_btn a:hover {
	background-color: #9f9080
}
footer .column p.contact_btn {
	margin-left: auto;
	line-height: 3em;
}
footer span.tel {
	padding-left: 10px;
}
.copyright {
    text-align: center;
   font-size: 0.6em;
    letter-spacing: 0.1em;
  
   
}
.footer-info-area li.contact-tel-box:before {
	content: '';/*何も入れない*/
	display: inline-block;/*忘れずに！*/
	width: 30px;/*画像の幅*/
	height: 61px;/*画像の高さ*/
	background-image: url(../img/tel.png);
	background-size: contain;
	vertical-align: middle;  position: absolute;
        bottom: 20px;
}
.footer-info-area li.contact-tel-box span {
	display: block;margin-left: 30px;
	text-align: left;
	font-size: 1.2rem;
	padding-bottom: 10px;    background-color: #ffffff;
    color: #333;
}
.footer-info-area li.contact-tel-box strong {
	display: block;margin-left: 30px;
	font-size: 2rem;
	font-weight: 900;letter-spacing: 0.2rem;
}
section.footer-info-area {
    background-color: #ecebe2;
    color: #222;padding-top: 20px;
}
.footer-info-area .timearea {
    text-align: left;
    line-height: 1.5rem;
    /* font-size: 2rem; */
    margin-left: 20px;
}
ul.infoarea-box {
    display: flex;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    /* margin-bottom: 100px; */
    padding-bottom: 30px;
}
.footer-info-area li.contact-tel-box {
    position: relative;
    background-color: #fff;
 
	 display: flex;
    display: -webkit-flex;
}
ul.infoarea-box li {margin: 10px;
    border: 1px solid #8bc01f;   padding: 20px 30px;
	width: 492px;
    height: 114px;
}
li.contact-mail-box {
    background-color: #ffdc00;position: relative;
}
li.contact-mail-box p {
    font-size: 1.3rem;
    vertical-align: bottom;
   
    position: absolute;
    top: 60;
    left: 0;
    right: 0;
    /* bottom: 0; */
    margin: auto;
}
li.contact-mail-box p:before{
	content: '';/*何も入れない*/
	display: inline-block;/*忘れずに！*/
	width: 42px;/*画像の幅*/
	height:27px;/*画像の高さ*/
	background-image: url(../img/mail.png);
	background-size: contain;
	vertical-align: middle;     position: absolute;
   top: -40;
    right: 50%;
}
section.footer-info-area h2{
	background-image: -webkit-linear-gradient(left, transparent, #fff 25%, #fff 75%, transparent);
    background-image: linear-gradient(to right, transparent, #fff 25%, #fff 75%, transparent);
    background-position: center;
    background-repeat: no-repeat;padding: 10px 0px;font-weight: normal;
}

.info-area {
    width: 80%;
    margin: 30px auto;
    background-color: #fff;
    padding: 20px 10px 20px 10px;
    position: relative;
}
.info-area article {
    border-bottom: 1px solid #ccc;
}
.info-area article:first-child {
    border-top: 1px solid #ccc;
}
.info-area span.btn-s {
    position: absolute;
    right: 0px;
    bottom: -50px;
    font-size: 0.8rem;
}
.info-area span.btn-s a:after {
    font-family: 'FontAwesome';
    content: '\f105';
    padding-left: 10px;
}
.info-area span.btn-s a {
    /* background: linear-gradient(-135deg, #58de50, #258a1f); */
    padding: 10px 40px;
    font-size: 1rem;
    /* color: #fff; */
    background-color: #ffdc01;
}
.info-area span.btn-s a:hover{opacity: 0.7;} 
.topics_box.clearfix {
     display: -webkit-flex;
    display: flex;padding: 15px 0px;font-size: 0.9rem;
}
.topics_box.clearfix .text {
    padding-left: 20px; white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.topics_box.clearfix .text a{
	
}
.topics_box.clearfix .text a:hover{
	color: #690101;
}

/*====================
コンテンツスタイル
====================*/

.txtbox{
	position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: white; text-align: center; text-shadow: 0 0 20px rgba(0,0,0,0.5);
	
	background: rgba(0,79,114,0.87);
    padding: 85px 75px 70px;
    display: block;
   
    transition: background 0.4s ease;
	display: inline-block;
}
.txtbox:after{}
.container {
  position: absolute;
  top: 100px;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.sliderttl{
	margin-top: 0; margin-bottom: 0.8vw; font-size: 3rem; font-weight: bold;
}
.sliderttltxt{
	font-size: 1vw; font-weight: 100; margin-top: 0;
}
.slider01{
	 width: 100%;
    height: 0;   background-repeat: no-repeat;
	 background:url(../img/slider01.png) center;
	background-size: cover;padding-top: 16%;
	}
	.slider02{  width: 100%;
    height: 0;   background-repeat: no-repeat;
	 background:url(../img/slider02.png) center;
	background-size: cover;padding-top:16%;
	}
	
	@media screen and (min-width:1366px) {
	.slider02 , .slider01{padding-top: 16%;}		
		}
	@media screen and (max-width: 1366px) {
.slider02 , .slider01{padding-top: 11.86%;}	
	
	}
.slider-inner {
   width: 55%;
}
.ttlarea {
     margin-left: 70px;
}
.toppage .single img {
    width: 100%;
}

section.top_img {
    display: flex;
	
}
@media screen and (min-width:1366px) and ( max-width:1920px) { 
section.top_img {
   
  
}
}
@media screen and (min-width:1366px) and ( max-width:1440px) { 
section.top_img {
   min-width: 1440px;
}
}
@media screen and (max-width: 1366px) {
	section.top_img {
   min-width: 1366px;
} }
.toppage .single {
   max-width: 100%;
}

.toppage h1 span {
    font-size: 160px;margin-bottom: 50px;
    color: #0550bf;
    position: relative;line-height: 8rem;
    
    display: inline-block; letter-spacing: 0.35rem;
}
.toppage h1 span.first {
    letter-spacing: 0.45rem;
}
 .toppage h1 span:before {
    background-color: #0550bf;
    content: '';
    display: block;
    position: absolute;
       left: 0;
top: 130px;
    right: 0;
    width: 100%;
    height: 10px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.toppage h1 {
    text-align: left;
    font-size: inherit;
}
.toppage h1 p {
    color: #0550bf;
    font-size: 40px;
    padding-top: 20px;
    line-height: 4.5rem;
	font-family:Midashi Go MB31;
}
@media screen and (min-width:1440px) and ( max-width:1650px) { 
.toppage h1 span {
   font-size: 140px;
   
}
.toppage h1 span:before {
  top: 125px;
    
}

.toppage h1 p {
    font-size: 23px;
    line-height: 2.5rem;
  padding-top: 20px;
}

}
@media screen and (min-width:1366px) and ( max-width:1440px) {
	.toppage h1 span {
   font-size: 120px;
   margin-bottom: 0px;
}
.toppage h1 span:before {
  
  top: 110px;
    
}

.toppage h1 p {
    font-size: 23px;
    line-height: 2.5rem;
    padding-top: 20px;
}
	
	}
@media screen and (max-width: 1366px) {
	.slider-inner {
    width: 60%;
}
.toppage h1 span.first {
    line-height: 5rem;margin-bottom: 20px;
}
.toppage h1 span {
    font-size: 90px;
    margin-bottom: 0px;
    /* line-height: 5rem; */
}
.toppage h1 span:before {
  top: 100px;
    
}
.toppage h1 span.first:before {
  top: 80px;
    
}
.toppage h1 p {
    font-size: 23px;
    line-height: 2.5rem;
    padding-top: 5px;
}
}
/* index
---------------------------------------- */
section.sliderarea {
    height: 550px;
}

section.top_service {
    background-color: #f1f1f1;
}
ul.bnrarea {
    display: flex;
	 -webkit-justify-content: center;
    justify-content: center;
}


ul.bnrarea li {
    margin: 20px;
}





.index .top_news article {
  border-bottom: 1px solid #fff;
  padding: 30px 0px;
  text-align: left;
  padding-left: 30px;
}
.top_news article {
  border-bottom: 1px solid #1a3d95;
  padding: 30px 0px;
  text-align: left;
  padding-left: 30px;
}
span.day.Medium {
    font-size: 16px;
}
span.ico.media {
    color: #69baf5;
}
span.txtarea a:hover {
   
}
span.txtarea a {
    
}






main.index {
    padding-bottom: 100px;
}
.toppage .layout-contents {
	
}
a.morebtn {
    display: inline-block;
    border: 1px solid #fff;
    overflow: #fff;
    color: #fff;
    padding: 15px 60px;letter-spacing: 0.1em;
}
a.morebtn:hover{
  
    color: #0550bf;
   
    background-color: #fff;
}
a.morebtn b {
    font-weight: 300;
    padding-right: 5px;
}
p.btn_area {
    text-align: left;
    padding-top: 30px;
}
.index h2 {
    position: relative;
    padding-bottom: 10px;
    text-align: left;
}
 .index .top_service h2 {
 
}
.middle_inner p.catch {
    line-height: 2rem;
    font-size: 1rem;
    width: 70%;
    text-align: left;
}
.index h2 span {
    /* padding-left: 20px; */
    font-size: 16px;
    padding-bottom: 15px;
    letter-spacing: 0.2rem;
    display: block;
   
}
.index h2 strong {
    font-size: 50px;
    letter-spacing: 0.2rem;
   
	font-family: 'Montserrat', sans-serif;
    font-size: 48px;
    font-weight: normal;
    line-height: 1.2;
    margin: 0 0 16px;
}
ul.middle_inner {
    display: flex;
}
ul.middle_inner li {
    color: #fff;
   
}
ul.middle_inner li:first-child {
    padding-top: 70px;width: 70%;
}
ul.middle_inner li:last-child{}
ul.middle_inner li:last-child img {
    position: absolute;
    width: 50%;
    right: 0;
    /* top: -101px; */
}
section#about {
    position: relative;
    height: 625px;
}
section.middle {
	padding: 80px 0px 80px 0px;
  background-image: url(../img/bg.png);
   
  /* 画像を常に天地左右の中央に配置 */
  background-position: center center;
   
  /* 画像をタイル状に繰り返し表示しない */
  background-repeat: no-repeat;
   
  
   
  /* 表示するコンテナの大きさに基づいて、背景画像を調整 */
  background-size: cover;
   
  /* 背景画像が読み込まれる前に表示される背景のカラー */
  background-color: #464646;
}
.leftarea {
    background: rgb(87 90 95 / 58%);
    background-repeat: no-repeat;
    position: relative;
    height: 420px;
    width: 85%;
    max-width: calc(100% - (50% - (1160px / 2)));
    width: calc(100% - 1rem);
    margin-left: 0;
    margin-right: auto;
    /* padding: 2rem; */
    padding-left: calc(50% - (1160px / 2) - 1rem);
    /* border-left: solid transparent; */
    border-left-width: calc(2rem + 2rem);
    top: 35px;
}
ul.list_box.forsp {
    display: none;
}
@media screen and (min-width:1366px) and ( max-width:1920px) {
	 .leftarea {
  
}
	}
@media screen and (max-width: 1366px) {
.leftarea {
 
}
}







section.middle .inner {
    margin-right: inherit;
   position: absolute;
    right: 0;
}
section.top_recruit {
   padding: 100px 0px 80px 0px;
}
.box {
    display: flex;
}
.box > div {
    color: #fff;
}
.txt_box {
    width: 100%;
    
    padding: 80px 50px;
}
	.txt_box p.catch {
       text-align: left;
    width: 100%;
    
}
ul.list_box p.catch {
    width: 100%;
    text-align: left;
}
.grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 340px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .grid {
    max-width: 1200px;
  }
}

.card {
  position: relative;
  flex: 1 1 100%;
  margin: 31px 0;
  padding: 20px;
  background: white;
}
@media screen and (min-width: 768px) {
  .card {
    flex-basis: calc(33.33% - (62px + 40px));
    margin: 0 31px;
  }
}

.card__thumb {
  overflow: hidden;
}


.card__img img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle;
  box-sizing: border-box;
}





.card__one {
  transition: transform .5s;
}
.card__one::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.15);
  content: '';
  opacity: 0;
  z-index: -1;
}
.card__one:hover, .card__one:focus {
  transform: scale3d(1.006, 1.006, 1);
}
.card__one:hover::after, .card__one:focus::after {
  opacity: 1;
}



ul.list_box {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; -webkit-justify-content: center;
    justify-content: center;
}
ul.list_box li {
    width: 322px;
    margin: 20px; transition: all 0.6s ease 0s;
}
ul.list_box li a:hover{
	transform: scale(1.1, 1.1);
}
ul.list_box li:first-child {
    width: 100%;
}

ul.list_box li:first-child {
    color: #333;
}
ul.list_box a.morebtn {
    display: inline-block;
   border: 1px solid #0550bf;
    color: #0550bf;
   font-size: 14px;
    position: absolute;
    right: 0;
    text-align: center;
   
    width: 160px;
    height: 30px;
    line-height: 5px;
    padding: 13px;
}
ul.list_box a.morebtn:hover {
    color: #ffffff;
    background-color: #0097e0;
    border: 1px solid #0097e0;
}
.index h3 {
 color: #0550bf;
    font-size: 22px;
    position: relative;
    background-color: #fff;
   line-height: 2.9rem;
}
.index h3:before {
   
}
	ul.list_box p.txt {
    text-align: left;
    line-height: 1.8rem;
    /* padding-top: 15px; */
    color: #0550bf;
    font-size: 14px;
    padding: 0px 20px 0px 10px;
    background-color: #fff;
}
section.top_service {
  
}
section.top_recruit .inner {
    background-image: url(../img/recruit_top.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 500px;
}
section.top_service .inner{padding: 100px 0px;
}
section.top_news {
 
 
   
}
section.top_news .inner {
    padding: 100px 0px;
   
}
.index .top_news h2 span {
    display: inline-block;
    padding-left: 30px;
}
.index .top_news h2 {
    position: relative;
    padding-bottom: 20px;
    border: none;
    border-bottom: 1px solid #f1f1f1;
    margin: 0;
    text-align: left;
}
.index .top_news h2 a.morebtn {
    font-size: 0.8rem;
    padding: px 30px;
    position: absolute;
    right: 0;
    text-align: center;
    font-size: 14px;
    width: 160px;
    height: 30px;
    line-height: 5px;
    padding: 13px;
}

.index .top_news article {
    border-bottom: 1px solid #f1f1f1;
    padding: 20px 0px;
    text-align: left;
    padding-left: 30px;
}
.index .top_news article a{
	
}
.index .top_news article a:hover{
	
}
span.ico {
    border: 1px solid;
    padding: 0px 25px;
    margin: 0px 20px;
    font-size: 13px;
}
span.day.Medium {
    font-size: 16px;padding-right: 70px;
}

span.txtarea {
    font-size: 15px;
    letter-spacing: 0.1rem;
}

/*----------------------------------------------------------------------------
XX：for other devices
----------------------------------------------------------------------------*/
/*@import '_aside.scss';*/
/*@import '_table.scss';*/
/*.fadeInDown {
	-webkit-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:1s;
	-ms-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
	0% { opacity: 0; -webkit-transform: translateY(-20px); }
	100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
	0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
	100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}*/
.u8fadeItem {
	transition: .8s;
}
.u8fadeItem.fadeDelay {
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	-ms-transition-delay: 0.5s;
	-o-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
.u8fadeItem.fadeIn {
	opacity: 0;
	filter: alpha(opacity=0);
}
.u8fadeItem.fadeIn.efdone {
	opacity: 1;
	filter: alpha(opacity=100);
}
.u8fadeItem.fadeInDown {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	transform: translateY(-50px);
}
.u8fadeItem.fadeInDown.efdone {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.u8fadeItem.fadeInUp {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px);
}
.u8fadeItem.fadeInUp.efdone {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
/*====================
ページ先頭ボタン
 ====================*/
#page-top {
    width: 70px;
    height: 70px;
    position: fixed;
 right: 100px;
   background: #b8b8b8;
   
    z-index: 99;
}
#page-top a {
	position: relative;
	display: block;
	width: 70px;
	height: 70px;
	text-decoration: none;
}
#page-top a::before {
    content: url(../img/toparrow.png);
    display: block;
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    margin: auto;
   
}
/*====================
ぱんくず
 ====================*/
.breadcrumb {
       text-align: left;
    padding: 10px 0px 10px 0px;
   
}
.breadcrumb li {
	display: inline;/*横に並ぶように*/
	list-style: none;
}
.breadcrumb li:after {/* >を表示*/
	content: '>';
	padding: 0 3px;
}
.breadcrumb li:last-child:after {
	content: '';
}
.breadcrumb li a {
	text-decoration: none;
}
.breadcrumb li a:hover {
	text-decoration: underline;
}
/*====================
下層
 ====================*/
.namearea {
    text-align: right;
    font-size: 1rem;
    padding: 30px 0px 100px 0px;
    line-height: 2rem;
}
 .pages p.txt {
    font-size: 18px;
    font-weight: 600;
    line-height: 2.5rem;
}
 .pages main p{color:#3C3C3C;}
.pages p.catch_b {
    line-height: 3rem;
    font-size: 1.8rem;
    margin-top: 100px;
    color: #117cc0;
  
}
h2.pages-h1 {
    font-size: 40px;
    color: #0550bf;
}
h2.pages-h1 span {
  font-size: 26px;
    padding-top: 20px;
    position: relative;
    font-weight: 900;letter-spacing: 0.2rem;
}
h2.pages-h1 b {
    display: block;
    padding-bottom: 20px;letter-spacing: 0.15rem;
}
h2.pages-h1 span:before {
   background-color: #0550bf;
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
   height: 2px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
 .pages p.h3_txt {
    color: #fff;
    font-size: 19px;
    text-align: left;
    line-height: 3rem;
}
.another_inner {
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	 -webkit-justify-content: center;
    justify-content: center;
}
.another_inner article {
   width: 47%;
    margin: 20px 50px 40px 0px;
}
.another_inner article:nth-child(even){
	 margin: 20px 0px 40px 0px;
}
.addressarae {
    display: flex;
    position: relative;
}
.fa-map-marker-alt:before {
   
    padding-right: 5px;
}
a.map_btn {
    position: absolute;
    background-color: #ccc;
    display: inline-block;
    padding: 16px;
    height: 50px;
    font-size: 1rem;
    width: 150px;
    background-image: -webkit-linear-gradient(343deg, #43c8ff, #1e83ff);
    background-image: -o-linear-gradient(343deg, #43c8ff, #1e83ff);
    background-image: linear-gradient(107deg, #43c8ff, #1e83ff);
    -webkit-border-radius: 10px;
    color: #fff;
   right: 0;
    bottom: 0;
}
p.txts {
    text-align: left;
    line-height: 1.5rem;
    font-size: 1rem;
    padding-right: 30px;
}
 .pages .company h3 {
    text-align: left;
    font-size: 1.3rem;padding-bottom: 20px;
}
.inner.company_inner{}
.h3_block {
    position: absolute;
    width: 50%;
    top: 160px;
    left: 60px;
}
.ttl-cmn-02 {
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 17px;
    text-align: left;
    font-weight: 400;
    letter-spacing: -0.03em;
}
.ttl-cmn-02:after {
    width: 50px;
    background-image: -webkit-linear-gradient(358deg, #43c8ff, #1e83ff);
    background-image: -o-linear-gradient(358deg, #43c8ff, #1e83ff);
    background-image: linear-gradient(92deg, #43c8ff, #1e83ff);
}
.ttl-cmn-02:before {
    width: 100%;
  background-color: #1550bf;
}
.ttl-cmn-02:before, .ttl-cmn-02:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
}
.pages p.catch {
    /* padding: 20px; */
    padding-top: 20px;
}
.h1block {
    background-color: #1d2087;
    height: 300px;
    position: relative;
}
.pages .bg {
  background-color: #eff5ff;
}
.pages h1 span {
    display: block;
    font-size: 28px;
    padding-bottom: 10px;
    letter-spacing: 0.2rem;
    font-weight: 600;
}
.pages h1 {
    color: #fff;letter-spacing: 0.1rem;
    position: absolute;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 60px;
   
    padding-bottom: 10px
}
.pages h1:after{}
section.pages-header {
   
}
.main-contents {
    padding-top: 40px;
}
h1.pages-h1 {
}
h2.pages-h2 {
	text-align: left;
	border-top: 1px solid #172f7a;
	border-bottom: 1px solid #172f7a;
	padding: 20px 0px;
	color: #172f7a;
	margin-bottom: 25px;
}
.pages-ttl {
	padding-bottom: 30px;
}
h2.pages-h2 span {
	font-size: 0.5em;
	color: #000;
	padding-left: 10px;
}
p.catch {
	line-height: 2rem;
    font-size: 16px;
}
table.office-table {
    margin: 20px auto;
    font-size: 1.2em;
    width: 81%;
}
.list {
    display: flex;
}
.list ul{display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}	
ul.lastlist {
    display: flex;
}
ul.lastlist li {
    width: 50%;
    line-height: 2rem;
}
.list ul li{line-height: 2rem;margin: 10px;}
.office-table th {
    background-color: #fff;
    /* border: solid 1px #0550bf; */
    padding: 30px 0px 30px 30px;
    border-right: none;
    border-left: none;
    color: #0550bf;
}
tr.last ul {
     display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
tr.last ul li{
	margin: 10px;
}
.office-table td {
    text-align: left;
    /* border: solid 1px #0550bf; */
    border-left: none;
    font-size: 16px;
    padding: 20px;
    border-right: none;
    line-height: 2rem;
   background-color: #ffffff;
}
section.cont-02 {
	padding: 50px 0px;
}
.bg-grey {background-color:#f2f0ef;}
/*====================
company
 ====================*/
section.profile {
   background-color: #f1f1f1;padding: 100px 0px;
}
.list-feature{
	padding-right: 1.5em;
    padding-left: 1.5em;
    line-height: 3em;
    background-image: linear-gradient(transparent 0, transparent 97%, #ddd 100%);
    background-size: 100% 3em;
    text-align: left;font-size: 1rem;letter-spacing: 0.1rem;
}
figure.ph img {
    width: 400px;
}
figure.ph {
    padding-bottom: 30px;
}
.history table th, .history table td{
    background-color: #fff;border: solid 1px #ffffff;
	vertical-align: top;
}
.company p.catch {
    letter-spacing: 0.2rem;
    padding: 50px;
    line-height: 2.2rem;
}

.company h2.pages-h1{padding-bottom: 50px;}

.map {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.map iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}
.company .h1block{
	
	background-position: center center;
    background-repeat: no-repeat;
	
    background-size: cover;
}
/*====================
philosophy
 ====================*/
.philosophy .h1block{
	background: url("../img/bg_philosophy.jpg");
	background-position: center center;
    background-repeat: no-repeat;
	
    background-size: cover;
}
.philosophy p.txt {
    text-align: left;
    font-size: 1rem;
    color: #0550bf;
    padding-top: 30px;
}
/*====================
transportation
 ====================*/
.transportation .h1block{
	
	background-position: center center;
    background-repeat: no-repeat;
	
    background-size: cover;
}
.pages main p.txt_m {
    text-align: left;
    font-size: 1.1rem;
    padding: 30px;
    line-height: 2rem;color: #ffffff;
}
.transportation .box_inner {
  
    padding-top: 50px;
}
.transportation .box_inner .pic{
    display: flex;
}

.transportation  .txtarea {
    margin-right: 30px;
}	
.transportation .pic figure img{
	width: 100%;padding: 10px;
}
.transportation .pic figure {
  
    margin-bottom: 30px;
}
.transportation .box > div {
  background-color: #0550bf;
   
}
.transportation .box {
  
    margin-bottom: 100px;
}
h2.ttl-cmn-01 {
   
    padding-top: 50px;
}
h2.ttl-cmn-01 span {
   font-size: 26px;
   
    position: relative;
    font-weight: 900;
    letter-spacing: 0.2rem;
    color: #ffffff;
}
h2.ttl-cmn-01 span:before {
    background-color: #fff;
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 2px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.zu1 {
    padding: 50px 0px 0px 0px;
}
.pages .transportation p.txt {
    font-size: 16px;
    font-weight: 600;
    line-height: 2.5rem;
    color: #0550bf;
   text-align: left; 
}
.box.re {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.transportation.safe_keeping .h1block{
	background: url("../img/bg_safe_keeping.jpg");
	background-position: center center;
    background-repeat: no-repeat;
	
    background-size: cover;
}
.transportation.harbor_loading .h1block{
	
	background-position: center center;
    background-repeat: no-repeat;
	
    background-size: cover;
}	
/*====================
news
 ====================*/	
.philosophy.news .h1block{
	background: url("../img/bg_news.jpg");
	background-position: center center;
    background-repeat: no-repeat;
	
    background-size: cover;
}
.ttl-cmn-02 span {
    font-size: 1rem;
    padding-right: 15px;
}
/*====================
採用情報
 ====================*/	
.recruit .h1block{
	background: url("../img/bg_recruit.jpg");
	background-position: center center;
    background-repeat: no-repeat;
	
    background-size: cover;
}
.recruit .inner.company_inner {
   background-image: url(../img/recruit_bg.png);
  background-size: auto;
}	
.pages .recruit p.h3_txt {
    color: #0550bf;
    font-size: 16px;
    font-weight: 800;
    line-height: 2.5rem;
}
	
	.recruit .h3_block {
   
}
	
.recruit .h3_block h3 {
    font-size: 40px;
    color: #fff;
    -webkit-text-stroke: 1px #0550bf;
    text-stroke: 1px #0550bf;
}	
	
.pages .recruit p.ttl {
    color: #0550bf;
    font-size: 26px;
    padding: 20px 0px 30px 0px;
    line-height: 2.5rem;
    font-weight: 700;
}
	p.ttl span:before {
    background-color: #0550bf;
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 2px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
	
p.ttl span {
    position: relative;
    display: block;
    display: inline-block;margin-bottom: 10px;
}
	.recruit .box {
   -webkit-justify-content: space-around;
    justify-content: space-around;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
	
.recruit .box article {
    width: 28%;
    background-color: #F1F1F1;
  margin-bottom: 50px;
   
}	
	.recruit .box article h3 {
    background-color: #0550bf;
    
    color: #fff;
    padding: 15px;
    height: 70px;
    font-size: 24px;
    line-height: 3rem;
}

	.recruit .box article p.txt {
    font-size: 14px;
    padding: 15px 15px;
    line-height: 2rem;
    text-align: left;
}

.recruit .recruitment .h3_block h3 {
    font-size: 40px;
    color: #0550bf;
    -webkit-text-stroke: 1px #fff;
    text-stroke: 1px #fff;
}




.recruit .recruitment .inner.company_inner {
    background-image: url(../img/recruit_bg2.png);
    background-size: auto;
}


.recruit .recruitment .h3_block {
    position: absolute;
    width: 40%;
    top: 80px;
    left: 80px;
    right: inherit;
}

.pages .recruit .recruitment p.ttl{color: #fff;}

.pages .recruit .recruitment p.h3_txt {
  color: #fff;
}

.recruitment p.ttl span:before {
    background-color: #fff;
  
}

.recruit .office-table td{  background-color: #fff;}
.office-table th{width: 20%;font-weight: 700;font-size: 18px;}
.office-table dt {
    font-weight: 700;
    padding-bottom: 10px;
}
.office-table dl {
    padding-bottom: 30px;
}
.office-table dt {
    font-weight: 700;
    padding-bottom: 10px;
}


.office-table dd {
 
    line-height: 1.5rem;
}

.office-table td dl:last-child{ padding-bottom: 0px;}



.recruit .entry h2.pages-h1 {
    padding-bottom: 20px;
}
.recruit h2.pages-h1 {
    padding-bottom: 50px;
}

ul.info-box {padding-top: 30px;
    display: flex;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}

ul.info-box li {
   background-color: #0097e0;
    width: 40%;
    margin: 10px;
    padding: 20px;
}
.pages main p.infottl {
    color: #fff;
    font-size: 19px;
padding-top: 15px;
}

p.infottl span{position: relative;
}


p.infottl span:before {
    
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 2px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.info-box a.morebtn {
    padding: 15px 125px;
    margin-top: 20px;
    letter-spacing: 0.1rem;
}
.info-box a.morebtn:hover{
	background-color:#fff;color: #0550bf;
	}
a.tel_txt {
    color: #fff;
    font-size: 2.5rem;
    padding-top: 20px;
    display: inline-block;
    letter-spacing: 0.2rem;
}




.section.offices::before {
    top: 68px;
}
.section.offices::before {
    background: #f5f7fa;
    bottom: 300px;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: calc(12.5% + 20px);
    top: 8.5vw;
}

.section.offices ul {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto;
    max-width: 1500px;
    padding: 0 6.25%;
}


.section.offices ul>li {
    max-width: 300px;
    min-width: 280px;
}
















