@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/*------------------------------------------
共通
------------------------------------------*/
html {
	color: #000;
	background: #000;
	margin: 0 auto;
	overflow: hidden;
	overflow-y: scroll;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
}

body {
  margin: 0 auto;
}

h1 {

}

h2 {
	font-size: 25px;
	margin: 0;
	letter-spacing: 3px;
	font-family: 'Montserrat', sans-serif;
}

h4 {
	font-size: 16px;
	font-weight: normal;
}

a {
  text-decoration: none;
}

p {
	font-size: 13px;
	margin: 0;
	padding: 3px 0;
}

a.catalog.pc {
 opacity:0;
 position:absolute;
 z-index:-999;
}

.pc {
  display: none;
}

.sec_inner {
	width: 90%;
	margin: 0 5%;
}

.sec_des {
	margin-top: 32px;
}

/*-------------------- 
	clearfix
--------------------*/

.clearfix:after{  
visibility:hidden;
height:0;
display:block;
font-size:0;  
content:" ";  
clear:both; 
} 

/*------------------------------------------
ヘッダー
------------------------------------------*/

header {
	overflow: hidden;
	margin: 0 auto;
}

header a {
	color: #000;
}

#header_top {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #000; 
}

#header_top_inner {
	width: 100%;
	max-width: 768px;
	margin: 0 auto;
}

header .aica {
 float: left;
 margin: 4% 0 2% 4%;
}

h1 {
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1.6;
	text-align: right;
	color: #fff;
	float: right;
	font-weight: normal;
	margin: 3% 4% 2% 0;
}

#header-inner {
	margin: 0 auto;
	height: auto;
	width: 100%;
	max-width: 100%;
	position: relative;
	background-color: #000;
}

#header-inner #mv img {
	width: 100%;
	max-width: 768px;
	height: auto;
}



#header-inner .logo {
	position: absolute;
	left: 4%;
	bottom: 24px;
	margin: auto;
	color: #fff;
	font-size: 25px;
	letter-spacing: 2px;
}

#header-inner .logo img {
	width: 72%;
	max-width: 489px;
}

.cv_spbtn {
  position: absolute;
  top: 12%;
  right: 2%;
  width: 40%;
  height: 135px;	
}

.cv_spbtn img {
	width: 100%;
	max-width: 186px;
}

/* CUSTOM fv */

.costom_fv {
    background-color: #1d1d1d;
    text-align: center;
}

.costom_fv ul {
    margin: 0 auto;
    padding: 4% 0 0;
	width: 100%;
	max-width: 768px;
}

.costom_fv ul li {
    display: inline-block;
    overflow:  hidden;
    width: 72px;
	height: 72px;
	margin: 0 1% 1% 1%;
}

.costom_fv ul li img {
    width: auto;
}

.costom_fv ul li a {
    display:  inline-block;
}
/* END CUSTOM fv */


/*------------------------------------------
コンテンツ
------------------------------------------*/
#content {
	clear: both;
	width: 100%;
	position: relative;
}

#sec01 {
	margin: 0 auto;
	padding-bottom: 25px;
	background-color: #000;
	color: #fff;
	text-align: center;
	position: relative;
}

#sec01 p {
	font-size: 20px;
}

#sec01 p span {
	font-size: 20px;
	display: block;
}

#sec01 img {
	width: 80%;
	margin: 100px 10% 0px;
}

#sec01 .arrow {
	width: 25px;
	margin: 50px 0 100px;
}

.cv_btn_sp {
  width: 100%;
  position: fixed;
  bottom: -180px;
  left: 0;
  right: 0;
  z-index: 999;
}

.cv_btn_sp .hvr-grow img {
	width: 100%;
}

.animation-box{
  transition:.5s;
}
.animation-box.active{bottom: 0;}
.animation-box.active.dl{bottom: -180px;}
.animation-box.dl{bottom: -180px;}

#sec01_plus {
	margin:0 auto;
	padding-bottom: 100px;
	background-color: #000;
	color: #fff;
	text-align: center;
}

#sec01_plus_inner {
	margin: 0 auto;
	text-align: center;
	max-width: 768px;
	width: 90%;
}

.sec01_box {
	float: none;
}

.sec01_box p {
	padding: 24px 0 40px;
}

.sec01_box p.exp_third {
	padding-bottom: 0;
}

#sec01_plus a:link { color: #fff; }
#sec01_plus a:visited { color: #fff; }
#sec01_plus a:hover { color: #A6A6A6; }
#sec01_plus a:active { color: #fff; }

#sec02 {
	margin: 0 auto;
	padding-bottom: 50px;
	background-color: #000;
	color: #fff;
}

#sec02 hr {
	width: 50px;
	border-color: #91001f;
	text-align:left;
	margin: 30px 0 40px;
}

#sec02 ul {
	padding: 0;
	overflow: hidden;
}

#sec02 ul li {
	list-style: none;
	float: none;
	width: 100%;
	max-width: 768px;
	padding-bottom: 35px;
}

#sec02 ul .center {
}

#sec02 ul li img {
	list-style: none;
	width: 100%;
	max-width: 768px;
}

#sec02 ul li .val {
	width: auto;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 15px;
}

#sec02 ul li .jp {
	padding-top: 15px;
	font-size: 12px;
	clear: both;
	color: #999;
	height: auto;
}

#sec02 ul li .title {
	font-size: 20px;
	clear: both;
	padding: 3px 0;
	height: auto;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 3px;
}

#sec02 ul li p {
	font-size: 13.5px;
}

#sec03 {
	margin: 0 auto;
	padding-bottom: 120px;
	background-color: #000;
	color: #fff;
}

#sec03 hr {
	width: 50px;
	border-color: #91001f;
	text-align:left;
	margin: 30px 0 40px;
}


#sec03 ul {
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#sec03 ul li {
	padding: 0;
	float: left;
	width: 100%;
	list-style: none;
	padding-bottom: 20px;
}


#sec03 ul li img {
	padding: 0 0 3px;
	width: 100%;
}

#sec03 .medium {
	font-size: 17px;
	padding: 20px 0 15px;
}

#sec03 .des {
	font-size: 13px;
	padding-top: 10px;
}

#sec04 {
	margin: 0 auto;
	background-color: #000;
	color: #fff;
	background: linear-gradient(to bottom, #000 50%, #272727 100%);
}

#sec04 .sec_inner {
	position: relative;
}

#sec04 hr {
	width: 50px;
	border-color: #91001f;
	text-align:left;
	margin: 30px 0 40px;
}

#sec04 .left {
	width: 100%;
}

#sec04 img {
	width: 90%;
	padding: 0 5%;
}

#sec04 p {
	padding: 5px 0 20px;
}

#sec05 {
	margin: 0 auto;
	background-color: #000;
	color: #fff;
	padding: 100px 0;
}

#sec05 .sec_inner {
}

#sec05 .left {
	width: 100%;
}

#sec05 img {
	width: 100%;
	margin-top: 10px;
}

#sec05 p {
	margin: 0px 0 10px;
}

#sec05 .title {
	font-size: 14px;
	margin-left: 0;
	line-height: 20px;
	margin: 0px 0;
}

#sec05 p span {
	font-size: 13px;
	margin-left: 5%;
	display:inline-block;
	width: 95%;
}

/*--------------------
Light Box
--------------------*/
.lightsec_box {
  width: 80%;
  margin: 0 auto;
}
.thumb-size {
  display: inline-block;
  margin: 42px 0;
  width: 100%;
  max-width: 768px;
}

.thumb-size-inner {
  position: relative;
}
.thumb-size-inner a:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: rgba(68, 68, 68, 0);
}
.thumb-size-inner a:hover:after {
  position: absolute;
  z-index: 2;
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: rgba(68, 68, 68, 0.5098039215686274);
  transition-duration: 0.3s;
  content: '\f00e';
  font-family: "Font Awesome 5 Free";
  text-align: center;
  color: #fff;
  font-weight: 900;
  font-size: 28px;
  line-height: 75px;
}
.lightsec01 .thumb-size-inner a:hover:after {
  line-height: 130px;
}
section.contents.lightsec {
  padding-bottom: 82px;
  padding-top: 32px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.lightsec h2 {
  font-size: 3vw;
  color: #222;
  margin-bottom: 0px;
  font-weight: 300;
}
.info-click {
  font-size: 1.2vw;
  color: #888;
}
.lightsec p {
  color: #222;
  margin: 0 0 18px;
  padding-bottom: 12px;
}
p.lightname {
  margin: 0 0 -2vw 0;
  padding: 0;
  font-size: 1.8vw;
  weight: 500;
}
.thumb-size-inner {
  max-width: 72px;
  width: 100%;
  margin: 0 0 2% 1%;
  display: inline-block;
}

.box02 .thumb-size-inner {
  width: 100px;
}
.box03 .thumb-size-inner {
  width: 100px;
}
.box04 .thumb-size-inner {
  width: 100px;
}
.box05 .thumb-size-inner {
  width: 100px;
}
p.midashi {
  position: relative;
}
p.midashi:after {
  content: "";
  width: 53%;
  bottom: 0;
  border-bottom: 6px solid #D6D6D6;
  position: absolute;
  left: 0;
}
.lightsec .contents_block {
  width: 94%;
  margin: 0 auto;
}

/*------------------------------------------
商材エリア-Lightbox
------------------------------------------*/
/*
.thumb-size {
    display: inline-block;
    margin-top: 24px;
}
.thumb-size-inner {
    position: relative;
}
.thumb-size-inner a:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    content: "";
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: rgba(68, 68, 68, 0);
}
.thumb-size-inner a:hover:after {
    position: absolute;
    z-index: 2;
    margin: auto;
    width: 100%;
    height: 100%;
    background-color: rgba(68, 68, 68, 0.5098039215686274);
    transition-duration: 0.3s;
    content: '\f00e';
    font-family: "Font Awesome 5 Free";
    text-align: center;
    color: #fff;
    font-weight: 900;
    font-size: 28px;
    line-height: 77px;
  }
.lightsec01 .thumb-size-inner a:hover:after {
    line-height: 130px;
  }

.thumb-size-inner {
    width: 72px;
    margin: 0px 4px 8px 0;
    display: inline-block;
}

.right {
	margin-right: 0;
}
*/




/*--------------------
Mail Form
--------------------*/
#contact {
  margin: 0 auto;
  text-align: center;
  color: #333333;
  padding: 0 0 48px;
  position: relative;
  overflow: hidden;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  background-color: #fff;
}
span.must {
  color: red;
}
.contact_head {
}

.contact_head img {
	width: 100%;
	max-width: 768px;
}

#contact h2 {
  font-size: 30px;
  font-weight: lighter;
  letter-spacing: 4px;
  text-align: center;
  margin: 0;
}
#contact .des {
  font-size: 15px;
  padding-bottom: 6px;
  letter-spacing: 2px;
  color: #333333;
  margin: 0;
  line-height: normal;
}
#contact hr {
  width: 100px;
  margin: 40px auto;
}
#contact label {
  font-size: 12px;
  color: red;
  display: block;
}
#contact form {
  text-align: left;
}
#contact form span {
  padding: 1px 2px;
}

span.must_p {
  color: red;
}
#contact form p {
  font-size: 13px;
  line-height: normal;
  margin: 0;
}
.form_box {
    display: inline-block;
    width: 100%;
}
#contact input {
  height: 40px;
  width: 96%;
  padding: 0 2%;
  border: 1px solid rgba(51, 51, 51, 0.1);
  font-size: 16px;
}
#contact form .name {
  width: 90%;
  float: none;
  margin-bottom: 10px;
}
#contact form .furigana {
  width: 90%;
  float: none;
  margin-bottom: 10px;
}
#contact form .company {
  width: 90%;
  float: none;
  margin-bottom: 10px;
}
#contact form .depart {
  width: 90%;
  float: none;
  margin-bottom: 10px;
}
#contact form .industry {
  width: 90%;
  float: none;
  margin-bottom: 10px;
}
#contact form .occupation {
  width: 90%;
  float: none;
  margin-bottom: 10px;
}

#contact form .post {
  width: 90%;
  float: none;
  margin-bottom: 10px;
}
#contact form .post-code {
  float: left;
  font-size: 14px;
  line-height: 35px;
  margin-bottom: 10px;
  width: 190px;
}
#contact form .post_first {
  float: left;
  width: 40%;
}
#contact form .post_second {
  float: left;
  width: 140px;
  padding-right: 10px;
}
#contact form .prefecture {
  clear: both;
  width: 50%;
  float: left;
  margin-bottom: 10px;
}
#contact select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid rgba(51,51,51,0.1);
  height: 42px;
  line-height: 42px;
  background-color: #fff;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 0px;
  font-size: 16px;
}
#contact form .city {
  width: 100%;
  margin-right: 0%;
  float: left;
  margin-bottom: 10px;
}

#contact form .city_txt {
	font-size: 10px;
}

#contact form .town {
  width: 50%;
  float: left;
  margin-bottom: 10px;
  text-align: left;
}
#contact form .room {
  clear: both;
  margin-bottom: 10px;
  text-align: left;
}
#contact form .tel {
  float: none;
  width: 90%;
  overflow: hidden;
}

#contact form .tel input {
  width: 97%;
}
#contact form .tel_first {
  width: 98%;
  float: left;
  padding-right: 4%;
}
#contact form .tel_second {
  width: 100px;
  float: left;
  padding-right: 10px;
}
#contact form .tel_third {
  width: 100px;
  float: left;
  padding-right: 10px;
}
#contact form .txt {
  float: left;
  width: 80px;
  margin-right: 20px;
  line-height: 52px;
}
#contact form .mail {
  float: none;
  width: 90%;
}

#contact button {
  width: 100%;
  max-width: 768px;
  height: 50px;
  background-color: #91001f;
  border: none;
  color: #fff;
  display: block;
  font-size: 16px;
  letter-spacing: 1.6px;
  margin: 50px auto 10px;
}
#contact .att {
  text-align: center;
  margin: 30px 0;
  padding: 0;
}

a.priv {
	text-decoration: underline;
} 

/*
#contact {
	background-color: #fff;
	margin: 0 auto;
	text-align: center;
	color: #333333;
	padding: 100px 0 50px;
}

#contact h2 {
	font-size: 22px;
	font-weight: lighter;
	letter-spacing: 3px;
}

#contact .des {
	font-size: 12px;
	padding-bottom: 10px;
	letter-spacing: 1px;
	color: #333333;
}

#contact hr {
	width: 100px;
	margin: 40px auto;
}

#contact label {
	font-size: 12px;
	color: red;
}

#contact form {
	text-align: left;
}

#contact form p {
	font-size: 13px;
}

#contact form span {
	color: red;
	padding-left: 2px;
}

#contact input {
	height: 40px;
	width: calc(100% - 20px);
	padding: 0 10px;
	border: 1px solid rgba(51, 51, 51, 0.1);
	background-color: #f7f7f7;
	font-size: 14px;
}

#contact form .name {
	width: 100%;
	margin-right: 40px;
	margin-bottom: 20px;
}

#contact form .furigana {
	width: 100%;
	margin-bottom: 20px;
}

#contact form .company {
	width: 100%;
	margin-bottom: 20px;
}

#contact form .depart {
	width: 100%;
	margin-bottom: 20px;
}

#contact form .post {
	overflow: hidden;
	width: 100%;
	margin-bottom: 20px;
}

#contact form .post input {
	width: 100%;
}

#contact form .post-code {
	font-size: 14px;
	line-height: 35px;
	margin-bottom: 20px;
	width: 100%;
}

#contact form .post_first {
	float: left;
	width: 41%;
	padding-right: 11%;
}

#contact form .post_second {
	float: left;
	width: 41%;
}

#contact form .prefecture {
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}

#contact select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid rgba(51,51,51,0.1);
	height: 42px;
	line-height: 42px;
	width: 100%;
	padding: 0 10px;
	margin-bottom: 0px;
	background-color: #f7f7f7;
	font-size: 14px;
}

#contact form .city {
	width: 100%;
	margin-bottom: 20px;
}

#contact form .town {
	width: 100%;
	margin-bottom: 20px;
	text-align: left;
}


#contact form .room {
	clear: both;
	margin-bottom: 20px;
	text-align: left;
}

#contact form .tel {
	float: left;
	width: 100%;
	overflow: hidden;
}

#contact form .tel input {
	float: left;
	width: 80%;
}
#contact form .tel_first {
	width: 30%;
	float: left;
	padding-right: 4.5%;
}
#contact form .tel_second {
	width: 30%;
	float: left;
	padding-right: 4.5%;
}
#contact form .tel_third {
	width: 30%;
	float: left;
}

#contact form .txt {
	float: left;
	width: 80px;
	margin-right: 20px;
	line-height: 35px;
}

#contact form .mail {
	float: left;
	width: 100%;
}

#contact button {
	width: 100%;
	height: 50px;
	background-color: #91001f;
	border: none;
	color: #fff;
	font-size: 16px;
	letter-spacing: 1.6px;
	margin: 50px auto 10px;
}

#contact .att {
	text-align: center;
}

*/

/*------------------------------------------
フッター
------------------------------------------*/
footer {
	background-color: #f7f7f7;
	position: relative;
	padding-bottom: 30px;
}

footer .aica {
	width: 120px;
	margin: 0 auto;
}

footer .sec_inner img {
	width: 120px;
	margin: 40px auto 40px;
}

footer ul {
	padding: 0;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

footer ul li {
	list-style: none;
	text-align: center;
	font-size: 14px;
	height: 35px;
}

footer a {
	color: #333;
}

footer p {
	text-align: center;
	padding-top: 20px;
	color: #bbbbbb;
}


/*------------------------------------------
サンクスページ
------------------------------------------*/
#thanks {
	background-color: #000;
	text-align: center;
	color: #fff;
	padding-bottom: 50px;
}

#thanks a .link {
	color: #fff;
}

#thanks hr {
	width: 50px;
	margin-top: 20px;
	border-color: #91001f;
}

#thanks img {
	width: 70%;
	margin: 70px 15% 80px;
}

#thanks h2 {
	text-align: center;
	color: #fff;
	font-size: 30px;
}

#thanks .end {
	padding: 30px 0;
	font-size: 20px;
}

#thanks p {
	line-height: 30px;
}

#thanks .link {
	font-size: 18px;
	width: 100%;
	margin: 50px 0;
	height: 50px;
	line-height: 50px;
	background-color: #91001f;
	color: #fff;
}
