/* CSS Document */
@media screen and (max-width: 768px) {
html body {
	font-family: YuGothic , ‘游ゴシック’ , ‘Hiragino Kaku Gothic ProN’ , ‘ヒラギノ角ゴ ProN’ , Meiryo , メイリオ , sans-serif ;
	background:#FFF;
	background-image:none;
}
/*-----------------------------------------------------
レスポンシブ画像
------------------------------------------------------*/

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

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

  html body #wrapper .head_01 {
    width: 100%;
    height: 0;
    padding-top: 110%;
    background: url("../images/sp_head_01.png") no-repeat center top;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
  }
  html body #wrapper .head_02 {
    width: 100%;
    height: 0;
    padding-top: 60%;
    background: url("../images/sp_head_02.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 .footer,
  html body #wrapper form.bottom,
  html body #wrapper form.bottom div .text,
  html body #wrapper iframe,
  html body #wrapper #tokuten {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	box-shadow: none;
  }
html body #wrapper .headtxt {

	font-size: 18px;
	line-height: 22px;
	font-family: "ＭＳ Ｐ明朝", MS PMincho,"ヒラギノ明朝 Pro W3", Hiragino Mincho Pro, serif;
	font-weight: bold;
	padding: 4px 0;
}

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

  html body #wrapper .youtube {
    position: relative;
    width: 90%;
    height: 0;
    margin: 0 auto ;
    padding-top: 50%;
  }
  html body #wrapper .youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }


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

  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;
	font-size:18px !important;
	border-radius:8px;
	text-align:center; 
  }
	
  html body #wrapper form.bottom {
    position: relative;
    padding: 0 0 0 0;
	width: 100%;
    margin: 0 ;
    background: url(../images/form_bg.jpg) center top no-repeat ;

  }

  html body #wrapper form.bottom .input_wrap {
    width: 100% !important;
    padding:  0;
    background: url("../images/sp_form_cnt.jpg") repeat center top;  
  }
  html body #wrapper form.bottom .input_wrap #btarea {
	margin: 10px auto;
    width: 80%;
    text-align: center;
  }
  html body #wrapper form.bottom input[type="text"] {
    height: 60px !important;
	      margin: 8px auto 0;
  }
	
html body #wrapper .formtext{
	margin: 0 auto;
	text-align: left;
    width: 90%;
    font-size: 70%;
	padding-bottom: 8px;
	line-height: 14px;
	}

html body #wrapper textarea {
    width: 80% !important;
height: 10em;
margin: 6px;
font-size: 16px;
	padding: 10px;
	border: solid #CCC 1px;
}


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

   html body #wrapper .main01 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	box-shadow: none !important;
  } 

  html body #wrapper .main02 .sp_wrap {
    width: 93.75%;
    margin: auto;
  }

  html body #wrapper #main .img1 {
    padding: 0 0 16px;
  }
  html body #wrapper #main .img2 {
    padding: 16px 0;
  }
html body #wrapper .sub {
  text-align: center;
  padding: 0 ;
  margin: 0;

}

  html body #wrapper #main p {
    margin: 0;
    font-size: 14px;
    line-height: 1.4;
	padding: 5% 3.125%;
  }
  html body #wrapper #main .big {
    font-size: 16px;
    line-height: 120%;
  }
  html body #wrapper #main .big2 {
    font-size: 24px;
    line-height: 160%;
  }
  html body #wrapper #main .spRight {
    width: 40%;
  }
	
html body #time {
	text-align: center;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	padding: 10px 0px;
	background: #000;
	color: #ffff00;
}
	.right { width: 120px;}
	
html body #wrapper .bt{
    height: auto;
	text-align: center;
	padding: 0;
	width: 100%;
	margin: 0 auto;
}
html body #wrapper .section-voice{
	padding: 20px 0;
}	

html body #wrapper .section-voice02{
	padding: 10px 0 20px;
}	

html body #wrapper .section-shouhin{
  background-image: -webkit-gradient(linear, right top, left top, from(#3d88c8), to(#0e327c));
  background-image: linear-gradient(to left, #3d88c8, #0e327c);
  text-align: center;
  padding: 20px 0;
}
	
html body #wrapper .section-tokuten{
  text-align: center;
  padding: 10px 0;
}
	
html body #wrapper .section-point{

  padding: 10px 0;
}
	
html body #wrapper .shouhin-title {
  background: url("../images/shouhin_bg.png");
	background-position: center top;
	background-repeat: repeat-x;
	background-size: cover;
	padding-bottom: 0;
}
	
html body #wrapper .bt01 {
    text-align: center;
    margin: 20% 0 11% 0;
    width: 60%;
    padding-top: 5%;
}

html body #wrapper .section05{
    background-image : url("../images/bg03sp.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}

html body #wrapper .section06{
    background-image : url("../images/bg04sp.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}	

html body #wrapper .section09{
  background-image: -webkit-gradient(linear, right top, left top, from(#1574B8), to(#3ABDB0));
  background-image: linear-gradient(to left, #1574B8, #3ABDB0);
  text-align: center;
  padding: 10px 0;
}
	
html body #wrapper .section11{
    background-image : url("../images/bg11sp.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}	
html body #wrapper .section12{
    padding: 16px 0;
}
html body #wrapper .section13{
    padding: 16px 0;
}
html body #wrapper .youtube-bg{
    background-image : url("../images/youtubebg.jpg");
	background-size: cover;
	padding: 20px 0;
}
.spbn{display:block;}	

.prof01 {
    margin: 0;
    font-size: 12px;
    line-height: 25px;
}
	
.prof01txt{
    padding: 10px 15px;
    background-color: rgba(0,0,0,0.40);
    font-size: 12px;
    line-height: 18px;
	margin-right: 0;
}	

.prof02 {
    margin: 0 ;
}
	
.prof02txt{
    padding: 10px 15px;
    background-color: rgba(0,0,0,0.40);
    font-size: 12px;
    line-height: 18px;
	margin-left: 0;
}
	

	
.content-text {
	padding: 5% 3.125% ;
    font-size: 14px;
    line-height: 1.4;
}
	
.content {
    margin: 3% 3.125% ;
}
	
html body #wrapper .tokuten-text {
	padding: 5% 3.125% ;
    font-size: 14px;
    line-height: 1.4;
}
	
html body #wrapper .tokuten {
    margin: 3% 3.125% ;
}
	
html body #wrapper .point-text {
	padding: 3% 3.125% ;
    font-size: 14px;
    line-height: 1.4;
}
	
html body #wrapper .point {
    margin: 3% 3.125% ;
}
	
html body #wrapper .step{
    margin: 3% 3.125% ;
}

html body #wrapper .step-text{
	padding: 5% 3.125% ;
    font-size: 14px;
    line-height: 1.4;
}

html body #wrapper .riyuu{
    margin: 3% 3.125% ;
}

html body #wrapper .riyuu-text{
	padding: 5% 3.125% ;
    font-size: 14px;
    line-height: 1.4;
}
html body #wrapper .data{
    margin: 3% 3.125% ;
}

html body #wrapper .data-text{
	padding: 5% 3.125% ;
    font-size: 14px;
    line-height: 1.4;
}	
html body #wrapper #main .bre{
margin:0px;
}

html body #wrapper #main .bre p {
  margin: 4px 0 0 0;
  padding:0 0 8px 0;
  font-size: 12px;
  line-height: 16px;
}

ul.list {
list-style:none;
margin:0 auto;
background-color:#FFF;
color:#000;
padding:0px;
border:double #c7ad76 3px;
padding: 2% 1%;
}

ul.list li {
font-size:14px;
list-style:none;
margin:0 0 8px 0px;
padding:12px 0 6px 26px;
line-height:140%;
letter-spacing:1px;
background-image: url("../images/list_sp.png") ;
background-position:left top;
background-repeat:no-repeat;
border-bottom-width: 1px;
border-bottom-style: dotted;
}		
.info{
margin: 0 1% 1% ;
padding:1% 1% 1% 1%;
border:solid 1px #999999;
background-image: url("../images/ftitle.png") ;
background-size: 100%;
background-position:top center;
background-repeat:no-repeat;
}

table.outline{
width:100%;
border-collapse:separate;
margin:0 auto;
}
table.outline td{
font-size:12px;
line-height:150%;
border-bottom:dotted 1px #999999;
padding:2% ;
}
table.outline td.item{
font-weight:bold;
background-color:#F6F6F6;
border-bottom:solid 1px #999999;
text-align:center;
width:20%;
height: auto;
}
	
.qa-box {
	padding:2%;
	width:90%;
	margin:0 auto;
}
	
.qa-box ul {
	padding:2px 0 14px 40px;
	font-size: 14px;
}
.qa-box li {
	padding:2px 0 20px 40px;
	font-size: 14px;
}
html body #wrapper #btarea{
	margin: 10px auto;
    width: 85%;
    text-align: center;

	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
}
html body #wrapper #btarea .bt{
	margin: 10px 0 10px ;
}
.jissen {
    margin: 2% 3.125%;
    border: solid 1px #D0D0D0;
    background-color: #fff;
    font-size: 20px;
    line-height: 34px;
    border-radius: 5px;
}
.jissentxt {
    margin: 0;
    font-size: 14px;
    line-height: 1.4;
	padding: 5% 3.125%;
}
.jissentxt h1 {
    font-weight: bold;
    font-size: 120%;
    position: relative;
    padding: 0.3em 0;
}

html body .count_txt1 {
	text-align: center;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	padding: 10px 0px;
	background: #000;
	color: #ffff00;
}
html body .count_txt2 {
	text-align: center;
	font-size: 14px ;
	line-height: 20px ;
	font-weight: bold;
	padding: 10px 0px;
	background: #000;
	color: #ffff00 ;
	width: 90%;
	margin: 0 auto;
}

.youtube-thum{
	margin-bottom: 20px;
	width: 90%;
}

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

  #footer{
    margin-bottom: -20px !important;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 414px) {
.prof01bg {
    background-image: url(../images/prof_01sp.png);
    background-repeat: repeat-y;
    background-position: center top;
	background-attachment: scroll;
}
.prof02bg {
    background-image: url(../images/prof_02sp.png);
    background-repeat: repeat-y;
    background-position: center top;
	background-attachment: scroll;
}
}
	