/* 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: 50%;
    background: url("../images/sphead.png") no-repeat center top;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
  }
/*-----------------------------------------------------
ヘッダー
------------------------------------------------------*/
html body #main{

	box-shadow: none;
}
  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: 94%;
	padding: 20px 0 ;
}

html body #wrapper .head_text02{
	text-align: center;
	margin: 0 auto;
    width: 94%;
	padding: 20px 0 10px;
}
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:  20px;
}
html body #wrapper .head_text04{
	text-align: center;
	margin: 0 auto;
	display: block;
    width: 100%;
	padding: 0;
}
html body #wrapper .text05{
	text-align: center;
	margin: 0 auto;
	display: block;
    width: 94%;
	padding: 0;
}
html body #wrapper .head_line{
	border-top: 1px solid #ffffff;
	width: 85%;
	margin: 20px auto;
}

html body #wrapper .voice {
	border: solid 1px #D0D0D0;
    background-color: #fff;
    width: 86%;
    margin: 20px auto 10px;
}
html body #wrapper .voice p {
    margin: 0;
    font-size: 14px;
    line-height: 1.4;
	padding: 5% 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: 20px 0 5px;
}


/*-----------------------------------------------------
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-kin {
  background: url("../images/kin_sp.png") ;
  background-position: right;
  background-repeat: no-repeat;
}

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

html body #wrapper .sub {
  font-size: 20px;
  margin: 20px 0 ;
}
html body #wrapper .sub-w {
    font-size: 20px;
    margin: 0 0 20px 0;
}
html body #wrapper .sub-bg2 {
  padding: 20px 0;
  margin:  0;
}

html body #wrapper .sub2 {
  font-size: 20px;
  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: 94%;
	margin: 10px auto 20px;
	display: block;
	padding: 0;
}
.riyuu-text01 {
    font-size: 18px;
	line-height: 24px;
    font-feature-settings: "palt";
    font-family: 'Noto Sans JP', sans-serif;
}
.riyuu-text02 {
    font-size: 30px;
    line-height: 38px;
    font-feature-settings: "palt";
    font-family: 'Noto Sans JP', sans-serif;
    color: #cf1515;
}
html body #wrapper .merit{
	width: 90%;
	margin: 10px auto;
	display: block;
}

html body #wrapper .contents{
	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.4;
	padding: 2% 3.125%;
  }
  html body #wrapper .main .big {
    font-size: 30px;
  }
  html body #wrapper .main .big2 {
    font-size: 24px;
	  line-height: 32px;
  }
  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 .section_form {
    padding: 20px 0;
    text-align: center;
}
html body #wrapper .form-text{
  font-size: 10px;
  line-height: 16px;
  text-align: left;
  max-width: 96%;
  margin: 0 auto 15px;
}

html body #wrapper .bt{
    padding: 10px 5px;
    font-size: 14px;
    text-align: center;
}
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 .bt_area {
    padding: 20px 0 ;
}
html body #wrapper .bt01{
padding: 0 0 20px;
margin: 0 auto;
width: 94%;
}
.toku {
    width: 96%;
    margin: 0 auto 20px;
}
.toku_no {
    background: rgb(55,70,90);
    font-size: 14px;
    font-weight: 900;
    font-family: Lato;
    vertical-align: middle;
    line-height: 24px;
    color: #ffffff;
    width: 30%;
    text-align: center;
	padding: 5px 0;
}

.toku_title {
    font-size: 18px;
    font-weight: 800;
    padding: 5px 5px;
    line-height: 24px;
    width: 70%;
}
.joken {
    width: 96%;
    margin: 20px auto ;
}

.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 .con-bg {
  background: url("../images/bg_con.jpg") #fef7f4;
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding: 4px 0;
}

html body #wrapper .con h1 {
    background: #f29b76;
    color: #000;
	font-size: 18px;
    font-weight: bold;
    padding: 10px;
    margin: 10px;
    width: auto;
	line-height: 24px;
}

html body #wrapper .con {
margin: 10px ;
	
box-shadow:0px 0px 6px 3px #eee ;
-moz-box-shadow:0px 0px 6px 3px #eee ;
-webkit-box-shadow:0px 0px 6px 3px #eee ;
}

html body #wrapper .con-text {
  padding:10px;
  font-size: 20px;
  line-height: 34px;
  background-color:#FFF;
}
	
html body #wrapper .about-sub{
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	padding: 40px 0 20px ;
}
html body #wrapper .section_voice {
    padding: 0 10px 10px;
}
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 .section01 {
    padding: 20px 0;
	margin: 0 10px;
}
html body #wrapper .section02 {

    padding: 10px 10px 20px ;
}
html body #wrapper .section03 {
	background: none;
    background-position: center top;
    padding: 20px 0;
}

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 .section06{
    padding: 10px 0;
}
html body #wrapper .section_prof {
    padding: 20PX 10px ;
}

.prof {
  margin: 20px 0 0 ;
}
.info{
margin: 0 2% ;
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% ;
vertical-align: middle;
}
table.outline td.item{
font-weight:bold;
background-color:#F6F6F6;
border-bottom:dotted 1px #999999;
text-align:center;
width:20%;
height: auto;
}
.right-img {
    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: 10px auto 20px;
	text-align: center;
	padding: 0 ;
	width: 94%;
}
html body #wrapper .btarea p{
	font-size: 70%;
}
html body #wrapper .form-img {
    margin: 5px auto 0;
    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 #wrapper .bre{
    margin: 0 10px;
    font-size: 14px;
    line-height: 28px;
    padding: 10px 10px 10px 30px;
}
html body #wrapper .bre p{
	font-size: 12px;
    line-height: 1.6;
	padding: 5px 0 10px ;
}
html body #wrapper li {
  position: relative;
  line-height: 1.4;
    margin: 9px 0;
    font-size: 14px;
}
html body #wrapper li::before {
    margin-right: 10px;
    padding-left: 0.2rem;
    color: #eb6877;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f058';
    font-size: 22px;
}
.bre-text{
font-size: 12px;
line-height: 18px;
}
.point {
    padding: 0 0 10px;
    margin: 10px auto;
    
	width: 94%;
}

.point-sub {
    font-size: 18px;
    line-height: 28px;
    padding: 20px 0px;
}
.content {
    padding: 0 0 10px;
    margin: 20px auto;
    
	width: 94%;
}

.content-sub {
    background: #61888a;
    padding: 30px 20px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}
.tokuten {
    padding: 0 0 10px;
    margin-bottom: 20px;
    
	width: 94%;
}
.tokuten-sub {
    background: #e0b358;
    padding: 30px 20px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}
.point-img{
margin: 10px ;
width: 70%;
}
.space-bre {
    margin-bottom: 0px;
}
.space-bre2 {
    margin-bottom: 20px;
}
.img-voice{
width: 80%;
}
#close_button {
    position: absolute;
    top: 0;
    right: 0;
	display: block;
}

#line_banner img {
    height: auto;
    width: 100%;
	display: block;
}
/*-----------------------------------------------------
footer
------------------------------------------------------*/

html body #wrapper #footer{
    padding-bottom: 20px;
  }
}

