/*SP設定 1ewm=10px*/
html { font-size:62.5%; }

/*画像のベース設定*/
img{
width:100%;
height:auto;}

/*SPだけ表示*/
.sp{display: block;}
.pc{display: none;}

/*webfont*/
.WeddingG_B{
    font-family: wedding-gothic-atf-wide,sans-serif;
	font-weight: 700;
	font-style: normal;}
.SourceHS_EL{
	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 200;
	font-style: normal;}
.SourceHS_M{
	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 500;
	font-style: normal;}

/* fadein */
/* 画面外にいる状態 */
.fadein {
  opacity : 0;  /*アニメーション開始時は不透明度0%*/
  transform : translate(0, 50px);  /*待機場所*/
  transition : all .5s;/*移動速度*/
}
/* 画面内に入った状態 */
.fadein.active{
  opacity : 1;  /*アニメーション終了時は不透明度100%*/
  transform : translate(0, 0);/*元の位置に戻る*/
}

p{
	/*ベースフォント源ノ角ゴシックEL*/
	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 200;
	font-style: normal;
	
	font-size: 1.4rem;
	line-height: 2.2;
	letter-spacing: 1.8px;
}
.wid80{
	width: 80%;
	margin: 0 auto;
}






/*Language-------------------------------------------------------*/






.lang_body{
	background: url("../images/back_lang.jpg")center center/cover no-repeat;
}
.lang_header{
	width: 80%;
	margin: 0 auto;
  	height: 100vh;
}
.lang_head_sc{
	padding-top:35vh;
	height: 65vh;
	position: relative;
}
.lang_head_tx{
	font-size: 1.4rem;
	color: white;
	line-height: 1.5;
}
.lang_head_img{
	width: 10%;
	position: absolute;
	bottom: 20vh;
	left: 45%;
	opacity: 0.5;
}
.lang_main{
	font-family: wedding-gothic-atf-wide,sans-serif;
	font-weight: 700;
	font-style: normal;
	margin-bottom: 150px;
}
.lang_h2{
	text-align: center;
	font-size: 1.8rem;
	line-height: 1.5;
	color: white;
	margin-top: 80px;
}
.lang_nav{
	width: 80%;
	margin: 0 auto;
}
.lang_nav ul li{
	text-align: center;
	background-size: 12px;
	margin-top: 20px;
	font-size: 16px;
	display: block;
}
.lang_nav ul li a{
	background: url("../images/arrow_w_r.svg")right 5% center no-repeat black;
	color: white;
}
.lang_li14 a{
	height: 70px;
	line-height: 70px;
	display: block;
}
.lang_li23 a{
	height: 56px;
	line-height: 1.2;
	padding-top: 14px;
	display: block;
}
.lang_foot{
	width: 80%;
	margin: 0 auto 30px;
}
.lang_foot p{
	text-align: right;
	color: white;
	line-height: 1.5;
	font-size: 1.2rem;
}
.lang_foot_p2{
	font-weight: 500;
	letter-spacing: 1px;
	margin-top: 10px;
}






/*toppage-------------------------------------------------------*/






.top_h1{
	width: 14rem;
	margin-left: 10%;
	margin-top: 32px;
}
.top_mainv{
	width: 100%;
	height: 500px;
	background: url("../images/back_top_main.jpg")center right/cover no-repeat;
	margin-top: 32px;
}
.top_mainv h2{
	font-size: 2rem;
	line-height: 1.2;
	text-align: right;
	float: right;
	margin-right: 10%;
	margin-top: 426px;
	margin-bottom: 70px;
}
.top_mainv h2 span{
	font-size: 3.1rem;
}
.top_mainv2{
	width: 90%;
	margin-bottom: 30px;
}
.top_mainv2_p{
	float:right;
	text-align: right;
	margin-right: 10%;
	margin-bottom: 30px;
	letter-spacing: 2.5;
}
.top_mainv3{
	width: 80%;
	margin: 0 10% 30px 10%;
}
.top_mainv3_p{
	margin-left: 10%;
	margin-bottom: 100px;
	letter-spacing: 2.5;
}

.gotop{
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 20px;
	padding: 10px 12px 5px 12px;
	border: 3px solid #000000;
	background-color: white;
	z-index: 1000;
}

.ttl_h2{
	font-size: 3rem;
	font-family: wedding-gothic-atf-wide,sans-serif;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 2px;
	text-align: center;
}
.about_h2box{
	height: 400px;
	background: url("../images/back_about1.jpg")center left/cover no-repeat;
	padding: 100px 0 0 0;
}
.subttl{
	font-size: 1.6rem;
	line-height: 2;
	padding-top: 60px;
	padding-bottom: 30px;
	letter-spacing: 2px;
	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 500;
	font-style: normal;
}
.black_line{
	width: 100%;
	border-bottom: 1px solid #000000;
	margin-bottom: 30px;
}
.v_about2{
	height: 500px;
	background: url("../images/back_about2.jpg") center center/cover no-repeat;
	margin-top: 60px;
}
.mezasu{
	clear: both;
}
.mezasu img{
	width: 6%;
	float: left;
	padding-top: 8px;
}
.mezasu p{
	width: 85%;
	float: right;
	padding-bottom: 30px;
}
.mezasu_last{
	padding-bottom: 150px;
}
.service_top{
	clear: both;
	background-color: #EDEDED;
	padding-bottom: 100px;
}
.service_h2box{
	height: 400px;
	background: url("../images/back_service1.jpg")center top/cover no-repeat;
	padding: 100px 0 0 0;
}
.link_p{
	font-weight: 500;
	text-align: right;
	font-size: 1.6rem;
	padding-top: 30px;
	padding-bottom: 60px;
}
.service4_top{
	width: 45%;
	padding: 50px 0;
	text-align: center;
	color: white;
}
.service4_top h4{
	font-family: wedding-gothic-atf-wide,sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 0.6rem;
	line-height: 1.5;
	margin-bottom: 30px;
	letter-spacing: 1px;
}
.service4_top h4 span{
	font-size: 2.3rem;
}
.service4_top h5{
	font-size: 2.4rem;
	border-bottom: 1px solid white;
	padding: 0 10px 10px;
	display: inline-block;
	margin: 0 auto 20px;
	letter-spacing: 5px;
}
.service4_top p{
	font-size: 1.4rem;
	line-height: 1.8;
}
.ser4_1{
	background: url("../images/cube_service1.jpg") center center/cover no-repeat;
	float: left;
}
.ser4_2{
	background: url("../images/cube_service2.jpg") center center/cover no-repeat;
	float: right
}
.ser4_3{
	background: url("../images/cube_service3.jpg") center center/cover no-repeat;
	float: left;
}
.ser4_4{
	background: url("../images/cube_service4.jpg") center center/cover no-repeat;
	float: right
}
.service4{
	padding-bottom: 30px;
	overflow: hidden;
}
.btn{
	font-size: 1.6rem;
	font-weight: 500;
	margin-top: 30px;
	text-align: center;
	clear: both;
}
.btn a{
	background: url("../images/arrow_w_r.svg") 95% center no-repeat;
	background-size: 20px;
	width: 100%;
	display:inline-block;
	padding: 16px 0;
	color: white;
	background-color: black;
	border: 4px solid black;
}
.news_top{
	padding: 100px 0;
	width: 80%;
	margin: 0 auto;
	display: block;
}
.news_top_box{
	border-top: dashed 1px black;
	border-bottom: dashed 1px black;
	padding-top: 40px;
	padding-bottom: 15px;
}
.ttl_h2more{
	margin-bottom: 40px;
}
.news_top dt,.news_top dd{
	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 1.4rem;
	line-height: 2;
	letter-spacing: 1.5px;
}
.news_top dd{
	margin-bottom: 25px;
}
.campany{
	background: url("../images/back_campany.jpg")center center/cover no-repeat;
	padding-top: 100px;
	color: white;
	padding-bottom: 150px;
}
.campany h3{
	line-height: 2;
	letter-spacing: 2px;
	margin-bottom: 20rem;
	font-size: 1.4rem;
	margin-left: 10%;
}
.company_h3box{
	background: url("../images/map_globe.svg")30px 80px no-repeat;
	background-size: 120%;
}
.campany_div{
	border-bottom: 1px solid white;
}
.campany_div dt,.campany_div dd{
	font-size: 1.2rem;
	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 200;
	font-style: normal;
	letter-spacing: 0.5px;
	line-height: 1.5;
}
.campany_div dt{
	float: left;
	width: 25%;
}
.campany_div dd{
	padding-left: 5%;
	border-left: 1px solid white;
	float: right;
	width: 65%;
}
.campany_div dl{
	padding: 20px 0;
	border-top: 1px solid white;
	overflow: hidden;
}
.contact{
	padding: 100px 10%;
}
.tel{
	padding: 50px 0 43px;
	border-top: 1px dashed black;
	margin-top: 40px;
	border-bottom: 1px dashed black;
	margin-bottom: 50px;
}
a[href*="tel:"] {
	pointer-events: none;
}
@media only screen and (max-width: 640px) {
	a[href*="tel:"] {
		pointer-events: initial;
	}
}
.googlemap{
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 120%;
}
.googlemap iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: -1;
}
.foot{
	width: 80%;
	margin: 0 auto;
}
.foot_logo{
	width: 60%;
	padding-top: 50px;
	padding-bottom: 10px;
}
.foot ul li{
	list-style: none;
	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 1rem;
	letter-spacing: 2px;
}
.foot ul li a{
	display: block;
	background: url("../images/arrow_b_r.svg")center left no-repeat;
	background-size: 20px;
	padding: 15px 0 15px 25px;
}
.foot ul li span{
	font-family: wedding-gothic-atf-wide,sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 1.2rem;
}
.foot_insta{
	width: 15%;
	margin: 40px auto 50px;
}
.foot_copy{
	font-size: 1rem;
	color: white;
	background-color: black;
	padding: 10px 10%;
	line-height: 1.8;
}





/*contact page-------------------------------------------------------*/





.otherttl{
	font-size: 1.6rem;
	text-align: center;
	padding-top: 90px;
	padding-bottom: 90px;
	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 500;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 5px;
	margin-top: 30px;
}
.otherttl_cont{
	background: url("../images/back_ttl_contact.jpg") center center/cover no-repeat;
}
.otherttl span{
	font-family: wedding-gothic-atf-wide,sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 3rem;
	letter-spacing: 1.5px;
}
.contact_h3{
	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 200;
	font-style: normal;
	
	font-size: 1.4rem;
	line-height: 2.2;
	letter-spacing: 1.8px;
}
.tel_contact{
	padding: 50px 0 43px;
	border-top: 1px dashed black;
	margin-top: 40px;
}

.contact_form p{
	font-weight: 500;
	margin-bottom: 5px;
	padding-top: 25px;
	border-top: 1px dashed black;
}
.form_tbx1{
	width: 100%;
	border: none;
	background-color: #E0E0E0;
	margin-bottom: 35px;
}
.form_tbx2{
	width: 100%;
	border: none;
	background-color: #E0E0E0;
	margin-bottom: 35px;
	height: 55px;
}
.form_last{
	border-bottom: 1px dashed black;
}
/*送信ボタン*/
input[type="submit"]{
	color: white;
	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 500;
	font-style: normal;
	width: 100%;
	display: inline-block;
	line-height: 62px;
	text-align: center;
	font-size: 1.6rem;
	background-color: black;
	margin-top: 70px;
	margin-bottom: 70px;
	border: 4px solid black;
	border-radius: 0px;
}
.contact_tx{
	font-size: 1rem;
	margin-top: 40px;
}




/*service page-------------------------------------------------------*/




.otherttl_serv{
	background: url("../images/back_ttl_serv.jpg") center center/cover no-repeat;
}
.service_ul{
	margin-top: -25px;
	margin-bottom: 90px;
}
.btn_serv1 a{
	background: url("../images/btn_serv1.jpg") center center/cover no-repeat;
}
.btn_serv2 a{
	background: url("../images/btn_serv2.jpg") center center/cover no-repeat;
}
.btn_serv3 a{
	background: url("../images/btn_serv3.jpg") center center/cover no-repeat;
}
.service_ul div a{
	padding: 30px 0 30px 15px;
	margin-bottom: 15px;
	display: block;
	border-left: solid black 9px;
}
.service_ul li{
	list-style-type: none;
	color: white;
	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 1.4rem;
	letter-spacing: 2px;
	background: url("../images/arrow_w_d.svg") 95% center no-repeat;
	background-size: 4%;
}
.service_ul li span{
	font-weight: 200;
	font-size: 1.2rem;
}
.service_ul_lang li{
	line-height: 1.8;	
}
.ttl_serv1{
	background: url("../images/back_serv1_sp.jpg")center center/cover no-repeat;
}
.ttl_serv2{
	background: url("../images/back_serv2_sp.jpg")center center/cover no-repeat;
}
.ttl_serv3{
	background: url("../images/back_serv3_sp.jpg")center center/cover no-repeat;
}
.ttl_serv h3{
	font-family: wedding-gothic-atf-wide,sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 1.4rem;
	padding-top: 20px;
	letter-spacing: 2px;
	color: white;
	text-align: center;
}
.ttl_serv1 h4{
	font-size: 4rem;
}
.ttl_serv23 h4{
	font-size: 3.2rem;
	line-height: 1.5;
}
.ttl_serv h4{
	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 500;
	font-style: normal;
	padding-top: 140px;
	padding-bottom: 180px;
	letter-spacing: 5px;
	color: white;
	text-align: center;
}
.ttl_serv h4 span{
	font-size: 1.6rem;
}
.serv_midashi{
	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 1.6rem;
	margin-top: 60px;
	margin-bottom: 30px;
	line-height: 2.2;
	letter-spacing: 1.8px;
}
.serv1_tx p{
	padding-left: 15px;
	margin-bottom: 15px;
}
.serv1_p1{
	border-left: 15px solid #9AE9FC;
}
.serv1_p2{
	border-left: 15px solid #C8E8FF;
}
.serv1_p3{
	border-left: 15px solid #C8CDEA;
}
.serv1_p4{
	border-left: 15px solid #FCE1D0;
}
.serv1_p5{
	border-left: 15px solid #FEDCAF;
}
.serv1_p6{
	border-left: 15px solid #C28B7D;
}
.serv_submidashi{
	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 1.6rem;
	padding-left: 15px;
	line-height: 50px;
	margin-bottom: 30px;
	margin-top: 30px;
}
#serv1{
	margin-bottom: 85px;
}
#serv2 h6{
	border-left: 15px solid #CB3530;
}
#serv3 h6{
	border-left: 15px solid #FE4059;
}
#serv3{
	margin-bottom: 100px;
}
.serv2_imgbox{
	margin: 30px 0 100px;
}
.marginb30{
	margin-bottom: 30px;
}





/*news page-------------------------------------------------------*/





.otherttl_news{
	background: url("../images/back_ttl_news.jpg") center center/cover no-repeat;
}
.news_subttl{
	text-align: center;
	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 1.6rem;
	letter-spacing: 2px;
	padding: 80px 0;
	margin-bottom: 0 auto;
	width: 80%;
}
.news_list figure{
	margin-left: 10%;
	width: 35%;
	float: left;
	margin-bottom: 50px;
	height: 25rem;
}
.news_list dl{
	margin-top: 10px;
}
.news_list dl dt{
	border-bottom: dashed black 1px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.news_list dl dt,dd{
	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 200;
	font-style: normal;
	
	font-size: 1.4rem;
	line-height: 1.8;
	letter-spacing: 1px;
}
.news_btn{
	margin-bottom: 150px;
}
.news_detail{
	width: 80%;
	margin: 0 auto;
	margin-top: 80px;
	border-bottom: 1px dashed black;
}
.news_detail h3{
	margin-top: 20px;
	border-top: 1px solid black;
	padding-top: 30px;
	font-size: 2rem;
	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 500;
	font-style: normal;
	padding-bottom: 30px;
	border-bottom: 1px solid black;
	margin-bottom: 50px;
	line-height: 2;
	letter-spacing: 1.5px;
}
.news_detail img{
	margin-bottom: 50px;
}
.news_detail p{
	margin-bottom: 50px;
}
.news_detail h4{
	border-top: 1px dashed black;
	padding-top: 30px;
	font-size: 1.6rem;
	font-family: source-han-sans-japanese,sans-serif;
	font-weight: 500;
	font-style: normal;
	padding-bottom: 30px;
	border-bottom: 1px dashed black;
	margin-bottom: 50px;
	line-height: 1.7;
	letter-spacing: 1.5px;
}
.news_arrow_box{
	width: 80%;
	margin: 0 auto;
	margin-top: 30px;
	padding-bottom: 60px;
}
.news_arrow_box p{
	font-weight: 500;
}
.news_arrowl{
	float: left;
}
.news_arrowr{
	float: right;
}
.news_gotop{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 150px;
}
.btn_news{
	font-size: 1.6rem;
	font-weight: 500;
	margin-top: 30px;
	text-align: center;
}
.btn_news a{
	background: url("../images/arrow_w_r.svg") 95% center no-repeat;
	background-size: 20px;
	width: 100%;
	display:inline-block;
	padding: 16px 0;
	color: white;
	background-color: #E8801F;
	border: 4px solid #E8801F;
}







/*ENGLISH-------------------------------------------------------*/





.service4_en{
	font-size: 1rem;
}








/*カタログダウンロード-------------------------------------------------------*/

.catalog{
	font-size: 1.6rem;
	font-weight: 500;
	text-align: center;
	margin: 40vh auto 0;
}
.catalog a{
	display:inline-block;
	padding: 16px 30px;
	color: white;
	background-color: black;
	border: 4px solid black;
}
.catalog a:hover{
	color: black;
	background-color: white;
}
.catalog_tx{
	text-align: center;
	font-size: 1.4rem;
	margin-top: 30px;
}


















/*タブレット用*/
@media screen and (min-width:640px){
    html { font-size:75%; }
	
	
	.wid80{
		width: 60%;
	}
	
	.txt_center{
		text-align: center;
	}
	/*tabを表示しない*/
	.tab{display: none;}






/*Language-------------------------------------------------------*/






	.lang_header{
		width: 60%;
	}
	.lang_head_tx{
		margin-top: 20px;
	}
	.lang_main{
		margin-bottom: 150px;
	}
	.lang_h2{
		margin-top: 100px;
	}
	.lang_nav{
		width: 60%;
	}
	.lang_foot{
		width: 90%;
	}
	
	
	
	
	
/*toppage-------------------------------------------------------*/






	.top_h1{
		margin-left: 5%;
	}
	.top_mainv h2{
		font-size: 3rem;
		margin-right: 5%;
		margin-bottom: 100px;
	}
	.top_mainv h2 span{
		font-size: 4rem;
	}
	.top_mainv2{
		width: 80%;
	}
	.top_mainv2_p{
		margin-right: 20%;
	}
	.top_mainv3{
		width: 60%;
		margin: 0 20% 30px;
	}
	.top_mainv3_p{
		margin-left: 20%;
	}
	.service_h2box{
		background: url("../images/back_service1.jpg")center center/cover no-repeat;
	}
	.news_top{
		width: 60%;
	}
	.campany h3{
		margin-left: 20%;
	}
	.contact{
		padding: 100px 20%;
	}
	.googlemap{
		padding-top: 60%;
	}
	.foot{
		width: 90%;
	}
	.foot_logo{
		width: 30%;
		padding-top: 40px;
		padding-bottom: 12px;
	}
	.foot_insta{
		width: 10%;
		margin: 25px 0 30px;
	}
	.foot_copy{
		padding: 10px 5%;
	}
	.company_h3box{
	background: url("../images/map_globe.svg")60px 80px no-repeat;
	background-size: 90%;
}
	
	
	
	
	
/*news page-------------------------------------------------------*/
	
	
	
	
	
	.news_list figure{
		margin-left: 12%;
		width: 32%;
		float: left;
		margin-bottom: 50px;
	}
	.news_detail{
		width: 60%;
	}
	.news_arrow_box{
		width: 60%;
	}
}










/*パソコン用*/
@media screen and (min-width:960px){
    html { font-size:93.75%;}
    
    /*PCだけ表示*/
    .sp{display: none;}
    .pc{display: block;}
	
	
	p{
		font-size: 16px;
	}
	.wid80{
		width: 900px;
	}
	.center{
		text-align: center;
	}






/*Language-------------------------------------------------------*/






.lang_body{
/*	background: url("../images/back_lang.jpg")center center/cover no-repeat;*/
	height: 100vh;
}
.lang_header{
	width: 100%;
/*	margin: 0 auto;*/
  	height: auto;
}
.lang_head_sc{
	padding-top:30px;
	height: auto;
/*	position: relative;*/
	margin-left: 30px;
}
	.lang_head_sc h1{
		width: 300px;
	}
.lang_head_tx{
	font-size:14px;
	margin-top: 0px;
}
.lang_h2{
	font-size: 18px;
	line-height: 1.2;
	margin-top: 20px;
	padding-bottom: 20px;
}
.lang_nav{
	width: 400px;
/*	margin: 0 auto;*/
}
.lang_nav ul li{
	background-size: 20px;
	font-size: 16px;
}
	.lang_nav ul li a:hover{
	background: url("../images/arrow_b_r.svg")right 5% center no-repeat white;
	color: black;
}
.lang_li14 a:hover{
	border: 4px solid black;
	height: 62px;
	line-height: 62px;
}
.lang_li23 a:hover{
	border: 4px solid black;
	height: 52px;
	padding-top: 10px;
}
.lang_foot{
	width: 95%;
	margin: 0 auto;
	position: fixed;
	bottom: 30px;
	right: 30px;
}
.lang_foot p{
	font-size: 14px;
}
.lang_foot_p2{
	font-size: 12px;
}





	
	
	
	
/*toppage-------------------------------------------------------*/
	
	
	
	
	
	
	.gnav_lang_pc{
		float: right;
		margin-right: 20px;
		margin-top: 20px;
	}
	.gnav_lang_pc p{
		font-family: wedding-gothic-atf-wide,sans-serif;
		font-weight: 700;
		font-style: normal;
		float: left;
		width: 55px;
		border-right: 1px solid black;
		margin-left: 35px;
		font-size: 10px;
		line-height: 10px;
	}
	.gnav_lang_pc p a:hover{
		opacity: 0.6;
	}
	.top_h1{
		width: 180px;
		margin-left: 50px;
		margin-top: 87px;
		float: left;
	}
	.nav_pc{
		clear: both;
		margin-top: -40px;
		float: right;
		width: 695px;
	}
	.nav_pc ul li a{
		font-size: 10px;
		font-family: source-han-sans-japanese,sans-serif;
		font-weight: 200;
		font-style: normal;
		text-align: right;
		margin-right: 50px;
		float: left;
		line-height: 1.5;
		letter-spacing: 1px;
		color: black;
	}
	.nav_pc ul li a:hover{
		opacity: 0.6;
	}
	.nav_pc ul li span{
		font-family: wedding-gothic-atf-wide,sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 14px;
	}
	.nav_pc_home{
		padding-top: 3px;
	}
	.header_pc{
		height: 170px;
	}
	.top_mainv{
		width: 96%;
		margin: 0 auto;
		height: 518px;
		clear: both;
	}
	.top_mainv h2{
		font-size: 40px;
		line-height: 1.5;
		margin-right: 160px;
		margin-bottom: 33px;
	}
	.top_mainv h2 span{
		font-size: 40px;
	}
	.top_mainv2{
		width: 488px;
		margin-bottom: 0px;
		float: left;
	}
	.top_mainv2_p{
		float:right;
		text-align: left;
		margin-bottom: 50px;
		font-size: 16px;
		width: 335px;
		margin-right: 0;
		padding-top: 85px;
	}
	.top_mainv3{
		width: 335px;
		margin: 0 0 0 77px;
		float: right;
	}
	.top_mainv3_p{
		float: right;
		margin-bottom: 150px;
		font-size: 16px;
		text-align: right;
		margin-top: 48px;
		margin-left: 0;
	}
	.mainv23{
		width: 900px;
		margin: 0 auto;
		overflow: hidden;
	}
	.gotop_pc a{
		position: fixed;
		bottom: 140px;
		right: 0px;
		border-bottom: 3px solid #000000;
		padding: 0px 30px 12px 0px;
		width: 30px;
		z-index: 1000;
	}
	.gotop_pc a:hover{
		opacity: 0.6;
		order-bottom: 3px solid #5B5B5B;
	}

	.ttl_h2{
		font-size: 40px;
		text-align: center;
	}
	.about_ttl_pc{
		background: url("../images/back_about1_pc.jpg")center center/cover no-repeat;
		clear: both;
	}
	.about_h2box{
		height:auto;
		background: none;
		padding: 100px 0 0 0;
	}
	.subttl{
		font-size: 20px;
		padding-top: 50px;
		padding-bottom: 25px;
	}
	.black_line{
		width: 70%;
		margin: 0 auto 50px;
	}
	.txwid_pc{
		width: 400px;
	}
	.v_about2{
		height: 540px;
		margin-top: 100px;
		width: 50%;
		float: left;
		margin-bottom: 150px;
	}
	.mezasu{
		width: 400px;
		padding-left: 50px;
	}
	.mezasu img{
		width: 20px;
		padding-top: 7px;
	}
	.mezasu p{
		width: 361px;
		float: right;
		padding-bottom: 40px;
	}
	.mezasu_last{
		padding-bottom: 0px;
	}
	.about2_pc{
		width: 50%;
		float: right;
		padding-top: 100px;
	}
	.aboutsubttl2{
		padding-left: 50px;
	}
	.black_line_pc{
		border-bottom: 1px solid #000000;
		margin-left: 50px;
		width: 400px;
		margin-bottom: 50px;
	}
	.service_ttl_pc{
		background: url("../images/back_service1_pc.png")center center/cover no-repeat;
	}
	.service_top{
		padding-bottom: 150px;
		overflow: hidden;
	}
	.service_ttl_pc h3{
		margin-left: 500px;
	}
	.servtx_r{
		margin-left: 500px;
	}
	.service_h2box{
		height:auto;
		background: none;
		padding: 100px 0 0 0;
	}
	.link_p{
		font-size: 18px;
		padding-top: 50px;
		padding-bottom: 0px;
	}
	.link_p a:hover{
		opacity: 0.6;
	}
	.service4_top{
		width: 195px;
	}
	.service4_top h4{
		font-size: 14px;
	}
	.service4_top h4 span{
		font-size: 40px;
	}
	.service4_top h5{
		font-size: 35px;
		margin: 0 auto 40px;
	}
	.service4_top p{
		font-size: 20px;
	}
	.service4{
		padding-bottom: 50px;
		float: left;
		width: 430px;
		margin-top: 100px;
	}
	.service4 a:hover{
		opacity: 0.6;
	}
	.service4_12{
		margin-right: 40px;
	}
	.v_service2{
		background: url("../images/back_service2_pc.jpg")center center/cover no-repeat;
		height: 500px;
		width: 50%;
		float: right;
		margin-top: 50px;
	}
	.service_tx2{
		width: 400px;
		float: left;
		margin-top: 50px;
	}
	
	.btn{
		font-size: 16px;
		margin-top: 50px;
		width: 400px;
		margin-left: auto;
		margin-right: auto;
	}
	.btn a{
		padding: 15px 0;
	}
	.btn a:hover{
		background: url("../images/arrow_b_r.svg")95% center no-repeat;
		background-size: 20px;
		color: black;
		border: 4px solid black;
		background-color: white;
	}
	
	.news_top{
		padding: 150px 0;
		width: 900px;
	}
	.news_top_box{
		padding-bottom: 10px;
	}
	.news_top_box dl a:hover{
		opacity: 0.6;
	}
	.ttl_h2more{
		margin-bottom: 50px;
	}
	.news_top dt,.news_top dd{
		font-size: 16px;
	}
	.news_top dt{
		float: left;
		width: 150px;
	}
	.news_top dd{
		margin-bottom: 30px;
		padding-left: 40px;
	}
	
	.campany{
		padding-top: 150px;
	}
	.campany h3{
		margin-bottom: 33px;
		font-size: 16px;
		text-align: right;
		width: 900px;
		margin: 0 auto 35px;
		padding-top: 140px;
	}
	.company_h3box{
		background: url("../images/map_globe.svg")30% top no-repeat;
		background-size: 630px;
	}
	.campany_div dt,.campany_div dd{
		font-size: 16px;
	}
	.campany_div dt{
		width: 22%;
		padding-left: 3%;
	}
	.campany_div dd{
		padding-left: 5%;
		letter-spacing: 1px;
	}
	.campany_div dl{
		padding: 15px 0;
	}
	.campany_div dd span a{
		font-weight: 500;
	}
	.contact{
		padding: 150px 0px;
		width: 900px;
		margin: 0 auto;
	}
	.tel{
		padding: 50px 200px 0px;
		margin-top: 20px;
		border-bottom: none;
		margin-bottom: 0px;
	}	
	.googlemap{
		padding-top: 30%;
	}
	.googlemap iframe{
		z-index: -1;
	}
	.foot{
		width: 100%;
	}
	.foot_logo{
		width: 180px;
		padding-top: 30px;
		padding-bottom: 15px;
		float: left;
		margin-left: 30px;
	}
	.foot ul li{
		font-size: 10px;
		float: left;
		text-align: right;
		margin-top: -2px;
	}
	.foot ul li a{
		background:none;
		padding: 30px 40px 0px 0px;
	}
	.foot ul li a:hover{
		opacity: 0.6;
	}
	.foot ul li span{
		font-size: 13px;
		line-height: 2;
		letter-spacing: 1px;
	}
	.foot_insta{
		width: 40px;
		margin: 30px 0 0px;
		float: right;
	}
	.foot_copy{
		font-size: 10px;
		line-height: 20px;
		text-align: center;
		clear: both;
	}
	.foot_nav ul{
		float: left;
	}
	.foot_nav{
		float: right;
		width: 720px;
		margin-right: 30px;
	}
	.foot_insta a:hover{
		opacity: 0.6;
	}





/*contact page-------------------------------------------------------*/





	.contact_h3{
		font-size: 16px;
		text-align: center;
		margin-top: -50px;
	}
	.tel_contact{
		padding: 70px 200px 63px;
		margin-top: 20px;
	}

	.contact_form p{
		padding-top: 0px;
		border:none;
		font-size: 16px;
		width: 200px;
		float: left;
	}
		.contact_form div{
			border-top: 1px dashed black;
			clear: both;
			padding-top: 25px;
		}
	.form_tbx1{
		width: 680px;
		margin-bottom: 25px;
		float: right;
	}
	.form_tbx2{
		width: 680px;
		margin-bottom: 25px;
		height: 50px;
		float: right;
	}
	.form_last{
		border-bottom: 1px dashed black;
		overflow: hidden;
	}
	/*送信ボタン*/
	input[type="submit"]{
		font-size: 20px;
	}
	input[type="submit"]:hover{
		color: black;
		background-color: white;
		border: 4px solid black;
	}
	#btn_send{
		width: 400px;
		margin: 0 auto;
		border: none;
	}
	.contact_tx{
		font-size: 14px;
		margin-top: 30px;
		text-align: center;
	}
	
	
	
	
	
	
/*service page-------------------------------------------------------*/


	
	
	
	.otherttl{
		width: 96%;
		margin: 0 auto;
		clear: both;
	}
	.service_ul{
		margin-top: -50px;
		margin-bottom: 200px;
		margin-left: auto;
		margin-right: auto;
		width: 660px;
		padding-bottom: 200px;
	}
	.btn_serv1 a:hover{
		background: url("../images/btn_serv1_hover.jpg") center center/cover no-repeat;
	}
	.btn_serv2 a:hover{
		background: url("../images/btn_serv2_hover.jpg") center center/cover no-repeat;
	}
	.btn_serv3 a:hover{
		background: url("../images/btn_serv3_hover.jpg") center center/cover no-repeat;
	}
	.btn_serv1 a{
		margin-right: 60px;
	}
	.btn_serv2 a{
		margin-right: 60px;
	}
	.service_ul div a{
		width: 180px;
		float: left;
		padding: 65px 0 0 0;
		margin-bottom: 0;
		border-left:none;
		border-top: solid black 15px;
	}
	.service_ul li{
		font-size: 20px;
		padding-left: 0;
		background: url("../images/arrow_w_d.svg") center 90% no-repeat;
		background-size: 20px;
		height: 220px;
		text-align: center;
		line-height: 1.5;
	}
	.service_ul li span{
		font-size: 16px;
	}
	.service_ul_lang li{
		font-size: 16px;
	}
	.ttl_serv1{
		background: url("../images/back_serv1_pc.jpg")center center/cover no-repeat;
		clear: both;
		height: 368px;
	}
	.ttl_serv2{
		background: url("../images/back_serv2_pc.jpg")center center/cover no-repeat;
		height: 368px;
		clear: both;
	}
	.ttl_serv3{
		background: url("../images/back_serv3_pc.jpg")center center/cover no-repeat;
		height: 368px;
		clear: both;
	}
	.ttl_serv h3{
		font-size: 16px;
		padding-top: 30px;
		text-align: left;
		margin-left: 50%;
		padding-left: 50px;
	}
	.ttl_serv1 h4{
		font-size: 50px;
	}
	.ttl_serv23 h4{
		font-size: 40px;
	}
	.ttl_serv h4{
		padding-top: 140px;
		padding-bottom: 0px;
		text-align: left;
		margin-left: 50%;
		padding-left: 50px;
	}
	.ttl_serv h4 span{
		font-size: 20px;
	}
	.whiteline{
		border-bottom: 1px solid white;
		height: 20px;
		width: 500px;
		margin: 0 auto;
	}
	.serv_midashi{
		font-size: 16px;
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.serv1_tx p{
		padding-left: 30px;
		margin-bottom: 20px;
		padding-top: 5px;
		padding-bottom: 5px;
		font-size: 20px;
	}
	.serv1_img{
		background: url("../images/back_serv1_2_pc.jpg")left center/cover no-repeat;
		width: 70%;
		float: right;
		margin-top: -445px;
		height: 580px;
	}
	.serv2_txbox{
		width: 400px;
		float: left;
		margin-bottom: 170px;
	}
	.serv_submidashi{
		font-size: 20px;
		padding-left: 30px;
	}
	#serv3{
		margin-bottom: 150px;
	}
	.serv2_imgbox{
		margin: 30px 0 100px;
		float: right;
		width: 450px;
	}
	.serv2_img{
		height: 430px;
	}
	.serv2_img1{
		background: url("../images/serv2_img1.jpg")center center/cover no-repeat;
	}
	.serv2_img2{
		background: url("../images/serv2_img2.jpg")center center/cover no-repeat;
	}
	.serv3_img1{
		width: 450px;
		float: right;
		height: 400px;
		background: url("../images/serv3_img1.jpg")center center/cover no-repeat;
		margin-top: 30px;
	}
	.serv3_img2{
		width: 450px;
		height: 430px;
		float: left;
		background: url("../images/serv3_img2.jpg")center center/cover no-repeat;
		margin-top: 30px;
	}
	.serv3_img3{
		width: 450px;
		float: right;
		height: 350px;
		background: url("../images/serv3_img3.jpg")center center/cover no-repeat;
		margin-top: 30px;
	}
	.serv3_box{
		clear: both;
	}
	.serv3_txbox_l{
		width: 400px;
		float: left;
	}
	.serv3_txbox_r{
		width: 400px;
		float: right;
	}
	.serv3_box_last{
		padding-top: 30px;
		overflow: hidden;
	}
	
	
	
	
	
/*news page-------------------------------------------------------*/





.news_subttl{
	font-size: 20px;
	padding: 100px 0;
}
	.news_list_div{
		width: 940px;
		margin: 0 auto;
	}
	.news_list_div figure a:hover{
		opacity: 0.7;
	}
.news_list figure{
	margin-left: 20px;
	margin-right: 20px;
	width: 195px;
}
.news_list dl dt{
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.news_list dl dt,dd{
	font-size: 14px;
}
.news_btn{
	margin-bottom: 150px;
	clear: both;
}
.news_detail{
	width: 900px;
	margin-top: 100px;
}
	
.news_detail h3{
	font-size: 24px;
	margin-bottom: 80px;
}
.news_detail img{
	margin-bottom: 60px;
}
	.news_img{
		margin: 0 auto;
		width: 700px;
	}
.news_detail p{
	margin-bottom: 60px;
}
	#date{
		margin-bottom: 0px;
	}
.news_detail h4{
	padding-top: 25px;
	font-size: 20px;
	padding-bottom: 25px;
	margin-bottom: 60px;
}
.news_arrow_box{
	width: 900px;
	margin-top: 20px;
	padding-bottom: 100px;
}
	.news_arrowl a:hover{
		opacity: 0.6;
	}
	.news_arrowr a:hover{
		opacity: 0.6;
	}
	.news_gotop a:hover{
		opacity: 0.6;
	}
	.btn_news{
		font-size: 16px;
		margin-top: 50px;
		width: 400px;
		margin-left: auto;
		margin-right: auto;
	}
	.btn_news a{
		padding: 15px 0;
	}
	.btn_news a:hover{
		background: url("../images/arrow_o_r.svg")95% center no-repeat;
		background-size: 20px;
		color: #E8801F;
		border: 4px solid #E8801F;
		background-color: white;
	}
	
	
	
	/*カタログダウンロード-------------------------------------------------------*/

	.catalog{
		font-size: 16px;
	}
	.catalog a{
		padding: 16px 30px;
	}
	.catalog_tx{
		font-size: 12px;
	}







    
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}