@charset "UTF-8";
/* CSS Document */

.reason-box h4 {
    margin-bottom: 10px;
    padding-top: 10px;
}
.reason-box {
    margin-bottom: 2em;
}
.reason-box ul li {
 background:url(../images/iine.png) 0 3px no-repeat;
 margin-bottom:2px;
 padding:5px 0 5px 30px;
 border-bottom:1px dotted #DDD;
 font-size: 110%;
}

.reason-box ul {
    padding-left: 20px;
    padding-right: 20px;
    list-style-type: none;
}



.clearfix:after {
    content: "";
    clear: both;
    display: block;
}
* {
    margin: 0px;
    padding: 0px;
}
ul {
    padding-left: 20px;
	list-style-type: disc;
	list-style-position: outside;
}
.fl-r {
    float: right;
}
.fl-l {
    float: left;
}
.wrapper {
    color: #252525;
    font-size: 18px;
    font-family: Verdana, YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    line-height: 1.8;
    background: url(../images/white1.jpg);
}
.wrapper a {
    color: #118BD9;
    text-decoration: underline;
    font-size: 0.9em;
}
.wrapper a:hover {
    opacity: 0.8;
}
.inner {
    width: 960px;
    margin: 0 auto;
}
.wrapper .note {
    font-size: 1.1rem;
}
.sp-area {
    display: none;
}
.green {
    color: #04a301;
    font-size: 1.2em;
}
.cont-contact {
    background: #dcdcdc;
    margin-top: 20px;
}
.top .cont-contact {
    margin: 0;
}
.cont-contact .cont-in {
    width: 770px;
    margin: 0 auto;
    padding: 25px 0 10px;
    background: url(../images/contact_bg_woman.png) no-repeat;
    background-position: right;
    background-size: contain;
}
.cont-contact .col-wrap .l-col {
    width: 34%;
}
.cont-contact .col-wrap .r-col {
    width: 66%;
}
.blue-area {
    background: #118BD9;
    padding: 20px 0;
}
@keyframes ramble {
 0% {
transform:rotate(0deg) translate(0, 0);
}
 2% {
transform:rotate(0.4deg) translate(2px, -2px);
}
 4% {
transform:rotate(0.8deg) translate(0px, 2px);
}
 6% {
transform:rotate(0.4deg) translate(-2px, 0);
}
 8% {
transform:rotate(0deg) translate(0, 0);
}
 10% {
transform:rotate(0.4deg) translate(2px, -2px);
}
 12% {
transform:rotate(0.8deg) translate(0px, 2px);
}
 14% {
transform:rotate(0.4deg) translate(-2px, 0);
}
 16% {
transform:rotate(0deg) translate(0, 0);
}
 18% {
transform:rotate(0.4deg) translate(2px, -2px);
}
 20% {
transform:rotate(0.8deg) translate(0px, 2px);
}
 22% {
transform:rotate(0.4deg) translate(-2px, 0);
}
 24% {
transform:rotate(0deg) translate(0, 0);
}
 26% {
transform:rotate(0.4deg) translate(2px, -2px);
}
 28% {
transform:rotate(0.8deg) translate(0px, 2px);
}
 30% {
transform:rotate(0.4deg) translate(-2px, 0);
}
 32% {
transform:rotate(0deg) translate(0, 0);
}
 100% {
transform:rotate(0deg) translate(0, 0);
}
}
.ramble {
    animation: ramble 2s linear infinite;
    text-align: left;
}
.ramble:hover {
    animation: none;
}
.cont-contact .col-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.cont-contact p {
    margin: 0;
}
.block1 {
    background: url(../images/block1_back.png);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.block1 h4, .block2-sbox .p-top0 {
    font-size: 1.2em;
}
.block2-sbox ul {
    list-style: none;
    margin-top: 25px;
}
.block2-sbox ul li {
    margin-top: 5px;
}
.block2-sbox ul li img {
    vertical-align: bottom;
}
.block1 h2 {
    text-align: center;
    line-height: 1.5;
    margin-bottom: 40px;
    text-shadow: 6px 6px 10px #fff, -6px 6px 10px #fff, 6px -6px 10px #fff, -6px -6px 10px #fff
}
.block1 h2 span.red-y {
    text-shadow: none;
}
.block1 .block1-box {
    width: 60%;
    padding: 0.5em 1em;
    margin: 1.2em 0;
    background: #fff;
    border-left: solid 6px #118BD9;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
    box-sizing: border-box;
}
.block1-box h4 span {
    color: #118BD9;
    margin: 0;
    font-size: 1em;
}
.block1-box hr {
    margin: 5px 0;
}
.block1 p {
    margin: 0;
}
.block1 .clearfix img {
    width: 35%;
    box-sizing: border-box;
}
.block1 .clearfix {
    box-sizing: border-box;
}
.logo-table {
    margin-top: 10px;
}
.block2-sbox {
    padding: 20px 30px;
    background: #f7f7f7;
    border-radius: 15px;
    box-shadow: 1px 1px 5px 2px rgba(171, 171, 171, 0.29) inset;
}
.block2-sbox hr {
    margin: 10px 0;
}
.block2 img {
    display: inline-block;
}
.block3 {
    background: url(../images/block3_back.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    overflow: hidden;
}
.block3-contents {
    margin-top: 25px;
    clear: both;
}
.block3-flimg {
    float: left;
    width: 28%;
}
.block3-fl-r {
    float: right;
    width: 70%;
}
.block3-tit {
    border-left: 6px solid #252525;
    border-bottom: 1px solid #252525;
    font-weight: bold;
    padding-left: 10px;
    margin-top: 20px;
}
.p-top0 {
    margin-top: 0;
}
.block3-memo, .memo-box {
    background: url(../images/block3_memo_back.gif);
}
.block3-memo {
    padding: 20px;
    margin-top: 10px;
    box-shadow: 2px 2px 6px #bfbfbf;
    font-size: 16px;
}
.memo-box {
    padding: 15px;
    margin-top: 20px;
    box-shadow: 2px 2px 6px #bfbfbf;
}
.memo-box:first-child {
    margin-top: 0;
}
.block2 h2, .block3 h2 {
    padding: 10px 0 10px 20px;
    background-color: #fff1cb;
    border-left: 6px solid #fd6c05;
    font-size: 1.4em;
}
.block2 h4 {
    float: left;
}
.pt10 {
    margin: 15px 0;
}
.memo-tit1 {
    position: relative;
    padding: 5px 10px;
    margin-top: 5px;
    background-color: #364e96;
    color: #fff;
    font-size: 1.2em;
}
.memo-tit1:after {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    width: 0;
    border-width: 0 16px 16px 0;
    border-style: solid;
    border-color: #fff #fff #121a31;
    box-shadow: -1px 1px 2px rgba(0, 0, 0, .1);
}
.block3-memo h5 {
    position: relative;
    padding: 5px 10px;
    margin-top: 25px;
    background-color: #ffcf20;
    font-size: 20px;
}
.block3-memo h5:after {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    width: 0;
    border-width: 0 16px 16px 0;
    border-style: solid;
    border-color: #fff #fff #ffe78f;
    box-shadow: -1px 1px 2px rgba(0, 0, 0, .1);
}
.block3-memo h5:first-child {
    margin-top: 5px;
}
.mt0 {
    margin-top: 0px;
}
.sp_sample {
    display: none;
}
.mt8 {
    margin-top: 8px;
}
.mt40 {
    margin-top: 40px!important;
}
#pagetop_sp {
    display: none;
}
header .top_image {
    margin-top: -1px;
    background: url(../images/top_back.png);
    background-position: bottom;
    -moz-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 5;
}
.top_image p{
margin-top:0;
}
.inner2 {
    position: relative;
    width: 960px;
    margin: 0 auto;
    height: 745px;
}
.approach-page .inner2 {
    height: 600px;
}
.approach-page .form_ex{
bottom:3%;
width:280px;
}
.shinki .inner2 {
    height: 650px;
}
.cost .inner2 {
    height: 660px;
}
.inner2 img {
    position: absolute;
}
.top1 {
    top: 2%;
    left: 0;
}
.top2 {
    top: 59.4%;
    left: 0;
}
.top3 {
    top: 64.1%;
    left: 0;
}
.top4 {
    top: 69%;
    left: 0;
}
.top5 {
    top: 79.2%;
    left: 0;
}
.top6 {
    top: 8%;
    right: 4%;
}
.form_ex {
    background: #027c96;
    position: absolute;
    bottom: 8%;
    right: 3.5%;
    padding: 10px 18px;
border-radius: 10px;	
}
.top-form_ex{
width:280px;
bottom:3%;
}
.form_ex .media-guide {
    text-align: right;
font-size:14px;
}
.form_ex .media-guide a {
    color: #fff;
}
.form_ex .error {
    font-size: 14px;
    color: #ffd0de;
}
.form-control {
    display: block;
    width: 90%;
    padding: 0.5em 0.75em;
    margin: 0 auto;
}
.form_ex p {
    margin-top: 0;
    color: #fff;
    text-align: center;
font-size:16px;
font-weight:bold;
}
.form-group {
    margin-bottom: 0.5em;
}
.submit-btn {
display:block;
margin:0 auto;
    border: 0;
    width: 213px;
    height: 67px;
    background: url(../images/btn-apply-01.png) 0 0 no-repeat;
    transition-duration: .2s;
}
.approach-page .submit-btn,.sales .submit-btn,.cost .submit-btn,.shinki .submit-btn{
    border: 0;
    width: 213px;
    height: 66px;
    background: url(../images/btn-apply-02.png) 0 0 no-repeat;
    transition-duration: .2s;
}
.form-control {
    display: block;
    padding: 0.5rem 0.75rem;
    font-size: 0.8em;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}
/*********フォーム 推移画面 *********/
.confpg{position: relative;}
.fin-btn{
	position:absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 160px;
	margin: 0 auto;
}
.return-btn{
	position: absolute;
left: 15px;
	top:0;}
.text-center{text-align: center!important;}
.btn-primary{
	color: #fff;
	background-color:#007bff;
	width: 148px;
	height: 60px;
	font-size: 1.4em;
}
.btn-primary:hover{
	background: #0364cc;
	}
.btn-outline-secondary{
	color: #868e96;
	border: : solid 1px #868e96;
	padding: 5px 10px;
	font-size: 1em;
}
.btn-outline-secondary:hover{
background:#868e96;
	color: #fff;
}
.form-next-page	button, input{overflow:visible;}
.form-next-page .btn{
	display:inline-block;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	user-select:none;
	line-height:1.25;
	border-radius:0.25rem;
	transition:all 0.15s ease-in-out;
}
.form-next-page p{
	margin-bottom: 1em;
}
.form-next-page #header {
    padding-top: 2em;
    border-top: 6px solid #333;
}
.form-next-page #header h1 {
    margin-bottom: .5em;
    padding-bottom: 5px;
    border-bottom: 3px solid #333;
    font-size: 146.5%;
    font-weight: bold;
}
.form-next-page h2 {
    margin-bottom: 1em;
    padding-bottom: 5px;
    padding-left: 6px;
    border-bottom: 1px solid #333;
    border-left: 6px solid #333;
    font-size: 116%;
    font-weight: bold;
}
.form-next-page h3 {
    margin-bottom: 1em;
    padding-left: 6px;
    border-left: 3px solid #333;
    font-size: 116%;
    font-weight: bold;
    line-height: 1;
}
.form-next-page h3 {
    margin-top: 2rem;
}
.form-next-page .row {
    margin-bottom: 1rem;
}
.form-next-page .row .row {
    margin-top: 1rem;
    margin-bottom: 0;
}
[class*="col-"] {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.form-next-page hr {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.form-next-page table th {
    width: 28%;
}
/******************休眠顧客****************/
.approach-page .top1 {
    width: auto;
}
.approach-page .top2 {
    top: 37%;
}
.approach-page .top7 {
    top: 64%;
}
.approach-page .top6 {
    top: 2%;
    width: 21%;
    right: 9%;
}
/*
.approach-page .form_ex {
    width: auto;
    bottom: 3%;
    right: 0;
}
*/
.table80 {
    width: 80%;
}
/******************新規顧客****************/
.shinki .top1 {
    top: 2%;
    left: 0;
}
.shinki .top2 {
    top: 16%;
    left: 0;
}
.shinki .top3 {
    top: 55.6%;
    left: 0;
}
.shinki .top4 {
    top: 61.4%;
    left: 0;
}
.shinki .top5 {
    top: 67.4%;
    left: 0;
}
.shinki .top6 {
    top: 0;
    right: 2.5%;
}
.shinki .top7 {
    top: 76%;
    left: 0;
}
.shinki .top8 {
    top: 49%;
    left: 0;
}
.shinki .form_ex {
    bottom: 3.5%;
    right: 0;
}
/******************新規顧客****************/
.cost .top1 {
    top: 2%;
    left: 0;
}
.cost .top2 {
    top: 28%;
    left: 0;
}
.cost .top3 {
    top: 53%;
    left: 0;
}
.cost .top4 {
    top: 62%;
    left: 0;
}
.cost .top5 {
    top: 67.5%;
    left: 0;
}
.cost .top6 {
    top: 0%;
    right: 4%;
}
.cost .top7 {
    top: 74%;
    left: 0;
}
.cost .top8 {
    top: 49%;
    left: 0;
}
.cost .form_ex {
    bottom: 2.5%;
    right: 0;
}
/******************既存顧客****************/
.melit-right {
    width: 65%;
}
.melit-left {
    width: 33%;
    margin-right: 2%;
}
.melit-left img {
    width: 100%;
}
.sales .top1 {
    top: 2%;
    left: 0;
}
.sales .top2 {
    top: 25.5%;
    left: 0;
}
.sales .top3 {
    top: 58.5%;
    left: 0;
}
.sales .top4 {
    top: 66.7%;
    left: 0;
}
.sales .top5 {
    top: 71.9%;
    left: 0;
}
.sales .top7 {
    top: 78%;
    left: 0;
}
.sales .top6 {
    top: 10%;
    right: 3%;
}
.sales .top8 {
    top: 51.5%;
    left: 0;
}
.sales .form_ex {
    bottom: 4%;
    right: 0;
}
/************ここまで***************/
.logo-head {
    color: #737373;
    font-size: 12px;
    padding: 10px 0;
    background: white;
}
.logo-head h1 {
    margin-top: 0px;
    color: #737373;
    font-size: 12px;
    font-weight: normal
}
.red-y {
    color: red;
    background: yellow;
    font-weight: bold;
}
.red {
    color: red;
    font-weight: bold;
}
.red-y-big {
    font-size: 1.2em;
    color: red;
    background: yellow;
    font-weight: bold;
}
.under {
    text-decoration: underline;
}
.green {
    color: #04a300;
    font-weight: bold;
    line-height: 1;
}
p {
    margin-top: 25px;
}
.baitai-tit {
    margin: 40px 0 5px;
}
#kaiinshi img, .vert-b {
    vertical-align: bottom;
}
#kaiinshi img, .vert-m {
    vertical-align: middle;
}
.t-right {
    font-size: 16px;
    margin-top: 0;
    float: right;
}
.more {
    font-size: 14px;
    color: #118BD9;
}
.more:hover {
    cursor: pointer;
}
.box4 {
    overflow: hidden;
}
.box4-min {
    width: 24%;
    margin-right: 0.2%;
    display: inline-table;
}
.box4-min p:first-child {
    background: #ffcf20;
    font-weight: bold;
    text-align: center;
}
.box4-min p:nth-child(2) {
    margin-top: 10px;
}
.box4-min p {
    border-radius: 2px;
    font-size: 14px;
}
.img3 {
    text-align: center;
}
.img3 img {
    display: inline-table;
    width: 30%;
    vertical-align: top;
}
table {
    width: 100%;
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-collapse: collapse;
    background: #fff;
    margin-bottom: 10px;
    font-size: 85%;
    line-height: 1.3;
}
table h4 {
    margin: 5px 0;
    background-color: red;
    display: inline-block;
    color: #fff;
    padding: 5px;
    border-radius: 3px;
}
.center {
    text-align: center;
}
.some-h2 {
    text-align: center;
    color: #118BD9;
    font-size: 1.2em;
}
.block2 table h4 {
    float: none;
}
.link-li {
    font-size: 1.1em;
}
table p {
    margin-top: 0px;
}
.contents h2 {
    text-align: center;
    margin-bottom: 60px;
}
.contents.white {
    background: url(../images/line_green_bottom.png) repeat-x bottom;
    padding-bottom: 2px;
}
.contents.green {
    padding-bottom: 2px;
}
.cont-tit {
    padding-left: 10px;
    border-left: 6px solid #252525;
    font-weight: bold;
}
.kyumin table tr:nth-child(odd) {
    background: #f3f3f3;
}
/*
Point
*/
.point {
    background: url(../images/rei_back.jpg);
    padding: 80px 0;
}
.point dl {
    width: 32%;
    vertical-align: top;
    display: inline-block;
    text-align: center;
}
.point dl dd {
    margin-top: 20px;
    font-weight: bold;
}
.footer {
    color: #fff;
    text-align: center;
    background: #000;
    padding: 10px 0;
}
.footer p {
    margin-top: 0;
    font-size: 12px;
}
#global-footer {
    padding: 60px 0px;
    background: #595757;
}
#global-footer .footer-in {
    display: flex;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 770px;
    margin: 0 auto;
}
#global-footer li {
    margin-bottom: 4px;
    list-style: none;
    color: #fff;
}
#global-footer ul li a {
    padding: 0 0 0 20px;
    color: #fff;
    background: url(../images/ico_circle.png) no-repeat left;
}
.pd40 {
    padding: 60px 0;
}
.mb60 {
    margin-bottom: 60px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb20 {
    margin-bottom: 20px;
}
/*** 見出し***/
.arrow_line {
    background: #118BD9;
    padding: 30px 0;
}
.fa-sort-desc {
    vertical-align: text-top;
}
.arrow_line p {
    text-align: center;
    line-height: 1.2;
    margin: 0;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}
.arrow {
    margin: -2px auto 0;
    width: 60px;
}
/*form*/
#form {
    margin: 0px auto;
}
tr, th, td {
    border: 1px solid #888;
    vertical-align: middle;
    padding: 10px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    box-shadow: 1px 1px 0px 0px rgb(255, 255, 255) inset;
}
th {
    background-color: #EEE;
}
.send {
    cursor: pointer;
    width: 160px;
    height: 50px;
    font-size: 16px;
    color: #fff;
    border-style: none;
    background: #118BD9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 25px;
}
.send:hover {
    background-color: #31a4ee;
}
#form span {
    color: #F00;
    font-size: 12pt;
}
.form1, .form2 {
    width: 600px;
}
th {
    width: 116px;
}


@media screen and (max-width: 960px) {
#global-footer .footer-in {
    width: auto;
    justify-content:inherit;
    margin-left: 20px;
}
.wrapper,.logo-head p {
    font-size: 16px;
}
.inner,.inner2,.cont-contact .cont-in,.cost .inner2{
width:auto;
padding:3%;
}
.inner2,.inner, .inner2, .cont-contact .cont-in, .cost .inner2,.approach-page .inner2,.shinki .inner2{
height:auto;
}
.inner2 p{
display:block;
margin-top:0;
}
.inner2 img,.approach-page .top1,.approach-page .top6{
position:inherit;
width:100%;
}
.head-w80{
width:70%;
margin:0 auto;
}
.sp-area {
    display: block;
}
.pc-area {
    display: none;
}
.logo-head {
    font-size: 10px;
}
.arrow_line p {
    font-size: 18px;
}
.pd40 {
    padding: 20px 0;
}
.cont-contact .col-wrap .l-col, .cont-contact .col-wrap .r-col, {
    width: 60%;
    margin: 0 auto;
}
.cont-contact .cont-in {
background-position:right 0 bottom 0;
background-size:65%;
}
.cont-contact .col-wrap{
display:initial;
}
.cont-contact .col-wrap .l-col,.cont-contact .col-wrap .r-col{
width:50%;
}
.cont-contact .col-wrap .l-col img{
width:100%;
}
.r-col img,.melit-right {
    width: 100%;
}
.block3-flimg, .block3-fl-r{
    float: none;
    width: 100%;
}
.block3-memo {
    padding: 10px;
}
.box4-min {
    width: 48%;
}
.box4-min p {
    font-size: 16px;
    margin-top: 10px;
}
.box4-endp {
    margin-top: 10px;
}
tr, th, td {
    padding: 10px;
}
.some-h2{
font-size:1.5em;
}
.block1 .clearfix img,.melit-left{
width:100%;
}
.block1 .clearfix .fl-l,.block1 .clearfix .fl-r,.logo-head .fl-l,.melit-right,.melit-left{
float:none;
}
.logo-head{
height:auto;
padding:0;
}
.block1 .block1-box{
width:100%;
}
.logo-table td{
width:33%;
}
.media-list-table td:first-child{
width:30%;
}
.form_ex {
    left: 0;
    margin: -8% auto 0;
width:auto!important;
	position:inherit;
}
.arrow_line{
padding:10px 0;
}
.table80{
width:100%;
}
.fin-btn,.return-btn{
position:inherit;
}
.return-btn{
left:0;
margin-top:15px;
}
.form-next-page .col-lg-12{
padding-bottom:0;
}
.form-next-page #header{
padding-top:0;
}
.block2 h2, .block3 h2 {
    padding: 10px 0 10px 20px;
    background-color: #fff1cb;
    border-left: 6px solid #fd6c05;
    font-size: 1.4em;
}
.block2-sbox {
    padding: 20px 30px;
    background: #f7f7f7;
    border-radius: 15px;
    box-shadow: 1px 1px 5px 2px rgba(171, 171, 171, 0.29) inset;
}
.block1 .block1-box {
    width: 60%;
    padding: 0.5em 1em;
    margin: 1.2em 0;
    background: #fff;
    border-left: solid 6px #118BD9;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
    box-sizing: border-box;
}


}