/* CSS Document */

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

  img {
    max-width: 100%;
    height: auto;
  }
  html body #wrapper .head {
    width: 100%;
    height: 0;
    padding-top: 71%;
    background: url("../images/sphead.png") no-repeat center top;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
  }
/*-----------------------------------------------------
ヘッダー
------------------------------------------------------*/

  html body #wrapper .headbg {
    width: 100%;
    height: 900px;
    background: url("../images/spbg.png")#1a2f64 no-repeat center top;
    background-size: cover;
  }
	
html body #wrapper .head_area{
	width: 100%;
}


html body #wrapper .head_text01{
	text-align: center;
	margin: 0 auto;
    width: auto;
	color: #fff;
	padding: 20px 0 0;
	float: none;
}

html body #wrapper .head2{
	margin: 0 auto;
    max-width: 100%;
	position: absolute;
	top:630px;
}
html body #wrapper .head_text02{
	text-align: center;
	margin: 0 auto;
    width: auto;
	color: #fff;
	padding:  0;
	float: none;
}
html body #wrapper .head_text02 p {
    text-align: center;
    color: #fff;
    font-size: 16px;
}
html body #wrapper .head_text03 {
    text-align: left;
    font-size: 12px;
    line-height: 18px;
	padding: 10px 20px;
}

html body #wrapper .head_line{
	border-top: 1px solid #ffffff;
	width: 85%;
	margin: 20px auto;
}
html body #wrapper .con_img{
	margin: 2px auto;
    width: 45%;
}
html body #wrapper .con {
    margin: 20px auto 10px;
    padding: 10px 0;
}

html body #wrapper .voice-text {
    margin: 0;
    font-size: 13px;
    line-height: 1.5;
	padding: 1% 3.125%;
}

html body #wrapper .copy01{
	font-size: 28px;
	font-weight: 900;
	font-family: Lato;
	padding: 0 0 40px;
	line-height: 34px;

}

html body #wrapper .copy02{
	font-size: 20px;
	font-weight: 900;
	font-family: Lato;
	padding: 0 0 10px;
	line-height: 28px;

}

html body #wrapper .copy03{
	font-size: 18px;
	font-weight: 600;
	font-family: Lato;
	padding: 0 0 10px;
	line-height: 24px;

}

html body #wrapper .head_text h1{
	font-size: 30px;
	font-weight: bold;
	padding: 0 0 24px;
	line-height: 34px;
}
html body #wrapper .head_text h2{
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0;
}
html body #wrapper .head_text h3{
	font-size: 14px;
	font-weight: bold;
	padding: 12px 0;
}
html body #wrapper .head_text h4{
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 5px;
}
html body #wrapper .head_text p{
	font-size: 12px;
	line-height: 20px;
}
html body #wrapper .head_text .kakaku{
	padding: 10px 0;
	line-height: 48px;
}
html body #wrapper .head_text .kakaku-sale{
	font-size: 24px;
	font-weight: bold;
}
  html body #wrapper #mask,
  html body #wrapper #mask_in,
  html body #wrapper .main,
  html body #wrapper .main2,
  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 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	box-shadow: none;
  }

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

  html body #wrapper .youtube {
    position: relative;
    width: 90%;
    height: 0;
    margin: 0 auto 16px;
    padding-top: 50%;
  }
  html body #wrapper .youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
.youtubebg {
  background: #fff;
    padding-bottom: 5px;
		width: auto;
	margin: 0 auto;
	padding: 10px 0 5px;
}

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

  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;
	max-width: auto;
	min-width: auto;
    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: 10px auto ;
  }
	
html body #wrapper .formtext{
	margin: 0 auto;
	text-align: left;
    width: 90%;
    font-size: 70%;
	padding-bottom: 8px;
	line-height: 14px;
	}
html body #wrapper .form-img {
    padding: 10px 0 20px;
}
html body #wrapper textarea {
    width: 80% !important;
height: 10em;
margin: 6px;
font-size: 16px;
	padding: 10px;
	border: solid #CCC 1px;
}


/*-----------------------------------------------------
main
------------------------------------------------------*/
.hajime {
    border: solid 1px #CCC;
	width: 90%;
    padding: 10px;
    font-size: 12px;
    line-height: 20px;
    margin: 10px auto;
}

  html body #wrapper .main .img1 {
    padding: 0 0 16px;
  }
  html body #wrapper .main .img2 {
    padding: 16px 0;
  }
html body #wrapper .sub-bg {
  padding: 5px 0;
  margin:  0px;
}
html body #wrapper .sub-bgtop {
  padding: 5px 0;
  margin: 0px ;
}
html body #wrapper .sub {
  font-size: 28px;
  margin: 20px 0 ;
}

html body #wrapper .sub-bg2 {
  padding: 5px 0;
  margin:  0;
}

html body #wrapper .sub2 {
  font-size: 28px;
  margin: 20px 0 ;
}
	
html body #wrapper .bre{
margin:8px;
}

html body #wrapper .bre p {
  margin: 0 0 0 0 !important;
  padding:0 0 8px 0 !important;
  font-size: 14px !important;
  line-height: 20px !important;
}
ul.list {
list-style:none;
margin:0 auto;
background-color:#FFF;
color:#000;
padding:0px;
border:double #c7ad76 3px;
padding: 2% 4%;
}

ul.list li {
font-size:12px;
list-style:none;
margin:0 0 8px 0px;
padding:12px 0 12px 30px;
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;
}	


html body #wrapper .riyuu{
	width: 90%;
	margin: 10px auto;
	display: block;
}
	
html body #wrapper .merit{
	width: 90%;
	margin: 10px auto;
	display: block;
}


html body #wrapper .merit-sub{
	background: #83c9b1;
    color: #fff;
    max-width: 140px;
    margin: 0 auto;
    text-align: center;
    padding: 10px;
    font-size: 14px;
	font-weight: bold;
}
html body #wrapper .merit h1{
	font-size: 18px;
    text-align: center;
    margin: 10px auto 0;
    border-bottom: solid 1px;
    padding-bottom: 10px;
	width: 80%;

}

  html body #wrapper .main p {
    margin: 0;
    font-size: 14px;
    line-height: 1.6;
	padding: 2% 3.125%;
  }
  html body #wrapper .main .big {
    font-size: 18px;
	  line-height: 30px;
  }
  html body #wrapper .main .big2 {
	font-size: 16px;
    line-height: 24px;
  }
  html body #wrapper .main .spRight {
    width: 40%;
  }
  html body #wrapper .main2 p {
    margin: 0;
    font-size: 14px;
    line-height: 1.4;
	padding: 5% 3.125%;
  }
html body #wrapper .head_text00{
	color: #fff;
	padding: 16px 0;
	background: #000;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
	.right { width: 80px;}
	
html body #wrapper .bt{
    padding: 10px 5px;
    font-size: 14px;
    text-align: center;
    color: #fff;
	background-color:#000436;

}
html body #wrapper .bt_text {
    padding:  10px;
    color: #fff;
    max-width: 80%;
    border: dotted #fff 1px;
    font-size: 10px;
    line-height: 24px;
    margin: 5px auto;
}
html body #wrapper .bt a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

html body #wrapper .bt2{
    font-size: 18px;
    text-align: center;
    color: #fff;
    width: 80%;
    margin: 10px auto 20px;
}

html body #wrapper .bt_area {
    padding: 20px 0 ;
}

.joken {
    width: 96%;
    margin: 0 auto 20px;
}

.joken_title {
    font-size: 18px;
    font-weight: 800;
    padding: 5px 5px;
    line-height: 24px;
    width: 70%;
}
.service {
    margin: 20px auto 40px;
	font-size: 12px;
	width: 96%;
}
.service-01 {
    padding: 5px 10px;
}
.spbn{display:block;}
.pcbn{display:none;}
.mousikomi{width: 90%; margin: 10px auto;}
	
html body #wrapper .about-sub{
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	padding: 40px 0 20px ;
}

html body #wrapper .img-space {
    margin: 40px auto;
}
html body #wrapper .img-space2 {
    margin: 30px auto;
}
html body #wrapper .img-80 {
    width: 80%;
}
html body #wrapper .img-60 {
    width: 60%;
}
html body #wrapper .section_movie {
    background-image: url(../images/bg_movie.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding: 20px 0;
}
html body #wrapper .movie-text {
    margin: 20px auto 0;
    display: block;
	width: 90%;
}
html body #wrapper .section_form {
    background: #fff;
    padding: 20px 0;
	width: 90%;
	margin: 0 auto;
}
html body #wrapper .section01 {
    padding: 40px 2%;
}
html body #wrapper .section02 {
    padding: 40px 2%;
}
html body #wrapper .section03 {
    padding: 20px 2%;
}


html body #wrapper .section04 {

    padding: 10px 2%;
}
html body #wrapper .section05 {
    background: url(../images/bg_section05.jpg)#f7f2e2;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    padding: 20px 0 5px;
}
html body #wrapper .section_prof{
    background-image: -webkit-gradient(linear, right top, left top, from(#A900D4), to(#15BAFF));
    background-image: linear-gradient(75deg, #A900D4, #15BAFF);
	color: #fff;
	padding: 20px 10px;
}
html body #wrapper .prof {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	box-shadow: none;
  }
.prof02 {
    margin: 0 ;
}
	
.prof02txt{
    padding: 10px 15px;
    background-color: rgba(0,0,0,0.40);
    font-size: 12px;
    line-height: 18px;
	margin-left: 0;
}
.info{
margin: 0 2% 40px;
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;
}
.k-right {
    margin: 5px 0 5px 5px;
    float: right;
    clear: both;
    width: 120px;
}
.text_nittei {
    text-align: center;
    margin-top: 10px;
    font-size: 10px;
	width: 80%;
	line-height: 16px;
	margin: 0 auto;
	display: block;
}
html body #wrapper .btarea{
	margin: 0 auto;
	text-align: center;
	padding: 20px 0;
}
html body #wrapper .btarea p{
	font-size: 70%;
}
html body #wrapper .btarea img{
	width: 80%;
}
html body #wrapper .cp_qa {
    margin: 20px 10px;
}
html body #wrapper .cp_qa .cp_actab label {
    font-weight: bold;
    line-height: 1.6;
    position: relative;
    display: block;
    margin: 0 0 0 0;
    padding: 1em 2em 1em 1em;
    cursor: pointer;
    background: #f5f5f5;
    font-size: 12px;
}
html body #wrapper .cp_qa .cp_actab input:checked ~ .cp_actab-content p {
    font-size: 12px !important;
    line-height: 20px !important;
    padding: 0;
}
html body #time {
	text-align: center;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	padding: 10px 0px;
	background: #000;
	color: #ffff00;
}
.contents {
    padding: 0 0 10px;
    margin-bottom: 20px;
}
.contents-sub {
    padding: 10px 20px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}
.mondai {
    padding: 0 0 10px;
    margin-bottom: 20px;
	width: 94%;
}
.mondai-sub {
    padding: 30px 20px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}
.box01 {
	margin: 0 10px 10px;
	padding:  0;
    background: #f1f1f1;
}
.box {
	margin: 0 10px;
	padding: 5px 0;
    background: #f1f1f1;
}
.pcbn{display:none;}	
.spbn{display:block;}	

.flexbox {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    justify-content: space-evenly;
    font-feature-settings: "palt";
	align-items: center;
}

table {
border-bottom: 1px solid #ddd;
width: 320px;
margin-bottom: 15px;
overflow-y: hidden;
overflow-x: scroll;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
-webkit-overflow-scrolling: touch;
}
th, td {
font-size: 14px;
line-height: 20px;
padding: 14px;
}

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

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

