@charset "utf-8";

@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}




body{
	line-height: 1.6;
  background: #8DC21F;
	font-family: "Noto Sans Japanese", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
}


a{color: #000;}
a:hover{text-decoration: none;}





header{
  background: #fff;
  padding:20px;
  text-align: center;
}

.logo-main{
	width: 200px;
  margin: 0 auto;
	/*margin:20px auto;*/
}

.logo-main img{
	width: 100%;
}

.bt-contact{
  position: absolute;
  right: 10px;
  top:10px;
}

.bt-bkindex{
  text-align: center;
  position: absolute;
  top: 26px;
  right: 220px;
  font-size: 0.8em;
}

.bt-bkindex span{
  font-size: 1.6em;
}

.bg-brush{
	background: url(../img/bg_movie.jpg) center;
	background-size: cover;
	height: 80vh;
}
.bg-nadeshiko{
	background: url(../img/bg_nadeshiko.jpg) top right;
	background-size: cover;
	height: 80vh;
}


.bg-on{
	/*background: #ededed*/
  background: #32C1E6;
}

.bg-on02{
  background: #ededed
}
.bg-on03{
  background: #fff
}
 .section-box{
 	padding:60px 30px; 
 }


h2 small{
  color: #666;
}

 .ttl{
	text-align: center;
	margin-bottom: 30px;
	font-size: 2em;
	font-weight: bold;
	letter-spacing: 0.1em;
  color: #666;
  line-height: 1.1;
}

.ttl-sub{
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: 0.1em;
  color: #666;
}

.ttl-ct{
    margin-bottom: 15px;
    font-size: 1.2em;
    font-weight: bold;
    color: #666;
}

.greeting-box,
.greeting-box h2 small,
.greeting-box .ttl,
.greeting-box .ttl-sub,
.greeting-box .ttl-ct{
  color: #000;
}

.bg-on,
.bg-on .ttl,
.bg-on h2 small{
  color: #fcfaf4;
}



.centerBox{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 250px;
  height: 250px;
  text-align: center;
  color: #fff;
  vertical-align: bottom;
}	

.centerBox img{
  width: 100%;
 }

img.p-president{
    margin-bottom: 30px;
    width: 100%;
}
.president_name{
    margin-top: 15px;
}


.movie-result{
    line-height: 2;
}

.movie-result li{
    list-style-type: disc;
    margin-left: 1em;
}

.president-txt p{
    margin-bottom: 15px;
}

/*.centerBox h1{
	font-size: 2em;
	color: #fff;
	letter-spacing: 0.2em;
}

.bt-detail{
	background: #fff;
	border-radius: 5px;
	padding:10px 0px ;
	margin: 20px auto;
	width: 250px;
}
.bt-detail:hover{
	background: #ededed;
}
.bt-detail a{
	display: block;

}

.bt-detail a:hover{
	text-decoration: none;
}*/

#map_canvas{
    margin-bottom: 30px;
}


.copy{
  margin-top: 0px;
  text-align: center;
  padding:30px 0;
  text-align: center;
}

footer{
  background: #000;
  color: #fff;
}

/* ### ### ### ボタン */
.button_base {
    margin: 0;
    border: 0;
    font-size: 18px;
    position: relative;
    top: 20%;
    left: 50%;
    margin-top: -25px;
    margin-left: -120px;
    width: 240px;
    height: 50px;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-user-select: none;
    cursor: default;
    border-radius: 5px;
}

.button_base a{
    color: #000;
    text-decoration: none;
    display: block;
}

.button_base:hover {
    cursor: pointer;
}

.b03_skewed_slide_in {
    overflow: hidden;
    border: #ededed solid 1px;
}

.b03_skewed_slide_in div {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 10px;
}

.b03_skewed_slide_in div:nth-child(1) {
    color: #000000;
    background-color: #ffffff;
}

.b03_skewed_slide_in div:nth-child(2) {
    background-color: #FEBB29;
    width: 280px;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transform: translate(-300px, 0px) skewX(-30deg);
    -webkit-transform: translate(-300px, 0px) skewX(-30deg);
    -moz-transform: translate(-300px, 0px) skewX(-30deg);
}

.b03_skewed_slide_in div:nth-child(3) {
    color: #000;
    left: -200px;
    transition: left 0.2s ease;
    -webkit-transition: left 0.2s ease;
    -moz-transition: left 0.2s ease;
}

.b03_skewed_slide_in:hover div:nth-child(2) {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transform: translate(-15px, 0px) skewX(-30deg);
    -webkit-transform: translate(-15px, 0px) skewX(-30deg);
    -moz-transform: translate(-15px, 0px) skewX(-30deg);
}

.b03_skewed_slide_in:hover div:nth-child(3) {
    left: 0px;
    transition: left 0.30000000000000004s ease;
    -webkit-transition: left 0.30000000000000004s ease;
    -moz-transition: left 0.30000000000000004s ease;
}


/* =========== 会社概要などのdl dt dd =============*/

dl.dl_list01 dt{
  float: left;
  /*text-align: right;*/
  width: 150px;
  padding:10px 20px 10px 0;
  border-top: 1px solid #cccccc;
}
dl.dl_list01 dd{
  margin-left: 150px;
  padding:10px 0;
  border-top: 1px solid #cccccc;

}

.dl_list01_img img{
  margin-bottom: 15px!Important;
}






.price_box_wrap{
  margin-bottom: 15px;
}

.price_box{
  text-align: center;
  background: #8DC21F;
  padding:60px 15px;
  height: 240px;
  color: #fff;
}

.price_box h3{
  /*font-weight: bold;*/
  font-size: 36px;
}

.price_box h3.font-s{
  /*font-weight: bold;*/
  font-size: 30px;
}
.price_box p{
  font-size: 21px;
}






.price_box02{
  text-align: center;
  background: #A48780;
  padding:60px 15px;
  height: 240px;
  color: #fff;
}

.price_box02 h3{
  /*font-weight: bold;*/
  font-size: 36px;
}

.price_box02 h3.font-s{
  /*font-weight: bold;*/
  font-size: 30px;
}
.price_box02 p{
  font-size: 21px;
}



.fv-movie{
  background: url(../img/bg_movie.jpg) center;
  background-size: cover;
  height: 300px;
  text-align: center;
}
.fv-movie h1{
  color: #fff;
  font-size: 36px;
  padding-top: 100px;
}





/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  応募フォーム
   ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.oubo-tel{
text-align:center;
font-weight:bold;
font-size:2em;
margin-bottom:30px;
}

#mailform span{
font-size:25px;
color:red;
font-weight:bold;
line-height: 25px;
}


.form-box{
  margin-bottom: 60px;
}


.form-box input,
.form-box textarea{
  width: 100%!Important;
}
.form-box .no-w input{
  width: 30%!Important;
}
.form-box .row{
  min-height: 50px;
  border-bottom: 1px solid #ccc;
  padding: 15px 0;
}

.form-box .col-md-4{
  text-align: right;
}

.form-box .col-md-4.
.form-box .col-md-8{
  border-bottom: 1px solid #ccc;
}

.form-box .no-w.form-sex input{
  width: 20px!Important;
}



.thanks-box{
  width: 70%;
  margin:0 auto;
}

.thanks-box h1{
text-align: center;
font-weight: bold;
}

.thanks-box h3{
  margin-top: 60px;
  font-weight: bold;
  font-size: 1.2em;
}

.support-box{
  border:1px solid #ccc;
  border-radius: 6px;
  padding:15px;
  background:#fff;
  color: #000;
  margin: 30px auto 60px;
}
.thanks-box li{
  line-height: 1em
}


.contact-fin{
  min-height: 500px;
}





@media screen and (max-width: 992px) {
	.bg-brush,.bg-nadeshiko{
		height: 45vh;
	}
	.centerBox{
		width: 40%;
		height: 350px;
	}
}


@media screen and (max-width: 768px) {
	.bg-brush,.bg-nadeshiko{
		height: 40vh;
	}
/*	.centerBox{
		width: 70%;
		height: 250px;
	}*/
    dl.dl_list01 dt{
      float: none;
      /*text-align: right;*/
      width: 100%;
      padding:10px 20px 10px 0;
      border-top: 1px solid #cccccc;
      background: #666;
      color: #fff;
      text-align: center;
    }
    dl.dl_list01 dd{
      margin-left: 0;
      padding:10px 0;
      border-top: 1px solid #cccccc;
    }
    .centerBox{
    width: 40%;
    height: 250px;
  }

  .button_base {
    margin: 0;
    border: 0;
    font-size: 18px;
    position: relative;
    top: 10%;
    left: 50%;
    margin-top: -10px;
    margin-left: -75px;
    width: 150px;
    height: 40px;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-user-select: none;
    cursor: default;
    border-radius: 5px;
  }
  .b03_skewed_slide_in div{
    padding:5px;
  }
  .bt-contact {
    position: fixed;
    right: 10px;
    bottom: 10px;
    top: auto;
    background: #fff;
    z-index: 99;
    padding:0 15px;
  }
  .bt-bkindex{
    top: auto;
    right: 235px;
    bottom: 10px;
    background: #fff;
    height: 70px;
    padding:15px;
    z-index: 99;
    position: fixed;
  }

  .bt-bkindex span{
    font-size: 1.6em;
  }
}

@media screen and (max-width: 480px){
  .centerBox{
    height: 180px;
  }

}





