*
{margin:0px; padding:0px;}
body {
	background-color: #ffffff;
  font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    color: #2d2d2d;
    font-size: 16px;
    font-weight: 400;
	width:100%;
	margin: 0px;
	padding: 0px;
	text-align:center;
	box-sizing: border-box;
}
#all{
	width:100%;
	overflow: hidden;
}
img {border:0px;
     max-width:100%;
	 height:auto;
	}

p{
   display:block;
  }
ul{list-style:none;
   margin:0px;}

h1 {
    display: block;
}
a:link {/*リンクされた文字の色*/color:#000000;font-style:normal;text-decoration:none;}
a:visited {/*訪問後の色*/color:#000000;text-decoration:none;}
a:hover {/*カーソルを合わせたときの色*/color:#adadad;font-style:normal;text-decoration:none;}
a:active {/*クリック後の色*/text-decoration:none;}

a.anchor{
    display:block;
	margin-top:-129px;
	padding-top:129px;
}
.note_pc{
    display:none;
	}
.only_ih,.only_sp{
     display:none;
	 }
/*ヘッダー
-------------------------------------------------------------*/
header{
	width:100%;
    padding-top:10px; 
	position:fixed;
	top:0px;
	left:0px;
	background-color:#ffffff;
    z-index: 999;
}
#head{
    margin: 0 auto;
}
#logo{
    max-width:60%;
    margin-top: 10px;
    float: left;
}

.description{
    color:#333;
	font-size:14px;
    font-weight: bold;
	margin:0px;
}
.title{
	margin:0px;
	margin-top:-20px;
}
.title a{
    display: block;
	margin:12px auto;
	padding:10px 20px 10px 20px;
}
#logo p{
    clear:both;
}
#tel{
    max-width:35%;
	margin-right:3%;
	float:right;
}
#tel span.red{
    color:red;
    font-size:28px;
	line-height:34px;
	margin:0px;
}
#tel span.juusyo{
    font-size:20px;
}
.time{
    display: block;
	}
.line{
    position: fixed;
	top:80px;
	right:20px;
    max-width:45px;
	min-width:20px;
	background-color:#ffffff;
	padding:8px;
	}
.line-tate{
    display:none;
	}
.clearfix:after{
    content:"";
    clear:both;
    display: block;
}
.header-info{
    position:fixed;
	top:0;
	right:0;
	}
/*ナビ
-------------------------------------------------------------*/
.nav{
	width:60%;
	max-width:1000px;
	margin-top:0;
	float:left;
}
.nav ul{
    display: flex;
    flex-wrap: wrap;
	margin-left:1%;
}
.nav li{
    width:14.2%;
}
.nav li a{
	display:block;
	border-left:1px solid #adadad;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	box-sizing:border-box;
}
li.fst{
}
.nav li:last-child{
	border-right:1px solid #adadad;
}

/*ホーム
-------------------------------------------------------------*/
#home-top{
width:100%;
height:101px;
}
#home{
   width: 100%;
    clear:both;
}
/*スライドショー
------------------*/
#slideshow {
   position:relative;
   width:  2000px; /* 画像の横幅に合わせて記述 */
   height:542px;
   overflow:hidden;
   left:50%;
   margin-left:-1000px;
}
#slideshow img {
   position: absolute;
   left:0;
   z-index: 8;
   opacity: 0.0;
}
#slideshow img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow img.last-active {
   z-index: 9;
}
.crobox{
text-align:center;
}
p.corona{
	margin:10px auto;	
    font-size:21px;
	line-height:1.3em;
    color:#ff0000;
		 }
p.corona2{
    margin-bottom:0px;
	}
/*コンテンツ１
-------------------------------------------------------------*/
#event-date{
     width:100%;
	 margin:0px auto;
	 text-align:center;
}
h2.caption-date{
     background-color:#e6f7d6;
	 padding:0 20px;
	 margin:0px auto;
}
.text-box{
     width:100%;
	 margin:0px auto;
}
.text{
     max-width:1300px;
	 padding:50px 10px 0px;
	 margin:0 auto;
	 line-height:1.9;
}
.text-consultation{
	 text-align:left;
     width:55%;
	 padding:20px;
	 box-sizing: border-box;
	 float:left;
	 }
p.note-fst{
     padding:0 15px;
	 margin-top:15px;
}
p.note{
     padding:0 15px;
	 }
p.note span{
     color:red;
	 }
	 .contents1-text_img{
	 width:40%;
	 max-width:450px;
	 margin:20px;
	 float:right;
	 }
/*コンテンツ２ちょっと待って
-------------------------------------------------------------*/
h2.caption{
     background-color:#FFA500;
	 margin:0px auto;
}
.kaiketsu{
     padding-top:30px;
}
.stop-text{
	 width:100%;
	 background-image:url(imgs/stop_bg.jpg);
	 background-position:center;
	 }
	 
/*コンテンツ３買取の流れ
-------------------------------------------------------------*/
#event-flow{
	 background-color:#F0FFFF;
     width:100%;
	 padding-top:30px;
	 margin:0px auto;
	 text-align:center;
}
.only_ih,.only_sp{
     display:none;
	 }
.kaitori-flow{
    display: block;
	overflow:hidden;
     max-width:100%;
	 margin:0px auto;
	 padding:20px;
}
.kaitori-step{
    display: block;
	overflow:hidden;
     max-width:100%;
	 margin:0px auto;
	 padding:20px;
}

h3.nagare {
    background-color: #308cfe;
	margin-bottom:30px;
}
.kaitori-img{
     width:25%;
	 box-sizing:border-box;
	 float:left;
	 }
	 .kaitori-img img{
	 padding-bottom:50px;
	 }
.nagare-r{
     width:75%;
	 box-sizing:border-box;
	 padding:0 20px;
	 float:right;
}
.step_1,.step_2,.step_3{
    overflow:hidden;
	padding:0 20px 40px;
    clear:both;
}
.step-img{
     width:40%;
	 float:left;
	 }
	 .step-text{
	 width:60%;
	 float:left;
	 }
	 .p-kakoi{
	 max-width:450px;
	 padding:0 20px;
	 margin:0 auto;
	 text-align:left;
	 }
	 h3.only_pc{
	 margin-bottom:20px;
	 }
	 .point{
    width:90%;
	text-align:left;
position: relative;
border: solid 2px #80c8d1;
background: #f4f4f4;
line-height: 1.4;
padding: 1em;
margin: 2em 0 2em;
margin-bottom:50px;
}
.point :after {/*タブ*/
position: absolute;
font-family: FontAwesome,'Quicksand','Avenir','Arial',sans-serif;
content: 'POINT';
background: #80c8d1;
color: #fff;
left: 0px;
bottom: 100%;
border-radius: 5px 5px 0 0;
padding: 5px 7px 3px;
font-size: 0.8em;
line-height: 1;
letter-spacing: 0.05em;
  }
.point span {
   font-size: 1.5em;
   color:#FF8C00;
}
h3.cm{
   margin:0;
   }
/*
h3.step:before {
  position: absolute;
  content: '';
  bottom: -3px;
  left: 0;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 15px transparent;
  border-bottom: solid 15px rgb(119, 195, 223);
}
h3.step:after {
  position: absolute;
  content: '';
  bottom: -3px;
  left: 10px;
  width: 100%;
  border-bottom: solid 3px rgb(119, 195, 223);
} 
*/
/*コンテンツ４LINE
-------------------------------------------------------------*/
#line{
  margin-bottom:30px;
}
.line-box{
   width:100%;
   background-color:#00ba00;
   }
.line-text {
    text-align: left;
    max-width: 1300px;
    padding: 15px;
    margin: 30px auto;
    box-sizing: border-box;
}
/*コンテンツ５遺品整理
-------------------------------------------------------------*/
#ihin{
     width:100%;
}
.ihin-text {
    max-width: 1300px;
    margin: 50px auto;
}
.ihin-h2{
background: url(img/border.jpg) center bottom no-repeat;
    background-size: 100% 5px;
    color: #109795;
font-family:serif;
font-size: 28px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2em;
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 15px;
	width:100%;
}
.ihin-text p {
    text-align: left;
	width:80%;
    max-width: 1000px;
    margin: 0 auto;
	padding:0 10px;
}
/*コンテンツ６買取品目
-------------------------------------------------------------*/
.caption2{
	 background-image:url(imgs/h2_bg.png);
	 background-repeat:repeat-x;
	
}
#hinmoku{
     width:100%;
	 margin:0px auto;
	 text-align:center;
	clear: both;
}
#kaitori-hinmoku{
     max-width:1300px;
	 margin:0 auto;
}
ul.yohaku{
  width:100%;
  height:100%;
  margin:0px;
  padding:50px;
  box-sizing:border-box;
}
li.hinmoku{
   display:inline-block;
   width:100%;
   height:100%;
   text-align:left;
   list-style:none;
   padding:20px;
  box-sizing:border-box;
   border-bottom:solid 1px #dcdcdc;
}
.hinmoku-l{
   width:17%;
   display:block;
    float:left;
	box-sizing:border-box;
}
img.thumbnail{
   padding-top:15px;
}

.hinmoku-r{
    max-width:83%;
    padding-left:20px;
    float:left;
	box-sizing:border-box;
}
.hinmoku-text{
	 padding-bottom:10px;
}


/*コンテンツ６店舗案内
-------------------------------------------------------------*/
#annai{
     max-width:1300px;
	 text-align:left;
	 padding:0 10px;
	 margin:0 auto;
}
#annai h2,#info h2{
text-align: left;
    margin-top: 20px;
    margin-bottom: 50px;
    font-size: 2em;
    width: 100%;
    padding: 10px;
    display: inline-block;
    border-bottom: solid 10px #295890;
	}
	.jouhou{
	width:45%;
	padding-left:10px;
	float:left;
	}
	.jouhou tr{
	vertical-align:top;
	}
	.jouhou th {
    height: 50px;
}
    .jouhou td{
	padding-left:15px;
	}
	.fleedial{
	width:40px;
	}
	span.fleedial_p{
    font-size: 1.8em;
    font-weight: 600;
    letter-spacing: -8px;	}
	.tizu{
	width:50%;
	height:450px;
	float:right;
	}
	.frame{
	width:100%;
	height:100%;
	}

/*コンテンツ８お問い合わせ
-------------------------------------------------------------*/
#info{
     max-width:1300px;
	 text-align:left;
	 margin:0 auto;
}
.otoiawase{
    width:100%;
	padding:20px;
	box-sizing: border-box;
	}
    p.info-text {
    text-align: left;
    max-width: 1000px;
	margin: 0 auto;
   }
   	.info-tel,.info-mail{
    width: 45%;
    padding: 0 10px;
    margin: 50px 2.5%;
    box-sizing: border-box;
    float: left;
	}
	.info-flex{
	display: flex;
    align-items: center;
	}
	.info-border {
    border-bottom: solid thin #BDB76B;
    margin-bottom: 30px;
    }
	img.tel-img{
	max-width:41px;
	margin-right:20px;
	}
	h3.tel{
	font-size:2.4rem;
	}
	.util-bold{
	font-weight:800;
	}
	.info-tel-list{
	margin-top:1.5em;
	}
	.info-tel-list li{
	position: relative;
	padding-left:1.8em;
	}
	.list-mark{
	position: absolute;
    top: 0;
    left: 0;
	}
	span.mail-p{
    font-size: 1.8em;
    font-weight: 600;
	}
/*フォーム
---------------*/
.form {
    clear: both;
}
	.form-flex{
	margin:0 50px;
	}
	.form-list{
	padding:0 50px;
	}

iframe{
    border:none;
	}
	a.js-modal-open {
    text-decoration: underline;
}
.modal{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
}
.modal__bg{
    background: rgba(0,0,0,0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
}
.modal__content{
    width: 600px;
	text-align:left;
    background: #fff;
    left: 50%;
    padding: 5px 20px 20px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
}
.remodal-cancel{
width:100%;
text-align:right;
border:none;
color: #ffffff;
    background: #ffffff;
}
.mB20{
  font-size:1.2em;
  margin-bottom:15px;
  border-left:solid 15px #ff9bb4;
  border-bottom:dashed 1px #DCDCDC;
  }
.mL20 {
    margin-left: 20px;
}
.mB25 {
    margin-bottom: 25px;
}
.fB {
    font-weight: bold;
}
.f94G {
    color: #333;
    font-size: 94%;
}
/*フッター
-------------------------------------------------------------*/
#footer {
    width:100%;
	text-align: center;
	height:50px;
	margin: 0px auto;
	margin-bottom:-20px;
	padding: 15px 0px;
	clear: both;
	font-size: 0.8em;
}
.pc{
    display: inline-block;
}
.sp{
    display: none;
}
.ih{
    display: none;
}
.pc1{
    display: inline-block;
}
.pc2{
    display: none;
}
/*上に戻るボタン
-------------------------------------------------------------*/

#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #3f98ef;
  border-radius: 50%;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -5px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top a::after{
  content: 'PAGE TOP';
  width:90px;
  font-size: 13px;
  color: #3f98ef;
  position: absolute;
  top: 50px;
  bottom: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
/*プライバシーポリシー
-------------------------------------------------------------*/
section#contents {
    text-align: left;
    max-width: 600px;
    margin: 50px auto 0px;
} 
#contents h3 {
    border-bottom: dashed thin #c0c0c0;
}
p.policy {
    padding: 10px 0 20px;
}
.policy_button{
 margin-bottom:20px;
 }
 /*会社概要
-------------------------------------------------------------*/
table.company { 
    width: 100%; 
    margin: 0 auto; 
	padding:0 10px;
    border-collapse: separate; 
    border-spacing: 0px 15px; 
    font-size: 12px; 
} 
table.company th, table.company td { 
    padding: 10px; 
} 
table.company th { 
    background: #295890; 
    vertical-align: middle; 
    text-align: left; 
    width: 100px; 
    overflow: visible; 
    position: relative; 
    color: #fff; 
    font-weight: normal; 
    font-size: 15px; 
} 
table.company th:after { 
    left: 100%; 
    top: 50%; 
    border: solid transparent; 
    content: " "; 
    height: 0; 
    width: 0; 
    position: absolute; 
    pointer-events: none; 
    border-color: rgba(136, 183, 213, 0); 
    border-left-color: #295890; 
    border-width: 10px; 
    margin-top: -10px; 
} 
table.company td { 
    background: #f8f8f8; 
    width: 360px; 
    padding-left: 20px; 
}
/*インスタグラム
-------------------------------------------------------------*/
h2.info_h2{
   font-family:"Yu Mincho", "游明朝", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
   font-size:40px;
   }
#insta{
   padding-top: 50px;
}
.insta-box{
   max-width:1000px;
   margin:0 auto;
}
ul.insta_ul {
   padding-top: 30px;
    display: flex;
    max-width: 100%;
	max-height:1200px;
	overflow:scroll;
    flex-direction: row;
    justify-content: space-evenly;
    margin: 0 auto;
    flex-wrap: wrap;
}
.instagram-media{
    min-width: 100% !important;
    margin: 0 -1px !important;
    border-right: none !important;
    border-left: none !important;
}
li.insta_li{

   }
 /*
@media(max-width: 1366px) {
-------------------------------------------------------------*/
@media(max-width: 1367px) {
.pc2{
    display: block;
}
.pc1{
    display: none;
	}
.top_pc{
    display: none;
}
.time{
    display: none;
}
.line{
    display:none;
	}
.line_tate{
    display:block;
	}
.title a {
     margin:0;
    padding: 5px 20px 5px 20px;
}
#tel span.juusyo{
    font-size:0.8em;
}
a.anchor{
	margin-top:-89px;
	padding-top:89px;
}
#home_top{
height:89px;
}
.number{
   display:none;
}
.line_tate{
    position:fixed;
	top:80px;
	right:0;
    max-width:45px;
	min-width:20px;
	}
.info-button{
   display:none;
}
}
/* firefox */ 

@-moz-document url-prefix() {  

    table.company th::after { 
        float: right; 
        padding: 0; 
        left: 30px; 
        top: 10px; 
        content: " "; 
        height: 0; 
        width: 0; 
        position: relative; 
        pointer-events: none; 
        border: 10px solid transparent; 
        border-left: #295890 10px solid; 
        margin-top: -10px; 
    } 
} 

 /*ipad
-------------------------------------------------------------*/

@media screen and (max-width:1000px){
	.shinobi{
	display:none;
	}
	.ih{
	    display:block;
		}
	.nagare_pc{
	    display:none;
		}
    .inner{
        width: 100%;
        padding: 0 3%;
    }
    #header_outer{
        width:100%;
		}
   .number{
   display:block;
    }
	.nav{
	    display:none;
		}
	#home_top{
	height:117px;
	}
	.title a {
     margin:12px auto;
    padding: 10px 20px 10px 20px;
}
.pc2{
	width:100%;
}
  /*iPadナビ
-------------------
------------------------------------------*/
        .nav-sp{
	background-color:#ffffff;
    }
    .nav-sp ul li{
	    border-bottom:1px solid #adadad;
		padding:2% 8%;
    }
	.nav-sp a:link{color:#000;}
	.nav-sp a:visited{color:#000;}
	.icon-h::before{
content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 27px;/*画像の幅*/
  height: 27px;/*画像の高さ*/
  background-image: url(../img/icon-home.png);
  background-size: contain;
  vertical-align: text-bottom;    }
  /*iPad本文
----------------------
---------------------------------------*/
    h2.caption-date{
	text-align:center;
	padding:0 10px;
	margin:0 auto;
	}
	.text{
	 padding:30px 10px 0px;
	 margin:0 auto;
	line-height:2;
   }
   .time{
    display: block;
   }
   .line{
   padding:0px 2px 4px 0px;
   }
   #content{
   margin-bottom:20px;
   }
    h2.caption{
	padding:10px 0px;
    }
	.only_pc{
	display:none;
	}
	.only_ih{
	display:block;
	}
    #event-flow{
	padding-top:0px;
	}
	.text-consultation{
	width:100%;
	}
	.contents1-text_img{
	width:80%;
	max-width:100%;
	margin:0 auto;
	float:none;
	}
    .nagare{
     margin:0;
	 }
	 .kaitori-img img{
	 padding-bottom:20px;
	 }
	.step-text{
	background-color:#ffffff;
	width:100%;
	float:none;
	}
   .step_1,.step_2,.step_3{
	padding:0 20px 20px;
    }
	.p-kakoi{
	padding:20px;
	}
	ul.yohaku{
	padding-bottom:20px;
	}
	.ihin-text p {
	width:90%;
	}
    li.hinmoku{
    padding:20px 0px;
	}
	.hinmoku-l{
	width:20%;
	}
	img.thumbnail{
     padding-top:0px;
    }
	.hinmoku-r{
    max-width:80%;
	height:auto;
    }
    .hinmoku-text{
	padding-bottom:0px;
	}
	.hinmoku-text2{
	font-size:120%;
	text-align:left;
	margin:0 auto;
	padding:10px;
	}
	 .point{
	 margin:1em auto;
	 }
	 #info h2{
	 margin:30px 0;
	 }
   	.info_tel,.info_mail{
    width: 50%;
    margin: 50px 0;
	}
	h3.tel {
    font-size: 1.8rem;
}
	span.fleedial_p{
    font-size: 1.7em;
    font-weight: 600;
    letter-spacing: -9px;
	}
	.otoiawase span.fleedial_p{
    letter-spacing: -6px;
	}
	.info-tel-list li{
	font-size:14px;
	padding-left:1.2em;
	}
}
  /*スマホ
-----------------------------------------------------------------
--------------------------------------------------*/
@media(max-width: 500px){
    .pc{
        display: none;
    }
    .sp{
        display:block;
    }
	.only_ih{
	display:none;
	}
	.only_sp{
	display:block;
	}
a:hover {/*カーソルを合わせたときの色*/color:#000000;}
    header{
    padding-bottom:5px;
	z-index:999;
	}
	#head{
	width:100%
	}
a.anchor{
    display:block;
	margin-top:-97px;
	padding-top:97px;
}
    #logo{
	width:100%;
	max-width:100%;
	margin-top:0px;
	float:none;
    }
	.title{
	margin:0;
	}
.title a{
	width:100%;
	margin:0px auto;
	padding:0px;
    }
	.imglogo{
	float:none;
	}
    .description{
    color:#333;
	font-size:11px;
	margin-bottom:6px;
    }
	#tel{
        display: none;
    }
#home_top{
	height:97px;
	}
#home{
   width: 100%;
    }
    .nav-sp ul{
        margin-bottom: 10%;
    }
    .nav-sp ul li.li5{
        margin-bottom: 10%;
    }
	.icon-h::before{
  width: 20px;/*画像の幅*/
  height: 20px;/*画像の高さ*/
  }
.pc2{
    display: block;
	max-width:100%;
}
	.crobox{
	width:90%;
	margin:0 auto;
	text-align:left;
	}
	p.corona{
	font-size:20px;
	}
	p.corona2{
	margin:0;
	}
/*スマホコンテンツ１-------------------------------------------*/
	#event-date{
	 padding:0px;
	 paddign-bottom:15px;
    }
    h2.caption-date{
    padding:10px;
    }
    .text_box{
     background-image:none;
     height:auto;
     }
	 .text{
	 padding:0;
	 line-height:1.5;
	 }
	 .text_Consultation{
	 width:95%;
	 padding:0;
	 margin:0 auto;
	 float:none;
	 }
     p.note_fst{
     padding:0;
	 padding-bottom:5px;
     }
     p.note{
	 padding:5px 0;
     }
	 .contents1-text_img{
	 width:100%;
	 margin:15px 0;
	 }
/*スマホコンテンツ２-------------------------------------------*/
	h2.caption{
	 background-image:none;
     background-color:#FFA500;
	 margin:0px auto;
     }
	 .stop_sp{
	 text-align:left;
	 width:100%;
	 }
	 p.stop_p{
	 padding:10px 20px;
	 }
	 img.stop_r{
	 width:35%
	 }
	 img.stop_l{
	 width:50%;
	 }
	 .stop-text {
    padding: 0 5px;
}
/*スマホコンテンツ３-------------------------------------------*/
    .kaitori-flow{
    padding:0;
	}
	.nagare-r{
     width:100%;
	 padding:0 10px;
     float:none;
     }
     .nagare-r li{
	 padding-top:20px;
	 }
     .step_1,.step_2,.step_3{
	 width:100%;
     padding:0;
	 float:none;
	 }
/*スマホコンテンツ４-------------------------------------------*/
	ul.yohaku{
	padding:10px;
	}
/*スマホコンテンツ５-------------------------------------------*/
	
/*スマホコンテンツ６-------------------------------------------*/
    #annai{
	width:100%;
	padding:0;
	margin-bottom:10px;
	}
    #annai h2, #info h2{
	margin-top:10px;
	}
	.jouhou,.tizu{
	width:100%;
	box-sizing:border-box;
	float:none;
	}
	.jouhou{
	padding:0 10px;
	}
	.jouhou th {
    height: auto;
}
    .jouhou td{
	padding-bottom:10px;
	}
/*スマホコンテンツLINE-------------------------------------------*/
	.line-text{
	margin-bottom:20px;
	}
	.line-touroku{
	margin-bottom:20px;
	}
/*スマホコンテンツ８-------------------------------------------*/
   .info-tel,.info-mail {
    width: 100%;
    float: none;
	padding:0;
    margin: 10px auto;
}
    .info_border {
    border-width:medium;
	}
	.info_flex{
	margin:0;
	}
	.form_flex{
	margin:0 10px;
	}
	ul.info-tel-list{
	padding:0 10px;
	}
	.tf-l-header.is-no-logo.js-header {
    padding: 10px;
}
   .modal__content{
    width: 100%;
	}
	.mB20{
  font-size:0.8em;
  padding:5px 0px;
  margin:15px 0px;
  border-left:solid 15px #ff9bb4;
  border-bottom:dashed 2px #DCDCDC;
  }
  .mL20 {
    margin: 0 10px;
}
  .modal-tojiru{
  text-align:center;
  padding:5px;
  margin-top:10px;
  }
/*スマホフッター-------------------------------------------*/
	 #footer {
    width:100%;
	}
/*スマホプライバシーポリシー
-------------------------------------------------------------*/
section#contents {
    padding: 0 15px;
} 
.policy_button{
 margin-bottom:50px;
 }
 }
