/***
 *  Common
 ****************************/
p {
    line-height: 1.8;
}
.uk-button-conversion {
    background-color: #ed8c3d;
    color: #fff;
}
.uk-button-conversion:hover {
    background-color: #e48435;
    color: white;
}
.uk-background-gray {
    background-color: #f0f0f0;
}
.title1 {
    background: #FFFFFF url(/img/title-backimg01.gif) 0 0 no-repeat;
    background-size: contain;
    margin-top: 30px;
    background-position: right;
}
.title1 h3 {
    text-align: center;
    font-weight: bold;
    padding: 15px;
}
.title3 {
    position: relative;
    color: #fff;
    font-size: 20px;
    padding: 15px 0;
    text-align: center;
    margin: 1.5em 0;
    line-height: 1.5;
    background: -moz-linear-gradient(to right,#FFF,#68a2e2 50%,#FFF);
    background: -webkit-linear-gradient(to right,#FFF,#68a2e2 50%,#FFF);
    background: linear-gradient(to right,#FFF,#68a2e2 50%,#FFF);
}
.title3:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 50%;
    width: 100%;
    height: 54px;
    border-radius: 0;
    border: 3px solid #68a2e2;
    border-left-color: transparent;
    border-right-color: transparent;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.title4 {
    position: relative;
    padding: 8px 15px;
    margin-left: 40px;
    background: #71d8f4;
    border-radius: 20px;
    text-shadow: 1px 1px 0px #5499c1;
}
.title4:before{
    content: "";
    position: absolute;
    font-size: 15px;
    width: 15px;
    height: 15px;
    background-color: #71d8f4;
    border-radius: 50%;
    left: -40px;
    bottom: 0;
}
.title4:after{
    content: "";
    position: absolute;
    font-size: 23px;
    width: 23px;
    height: 23px;
    left: -23px;
    bottom: 0;
    background-color: #71d8f4;
    border-radius: 50%;
}
.sub-title1 h4 {
    text-align: center;
    border-bottom: 2px solid #fbc698;
    padding-bottom: 10px;
}
.sub-title2 {
    margin-top: 25px;
}
.sub-title2 h4 {
    padding-left: 40px;
    background-image: url(/img/title-backimg3.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 10px;
}
.sub-title3 h4 {
    border-left: 2px solid #ccc;
    padding-left: 15px;
    margin-bottom: 0;
}
.sub-title3 p {
    margin-top: 0;
    margin-left: 17px;
}
.arrow{
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
    margin-left: -25%;
}
.arrow::before,
.arrow::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.ba-arrow::before{
    left: 17px;
    box-sizing: border-box;
    width: 15px;
    height: 20px;
    border: 15px solid transparent;
    border-left: 20px solid #7a0;
}
.ba-arrow::after{
    left: 0;
    width: 17px;
    height: 13px;
    border-left: 17px solid #7a0;
}
.pace-running .wrap {
    display: none;
}
.pace-done .load-logo {
    display: none;
}
.uk-img
{
    width: 100%;
}
.uk-img-shadow {
    box-shadow: 3px 3px 10px #ccc;
}
.required {
    color: red;
}
.uk-totop
{
    position: fixed;
    bottom: 30px;
    right: 40px;
    background-color: #00000011;
    padding: 20px;
    border-radius: 30px;
    width: 20px;
    height: 20px;
    line-height: 1;
    border: 1px solid #ddd;
}
.uk-visible-xs {
    display: none;
}
.uk-padding-large-bottom {
    padding-bottom: 70px !important;
}
/***
 *  Catch UP
 ****************************/
.catchup-description {
    font-size: 20px;
    line-height: 1.8;
}
/***
 *  Header
 ****************************/
.uk-sticky-placeholder {
    max-height: 82px;
}
header .uk-navbar-nav>li>a {
    padding: 0 13px !important;
}
header .uk-img {
    height: 82px;
    width: auto;
    padding: 15px;
}
header .uk-navbar-container
{
    transition: .5s;
    box-shadow: 0 0 10px 0 #999;
}
header .uk-navbar-container.hide
{
    transform: translateY(-100%);
    box-shadow: 0 0 0px 0;
}
header .uk-navbar-nav li {
    border-bottom: 2px solid white;
}
header .uk-navbar-nav li:hover {
    border-bottom: 2px solid #e27d47;
}
header .uk-navbar-nav li.uk-active {
    border-bottom: 2px solid #e56924;
    background-color: #f1f1f1;
}
header .uk-navbar-dropdown {
    padding: 0;
}
header .uk-navbar-dropdown-nav li:hover {
    background-color: #f6f6f6;
}
header .uk-navbar-dropdown-nav a {
    padding: 15px;
}
header .uk-navbar-toggle-icon {
    border: 1px solid;
    overflow: hidden;
    height: 35px;
    min-height: auto;
    margin-right: 15px;
    border-radius: 5px;
    padding: 0 10px;
}
header .uk-navbar-item, .uk-navbar-nav>li>a {
    font-size: 1rem;
}
/***
 *  Home
 ****************************/
.build-map {
    position: relative;
    width: 535px;
}
.build-map ul {
    list-style: none;
    padding: 0;
    position: absolute;
    margin-top: 30px;
}
.build-map li {
    width: 50%;
    float: left;
}
.build-map li a {
    overflow: hidden;
    
}
.build-map li:nth-child(even) a {
    float: right;
}
.build-map li.uk-active .map-link,
.build-map li:hover .map-link {
    background-color: #71d8f4;
    box-shadow: 1px 1px 5px #ccc;
}
.build-map ul a:hover {
    text-decoration: none;
}
.build-map svg
{
    max-width: 100%;
    width: 700px;
    margin: auto;
    display: block;
}
.before-after {
    margin: auto;
    text-align: center;
}
.service-block h4
{
    text-align: center;
    border-bottom: 1px solid #aaa;
    padding: 0 10px;
    width: 300px;
    margin: 20px auto;
}
.service-box 
{
    border: 1px solid #ccc;
    padding: 30px 0px;
    text-align: center;
    display: block;
    font-size: 14px;
}
.salespoint {
    position: relative;
    top: -50px;
    background-color: white;
    box-shadow: 0 0 20px rgba(0,0,0,.2);
    background-color: rgb(63, 142, 230);
}
/***
 *  HOME / SVG
 ****************************/
 .map-link {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: 900;
    font-size: 27px;
    color: white;
    -webkit-text-stroke: .2px #fff;
    text-shadow: 0px 0px 1px black;
    position: relative;
    z-index: 100;
    letter-spacing: -1px;
    padding: 3px 10px;
    background-color: #B2E6F9;
    border-radius: 5px;
    border: 1px solid #888;
    width: 110px;
    text-align: center;
    transition: background-color, box-shadow .2s linear;
    white-space: nowrap;
}
.map-link .nowrap {
    display: block;
    transform: scale(0.8, 1);
    margin-left: -10px;
}
.map-link .nowrap+span {
    transform: scale(0.8, 1);
    margin-left: -10px;
}
.map-link .nowrap2 {
    display: block;
    transform: scale(0.7, 1);
    margin-left: -20px;
}
.map-link .nowrap2+span {
    transform: scale(0.7, 1);
    margin-left: -20px;
}
.map-link-border {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: -1;
    -webkit-text-stroke: 4px #888;
    padding: 3px 10px;
    white-space: nowrap;
}
#link_button .link_button:hover {
    stroke-dasharray: 2000;
    stroke-dashoffset: 0;
    stroke-width: 2;
    animation: stroke_border .5s linear .1s forwards;
    cursor: pointer;
}
#link_button .link_button:hover>path {
    animation: hover_bg .2s linear .1s forwards;
}
#link_button .link_button>path {

}
@keyframes stroke_border {
    0% {
        stroke-dashoffset: 2000;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
@keyframes hover_bg {
    0% {
        fill: #b2e6f9;
    }
    100% {
        fill: #71d8f4;
    }
}
/***
 *  Service
 ****************************/
.case-box {
    border: 1px solid #b6d1e8;
    border-top: 4px solid #b6d1e8;
    background-color: #e7f0f9;
}
.case-box:hover {
    background-color: #e7f0f9 !important;
}
.case-img
{
    width: 150px;
    height: auto;
    float: left;
}
/***
 *  Footer
 ****************************/
footer
{
    box-shadow: 0 -1px 3px #b9b9b9;
}
footer .footer-link h5 {
    margin-bottom: 0;
    font-weight: bold;
}
footer .footer-link ul {
    border-left: 2px solid #e66826;
    padding-left: 15px;
    margin-top: 10px;
}
footer .uk-heading-line>::after,
footer .uk-heading-line>::before {
    border-bottom: 1px solid #b9b9b9;
}
.contact-block {
    /* background-color: #eee; */
    /* background-color: #ffe8d4; */
    background-color: #ededed;
    padding: 50px 30px;
}
.copyright {
    /* background-color: #ddd;
    border-top: 1px solid #ccc; */
    background-color: #323232;
    border-top: 5px solid #e66826;
    padding: 15px;
    color: white;
}
/***
 *  reCAPTCHA
 ****************************/
.recaptcha_policy {
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 11px !important;
    color: #444 !important;
}
.recaptcha_policy a {
    font-size: 11px !important;
    color: #111 !important;
}
.grecaptcha-badge {
    visibility: hidden;
}
/***
 *  Media Query
 ****************************/
/* 大ディスプレイ */
@media screen 
	and (min-width: 1200px) {
	.title1 {
        background-size: cover;
    }
}
/* 小ディスプレイ */
@media screen 
	and (max-width: 1024px) {
	
}
/* タブレット（Landscape） */
@media screen 
	and (min-width:769px) 
	and (max-width:1024px) {

}
/* タブレット（Portrait） */
@media screen 
	and (min-width:736px)
	and (max-width:768px) {
	
}
/* タブレット（Portrait） + スマートフォン */
@media screen 
	and (max-width:768px) {
	
}
/* スマートフォン */
@media screen 
	and (max-width:736px) {
    /***
     *  Common
     ****************************/
    .uk-padding-large-bottom {
        padding-bottom: 30px;
    }
    .title1 {
        background-size: cover;
    }
    .title1 h3 {
        font-size: 1.3rem;
    }
    header .uk-navbar-item.uk-logo {
        min-height: 50px;
    }
    /***
     *  Home
     ****************************/
    .salespoint {
        top: 0;
    }
    .map-link {
        width: 60px;
        font-size: 16px;
        margin-bottom: 15px;
    }
    .map-link .nowrap {
        margin-left: -10px;
    }
    .map-link .nowrap+.map-link-border {
        margin-left: -10px;
    }
    .map-link .nowrap2 {
        margin-left: -15px;
    }
    .map-link .nowrap2+.map-link-border {
        margin-left: -15px;
    }
    .map-link-border {
        -webkit-text-stroke: 3px #888;
        text-stroke: 3px #888;
    }
    .build-map {
        position: relative;
        width: 100%;
    }
    .build-map ul {
        margin-top: 15px;
    }
	/***
     *  Service
     ****************************/
    .case-img
    {
        width: 100px;
        height: auto;
    }
    .uk-hidden-xs {
        display: none;
    }
    .uk-visible-xs {
        display: block;
    }
    header {
        height: 50px;
    }
    header .uk-navbar {
        height: 50px;
    }
    header .uk-img {
        padding: 5px 0;
        height: 40px; 
    }
    /***
     *  Footer
     ****************************/
     .contact-block {
         padding: 30px 15px;
     }
}
/* スマートフォン */
@media screen
	and (max-width:320px) {
	
}