/* CSS Document */
@media screen and (max-width: 768px) {

/*-----------------------------------------------------
レスポンシブ画像
------------------------------------------------------*/

  img {
    max-width: 100%;
    height: auto;
  }

/*-----------------------------------------------------
レスポンシブ画像
------------------------------------------------------*/

  html body #wrapper .head {
    width: 100%;
    height: auto;
    padding: 2% 0 4%;
    /* background: url("../images/spbg.png") no-repeat center top; */
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
  }
  html body #wrapper #mask,
  html body #wrapper #mask_in,
  html body #wrapper #main,
  html body #wrapper #footer .content,
  html body #wrapper form.bottom,
  html body #wrapper form.bottom div .text,
  html body #wrapper iframe,
  html body #wrapper #tokuten #pre{
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	
  }

html body #wrapper .rank {
  background: url("../images/rank.png") no-repeat;
  background-position: center;
  width: 100%;
  height: 0;
  padding-top: 320%;

  -webkit-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}


/*-----------------------------------------------------
お問い合わせ
------------------------------------------------------*/

  html body #wrapper .button {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  html body #wrapper .input {
    width: 93.75% !important;
    font-size: 20px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
	
	html body #wrapper .formbg{
		width: auto;
		padding: 3px 0;
		margin: 0 5px;
	}
	
  html body #wrapper .bottom  {
	width:auto;
	margin: 10px 5px 5px;
	padding: 5px;
	background-size: cover;
  }


  html body #wrapper .bottom input[type="text"] {
    height: 50px !important;
  }
	
  html body #wrapper .bt {
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
}

/*-----------------------------------------------------
youtube
------------------------------------------------------*/

  html body #wrapper .youtube {
    position: relative;
    width: 96%;
	margin: 0 auto;
    height: 0;
    margin-bottom: 10px;
    padding-top: 50%;
	  padding-bottom: 16px;

  }
  html body #wrapper .youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
	
html body #wrapper .movie {
	margin: 8px auto;
    width: auto;
}

/*-----------------------------------------------------
main
------------------------------------------------------*/

   html body #wrapper .main02 {
    width: 100%;
    padding: 0 3.125%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  } 

  html body #wrapper .main02 .sp_wrap {
    width: 93.75%;
    margin: auto;
  }
  html body #wrapper #tokuten {
    width: auto;
    margin: 0;
  }
  html body #wrapper #tokuten .text {
    padding: 15px 3.125%;
	font-size:14px;
	line-height:20px;
  }
  html body #wrapper #pre {
    width: auto;
    margin: 5px;
  }
  html body #wrapper  #pre .text {
    padding: 15px 3.125%;
  }
    html body #wrapper  #suisen {
    width: auto;
    margin: 5px;
	padding: 0 10px 5px 10px;
  }
    html body #wrapper #suisen .text {
	font-size:14px !important;
	padding: 10px ;
	line-height:20px;
  }
html body #wrapper #suisen .text h1 {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
}
html body #wrapper .right{
	float:right;
	width:180px;
	}

html body #wrapper .tokutenright{
	margin: 0;
  clear: both;
  width:100%;
  margin-bottom:5px;
	}

	html body #wrapper #kansou {
    width: auto;
    margin: 10px 5px;
  }
  html body #wrapper #main .img2 {
    margin: 0;
	display:none;
  }
  html body #wrapper #main p {
    margin: 0;
    font-size: 14px;
    line-height: 1.4;
  }
  html body #wrapper .big {
    font-size: 20px;
	line-height: 24px;
  }
  html body #wrapper .big2 {
    font-size: 18px;
	line-height: 26px;
  }
  html body #wrapper #main .spRight {
    width: 40%;
  }
  html body #wrapper #sub {
	text-align:center;
	background-color:#fff;
	color:#000;
	padding:20px;
	margin:10px 0;
}

html body #wrapper #sub h1 {
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}
html body #wrapper #sub h2 {
	font-size:10px;
	font-weight:bold;
	line-height:14px;
}
html body #wrapper #sub2 {
	text-align:center;
	color:#000;
	padding:20px 0;
	margin:10px 0 0 0;
	display:block;
}

html body #wrapper #sub2 h1 {
	font-size:18px;
	line-height:20px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

html body #wrapper #main h2 {
	font-size:14px;
	line-height:20px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	display:block;
}

html body #wrapper #recommend{
margin:5px;
border: solid 3px #333333;
}

html body #wrapper #recommend .recommend-head{
  width: 100%;
  height:0;
  padding-top:33%;
  background: url("../images/name_01.png") no-repeat ;
  background-position: center top;
  -webkit-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  z-index:99;
}

html body #wrapper #recommend p{
font-size:12px !important;
padding:5px 20px;
line-height:18px;
}

html body #wrapper #company {
	margin:5px;
}

.service,.ryoukin,.naiyou{
  font-size:14px ;
  font-weight: bold;
}

.kaijo{
	font-size: 64%;
	line-height: 16px;
	border: dotted 1px #666;
	padding: 8px;
	width: 90%;
	margin: 8px auto;
	text-align: left;
}
	
html body #wrapper #footer {

}
	
#close_button {
    position: absolute;
    top: 0;
    right: 0;
	display: block;
}

#line_banner img {
    height: auto;
    width: 100%;
	display: block;
}

html body #wrapper #profbg{
margin-bottom: 16px;
}
	
html body #wrapper #prof{
	margin:0 auto ;
	color: #fff;
	padding: 16px 0;
}

html body #wrapper #prof p{
    padding: 0 ;
	margin: 0;
    font-size: 14px;
    line-height: 24px;
}	
	
html body #wrapper #main .part-box li{
	width: 88%;
	margin-bottom: 40px;
	padding: 0px 10px;
}


html body #wrapper #main .part-title {
    height: auto;
}
html body #wrapper #main .part-box {
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    /* align-items: center; */
    margin:  0 ;
}
html body #wrapper #main .part-box li p {
    margin: 8px 0;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
}
	
html body #wrapper #main .part-box img {
    width: 100%;
}
	
html body #wrapper .phone {
 	margin: 0 auto;
	width: 90%;
    float: none;
	padding-top:4px;
}
html body #wrapper .headtxt {
    font-weight: 900;
    line-height: 76px;
    font-size: 68px;
    margin: 16px 0;
	padding: 0 ;
}
html body #wrapper .headtxt-box {
    float: none;
    width: 90%;
    padding: 0 4%;
}
html body #wrapper .headtxt01 {
    font-weight: 600;
    line-height: 28px;
    font-size: 18px;
    margin: 12px 0;
	padding: 0 ;
}
html body #wrapper .headtxt02 {
    font-size: 14px;
    line-height: 22px;
    width: 100%;
	padding: 10px 0 ;
}
html body #wrapper #section_01 {
   width: 98%;
	margin: 0 auto;
	padding: 2% 0 4%;
}
html body #wrapper #main h1 {
    text-align: center;
    line-height: 28px;
    font-size: 20px;
    font-weight: bold;
	padding: 30px 0 20px;
}
#wrapper #main .part-box {
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    /* align-items: center; */
    margin: 0;
}
html body #wrapper #section_02 {
    padding: 10px 0;
    background-color: #e3e9f3;
}
html body #wrapper #profbg {
    margin-bottom: 0;
}
html body #wrapper #prof h1 {
    text-align: center;
    line-height: 28px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
	padding-top: 20px;
}
html body #wrapper #prof {
    margin: 0 auto;
    color: #fff;
    padding: 16px 30px;
}
html body #wrapper #prof .kodama {
    text-align: center;
    margin: 20px auto;
    display: block;
}
html body #wrapper #prof h2 {
    text-align: center;
    line-height: 28px;
    font-size: 20px;
    color: #fff;
}	
html body #wrapper #prof h3 {
    text-align: center;
    font-size: 12px;
    color: #fff;
	padding-bottom: 30px;
}
	
html body #wrapper #section_03 {
    padding: 10px 0 10px;
    /* background-color: #f3f8fa; */
}

html body #wrapper .pc {
	display:none;
}
html body #wrapper .sp {
	display:block;
	margin: 0 auto;
}
	
html body .kouka {
    margin: 0 auto;
    font-size: 10px;
    line-height: 14px;
    padding: 0 20px 30px;
}
	
html body #wrapper .arrow-bottom {
    margin: -22px auto;
	display: block;
	width: 50px;
	z-index: 9999;
}

/*-----------------------------------------------------
footer
------------------------------------------------------*/

  #footer{
    margin-bottom: -20px !important;
    padding-bottom: 20px;
  }
html body #wrapper #footer .content .link {
  text-align:center;
  font-size: 8px;
  padding-bottom:5px;
}
}
