.sp {
    display: none;
}
img{
    width: 100%;
}

.flowtitle{
    display: inline-block;
    font-size: 2rem;
    height: 70px;
    line-height: 70px;
    color: #000000;
    font-weight: bold;
}

.flowtitle::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 3px;
    height: 80px;
    margin: auto;
    background-color: #00a0e9;
}

.text-color {
    color: #333333;
}

.sub-title-color {
    color: #333333;
    font-weight: bold;
}

.feature-img-wrapper {
    max-width: 250px;
    margin: auto;
}
.feature-text-margin-x {
    margin-left: 4rem;
    margin-right: 4rem;
}



.box-shadow1{
    margin-right: 2rem;
    padding: 20px;
    background: #FFF;
    max-width: 554px;
    border-radius: 3px;
    box-shadow: 0 0px 20px rgba(0,0,0,0.2);
}

.box-shadow2{
    padding: 20px;
    background: #FFF;
    max-width: 554px;
    border-radius: 3px;
    box-shadow: 0 0px 20px rgba(0,0,0,0.2);
}

.box-shadow1{
    margin-right: 5%;
    padding: 20px;
    background: #FFF;
    max-width: 47%;
    border-radius: 3px;
    box-shadow: 0 0px 20px rgba(0,0,0,0.2);
}

.box-shadow2{
    padding: 20px;
    background: #FFF;
    max-width: 47%;
    border-radius: 3px;
    box-shadow: 0 0px 20px rgba(0,0,0,0.2);
}

.box-shadow1 img{
    width: 40%;
    padding-right: 20px;
    height: auto;
    float: left;
}
.box-shadow2 img{
    width: 40%;
    padding-right: 20px;
    height: auto;
    float: left;
}

 .box-shadow1 a {
    color: #000000!important;
    text-decoration: none!important;
}

.box-shadow1 a:hover {
    color: #595959!important;
    opacity: 0.8;
}

 .box-shadow2 a {
    color: #000000!important;
    text-decoration: none!important;
}

.box-shadow2 a:hover {
    color: #595959!important;
    opacity: 0.8;
}

.stickarrow {
    width: 60px;
    height: 8px;
    border-bottom: 1px solid #00a0e9;
    border-right: 1px solid #00a0e9;
    transform: skew(45deg);
    margin-left: 96%;
}

.box_sub_title{
    font-size: 13px;
    margin-bottom: 2%;
}
.box_title{
    font-size: 21px;
    margin-bottom: 1rem;
    font-weight: bold;
    overflow: auto;
    -ms-overflow-style: none;
}

.box_text {
    font-size: 13px;
    line-height: 1.7rem;
    margin-bottom: 0;
    overflow:auto;
    -ms-overflow-style: none;
}

@media screen and (min-width: 770px) and (max-width: 991px) {
    .box_title_990{
    font-size: 21px;
    margin-bottom: 3.0rem;
    font-weight: bold;
    overflow: auto;
    -ms-overflow-style: none;
}
}

@media screen and (max-width: 1200px) {
    .box_text {
        line-height: 1rem;
    }
    
}

/* サービスリンク500px以下用*/
@media screen and (max-width: 500px) {
    .box-shadow1{
    margin-right: 5%;
    margin-left: 5%;
    padding: 10px;
    background: #FFF;
    max-width: 554px;
    border-radius: 3px;
    box-shadow: 0 0px 20px rgba(0,0,0,0.2);
    width: 98%;
    
}

 .box-shadow1 a {
    color: #000000!important;
}

.box-shadow1 a:hover {
    color: #595959!important;
    text-decoration: none!important;
    opacity: 0.8;
}

 .box-shadow2 a {
    color: #000000!important;
    text-decoration: none!important;
}

.box-shadow2 a:hover {
    color: #595959!important;
    opacity: 0.8;
}

 
.a-style {
    text-decoration: none;
    color:#000000;
}
.a-style:hover {
    text-decoration: none!important;
    opacity: 0.8;
}
.a-style:visited {
    color: #000000;
}


.stickarrow_box {
    width: 60px;
    height: 8px;
    border-bottom: 1px solid #00a0e9;
    border-right: 1px solid #00a0e9;
    transform: skew(45deg);
    margin-left: 90%;
    margin-top: -18px;
}

.box_sub_title{
    font-size: 13px;
}
.box_title{
    font-size: 21px;
    color: #000000;
    font-weight: bold;
}

.box_text{
    font-size: 13px;
    line-height: 1rem;
}

.box-shadow1 img{
    width: 100%;
    padding-right: 0;
    height: auto;
    float: left;
}
.box-shadow2 img{
    width: 100%;
    padding-right: 0;
    height: auto;
    float: left;
}

.spmax500 {
    display: none;
}

}

@media screen and (min-width: 500px) {
 .spmin500 {
    display: none;
}
}

.btn-bk {
    background: #000000;
    border: 2px solid #000000;
    border-radius: 0;
    color: white!important;
    text-decoration: none;
    padding: 1rem 4rem;
    font-size: 1.5em;
    font-weight: bold;
    max-width: 100%;
    transition: background 0.2s, color 0.2s;
}
.btn-bk:hover {
    background: white;
    color: #000000 !important;
    text-decoration: none!important;
}

.a-style {
    text-decoration: none;
    color:#000000;
}
.a-style:hover {
    text-decoration: none;
}
.a-style:visited {
    color: #000000;
}
.product:hover {
    opacity: 0.8;
}
.product a:hover {
    text-decoration: none;
}


.background-oem {
    background-color: #dff2fc;
}

.partners-title {
    font-size: 2rem;
    color: #000000;
    font-weight: bold;
}
.p-partner-text {
    color: #00a0e9;
    padding-bottom: 0.6em;
    font-size: 1.2em;
    font-weight: bold;
    width: 50%;
    margin: auto;
}

.checkmark{
	padding-left:24px;
	position:relative;
}

.checkmark:before,
.checkmark:after{
	content:"";
	display:block;
	position:absolute;
}
.checkmark:before{
	width:18px;
	height:18px;
	border-radius:3px;
	border:2px solid #1d2088;
	left:0;top:3px;
}
.checkmark:after{
	border-left:2px solid #1d2088;
	border-bottom:2px solid #1d2088;
	width:10px;
	height:6px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	left:4px;
	top:7px;
}

.useflow {
    width: 240px;
}
.useflow p {
    margin-bottom: 0;
    text-align: center;
}
.useflow .useflow-title {
    background: #1d2088;
    color: #fff;
    margin-bottom: 0;
    font-size: 1.3rem;
    line-height: 1.4em;
    font-weight: bold;
    height: 5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.useflow .useflow-main {
    background: #dff2fc;
    padding-bottom: 2rem;
    text-align: center;
}
.useflow .useflow-main img {
    width: 90%;
    height: auto;
}

.a-underline {
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    border-color: #c9c9c9;
}
.a-underline:hover {
    text-decoration: none;
    border-color: #000000;
}
.a-underline:visited {
    color: #000000;
}

.triangle-right {
    display: inline-block;
    border-style: solid;
    border-width: 24px 0 24px 24px;
    border-color: transparent transparent transparent #c9c9c9;
}
.triangle-aline {
    margin: auto 1rem;
}

.tel{
    font-size: 2.5em;
    font-weight: bold;
}

.tel-2{
    font-size: 0.9em;
}

@media screen and (max-width: 750px) {
    .pc{
        display: none;
    }
    
    .sp{
        display: block;
    }
    
    .feature-text-margin-x {
        margin-left: 0;
        margin-right: 0;
    }

.box-shadow1{
    margin-left: 5%;
    margin-bottom:3rem;
    padding: 20px;
    background: #FFF;
    max-width: 91%;
    border-radius: 3px;
    box-shadow: 0 0px 20px rgba(0,0,0,0.2);
}

.box-shadow2{
    margin-left: 5%;
    padding: 20px;
    background: #FFF;
    max-width: 91%;
    border-radius: 3px;
    box-shadow: 0 0px 20px rgba(0,0,0,0.2);
}
    
    
    
    .box_sub_title{
        font-size: 13px;
    }
    .box_title{
        font-size: 21px;
        margin-bottom: 0;
    }
    
    .box_text{
        font-size: 13px;
        line-height:1rem;
    }
    
    .stickarrow {
        margin-left: 90%;
    }
    
    .partners-title {
        font-size: 1.3rem;
    }
    .p-partner-text {
        width: 100%;
        padding-left: 3rem;
        padding-right: 1rem;
        font-size: 1rem;
        text-indent: -1.5rem;
    }
    
    .useflow {
        margin: auto;
    }
    .triangle-aline {
        margin: 1rem auto;
        text-align: center;
    }
    .triangle-down {
        display: inline-block;
        border-style: solid;
        border-width: 24px 24px 0 24px;
        border-color: #c9c9c9 transparent transparent transparent;
    }
    
    .service_link_mt {
        margin-top: 50px;
    }

}

/* useflow 微妙なサイズ対応 */
@media screen and (min-width: 999px) and (max-width: 1200px) {
    .useflow { width: 185px; }
    .useflow .useflow-main { height: 250px; }
}
@media screen and (min-width: 751px) and (max-width: 998px) {
    .useflow { width: 155px; }
    .useflow .useflow-title { font-size: 1.2rem; }
    .useflow .useflow-main { height: 220px; }
    .triangle-aline { margin: auto 0.1rem; }
}