@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:220px;
	background:url(../images/headerParts.png) no-repeat center center;
	padding-top:45px;
	box-sizing:border-box;
}
.secHeader p,
.secHeader h2{
	padding: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;
}
.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;
}
.bgColor{
	background:#F5F2E9;
	padding-top:60px;
	padding-bottom:60px;
}
/* メイン */
.main{
   text-align: center;
}
.main h1{
	margin-top:30px;
	margin-bottom:30px;
}
.main h2{
   margin: 10px 0 30px 0;
}
h2+p{
   width: 1047px;
   margin: 0 auto;
   text-align: center;
}
.main h2+p{
   width: 700px;
   text-align:left;
   text-align: justify;
   text-justify: distribute;
}
.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;
}
.secTitle{
	margin-bottom:1.5em;
	padding:10px 0;
	border-top:#FF0000 1px solid;
	border-bottom:#FF0000 1px solid;
}

/* トータルサポート */
.total{
   text-align: center;
}
.total h2{
   margin:0 0 60px 0;
}
.total .secTitle .secTitleInner{
	text-align:left;
	width:670px;
	margin-left:auto;
	margin-right:auto;
}
.total .pdb30.pdl50.pdr50{
	width:670px;
	margin-left:auto;
	margin-right:auto;
}
.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{
   width: 1000px;
   padding:27px;
   margin: 0 auto;
   text-align: center;
   margin-bottom: 40px;
   background:#fff;
}
.total .box01.komuten{
	
}
.total .box01.interior{
	
}
.total .box01 .clearfix{
   width: 1000px;
   margin: 0 auto;
   margin-bottom: 40px;
   margin-top:-10px;
}
.total .box01 .clearfix.imgs{
	margin-top:30px;
}
.total .box01 .clearfix img{
   margin: 0;
}
.total .box01 h4{
	margin-top:-48px;
	margin-bottom:27px;
	position: relative;
	z-index: 1;
}
.total .total2 .box01 h4,
.total .total3 .box01 h4{
	margin-bottom:0;
}
.total .box01 .cover{
	background:#fff;
}
.total .box01 .cover.clearfix{
	margin-bottom:0;
}
/*.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 0 30px;
   text-align: left;
   font-size: 12px;
   box-sizing:border-box;
   background:#fff;
}
.total .total2 .box01 .float-r,
.total .total3 .box01 .float-r{
	padding-top:40px;
}
.total .box01 .float-r .fs20{
	padding:7px 15px;
	background:#F5F2E9;
}
.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;
}
.total .total1 .box01 .float-r{
	padding-top:30px;
}
.total .total1 .box01 h4{
	margin-bottom:0;
}
.total4 h3{
   margin-bottom: 30px;
   padding: 2em 0;
    border-top:#ff0000 1px solid;
    border-bottom:#ff0000 1px solid;
    width:1000px;
    margin-left:auto;
    margin-right:auto;
    box-sizing:border-box;
    background:#fff;
}
.total4 .box01{
   padding: 0px 0;
   background:none;
}
.total4 .box01 .float-l{
   width: 454px;
}
.total4 .box01 .float-r{
   margin-top: 0;
   background:none;
   width:500px;
}
.total4 .box01 .fs20{
	font-size:18px;
	padding-left:0 !important;
	padding-right:0 !impotant;
	line-height:1.8;
}

.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: 385px;
   /*margin-bottom: 60px;*/
  position:relative;
  margin-bottom:-15px;
  margin-top:-40px;
  z-index:1;
}
.cv .inner{
   width: 1000px;
   height: 385px;
   margin: 0 auto;
   position: relative;
}
.cv .clearfix{
   width: 613px;
   position: absolute;
   right: 0;
   top: 72px
}
.cv-btn01{
   padding-right: 15px;
}
.cv-btn02{
   margin-bottom: 0;
   margin-top:9px;
}

/* お客様の声 */
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 .table:last-child{
	/*margin-bottom:0;*/
}
.voices .th{
	/*border-left:#151A5A 1px solid;*/
}
.voices .th h3{
	margin-bottom:2em;
	margin-top:0;
}
.voices dl{
	padding-left:0;
}
.voices dl dt{
	color:#000;
	margin-bottom:1.5em;
	padding-left:7px;
	border-left:#ff0000 6px solid;
	line-height:1;
}
.voices dl dd{
	font-size:12px;
	margin-bottom:2.5em;
	color:#000;
}
.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 .th .thumb{
	margin-bottom:30px;
}
.voices .td table{
	width:100%;
}
.voices .td table th{
	width:100px;
	-moz-text-align-last: justify;
    text-align-last: justify;
}
.voices .td table th,
.voices .td table td{
	vertical-align:top;
}
.voices .td table th::after{
	content:"：";
}
.voices .th{
	position:relative;
}
.voices .th a.site{
	position: absolute;
    display: block;
    width: 30%;
    height: 28px;
    right: 1.5%;
    top: 4%;
}
.voices .th a.site span{
	text-indent:-9999px;
	display:block;
}

/* 事例 */
.works{
   text-align: center;
}
.works .secHeader{
	margin-bottom:60px;
}
.works .txt{
   font-size: 12px;
   width: 700px;
   margin-bottom: 60px;
   text-align:left;
   text-align: justify;
   text-justify: distribute;
}
.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: 338px;
    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 2px solid;
	border-bottom:#000 2px solid;
	text-align:center;
}
.works .bdr img{
	max-width:100%;
	height:auto;
	margin-bottom:0;
}

/* メディア情報 */
.media{
   text-align: center;
   margin-bottom:100px;
}
.media .secHeader{
	margin-bottom:50px;
}
.media .secHeader+p{
   margin-bottom: 45px;
}
.media p.fs20{
	margin-bottom:0.5em;
}
.media p.text{
	margin-bottom:2.5em;
}
.media p.caps{
	padding:7px 20px;
	background:#f3f3f3;
	color:#1d2475;
	font-size:16px;
	vertical-align:middle;
}
.media p.caps img{
	vertical-align:middle;
}
.media .medias{
	position:relative;
	width:1010px;
	margin:auto;
	min-height:620px;
}
.media .table .td .thumb{
	margin-bottom:0.5em;
	padding-top:10px;
}

/* 流れ */
.flow{
   /*background-color: #E6E6E6;*/
   text-align: center;
   /*margin-bottom:60px;*/
   /*border-top: solid 1px #E6E6E6;*/
}
.flow .secHeader+p{
   margin-bottom: 80px;   
}
.flow .fs20{
	margin-bottom:2.5em;
}
.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;
   margin-bottom:60px;
}
.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;
   width:1000px;
   margin:auto;
}
.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: 0;
}
}


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

@media screen and (max-width:480px) {
.pc-none{
   display: block;
}
.sp-none{
   display: none;
}
.forSp{
	display:block !important;
}
.forPc{
	display:none !important;
}
.table,
.table .td{
	display:block;
	width:100%;
}
.table .th{
	display:block;
	width:100%;
}
.medias .table .th{
	width:50%;
}
.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(../images/arrow_right.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 8px 5px;
}
.lastcv{
	margin-bottom:0;
}
.bgColor{
	padding-top:30px;
	padding-bottom:30px;
}
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メイン */
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;
}
.secTitle{
	width:94%;
	margin-left:auto;
	margin-right:auto;
	box-sizing:border-box;
}

/* 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{
	overflow-x:hidden;
}
.total img{
	max-width:100%;
	height:auto;
}
/*.total{
	overflow-x:hidden;
}*/
.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 !important;
	padding:0;
	margin-bottom:50px;
}
.total .box01 .float-l{
   width: 100%;
   margin: 0;
}
.total h4{
   /*text-align: center;
   margin-bottom: 10px;*/
  text-align:left;
}
.total .box01 .clearfix.imgs{
	margin-bottom:0;
	margin-top:0;
}
.total .total1 .box01 h4{
	margin-bottom:10px;
	margin-top:0;
}
.total .total2 .box01 h4, .total .total3 .box01 h4{
	margin-bottom:10px;
	margin-top:0;
}
.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%;
}
.total .secTitle .secTitleInner,
.total .pdb30.pdl50.pdr50{
	width:100%;
}
.secTitleInner{
	text-align:center !important;
}
.secTitleInner img{
	max-width:350px !important;
}
.total1 .alLeft,
.total2 .alLeft,
.total3 .alLeft{
	margin-bottom:1.5em;
}
.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;
}
.total .box01 .float-r .fs20{
	box-sizing:border-box;
	width:100%;
}
.total .box01 .clearfix{
	margin-top:0;
}

/* 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: 20px;
   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: left;
   width: 49%;
}
.cv-btn01{
   padding: 0 0 15px 0;
   margin-right: 2%;
}
.cv-btn02{
   padding-bottom: 5px;
   width: 99%;
}
.cv-btn02 img{
	margin-right:-7px;
}
.cv-btn03{
   padding-bottom: 30px;
   width: 99%;
}

/* お客様の声 */
.voices{
	margin-bottom:60px;
}
.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;
}
.voices .bdr{
	padding:2em 0;
	border-top:#000 2px solid;
	border-bottom:#000 2px solid;
	text-align:center;
	width:94%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}
.voices .bdr a{
	color: #000;
}

/* 事例 */
.works{
   padding-top: 40px;
}
.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 .secHeader{
	margin-bottom:30px;
}
.works .sp-none{
	display:none !important;
}
.works .pc-none{
	display:block !important;
}
.works .bdr{
	width:94%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
	border:none;
	padding:0;
}
.works .bdr.fs20{
	padding:2em 0;
	border-top:#000 2px solid;
	border-bottom:#000 2px solid;
	text-align:center;
	width:94%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}
.works .bdr a{
	color: #000;
}
.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;
}*/
.voices .secHeader{
	margin-bottom:30px;
}
.voices p.lead{
	margin-bottom:30px;
}

/* メディア情報 */
.media h2 img{
   max-width: 94%;
}
.media .clearfix{
   width: 100%;
}
.media .medias{
	width:94%;
	min-height:inherit;
	margin-left:auto;
	margin-right:auto;
}
.media .media_01{
	width:100%;
	text-align:center;
	margin-bottom:1em;
}
.media .media_01 p{
	text-align:center;
	box-sizing:border-box;
	padding:7px 10px;
}
.media .media_02{
	margin-bottom:1em;
}
.media .media_02 .thumb{
	position:inherit;
	right:inherit;
	top:inherit;
	text-align:center;
}
.media .media_02 p{
	position:inherit;
	bottom:inherit;
	width:100%;
	text-align:center;
	box-sizing:border-box;
	padding:7px 10px;
}
.media .media_03{
	width:94%;
	margin-left:auto;
	margin-right:auto;
}
.media .media_03 p{
	padding:7px 10px;
	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;
   margin-bottom:0.5em;
}
.flow .alLeft{
	width:100%;
}
.flow .secHeader+p{
	margin-bottom:40px;
}
.flow .flow-img03{
	margin-top:30px;
}
.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{
	width:94%;
}
.qanda1 img{
   width: 94%;
}
.qanda1 img {
    margin-top: 5%;
}

   
/* SPフッター */
footer{
	margin-top:10%;
}
.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;
}


/*
 * SiteHeader
 */
.main{
	padding-top: 70px;
}
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;
}
@media screen and (max-width: 480px){
	header.global_navi {
	    display: none;
	}
	.main {
	    padding-top: 0;
	}
}