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

/*全体*/
body{
	background-color: #fff;
	width: 100%;
	font-family: 'YuMincho', 'Yu Mincho', 'Hiragino Mincho ProN', serif;
 font-size: 14px;
 line-height: 1.5;
}
#wrapper{
	width: 1300px;
	margin: 0 auto;
}

/*初期設定*/
a{
	text-decoration: none;
	display: block;
}
a:hover{
   opacity: .7;
}
.float-l{
	float: left
}
.float-r{
	float: right;
}
.clearfix:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearboth{
   clear: both;
}
.flexbox{
    display: flex;
}
.pc-none{
   display: none;
}
.fs20{
   font-size: 20px;
   margin-bottom: 10px;
}
.fs16{
   font-size: 16px;
   vertical-align: top;
}
.fs15{
   font-size: 15px;
   vertical-align: top;
   letter-spacing: -.13em;
}
.fs14{
   font-size: 14px;
   vertical-align: top;
   letter-spacing: -.13em;
}
h1+.fs20,h2+.fs20{
   line-height: 2;
   letter-spacing: .05em;
}

/* Parts */
.secHeader{
	height:90px;
	background:url(../images/headerParts.png) no-repeat center center;
}
.secHeader p,
.secHeader h2{
	padding:7px 0;
}
.secHeader h2{
	margin:0;
}
.zbtn{
	margin-bottom:50px;
}
.alLeft{
	text-align:left !important;
}
.pdt30{
	padding-top:30px;
}
.pdb30{
	padding-bottom:30px;
}
.pdl50{
	padding-left:50px;
}
.pdr50{
	padding-right:50px;
}
.m1em {
	margin: 1em 0;
}
.table{
	display:table;
	width:100%;
}
.table .th,
.table .td{
	display:table-cell;
	vertical-align:top;
}
.contentLeft{
	float:left;
}
.contentRight{
	float:right;
}
.forSp{
	display:none !important;
}

/* ヘッダー */
header.global_navi {
  box-sizing: border-box;
  background-color: #f0f0f0;
  padding: 23px 0;
  position: fixed;
  width: 1300px;
  z-index: 101;
}

header.global_navi ul {
  font-size: 0;
  margin: 0 auto;
  text-align: center;
  position: relative;
  width: 1050px;
}

header.global_navi ul li {
  font-size: 16px;
  /*font-family: 'YuGothic', 'Yu Gothic', 'Hiragino Gothic ProN', san-serif;*/
  display: inline-block;
  padding: 0 20px;
  position: relative;
  vertical-align: middle;
}

header.global_navi ul li a {
  color: #221714;
  font-weight:bold;
}

header.global_navi ul li:not(:last-child)::after {
  content: '｜';
  color: #221714;
  position: absolute;
  right: -0.5em;
  top: 0;
}

/* プレステージ */
.prestige {
  background-color: #221714;
}

.prestige_inner {
  margin: 0 auto;
  padding: 10px 0 34px;
  width: 1000px;
}

.prestige_inner img {
  vertical-align: top;
}

.prestige_inner > img:first-child {
  margin-top: 24px;
}

.prestige_inner > img:nth-child(2) {
  margin: 42px 10px 0;
}

.prestige_inner a {
  display: inline-block;
  vertical-align: top;
}

/* メイン */
.main{
   text-align: center;
   padding-top: 70px;
}
.main h1{
	margin-top:15px;
}
.main h2{
   margin: 10px 0 30px 0;
}
h2+p{
   width: 1047px;
   margin: 0 auto;
   text-align: center;
}
.main h2+p{
   width: 700px;
}
.txt{
   width: 700px;
   margin: 0 auto;
   text-align: center;
}
.note{
   font-size: 12px;
   width: 670px;
   margin: 0 auto;
   text-align: center;
   margin-bottom: 50px;
}

/* Solouno */
.solouno h2,
.solouno p{
	text-align:center;
}
.solouno p.txt{
	margin-bottom:30px;
}

/* トータルサポート */
.total{
   text-align: center;
}
.total h2{
   margin: 60px 0;
}
.total1,.total2,.total3{
   width: 1002px;
   /*background-color: #E6E6E6;*/
   margin: 0 auto 25px auto;
   /*border-bottom: solid 1px #E6E6E6;
   border-top: solid 1px #E6E6E6;*/
}
.total3{
   margin-bottom: 50px;
}
h3{
   margin-top: 10px;
}
.total .box01{
   background: #fff url(../images/total-bg-01.png) no-repeat left bottom;
   width: 1000px;
   padding-left:10px;
   margin: 0 auto;
   text-align: center;
   margin-bottom: 40px;
   box-sizing:border-box;
   overflow:hidden;
}
.total .box01.komuten{
	background: #fff url(../images/total-bg-01.png) no-repeat left top 4px;
}
.total .box01.interior{
	background: #fff url(../images/total-bg-01.png) no-repeat left top 3px;
}
.total .box01 .clearfix{
   width: 1000px;
   margin: 0 auto;
   /*margin-bottom: 40px;*/
}
.total .box01 .clearfix img{
   margin: 0;
}
.total .box01 h4{
	background:#fff;
}
.total .box01 .cover{
	background:#F2EEDD;
}
/*.total .box01 .float-l{
   margin-left: 24px;
}
.total .box01 .float-l.total-img01{
   margin-left: 24px;
}*/
.total .box01 .float-r{
   width: 444px;
   padding: 0 15px;
   text-align: left;
   font-size: 12px;
   box-sizing:border-box;
   background:#F4F0E1;
}
.total .pc-none{
	display:none !important;
}
.total .box01 .float-r img{
   margin-bottom: 5px;
}
.total .box01 .float-r ul{
   margin: 5px 0 15px 0;
   list-style: initial;
   padding-left: 20px;
}
.total .txt{
   font-size: 12px;
   margin-bottom: 35px;
}
.total4 h3{
   margin-bottom: 30px;
   padding: 1.5em 0;
    border-top: #b6a014 1px solid;
    border-bottom: #b6a014 1px solid;
    width:1000px;
    margin-left:auto;
    margin-right:auto;
    box-sizing:border-box;
}
.total4 .box01{
   background: #fff;
   padding: 30px 0;
}
.total4 .box01 .float-l{
   width: 454px;
}
.total4 .box01 .float-r{
   margin-top: 0;
   background:none;
   width:500px;
}

.ls0{
   letter-spacing: -.05em;
}
.total-ttl01{
   width: 412px;
   height: 62px;
   
}
.total-ttl01.fs15{
   background-position: 10px -12px;
   background-repeat: repeat-x;
}
/*.total-h4-01{
   margin-bottom: 20px;
}*/
/*.total03,.total04{
   margin: 10px 23px 0 0 !important;
}*/
.total li{
   font-size: 12px;
   line-height: 20px;
   letter-spacing: -.1em;
}
.total .komuten li{
   letter-spacing: -.1em;
}

/* コンバージョン */
.cv{
   background-image: url("../images/cv-bg.png");
   height: 384px;
   /*margin-bottom: 60px;*/
}
.cv .inner{
   width: 1000px;
   height: 340px;
   margin: 0 auto;
   position: relative;
}
.cv .clearfix{
   width: 613px;
   position: absolute;
   right: 0;
   top: 120px
}
.cv-btn01{
   padding-right: 19px;
}
.cv-btn02{
   margin-bottom: 0;
}

.cv_new{
	margin-top:30px;
	background: url("../images/cv-bg_new.png") no-repeat center bottom;
	height: 363px;
}
.cv_new .inner{
	width: 1000px;
    margin: 0 auto;
    position: relative;
}
.cv_new .badge{
	position:absolute;
	left:0;
	top:-19px;
	z-index:1;
}
.cv_new .cv_new_tel{
	position:absolute;
	right:0;
	top:60px;
	z-index:1;
}
.cv_new .btn_area{
	padding-top:115px;
}
.cv_new .contentLeft{
	width:687px;
}
.cv_new .contentLeft img{
	width:100%;
}
.cv_new .contentRight .btn01,
.cv_new .contentRight .btn02{
	margin-right:-4px;
}
.cv_new .contentRight .btn02{
	margin-top:-2px;
	margin-bottom:1px;
}

/* お客様の声 */
h2{
   margin: 60px 0;
}
.voices .secHeader{
	margin-bottom:60px;
}
.voices h2{
   text-align: center;
   margin:0;
}
.voices p.lead{
   margin-bottom: 80px;
   text-align: center;
}
.voices .table{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:60px;
	
}
.voices .th h3{
	margin-bottom:2em;
	margin-top:0;
}
.voices .th dl{
	padding-left:25px;
}
.voices .th dl dt{
	color:#a48c31;
	margin-bottom:0.5em;
}
.voices .th dl dd{
	font-size:12px;
	margin-bottom:2.5em;
}
.voices .td{
	width:476px;
	padding-left:50px;
}
.voices .th .tdBody{
	position:relative;
}
.voices .th .voicesBtn{
	display:block;
	position:absolute;
	right:0;
	top:0;
}
.voices .td h4{
	margin-bottom:1em;
}
.voices .td .thumb{
	margin-bottom:15px;
}
.voices .td table{
	width:100%;
}
.voices .td table th{
	width:100px;
	-moz-text-align-last: justify;
    text-align-last: justify;
}
.voices .td table th::after{
	content:"：";
}

/* 事例 */
.works{
   text-align: center;
}
.works .secHeader{
	margin-bottom:60px;
}
.works .txt{
   font-size: 12px;
   width: 700px;
   margin-bottom: 60px;
}
.works .clearfix{
   width: 1000px;
   margin: 0 auto;
}
.works .clearfix img{
   margin-bottom: 45px;
}
.works .clearfix p{
   position: relative;
}
.before{
    width: 133px;
    height: 24px;
    position: relative;
    top: 307px;
    left: 19px;
    z-index: 20;
}
.before:hover{
   opacity: .7;
}
.works .qanda1{
	margin-bottom:3em;
}
.works .pc-none{
	display:none !important;
}
.works .sp-none{
	margin-bottom:3em;
}
.works .bdr{
	padding:2em 0;
	border-top:#000 1px solid;
	border-bottom:#000 1px solid;
	text-align:center;
}
.works .bdr img{
	max-width:100%;
	height:auto;
	margin-bottom:0;
}

.works .bdr a{
	color: #000;
}

/* メディア情報 */
.media{
   text-align: center;
   margin-bottom:60px;
}
.media .secHeader{
	margin-bottom:50px;
}
.media .secHeader+p{
   margin-bottom: 45px;
}
.media p.fs20{
	margin-bottom:0.5em;
}
.media .lead{
	width:470px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size:12px;
	position:relative;
	z-index:3;
}
.media .table.tbl1{
	width:1011px;
	margin-left:auto;
	margin-right:auto;
}
.media .table.tbl1 .th{
	width:587px;
}
.media .table.tbl1 .th .top{
	margin-top:-90px;
}
.media .table.tbl1 .th .bottom{
	margin-top:-20px;
}
.media .table.tbl1 .td{
	width:424px;
}
.media .table.tbl1 .td .top{
	margin-top:30px;
}
.media .tbl2{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.media .tbl2 .contentLeft{
	width:659px;
}
.media .tbl2 .contentRight{
	width:324px;
}
.media .tbl2 .thumb{
	margin-bottom:10px;
}
.media .tbl2 p{
	padding:0.5em 1em;
	background:#f5f2e9;
	text-align:left;
}
.media .tbl2 p span{
	font-size:12px;
}

/* 流れ */
.flow{
   /*background-color: #E6E6E6;*/
   text-align: center;
   margin-bottom:60px;
   /*border-top: solid 1px #E6E6E6;*/
}
.flow .secHeader+p{
   margin-bottom: 80px;   
}
.flow .secHeader{
	margin-bottom:50px;
}
.flow p span{
	display:inline-block;
	margin-bottom:0.5em;
}
.flow-img01{
   width: 328px;
   margin: 110px 25px 0 70px;
}
.flow-img02{
   width: 145px;
   margin-right: 25px;
}
.flow1{
   width: 400px;
   margin-top: 155px;
   text-align: left;
}
.flow .clearfix{
   width: 1000px;
   margin: 0 auto;
}
.flow .alLeft{
	width:860px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size:12px;
}

/* よくあるご質問 */
.qanda{
   text-align: center;
}
.qanda .secHeader+p{
   margin-bottom: 80px;   
}
.qanda .secHeader{
	margin-bottom:50px;
}
.qanda .float-l,.qanda .float-r{
   width: 475px;
   height: 280px;
   text-align: left;
   margin-bottom: 50px;
}
.qanda .clearfix{
   width: 1000px;
   margin: 0 auto;
}
.qanda .clearfix img{
   margin-bottom: 10px;
}
.qanda .float-l img:nth-child(5),.qanda .float-r img:nth-child(5){
   margin-top: 20px;
}
.qanda1{
   height: 55px;
   border-top: solid 1px #000;
   border-bottom: solid 1px #000;
   margin-bottom: 10px;
}
.qanda1 img{
   margin-top: 17px;
}
.qanda span.red{
	color:red;
}

/* フッター */
#gn li{
	float:left;
}
#gn{
	clear:both;
	width:965px;
	margin-left:auto;
	margin-right:auto;
	padding-top:40px;
	padding-bottom:40px;
}
footer{
   text-align: center;
}
.footer-add{
   margin: 20px 0
}
.footer-tel{
   margin-bottom: 50px;
}
#gn_sp{
	display:none;
}

.panel:not(:first-child){
	display:none;
}
.tabs a.active{
	opacity: .7;
}

@media screen and (min-width:481px) {
.flow1 p{
   margin-bottom: 130px;
   height: 200px;
}
.flow1 p:nth-child(1){
   margin-bottom: 140px;
}
.flow1 p:nth-child(2){
   margin-bottom: 140px;
}
.flow1 p:nth-child(4){
   margin-bottom: 120px;
}
.flow1 p:nth-child(5){
   margin-bottom: 100px;
}
.flow1 p:last-child{
   margin-bottom: 100px;
}
}


/*------------------------------------------------------------
ここからスマホ用
-------------------------------------------------------------*/

@media screen and (max-width:480px) {
.pc-none{
   display: block;
}
.sp-none{
   display: none;
}
.forSp{
	display:block !important;
}
.forPc{
	display:none !important;
}
.table,
.table .th,
.table .td{
	display:block;
	width:100%;
}
.contentLeft,
.contentRight{
	width:100%;
	float:none;
}
#gn{
	display:none;
}
#gn_sp{
	display:block;
	padding: 0;
    margin-bottom: 10px;
    background-color: #F9F9F9;
    font-size: 13px;
}
#gn_sp li > a{
	display: block;
    height: 2em;
    line-height: 2em;
    padding: 0 10px;
    border-bottom: 1px solid #828282;
    color: #666;
}
#gn_sp li:first-child > a{
	border-top: 1px solid #828282;
}
#gn_sp li > a > span{
	display: block;
    background-image: url(/common/img/sp/arrow_right.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 8px 5px;
}
aside.footerLink img{
	max-width:100%;
	height:auto;
}
img{
	max-width:100% !important;
	width:auto !important;
}

body,#wrapper,section,div,p,.main,.cv,.voice,.works,.media,.flow,.qanda{
   width: 100%;
}
.main img,.total img{
   width: 100%;
}

/* SPヘッダー */
.main {
  padding-top: 0;
}

header.global_navi {
  display: none;
  height: 110px;
  padding: 13px 0;
}

header.global_navi ul {
  text-align: left;
  width: 100%;
}

header.global_navi {
  left: 0;
  width: 100%;
}

header.global_navi ul li {
  font-size: 14px;
  padding: 0;
  text-align: center;
  width: 50%;
}

header.global_navi ul li:last-child::after {
  content: '｜';
  color: #fff;
  position: absolute;
  right: -0.5em;
  top: 0;
}

header.global_navi ul li:nth-child(2n)::after {
  content: '';
}

/* プレステージ */
.prestige_inner {
  box-sizing: border-box;
  line-height: 3.5;
  padding: 20px 10px;
  width: 100%;
}

.prestige_inner > img:first-child {
  margin-top: 0;
}

/* SPメイン */
h1{
	margin-top:10px;
}
h1 img{
   width: initial !important;
}
h1+.fs20,h2+.fs20{
   line-height: 1.5;
   letter-spacing: 0em;
   padding: 0 3%;
   margin-top:10px;
}
.txt,.note,.fs20{
   padding: 0 3%;
   width: 94%;
}
.main h2+p {
   width: 94%;
   padding: 0 3%;
   margin-bottom:15px;
}
.main .lead{
	width:94%;
	margin-left:auto;
	margin-right:auto;
}

/* SP Solouno */
.solouno{
	width:94%;
	margin-left:auto;
	margin-right:auto;
}
.solouno h2 img{
	width:100%;
	height:auto;
}
.solouno p.txt{
	text-align:left;
}

/* SPトータルサポート */
.total img{
	max-width:100%;
	height:auto;
}
.total1,.total2,.total3,.total .box01,.total .box01 .clearfix{
   width: 100%;
}
.total h2,
.total1,
.total2,
.total3,
.total4{
	width:94%;
	margin-left:auto;
	margin-right:auto;
}
.total h2{
	margin:30px auto;
}
.total .box01{
	background:none;
	padding-left:0;
}
.total .box01 .float-l{
   width: 100%;
   margin: 0;
}
.total h4{
   text-align: center;
   margin-bottom: 10px;
}
.total h4 img.pc-none{
   width: 100%;
   display: inline;
}
.total .box01 .clearfix img{
   width: 100%;
}
.total .box01 .clearfix{
	text-align:center;
}
.total .box01 .float-r{
   width: 100%;
   padding:3%;
   box-sizing:border-box;
   margin-right: 0 !important;
}
.total .box01 .float-r img{
   width: initial;
   margin-right: 0;
}
.total .box01 .float-r img.pc-none{
   width: 100%;
}
.total .box01 img.img-02.forSp{
   width:21px;
   height:14px;
   margin:10px 0;
   margin-left:48%;
}
.w100{
   width: 100% !important;
}
.total4 h3 img{
   width: auto;
}
.total4 .box01{
   width: 94%;
   padding: 30px 3%;
   margin-bottom: 0;
}
.total4 .box01 .float-r{
   margin-top: 20px;
   padding: 0;
   float: none;
   width: 100%;
}
.total4 .box01 .float-l{
   float: none;
}
.total4 .fs20{
   padding: 0;
}
.total-ttl01{
   width: 100%;
   background-size: 100%;
   font-size: 120%;
   padding-top: 9%;
}
.total .box01 .float-l.total-img01{
   margin: 0;
}
.total .pc-none{
	display:inline !important;
}
.total .sp-none{
	display:none !important;
}
.total4 h3{
	padding:1.5em 0;
	border-top:#b6a014 1px solid;
	border-bottom:#b6a014 1px solid;
	width:100%;
	box-sizing:border-box;
}

/* SPコンバージョンエリア */
.cv{
   background-image: url("../images/sp_cv-bg.png");
   background-size: 100%;
   background-repeat: no-repeat;
   /*background-color: #000;*/
   height: auto;
}
.cv .inner{
   width: 94%;
   padding: 0 3%;
   position: inherit;
   height: auto;
}
.cv-tel{
   padding-top: 220px;
   text-align: center;
   margin-bottom: 30px;
}
.cv-tel img{
   max-width: 100%;
}
.cv .clearfix{
   position: static;
   width: 94%;
   padding: 0 3%;
   text-align:center;
}
.cv .clearfix img{
   width: 100%;
}
.cv .inner .float-l{
   float: none;
}
.cv-btn01{
   padding: 0 0 15px 0;
}
.cv-btn02{
   margin-bottom: 15px;
   width: 99%;
}
.cv-btn02 img{
	margin-right:-7px;
}
.cv-btn03{
   padding-bottom: 30px;
   width: 99%;
}

.cv_new{
	margin-top:30px;
	background:#999999 url("../images/sp_cv-bg_new.png") no-repeat left top;
	height:auto;
	padding:20px 0;
}
.cv_new .inner{
	width: 94%;
    padding: 0 3%;
    position: inherit;
    height: auto;
}
.cv_new .badge{
	position:static;
	width:80px;
	margin-bottom:20px;
}
.cv_new .badge img{
	width:100%;
	height:auto;
}
.cv_new .cv_new_tel{
	position:static;
	margin-bottom:20px;
}
.cv_new .btn_area{
	padding-top:0;
}
.cv_new .contentLeft{
	float: left;
	margin-right: 2%;
	width: 48%;
}
.cv_new .contentRight{
	float: left;
	width: 49%;
}
.cv_new .contentLeft img{
	width:100%;
	height:auto;
	margin:auto;
}
.cv_new .contentLeft{
	text-align:center;
}
.contentRight{
	text-align:center;
}
.cv_new .contentRight .btn01,
.cv_new .contentRight .btn02{
	margin-right:0;
	margin-bottom:5px;
}
.cv_new .contentRight .btn02{
	margin-top:0;
	margin-bottom:0;
}

/* お客様の声 */
.voices .table{
	margin-bottom:30px;
	width:94%;
	margin-left:auto;
	margin-right:auto;
}
.voices .td{
	padding-left:0;
}
.voices .td .thumb img{
	width:100%;
	height:auto;
}

/* 事例 */
.works{
   padding-top: 20px;
}
.works .txt{
   padding: 0 3%;
   width: 94%;
   margin-bottom: 30px;
   text-align:left;
}
.works .clearfix{
   width: 94%;
   margin-left:auto;
   margin-right:auto;
   margin-bottom:30px;
}
.works .clearfix img{
   width: 100%;
   margin-bottom: 0;
}
.works .sp-none{
	display:none !important;
}
.works .pc-none{
	display:block !important;
}
.works .bdr{
	width:94%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}
.before{
   width: 28%;
   /*position: relative;
   top: 268px;*/
   top:73%;
   left: 15px;
   position:absolute;
}
.lightbox .lb-image{
	max-width:none !important;
}
.works .clearfix p{
	margin-bottom:5%;
}
.works .clearfix p:nth-of-type(n+4){
	display: none;
}
/*.before img{
   opacity: 0;
}*/

/* メディア情報 */
.media h2 img{
   max-width: 94%;
}
.media .clearfix{
   width: 100%;
}
.media .clearfix .float-l{
   float: none;
   width: 100%;
   margin-bottom: 20px;
}
.media .clearfix .float-r{
   float: none;
   width: 100%;
}
.media .clearfix .float-r img{
   margin-bottom: 0
}
.media-txt{
   padding: 0 3%;
   display: block;
}

.media .clearfix img{
   width: 100%;
}
.media1{
   width: 94%;
   padding: 30px 3%;
}
.media1 .flexbox{
   display: block;
}
.media1 .flexbox p,.media .flexbox p:first-child{
   width: 100%;
   margin-bottom: 20px;
}
.media1 .flexbox img{
   width: 100%;
}
.media .table.tbl1,
.media .table.tbl1 .td{
	width:100%;
}
.media .table.tbl1 .th,
.media .table.tbl1 .td .top{
	width:50%;
}
.media .table.tbl1,
.media .tbl2{
	width:94%;
	margin-left:auto;
	margin-right:auto;
}
.media .table.tbl1 img{
	width:100%;
	height:auto;
}
.media .tbl2 .contentLeft{
	margin-bottom:20px;
}
.media .lead{
	width:94%;
	margin-left:auto;
	margin-right:auto;
}
.media .table.tbl1 .th .top{
	margin-top:0;
}
.media .tbl2 .contentLeft,
.media .tbl2 .contentRight{
	width:100%;
}
.media .tbl2 p{
	box-sizing:border-box;
}
   
/* SP流れ */
.flow h2+p {
 margin-bottom: 40px;
}
.flow .clearfix{
   width: 94%;
   padding: 0 3%;
}
.flow-img01{
   display: none;
}
.flow-img02 {
 width: 30%;
 margin-right: 0;
}
.flow-img02 img{
   width: 100%;
}
.flow1 {
 width: 68%;
 margin-top: 30%;
 text-align: left;
 padding-left:2%;
}
.flow1 p{
   margin-bottom: 100px;
   text-align:left;
}
.flow1 p:nth-child(1){
   margin-bottom: 158px;
}
.flow1 p:nth-child(2){
   margin-bottom: 146px;
}
.flow1 p:nth-child(3){
   margin-bottom: 146px;
}
.flow1 p:nth-child(4){
   margin-bottom: 172px;
}
.flow1 p:nth-child(5){
   margin-bottom: 160px;
}
.flow1 img{
   width: 100%;
   margin-bottom: 10px;
}
.flow1 .fs20{
   padding: 0 0 3% 0;
}
.flow .alLeft{
	width:100%;
}
.flow .secHeader+p{
	margin-bottom:40px;
}
.otherservice{
	clear:both;
}
.lastp{
	margin-bottom:20% !important;
}

.secHeader img{
	max-width:100%;
	width:auto;
}
.pdr50,.pdl50,.pdb30{
	padding:0;
}
   
/* SPよくある質問 */
.qanda h2 img{
   width: 94%;
}
.qanda .clearfix{
   width: 94%;
   padding: 0 3%;
}
.qanda .float-l,.qanda .float-r{
   width: 100%;
   height: auto;
}
.qanda .clearfix .fs20{
   padding: 0;
}
.qanda1 img{
   width: 94%;
}
.qanda1 img {
    margin-top: 5%;
}
   
/* SPフッター */
footer{
	margin-top:10%;
	padding-left: 20px;
	padding-right: 20px;
}
.footer-tel img{
   width: 94%;
}



}

@media screen and (max-width:380px) {
/*.flow1 p{
   margin-bottom: 40%;
}
.flow1 p:nth-child(1){
   margin-bottom: 30%;
}
.flow1 p:nth-child(4){
   margin-bottom: 60%;
}*/
.flow1 p.ptn1{
	margin-bottom:100px;
}
.flow1 p.ptn2{
	margin-bottom:100px;
}
.flow1 p.ptn3{
	margin-bottom:100px;
}
.flow1 p.ptn4{
	margin-bottom:123px;
}
.flow1 p.ptn5{
	margin-bottom:120px;
}
.before {
   width: 28%;
   /*position: relative;
   top: 229px;*/
   left: 15px;
}
}

@media screen and (max-width:360px) {
/*.flow1 p{
   margin-bottom: 40%;
}
.flow1 p:nth-child(1){
   margin-bottom: 30%;
}
.flow1 p:nth-child(4){
   margin-bottom: 60%;
}*/
.flow1 p.ptn1{
	margin-bottom:76px;
}
.flow1 p.ptn2{
	margin-bottom:75px;
}
.flow1 p.ptn3{
	margin-bottom:83px;
}
.flow1 p.ptn4{
	margin-bottom:112px;
}
.flow1 p.ptn5{
	margin-bottom:120px;
}
.before {
   width: 28%;
   /*position: relative;*/
   /*top: 229px;*/
   left: 15px;
}
.works .clearfix p.stc .before{
	/*top:223px;*/
}
}

@media screen and (max-width:320px) {
.flow1 {
 margin-top: 25%;
}  
.flow1 p{
   margin-bottom: 20%;
}
.flow1 p:nth-child(1){
   margin-bottom: 10%;
}
.flow1 p:nth-child(3){
   margin-bottom: 30%;
}
.flow1 p:nth-child(4){
   margin-bottom: 45%;
}
.total-ttl01{
   font-size: 100%;
}
.before {
   width: 28%;
   /*position: relative;
   top: 213px;*/
   left: 13px;
}
}

/*--- pageTop ---*/
#page-top{
position: fixed;
bottom: 20px;
right: 20px;
font-size: 25px;
line-height: 1;
width: auto;
}
#page-top a {
background: #aaa;
text-decoration: none;
color: #fff;
width: 48px;
padding: 10px 0;
text-align: center;
display: block;
border-radius: 5px;
}
#page-top a:hover{
  text-decoration: none;
  opacity: .7;
}
