
@media screen and (min-width: 801px) {

html{	
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow-y:scroll;
}

body{	
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}





#contents01{
  background-image: url("../img/kuk_lp_fv_pc.jpg");
}
#contents02{
  background-color: #000;
}
#contents03{
  background-color: #f5f5f5;
}

.bgImage{
  width: 100%;
  height: 800px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-attachment: fixed;
}

.bgImage_01{
  width: 100%;
  height: 800px;
  color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-attachment: fixed;
}


.bgImage > * {
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.bgImage_01 > * {
    vertical-align: middle;
    margin: 0;
    padding: 0;
}




.section_b_box {
width: 800px;
height: 330px;
padding-top: 235px;
margin: 0 auto;
clear: both;
}

.text_c {
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: normal; 
margin: 0;
font-size: 24px;
color: #fff;
padding: 0; 
line-height: 44px;
letter-spacing:1px;
float: right;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
}

.text_honmon {
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: normal; 
margin: 0;
font-size: 14px;
color: #fff;
padding: 0; 
line-height: 41px;
letter-spacing:1px;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
float: left;
text-align: justify;
}



.section_c_box {
width: 740px;
height: 405px;
padding-top: 205px;
margin: 0 auto;
}

.sp_img_box {
width: 270px;
height: 405px;
padding: 0px;
margin: 0;
float: left;
}

.text_sales_01 {
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: normal; 
width: 440px;
margin: 0;
font-size: 13px;
color: #000;
padding: 15px 0px 0px 30px; 
line-height: 40px;
letter-spacing:1px;
float: left;
}

.text_sales_title {
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: normal; 
width: 440px;
margin: 0;
font-size: 27px;
color: #000;
padding: 10px 0px 15px 30px; 
line-height: 40px;
letter-spacing:0px;
float: left;
}

.text_sales_03 {
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: normal; 
width: 440px;
margin: 0;
font-size: 15px;
color: #000;
padding: 0px 0px 0px 30px; 
line-height: 35px;
letter-spacing:1px;
float: left;
text-decoration: none;
}

.text_sales_ksbtn {
width: 440px;
margin: 0;
font-size: 15px;
color: #000;
padding: 30px 0px 0px 30px; 
line-height: 40px;
letter-spacing:1px;
float: left;
}





#textbtn {
width:440px;
height: 30px;
margin: 40px 0px 0px 0px;
padding: 0px 0px 0px 30px; 
float:left;
text-align: left;
}

.textbtn_arrow {
width:130px;
height: 30px;
font-family: 'Barlow', sans-serif;
font-weight: normal;
font-size:13px;
line-height: 20px;
color: #000;
letter-spacing:3px;
margin: 0;
padding: 0;
float:left;
}

.textbtn_arrow a {
display:block;
top:0;
left:0;
color: #000;
text-decoration: none;
float:left;
}

.textbtn_arrow a:hover {
	opacity: 0.7;
}





.footer_text {

text-align: center;
font-family: 'Barlow', sans-serif;
font-weight: normal;
font-weight:200;
font-size:11px;
color: #000;
letter-spacing:1px;
width: 800px;
height: 30px;
margin: 0px auto;
bottom: 0px;
padding-top: 130px;
text-align: center;
}



}
















@media screen and (max-width: 800px) {

html{	
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow-y:scroll;
}

body{	
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}





#contents01{
background-image: url("../img/kuk_lp_fv_sp.jpg");
width: auto;
height: 100%;
}

#contents02{
  background-color: #000;
}
#contents03{
  background-color: #f5f5f5;
}



.bgImage{
  width: 100%;
  height: 800px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.bgImage_01{
  width: auto;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}



.bgImage > * {
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.bgImage_01 > * {
    margin: 0;
    padding: 0;
}



.section_b_box {
width: 80%;
height: 640px;
padding-top: 80px;
margin: 0 auto;
}

.text_c {
width: auto;
height: 640px;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: normal; 
margin: 0;
font-size: 15px;
color: #fff;
padding: 0; 
line-height: 25px;
letter-spacing:1px;
float: right;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
}

.text_honmon {
width: auto;
height: 640px;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: normal; 
margin: 0;
font-size: 11px;
color: #fff;
padding: 0px 0px 0px 0px; 
line-height: 28px;
letter-spacing:1px;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
float: left;
text-align: justify;

-webkit-columns: 2;
-moz-columns: 2;
-ms-columns: 2;
columns: 2;
-webkit-column-gap: 30px;
-moz-column-gap: 30px;
-ms-column-gap: 30px;
column-gap: 30px;
}



.section_c_box {
width: 80%;
height: auto;
padding-top: 50px;
margin: 0 auto;
text-align: center;
}

.sp_img_box {
width: 243px;
height: 360px;
padding: 0;
margin: 0 auto;
clear: both;
}

.sp_img_box img {
width: 100%;
height: auto;
}

.text_sales_01 {
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: normal; 
width: 100%;
margin: 0 auto;
font-size: 10px;
color: #000;
padding: 15px 0px 0px 0px; 
line-height: 30px;
letter-spacing:1px;
clear: both;
}

.text_sales_title {
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: normal; 
width: 100%;
margin: 0 auto;
font-size: 18px;
color: #000;
padding: 10px 0px 25px 0px; 
line-height: 24px;
letter-spacing:0px;
clear: both;
}

.text_sales_03 {
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: normal; 
width: 100%;
margin: 0 auto;
font-size: 10px;
color: #000;
padding: 0px 0px 0px 0px; 
line-height: 23px;
letter-spacing:1px;
clear: both;
}

.text_sales_ksbtn {
width: 100%;
margin: 0 auto;
padding: 20px 0px 0px 0px; 
line-height: 40px;
letter-spacing:1px;
}

.text_sales_ksbtn img {
width: 100%;
height: auto;
}




#textbtn {
width:100%;
height: 30px;
padding: 20px 0px 0px 0px;
margin: 0 auto;
text-align: center;
}

.textbtn_arrow {
width: 100px;
height: 30px;
font-family: 'Barlow', sans-serif;
font-weight: normal;
font-size:12px;
color: #000;
letter-spacing:3px;
margin: 0 auto;
padding: 0;

text-align: center;
}

.textbtn_arrow a {
display:block;
top:0;
left:0;
color: #000;
text-decoration: none;
text-align: center;
}

.textbtn_arrow a:hover {
	opacity: 0.7;
}



.footer_text {
text-align: center;
font-family: 'Barlow', sans-serif;
font-weight: normal;
font-weight:200;
font-size:10px;
color: #000;
letter-spacing:1px;
width: 100%;
height: 30px;
margin: 0px auto;
bottom: 0px;
padding-top: 50px;
text-align: center;
}



}



