/*
Theme Name: growth

*/



@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700,900&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');

html {
 margin-top: 0px !important;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
abbr, address, cite, code,
del, dfn, img, ins, kbd, q, samp,
small, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.6em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #222;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 1px;
}

.single_text h1,
.single_text h2,
.single_text h3,
.single_text h4,
.single_text h5,
.single_text h6,
.single_text p,
.single_text span,
.single_text strong,
.single_text dl,
.single_text dt,
.single_text dd,
.single_text ul,
.single_text ol,
.single_text li {
	color: inherit;
	font-weight: initial;
}

em {
	font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	font-size: 15px;
	font-style: italic;	
}

body {
    line-height:1;
	-webkit-text-size-adjust: 100%;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
nav ul {
    list-style:none;
}
/*blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}*/
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	text-decoration: none;
	color: #333;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
   /* border-collapse:collapse;*/
    border-spacing:0;
}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}

/*li {
	list-style: none;	
}*/

img {
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
}

/*end reset*/

/* ----------------------------------------------------
    text
---------------------------------------------------- */

.serif {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝","ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.sans-serif {
	font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.lato {
	font-family: 'Lato', sans-serif;
}

.ethnocentric {
	font-family: "ethnocentric", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.tc {text-align: center !important;}
.tr {text-align: right !important;}
.tl {text-align: left !important;}

.bold {font-weight:bold;}
 
.font10{font-size:10px !important;}
.font11{font-size:11px !important;}
.font12{font-size:12px !important;}
.font13{font-size:13px !important;}
.font14{font-size:14px !important;}
.font15{font-size:15px !important;}
.font16{font-size:16px !important;}
.font17{font-size:17px !important;}
.font18{font-size:18px !important;}
.font19{font-size:19px !important;}
.font20{font-size:20px !important;}
.font21{font-size:21px !important;}
.font22{font-size:22px !important;}
.font23{font-size:23px !important;}
.font24{font-size:24px !important;}
.font25{font-size:25px !important;}
.font26{font-size:26px !important;}
.font27{font-size:27px !important;}
.font28{font-size:28px !important;}
.font29{font-size:29px !important;}
.font30{font-size:30px !important;}
.font32{font-size:32px !important;}
.font34{font-size:34px !important;}
.font36{font-size:36px !important;}
.font40{font-size:40px !important;}
 
/* ----------------------------------------------------
    float
---------------------------------------------------- */
.fr {float: right !important;}
.fl {float: left !important;}
 
.clear {clear: both;}
 
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
 
.clearfix {
  min-height: 1px;
}
 
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
 

/* ----------------------------------------------------
    margin
---------------------------------------------------- */
 
.mt00 { margin-top:  0px !important; }
.mt05 { margin-top:  5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt50 { margin-top: 50px !important; }
.mt60 { margin-top: 60px !important; }
.mt80 { margin-top: 80px !important; }
 
.mr00 { margin-right:  0px !important; }
.mr05 { margin-right:  5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr50 { margin-right: 50px !important; }
.mr60 { margin-right: 60px !important; }
.mr65 { margin-right: 65px !important; }
.mr6_5 { margin-right: 6.5% !important; }
 
.mb00 { margin-bottom:  0px !important; }
.mb05 { margin-bottom:  5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb55 { margin-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb76 { margin-bottom: 76px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb100 { margin-bottom: 100px !important; }
 
.ml00 { margin-left:  0px !important; }
.ml05 { margin-left:  5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
 
/* ----------------------------------------------------
    padding
---------------------------------------------------- */
 
.pt00 { padding-top:  0px !important; }
.pt05 { padding-top:  5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt80 { padding-top: 80px !important; }
 
.pr00 { padding-right:  0px !important; }
.pr05 { padding-right:  5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
 
.pb00 { padding-bottom:  0px !important; }
.pb05 { padding-bottom:  5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
 
.pl00 { padding-left:  0px !important; }
.pl05 { padding-left:  5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }






/* ----------------------------------------------------

    common

---------------------------------------------------- */


/* IE10以前でのみ有効 */
html {
height: 100%\9;
overflow: hidden\9;
}
body {
height: 100%\9;
overflow: scroll\9;
}
/* IE10以降でのみ有効 */
@media all and (-ms-high-contrast: none) {
	html {
		height: 100%;
		overflow: hidden;
	}
	body {
		height: 100%;
		overflow-y: scroll;
		overflow-x: hidden;
	}
}

.sec_in960 {
	max-width: 960px;
	width: 94%;
	margin: auto;
}

.sec_in1000 {
	max-width: 1000px;
	width: 90%;
	margin: auto;
	overflow: hidden;
}

.sec_in1200 {
	max-width: 1200px;
	width: 90%;
	margin: auto;
	overflow: hidden;
}

.sec_in1260 {
	max-width: 1260px;
	width: 90%;
	margin: auto;
	overflow: hidden;
}

.sec_in800 {
	max-width: 800px;
	width: 90%;
	margin: auto;
	overflow: hidden;
}

.sec_in880 {
	max-width: 880px;
	width: 90%;
	margin: auto;
	overflow: hidden;
}

.sec_in1240 {
	max-width: 1240px;
	width: 90%;
	margin: auto;
	overflow: hidden;
}



.overflow-h {overflow: hidden;}


.object-fit-img {
  object-fit: contain;
  font-family: 'object-fit: contain;';
}

body {
	overflow-x: hidden;
	transition: .3s;
}

.content_wrap {
	transition: .3s;
	overflow: hidden;
}


.b_overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2000;
    background: #fff;
    transition: all .2s;
    opacity: 0;
	visibility: hidden;
	width: 100vw;
	height: 100vh;
}

.overflow-h .b_overlay {
	opacity: 1;
	visibility: visible;
}


.error404 .page-title {
	font-size: 24px;
	font-weight: bold;
	color: #d94c17;
	text-align: center;
	margin-bottom: 30px;
}

.error404 .page-content {
	text-align: center;
}

.error404 .page-content p {
	margin-bottom: 20px;
}

.error404 input[type="search"] {
	font-size: 16px;
	box-sizing: border-box;
	padding: 10px;
	border: solid 1px #ccc;
	width: 86%;
}

.error404 input[type="submit"] {
	box-sizing: border-box;
	padding: 9px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	background: #d94c17;
	border: none;
	width: 13%;
	cursor: pointer;
}

.error404 .b_contact::after {width: 100%;}

.search .page-content p {
	margin-bottom: 20px;
}

.search input[type="search"] {
	font-size: 16px;
	box-sizing: border-box;
	padding: 10px;
	border: solid 1px #ccc;
	width: 86%;
}

.search input[type="submit"] {
	box-sizing: border-box;
	padding: 9px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	background: #d94c17;
	border: none;
	width: 13%;
	cursor: pointer;
}

.search .page-title {
	font-size: 24px;
	font-weight: bold;
	color: #d94c17;
	text-align: center;
	margin-bottom: 30px;
}

.search article {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: solid 1px #ddd;
}

.search article .entry-title a {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #d94c17;
	margin-bottom: 10px;
}

.search article .entry-meta {display: none;}

.search article .entry-summary p {
	color: #999;
}

.search .post-thumbnail {
	display: block;
	padding-bottom: 20px;
}

.page_wrap01 {
	padding: 10vh 0 15vh;
}

.page-template-default .site-content {
	padding: 90px 0;
}

.page-template-default .entry-header {
	display: none;
}

.page-template-default .edit-link {
	display: none;
}


.page_img {
	position: relative;
	margin-bottom: 10px;
	height: 320px;
}

.page_title {
	position: absolute;
	top: 110px;
	left: 8%;
}

.page_title h2 {
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}

.page_title h2 span {
	font-size: 84px;
	letter-spacing: 0;
	line-height: 1;
	color: #ce4b1b;
	
	display: block;
	opacity: 0;
	transition: .1s;
}

.page_img.show .page_title h2 span {
	opacity: 1;
	transition-delay: 1s;
}

.page_title h2::after {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 300%;
    height: 100%;
    background: #d94c17;
    transform-origin: 100% 50%;
	transform: translateX(-110%);
	transition: all 3s cubic-bezier(0.215, 0.61, 0.355, 1);
}


.page_img.show .page_title h2::after {
	transition: all 3s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition-duration: 4s;
	transform: translateX(110%);
	transition-delay: .6s;
}

.page_title p {
	position: relative;
	overflow: hidden;
	display: inline-block;
}

.page_title p span {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 3px;
	line-height: 1.3;
	color: #111;
	padding-left: 5px;
	display: block;
	opacity: 0;
	transition: .1s;
}

.page_img.show .page_title p span {
	opacity: 1;
	transition-delay: 1.2s;
}

.page_title p::after {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 300%;
    height: 100%;
    background: #d94c17;
    transform-origin: 100% 50%;
	transform: translateX(-110%);
	transition: all 3s cubic-bezier(0.215, 0.61, 0.355, 1);
	
}


.page_img.show .page_title p::after {
	transition: all 3s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition-duration: 4s;
	transform: translateX(110%);
	transition-delay: .8s;
}






.page_img_bg {
	width: 81.25%;
	position: absolute;
	top: 0;
	right: 0;
	height: 320px;
	background-repeat: no-repeat;
	background-position: top right;
	background-size: cover;
	
}

.page_img_bg::after {
	display: block;
	content: "";
	background: #fff;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	transition: all 1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
}

.page_img.show .page_img_bg::after {
	transform: translateX(-100%);
}


/*お問い合わせ*/
.page-id-7 .page_img_bg {background-image: url("images/contact/page_img.jpg");}

/*個人情報保護方針*/
.page-id-10 .page_img_bg {background-image: url("images/privacy/page_img.jpg");}

/*お知らせ*/
.page-id-12 .page_img_bg {background-image: url("images/news/page_img.jpg");}

/*施工実績*/
.page-id-25 .page_img_bg {background-image: url("images/works/page_img.jpg");}

/*会社案内*/
.page-id-34 .page_img_bg {background-image: url("images/company/page_img.jpg");}

/*採用情報*/
.page-id-36 .page_img_bg {background-image: url("images/recruit/page_img.jpg");}







.breadcrumbs {
	width: 92%;
	margin: auto;
	box-sizing: border-box;
	padding: 14px 0;
}

.breadcrumbs p {
	font-size: 14px;
	letter-spacing: 2px;
	color: #aaa;
	line-height: 1.3;
	text-align: right;
}

.breadcrumbs span {
	font-size: 14px;
	letter-spacing: 2px;
	color: #aaa;
	line-height: 1.3;
}

.breadcrumbs span a {
	font-size: 14px;
	letter-spacing: 2px;
	color: #aaa;
	line-height: 1.3;
	text-decoration: underline;
}

.breadcrumbs span a:hover {
	text-decoration: none;
	color: #ce4b1b;
}






/* ----------------------------------------------------

    header

---------------------------------------------------- */

header {
	position: relative;
}

.h_logo a {
	display: block;
	
	padding-top: 48px;
	position: absolute;
	top: 0;
	left: 4%;
	z-index: 9000;
	transition: .3s;
}

.h_logo a img {transition: .3s;}

.h_logo a.fixed {
	width: 200px;
	height: 100px;
	padding-top: 32px;
}

.h_logo a.fixed img {
	width: 110px;
}



/*　メニューボタン（ブロック）ここから　*/

.h_menu {
	width: 100px;
	height: 100px;
	box-sizing: border-box;
	cursor: pointer;
	position: fixed;
	top: 0;
	right: 0;
	background: #000;
	z-index: 99999;
	text-align: center;
	
}

.h_menu:hover {background: #222;}

.h_menu_in {
	width: 23px;
	height: 23px;
	position: absolute;
	top: 35px;
	left: 0;
	right: 0;
	margin: auto;
}

.h_menu span {transition: .2s;}


.h_menu span:nth-of-type(1) {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 5px;
    height: 5px;
    background: #d76f16;
    z-index: 998;
}

.h_menu span:nth-of-type(2) {
    position: absolute;
    top: 0px;
    left: 9px;
    width: 5px;
    height: 5px;
    background: #d76f16;
    z-index: 997;
}

.h_menu span:nth-of-type(3) {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 5px;
    height: 5px;
   background: #d76f16;
    z-index: 996;
}

.h_menu span:nth-of-type(4) {
    position: absolute;
    top: 9px;
    left: 0;
    width: 5px;
    height: 5px;
    background: #d76f16;
    z-index: 998;
}

.h_menu span:nth-of-type(5) {
    position: absolute;
    top: 9px;
    left: 9px;
    width: 5px;
    height: 5px;
    background: #d76f16;
    z-index: 997;
}

.h_menu span:nth-of-type(6) {
    position: absolute;
    top: 9px;
    right: 0px;
    width: 5px;
    height: 5px;
    background: #d76f16;
    z-index: 996;
}

.h_menu span:nth-of-type(7) {
    position: absolute;
    top: 18px;
    left: 0px;
    width: 5px;
    height: 5px;
    background: #d76f16;
    z-index: 998;
}

.h_menu span:nth-of-type(8) {
    position: absolute;
    top: 18px;
    left: 9px;
    width: 5px;
    height: 5px;
    background: #d76f16;
    z-index: 997;
}

.h_menu span:nth-of-type(9) {
    position: absolute;
    top: 18px;
    right: 0px;
    width: 5px;
    height: 5px;
    background: #d76f16;
    z-index: 996;
}

.h_menu p {
	font-size: 10px;
	color: #d76f16;
	position: absolute;
	bottom: 21px;
	left: 0;
	right: 0;
	width: 30px;
	margin: auto;
	font-weight: 600;
	letter-spacing: 0;
}

.h_menu.active span:nth-of-type(1) {top: 9px;}
.h_menu.active span:nth-of-type(2) {top: 9px;}
.h_menu.active span:nth-of-type(3) {top: 9px;}

.h_menu.active span:nth-of-type(5) {width: 23px; left: 0px;}

.h_menu.active span:nth-of-type(7) {top: 9px;}
.h_menu.active span:nth-of-type(8) {top: 9px;}
.h_menu.active span:nth-of-type(9) {top: 9px;}

.h_contact a {
	display: block;
	position: fixed;
	top: 0;
	right: 100px;
	z-index: 9999;
	width: 100px;
	height: 100px;
	box-sizing: border-box;
	padding-top: 34px;
	text-align: center;
	transition: .3s;
	background: #d01b17;
	background: -moz-linear-gradient(top right, #d77116 0%, #d01b17 100%);
	background: -webkit-gradient(linear, right top, left bottom, from(#d77116), to(#d01b17));
	background: -webkit-linear-gradient(top right, #d77116 0%, #d01b17 100%);
	background: -o-linear-gradient(top right, #d77116 0%, #d01b17 100%);
	background: linear-gradient(to bottom left, #d77116 0%, #d01b17 100%);
}

.h_contact a img {
	padding-bottom: 7px;
	
}

.h_contact a p {
	text-align: center;
	color: #fff;
	font-size: 10px;
	font-weight: 600;
}

.h_contact a:hover {background: linear-gradient(to bottom left, #d01b17 0%, #d01b17 100%);}


@media screen and ( max-width:1366px ){	
	.h_menu {width: 80px; height: 80px;}
	.h_menu_in {top: 24px;}
	.h_menu p {bottom: 14px;}
	.h_contact a {width: 80px; height: 80px; right: 80px; padding-top: 23px;}
	.h_contact a img {width: 24px;}
	.h_contact a p {letter-spacing: 0;}
}

@media screen and ( max-width:767px ){	
	.h_contact a {width: 66px;height: 66px;right: 66px;padding-top: 14px;}
	.h_contact a img {width: 18px;}
	.h_menu {width: 66px;height: 66px;}
	.h_menu_in {top: 18px;width: 18px;height: 18px;}
	.h_menu p {bottom: 12px;}
	.h_menu span:nth-of-type(1) {top: 0px; left: 0px; width: 4px; height: 4px;}
	.h_menu span:nth-of-type(2) {top: 0px; left: 7px; width: 4px; height: 4px;}
	.h_menu span:nth-of-type(3) {top: 0px; right: 0px; width: 4px; height: 4px;}
	.h_menu span:nth-of-type(4) {top: 7px; left: 0; width: 4px; height: 4px;}
	.h_menu span:nth-of-type(5) {top: 7px; left: 7px; width: 4px; height: 4px;}
	.h_menu span:nth-of-type(6) {top: 7px; right: 0px; width: 4px; height: 4px;}
	.h_menu span:nth-of-type(7) {top: 14px; left: 0px; width: 4px; height: 4px;}
	.h_menu span:nth-of-type(8) {top: 14px; left: 7px; width: 4px; height: 4px;}
	.h_menu span:nth-of-type(9) {top: 14px; right: 0px; width: 4px; height: 4px;}
	.h_menu.active span:nth-of-type(1) {top: 7px;}
	.h_menu.active span:nth-of-type(2) {top: 7px;}
	.h_menu.active span:nth-of-type(3) {top: 7px;}
	.h_menu.active span:nth-of-type(5) {width: 18px; left: 0px;}
	.h_menu.active span:nth-of-type(7) {top: 7px;}
	.h_menu.active span:nth-of-type(8) {top: 7px;}
	.h_menu.active span:nth-of-type(9) {top: 7px;}
}

/*　メニューボタン（ブロック）ここまで　*/






.header_top {
	z-index: 9000;
	height: 100px;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 60px;
}

.header_top nav {
	float: right;
	padding-right: 200px;
	padding-top: 38px;
}

.header_top nav ul {
	overflow: hidden;
}

.header_top nav li {
	float: left;
	padding-right: 50px;
}

.header_top nav li a {
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 1.2;
	color: #000;
	font-weight: bold;
	transition: .3s;
}

.header_top nav li a span {
	font-size: 0.7em;
	display: block;
	text-align: center;
	color: #999;
	font-weight: 500;
	padding-top: 5px;
	transition: .3s;
}

.header_top nav li a:hover {
	color: #d01b17;
}

.header_top nav li a:hover span {
	color: #d01b17;
}

.header_main {
	position: relative;
	min-height: 1110px;
}

.header_main::before {
	display: block;
	content: "";
	width: 100%;
	height: 680px;
	background: #f5f5f5;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}

.main_img {
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	transition: all 1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
}

.main_img.show {
	width: 81.25%;
}

.main_img img {
	object-fit: cover;
	width: 100%;
	height: 820px;
	object-position: right bottom;
}

.vegas-overlay {display: none;}

#b_slider {height: 820px !important;}
.vegas-slide-inner {background-position: right center !important;}

.h_main_text {
	position: absolute;
	top: 270px;
	left: 8%;
	z-index: 10;
}

.h_main_text h2 {
	margin-bottom: 20px;
	display: block;
	overflow: hidden;
	position: relative;
}

.h_main_text h2 span {
	font-size: 124px;
	font-style: italic;
	padding-right: 20px;
	color: #d94c17;
	line-height: 1;
	display: block;
	opacity: 0;
	transition: .1s;
}

.h_main_text.show .h_main_text01 span {
	opacity: 1;
	transition-delay: .6s;
}

.h_main_text.show .h_main_text02 span {
	opacity: 1;
	transition-delay: .8s;
}

.h_main_text h2::after {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 350%;
    height: 100%;
    background: #d94c17;
    transform-origin: 100% 50%;
	transform: translateX(-110%);
	transition: all 3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.h_main_text .h_main_text02::after {transition-delay: .2s !important;}


.h_main_text.show h2::after {
	transition: all 3s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition-duration: 4s;
	transform: translateX(110%);
}


.h_main_text h3 {
	padding-top: 20px;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 2px;
	line-height: 2;
	color: #000;
	text-shadow: 3px 3px 5px #fff;
	transform: translateY(200px);
	opacity: 0;
	transition: all 1.2s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
	transition-delay: 1s;
}

.h_main_text.show .h_main_text03 {
	transform: translateY(0);
	opacity: 1;
}

.h_bnr a {
	display: block;
	position: absolute;
	top: 760px;
	right: 30px;
	z-index: 100;
	transform: translateY(200px);
	opacity: 0;
	transition: all .8s;
}

.h_bnr a.show {
	transform: translateY(0);
	opacity: 1;
}

.h_bnr a:hover {
	transform: scale(1.1);
}

.h_info_wrap {
	max-width: 1200px;
	width: 90%;
	position: absolute;
	bottom: 60px;
	left: 0;
	right: 0;
	margin: auto;
	box-sizing: border-box;
	padding: 0 3%;
	min-height: 160px;
	overflow: hidden;
}

.h_info_left {
	float: left;
	max-width: 770px;
	width: 74%;
}

.h_info_right {
	float: right;
	max-width: 120px;
	width: 23%;
}

.h_info_dl01 {
	display: table;
	width: 100%;
}

.h_info_dt01  {
	display: table-cell;
	width: 160px;
	position: relative;
	font-size: 22px;
	color: #d76f16;
	line-height: 1.2;
}

.h_info_dt01 span {
	display: block;
	width: 40px;
	height: 1px;
	background: #bbb;
	position: absolute;
	top: 14px;
	right: 0;
}

.h_info_dd01 {
	display: table-cell;
	box-sizing: border-box;
	padding-left: 30px;
	vertical-align: top;
}

.h_info_dl02 {
	display: table;
	width: 100%;
	margin-bottom: 30px;
}

.h_info_dl02:last-of-type {
	margin-bottom: 0;
}

.h_info_dt02 {
	display: table-cell;
	width: 110px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.3;
	color: #999;
}

.h_info_dd02 {
	display: table-cell;
	vertical-align: middle;
}

.h_info_dd02 a {
	font-size: 15px;
	line-height: 1.4;
	text-decoration: underline;
	letter-spacing: 2px;
}

.h_info_dd02 a:hover {
	text-decoration: none;
	color: #d76f16;
}

.h_info_right h3 {padding-top: 100px;}

.h_info_right h3 a {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 8px 10px;
	text-align: center;
	border-radius: 20px;
	border: solid 1px #333;
	font-size: 14px;
	line-height: 1;
	font-weight: 700;
	transition: .3s;
	
}

.h_info_right h3 a:hover {
	background: #333;
	color: #fff;
}





.c-scroll {
    width: 1px;
    height: 10rem;
    position: absolute;
    top: 60vh;
    right: 2%;
    z-index: 3000;
}

.c-scroll a {
    display: block;
    height: 100%;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    text-decoration: none;
}

.c-scroll a span {
    display: block;
    font-size: 11px;
	font-weight: 600;
    line-height: 1;
    color: #000;
    text-transform: uppercase;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    letter-spacing: 2px;
}

.c-scroll__line {
    width: 1px;
    height: 5.5rem;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 3500;
}

.c-scroll__line::before {
    content: "";
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    background-color: white;
    -webkit-animation-name: lineInOut;
    animation-name: lineInOut;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes lineInOut {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  5% {
    opacity: 1;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  59% {
    opacity: 1;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  60% {
    opacity: 1;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
}

@keyframes lineInOut {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  5% {
    opacity: 1;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  59% {
    opacity: 1;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  60% {
    opacity: 1;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
}

@keyframes lineInOut2 {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  5% {
    opacity: 1;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  59% {
    opacity: 1;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  60% {
    opacity: 1;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: right;
            transform-origin: right;
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: right;
            transform-origin: right;
  }
}





.sp_menu_wrap {
	overflow: scroll;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9500;
    width: 100%;
    background: #fff;
    /*height: 100vh;*/
    transition: all .3s;
	box-sizing: border-box;
	opacity: 0;
	visibility: hidden;
	display: flex;
    flex-wrap: wrap;
}

.sp_menu_wrap.open {
	opacity: 1;
	visibility: visible;
}

.sp_menu_left {
	width: 50%;
	position: -webkit-sticky;
    position: sticky;
    height: 100vh;
    top: 0;
}

.sp_menu_left img {
	object-fit: cover;
	width: 100%;
	min-height: 100vh;
}

.sp_menu {
	width: 50%;
	box-sizing: border-box;
	height: 100vh;
}

.sp_menu_in {
	padding-top: 18vh;
	padding-bottom: 10vh;
	max-width: 340px;
	width: 80%;
	margin: auto;
	overflow-y: scroll;
}

.sp_menu_in h2 {
	font-size: 30px;
	letter-spacing: 5px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 60px;
	text-align: center;
	color: #111;
}

.sp_menu01 {
	margin-bottom: 60px;
}

.sp_menu01 li {
	margin-bottom: 40px;
	list-style: none;
	text-align: center;
}

.sp_menu01 li a {
	font-size: 20px;
	letter-spacing: 4px;
	font-weight: 700;
	color: #d94c17;
	padding: 0 4px 0 6px;
	display: inline-block;
	position: relative;
}

.sp_menu01 li a span {
	display: block;
	font-size: 14px;
	letter-spacing: 2px;
}



.sp_copy {
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	color: #1F3058;
}

.h_qr_box {
	background: #fff;
	box-sizing: border-box;
	padding: 20px 13px;
	position: fixed;
	top: 25vh;
	right: 0;
	z-index: 9000;
	box-shadow: 3px 3px 20px rgba(0,0,0,0.4);
	text-align: center;
	transition: 1s;
	transform: translateX(200px);
}

.h_qr_box.show {
	transform: translateX(0);
}

.h_qr_box p {
	font-size: 13px;
	letter-spacing: -1px;
	font-weight: 600;
	line-height: 1.4;
	color: #d94c17;
	margin-bottom: 10px;
}








/* ----------------------------------------------------

    top

---------------------------------------------------- */


.top01 {
	margin: 100px 0;
	position: relative;
	min-height: 640px;
}

.top01_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	z-index: 1;
	transition: all .8s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
	transition-delay: .4s;
}

.top01.show .top01_img {
	width: 45.83%;
}

.top01_img img {
	object-fit: cover;
	width: 100%;
	height: 500px;
	object-position: 0 0;
}

.top01_in {
	max-width: 550px;
	width: 46%;
	float: right;
	padding-top: 40px;
}

.top01_in h4 {
	font-size: 20px;
	color: #d76f16;
	line-height: 1;
	margin-bottom: 130px;
}

.top01_in h2 {
	font-size: 34px;
	font-weight: 500;
	letter-spacing: 6px;
	line-height: 1.4;
	margin-bottom: 50px;
	color: #fff;
}

.top01_in p {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1.8;
	color: #fff;
}

.top01_bg {
	width: 0;
	height: 460px;
	background: #d76f16;
	position: absolute;
	bottom: 60px;
	right: 0;
	z-index: -1;
	transition: all 1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
	transition-delay: .8s;
}

.top01.show .top01_bg {
	width: 61%;
}

.bnr01 {
	max-width: 540px;
	width: 90%;
	position: absolute;
	bottom: 0;
	right: 50%;
	z-index: 100;
	box-shadow: 10px 10px 30px rgba(0,0,0,0.3);
	transform: translateY(200px);
	opacity: 0;
	transition: all 1.2s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
	transition-delay: 1.2s;
}

.top01.show .bnr01 {
	transform: translateY(0);
	opacity: 1;
}

.bnr01 a {display: block;}

.bnr01 dl {
	display: table;
	width: 100%;
}

.bnr01 dt {
	display: table-cell;
	width: 200px;
	transition: .3s;
	overflow: hidden;
}

.bnr01 dt img {
	object-fit: cover;
	width: 100%;
	height: 200px;
	transition: .3s;
}

.bnr01 dd {
	display: table-cell;
	box-sizing: border-box;
	text-align: center;
	vertical-align: middle;
	background: #000;
	padding-top: 40px;
	transition: .3s;
}

.bnr01 dd p {
	font-size: 14px;
	color: #d76f16;
	line-height: 1;
	margin-bottom: 10px;
	transition: .3s;
}

.bnr01 dd h3 {
	font-size: 26px;
	font-weight: 500;
	letter-spacing: 5px;
	line-height: 1;
	color: #fff;
	margin-bottom: 35px;
}

.bnr01 dd h4 {
	font-size: 12px;
	color: #fff;
	line-height: 1;
	letter-spacing: 2px;
}

.bnr01 dd h4 img {
	padding-left: 4px;
	position: relative;
	bottom: 2px;
}

.bnr01 a:hover dt img {
	transform: scale(1.2);
}

.bnr01 a:hover dd {
	background: #d94c17;
}

.bnr01 a:hover dd p {color: #fff;}

.top02 {
	padding: 60px 0;
}

.top02_in {
	width: 81.25%;
	margin-left: 18.75%;
	overflow: visible;
}

.top02_left {
	float: left;
	width: 17%;
}

.top02_right {
	float: right;
	width: 81%;
}

.sec_title01 {
	margin-bottom: 80px;
}

.sec_title01 p {
	font-size: 14px;
	color: #d76f16;
	line-height: 1;
	margin-bottom: 20px;
}

.sec_title01 h2 {
	font-size: 32px;
	letter-spacing: 4px;
	line-height: 1.3;
	color: #111;
	font-weight: 500;
}

.btn01 a {
	display: block;
	max-width: 220px;
	width: 100%;
	background: #111;
	box-sizing: border-box;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 1.2;
	letter-spacing: 2px;
	color: #fff;
	font-weight: 400;
	transition: .3s;
}

.btn01 a img {
	float: right;
	position: relative;
	top: 5px;
}

.btn01 a:hover {
	background: #d94c17;
}


.news_list {
	width: 100%;
	
}

.news_box {
	float: left;
	width: 23.4%;
	margin: 0 0.8%;
	transform: translateY(200px);
	opacity: 0;
	transition: all 1s;
	transition-delay: .6s;
}

.news_box:nth-of-type(2) {transition-delay: .8s;}
.news_box:nth-of-type(3) {transition-delay: 1s;}
.news_box:nth-of-type(4) {transition-delay: 1.2s;}
.news_box:nth-of-type(5) {transition-delay: .6s;}
.news_box:nth-of-type(6) {transition-delay: .8s;}
.news_box:nth-of-type(7) {transition-delay: 1s;}
.news_box:nth-of-type(8) {transition-delay: 1.2s;}
.news_box:nth-of-type(9) {transition-delay: .6s;}
.news_box:nth-of-type(10) {transition-delay: .8s;}
.news_box:nth-of-type(11) {transition-delay: 1s;}
.news_box:nth-of-type(12) {transition-delay: 1.2s;}

.top02.show .news_box {
	transform: translateY(0);
	opacity: 1;
}

.news_list_img {
	margin-bottom: 15px;
	overflow: hidden;
}

.news_list_img img {
	object-fit: cover;
	width: 100%;
	height: 210px;
	transition: .3s;
}

.news_list_img a:hover img {
	transform: scale(1.2);
}

.news_list_date {
	font-size: 12px;
	color: #aaa;
	line-height: 1.3;
	margin-bottom: 5px;
}

.news_list_title a {
	font-size: 15px;
	line-height: 1.4;
}

.news_list_title a:hover {
	text-decoration: underline;
	color: #d76f16;
}

.top03 .sec_in1200 {overflow: visible;}
.top03_in {padding-top: 10px;}
.top03_in .bnr01 {position: static;}
.top03_in .bnr01 dd h4 {margin-bottom: 0;}

.top03_in_text {margin-bottom: 80px; color: #222 !important;}
.top03 .sec_title01 {margin-bottom: 110px;}
.top03_bg {background: #f5f5f5;}

.b_contact {
	padding: 90px 0;
	position: relative;
}

.b_contact::after {
	display: block;
	content: "";
	background-image: url("images/footer/b_contact_bg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 0;
	height: 100%;
	transition: all 1.2s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
	transition-delay: .3s;
}

.b_contact.show::after {
	width: 100%;
}

.b_contact_in {
	max-width: 1080px;
	width: 90%;
	margin: auto;
}

.sec_title02 {
	margin-bottom: 40px;
	text-align: center;
}

.sec_title02 p {
	font-size: 14px;
	color: #d76f16;
	line-height: 1;
	margin-bottom: 15px;
}

.sec_title02 h2 {
	font-size: 32px;
	letter-spacing: 4px;
	line-height: 1.3;
	color: #111;
	font-weight: 500;
}

.b_contact_text {
	font-size: 15px;
	line-height: 1.8;
	text-align: center;
	margin-bottom: 40px;
}

.b_contact_left a {
	display: block;
	float: left;
	max-width: 520px;
	width: 48%;
	margin: 0 1%;
	box-sizing: border-box;
	text-align: center;
	padding: 18px 10px 10px;
	background: #fff;
	border: solid 1px #333;
	min-height: 112px;
	transform: translateY(200px);
	opacity: 0;
	transition: all 1s;
	transition-delay: .5s;
}

.b_contact.show .b_contact_left a {
	transform: translateY(0);
	opacity: 1;
}

.b_contact_left a h3 {
	font-size: 16px;
	line-height: 1.3;
}

.b_contact_left a h4 {
	font-size: 30px;
	line-height: 1.3;
}

.b_contact_left a h4 img {
	padding-right: 10px;
	position: relative;
	bottom: 4px;
}

.b_contact_left a p {
	font-size: 13px;
}

.b_contact_right {
	transform: translateY(200px);
	opacity: 0;
	transition: all 1s;
	transition-delay: .7s;
}

.b_contact.show .b_contact_right {
	transform: translateY(0);
	opacity: 1;
}

.b_contact_right a {
	display: block;
	float: right;
	max-width: 520px;
	width: 48%;
	margin: 0 1%;
	box-sizing: border-box;
	text-align: center;
	padding: 42px 10px 20px;
	min-height: 112px;
	background: #d01b17;
    background: -moz-linear-gradient(top right, #d77116 0%, #d01b17 100%);
    background: -webkit-gradient(linear, right top, left bottom, from(#d77116), to(#d01b17));
    background: -webkit-linear-gradient(top right, #d77116 0%, #d01b17 100%);
    background: -o-linear-gradient(top right, #d77116 0%, #d01b17 100%);
    background: linear-gradient(to bottom left, #d77116 0%, #d01b17 100%);
	color: #fff;
	font-size: 18px;
	transition: .3s;
	
}

.b_contact_right a img {
	padding-right: 15px;
	position: relative;
	bottom: 2px;
}

.b_contact_right a:hover {
	background: linear-gradient(to bottom left, #d01b17 0%, #d01b17 100%);
}




/* ----------------------------------------------------

    footer

---------------------------------------------------- */


.footer_link_wrap {
	padding: 35px 0 20px;
}

.footer_link {
	max-width: 1250px;
	width: 90%;
	margin: auto;
}

.footer_link a {
	margin-right: 30px;
	padding-bottom: 20px;
	display: inline-block;
}

.footer_link a:last-of-type {
	margin-right: 0;
}




footer {
	box-sizing: border-box;
	padding: 100px 0 0;
	background: #111;
	position: relative;
	
}


.footer_in {
	width: 88%;
	margin: auto;
	overflow: hidden;
	padding-bottom: 60px;
}

.footer_left {
	max-width: 400px;
	width: 32%;
	float: left;
}

.footer_right {
	max-width: 400px;
	width: 64%;
	float: right;
	overflow: hidden;
}

.footer_left h2 {
	margin-bottom: 25px;
}

.footer_left h3 {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 2px;
	line-height: 1.2;
	color: #d76f16;
	margin-bottom: 6px;
}

.footer_left p {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 2px;
	line-height: 1.7;
	color: #d76f16;
}

.footer_left p a {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 2px;
	line-height: 1.7;
	color: #d76f16;
}

.footer_left p a:hover {
	text-decoration: underline;
}

.f_nav {
	margin-bottom: 30px;
	overflow: hidden;
}

.f_nav_left {
	float: left;
	max-width: 326px;
	width: 45%;
}

.f_nav_right {
	float: right;
	max-width: 200px;
	width: 53%;
}

.f_nav h3 {
	font-size: 18px;
	font-weight: 600;
	color: #d76f16;
	line-height: 1.3;
	margin-bottom: 5px;
}

.f_nav li {
	list-style: none;
	margin-bottom: 6px;
}



.f_nav li a {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 3px;
	line-height: 1.3;
	color: #d76f16;
}

.f_nav li a:hover {
	color: #fff;
	text-decoration: underline;
}

.f_nav li a i {
	display: inline-block;
	text-align: center;
	color: #d76f16;
	font-size: 18px;
	box-sizing: border-box;
	margin-right: 10px;
	line-height: 1;
	padding: 1px 0 0 2px;
}

.footer_right_bottom {
	float: right;
	width: 100%;
}

.footer_qr {
	float: left;
	max-width: 274px;
	width: 70%;
}

.pagetop {padding-top: 50px;}

.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	position: relative;
	text-align: center;
	float: right;
	box-sizing: border-box;
	padding-top: 12px;
	transition: .2s;
}

.pagetop a img {
	position: relative;
	right: 2px;
}

.pagetop a::after {
	display: block;
	content: "";
	position: absolute;
	box-sizing: border-box;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border: solid 1px #d76f16;
	border-radius: 50%;
	
}

.pagetop a:hover {
	transform: translateY(-10px);
}


.footer_bottom {
	width: 100%;
	box-sizing: border-box;
	padding: 25px;
	border-top: solid 1px #d76f16;
}

.f_copy {
	font-size: 12px;
	line-height: 1.4;
	letter-spacing: 2px;
	color: #d76f16;
	text-align: center;
}






/* ----------------------------------------------------

    contact

---------------------------------------------------- */

.page-id-7 .footer_link_wrap {border-top: solid 1px #ccc;}

.contact01 {
	padding: 40px 0 40px;
}

.contact01_in {
	padding-top: 40px;
}

.contact01_in li {
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 1.4;
	margin-bottom: 5px;
}

.contact01_in li a {
	font-size: 1em;
	font-weight: 600;
	color: #d76f16;
	text-decoration: underline;
}

.contact01_in li a:hover {
	text-decoration: none;
}

.contact02 {
	padding: 0 0 100px;
}


.contact02 dl {
	display:table;
	width:100%;
	padding: 10px 0;
	margin-bottom: 10px;
}

.contact02 dl dt {
	display:table-cell;
	width:26%;
	box-sizing:border-box;
	vertical-align:top;
	font-weight: 500;
	font-size: 15px;
	padding-top: 5px;
}

.contact02 dl dt p {font-size: 16px;}

.contact02 dl dd {
	display:table-cell;
	width:74%;
	box-sizing:border-box;
}

.input_dummy {
	width:500px;
	height:36px;
	box-sizing:border-box;
	background-color:#fff;
}

.textarea_dummy {
	width:500px;
	height:165px;
	box-sizing:border-box;
	background-color:#fff;
}

#zip {
    width: 200px;
}

.contact02 .contact02_in p {
	margin-bottom: 0;
}

.contact02 .contact02_in .required {
	color:#fff;
	background-color:#aa1d2f;
	margin: 0 10px 0 0;
	letter-spacing: 1px;
	font-size: 11px;
	padding: 0px 7px 2px;
}

.contact02 .contact02_in .required02 {
	display:block;
	padding-left: 31%;
	font-size:12px;
	color:#b20000;
    margin-bottom: -30px;
    margin-top: 10px;
	letter-spacing: 0;
	text-align: left;
}
.contact02 .contact02_in .required02 {
	padding-left: 0;
	margin-bottom: 3px;
}
.required2 {
    color: #fff;
    background-color: #aaa;
    font-size: 12px;
    padding: 1px 7px;
	margin: 0 10px 0 0;
	letter-spacing: 1px;
}

.yuubin .required02 {
    padding-left: 3%;
    display: inline;
}

.contact02 input[type="text"] {
	font-size: 16px;
    padding: 14px;
	width: 100%;
	background: #fff;
	box-sizing: border-box;
	border: solid 1px #ccc;
}

.contact02 input[type="email"] {
	font-size: 16px;
    padding: 14px;
	width: 100%;
	border: solid 1px #ccc;
	background: #fff;
	box-sizing: border-box;
}

.contact02 input[type="tel"] {
	font-size: 16px;
    padding: 14px;
	width: 100%;
	border: solid 1px #ccc;
	background: #fff;
	box-sizing: border-box;
}

.contact02 input[type="radio"] {
	margin-top: 0;
}

.contact02 input[type="number"] {
	font-size: 16px;
    padding: 14px;
	width: 100px;
	border: solid 1px #ccc;
	background: #fff;
	box-sizing: border-box;
	margin: 0 5px 5px;
}

.contact02 textarea {
	font-size: 16px;
    padding: 14px;
    width: 100%;
	border: solid 1px #ccc;
	background: #fff;
	box-sizing: border-box;
}

.contact02 input[type="submit"] {
	max-width:400px;
	width: 80%;
	margin: 30px auto 0;
	box-sizing:border-box;
	display:block;
	text-align:center;
	background-color:#ce4b1b;
	color:#fff;
    padding: 18px 0;
	font-size: 17px;
	letter-spacing: 1px;
	cursor: pointer;
	border: none;
	border-radius: 40px;
	-webkit-appearance: none;
	transition: .3s;
}

.contact02 input[type="submit"]:hover {
	background-color:#000;
	transition: .3s;
}

.wpcf7-list-item {
	margin-left: 0;
	margin-right: 3em;
}

.wpcf7-list-item span {
	font-size: 15px;
}


#zip_txt {
    font-size: 12px;
    padding-left: 7px;
    color: #b20000;
    line-height: 1.3em;
	letter-spacing: 0;
}








/* ----------------------------------------------------

    privacy

---------------------------------------------------- */


.privacy01 {
	padding: 40px 0 100px;
}

.privacy_box {
	margin-bottom: 40px;
}

.privacy_box h3 {
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 3px;
	display: block;
	margin-bottom: 10px;
	line-height: 1.3;
	box-sizing: border-box;
	background: #eee;
	padding: 10px 15px;
}

.privacy_box p {
	font-size: 15px;
	letter-spacing: 2px;
	line-height: 1.7;
}






/* ----------------------------------------------------

    news

---------------------------------------------------- */

.news01 {
	padding: 40px 0 40px;
}

.t_news_box {
	border-bottom: solid 1px #ddd;
	box-sizing: border-box;
	transition: .7s;
	transform: translateY(100px);
	opacity: 0;
}

.t_news_box {
	transform: translateY(0);
    opacity: 1;
}

.t_news_box.show {
	transform: translateY(0);
	opacity: 1;
}

.t_news_box:nth-of-type(1) {
	border-top: solid 1px #ddd;
}

.t_news_box a {
	display: block;
	transition: .3s;
}

.t_news_box a:hover {
	background: #f5f5f5;
}

.t_news_box dl {
	display: table;
	width: 100%;
	padding: 30px;
	box-sizing: border-box;
}

.t_news_box dt {
	display: table-cell;
	width: 120px;
	font-size: 12px;
	letter-spacing: 1px;
	color: #999;
	font-weight: 500;
	text-align: right;
}

.t_news_box dt span {
	display: block;
	float: left;
	width: 120px;
	text-align: center;
	background: #ce4b1b;
	color: #fff;
	font-size: 13px;
	letter-spacing: 1px;
	box-sizing: border-box;
	padding: 5px 10px;
	line-height: 1.1;
	vertical-align: middle;
}

.t_news_box dd {
	display: table-cell;
	vertical-align: middle;
	font-size: 15px;
	letter-spacing: 2px;
	line-height: 1.3;
	box-sizing: border-box;
	padding-left: 30px;
}

.t_news_box dd img {
	float: right;
	position: relative;
	top: 6px;
	transition: .3s;
}

.t_news_box a:hover dd img {
	transform: translateX(-10px);
}

.t_news_wrap {
	margin-bottom: 30px;
}

.blog_pages {
	text-align: center;
	min-height: 26px;
	margin-bottom: 30px;
}

.blog_pages .page-numbers {
    border: solid 1px #ce4b1b;
    padding: 4px 8px 4px;
    font-size: 12px;
    margin-right: 1px;
    color: #ce4b1b;
	box-sizing: border-box;
}

.blog_pages .prev {
	padding: 4px 6px 4px;
}

.blog_pages .next {
	padding: 4px 6px 4px;
}

.blog_pages .current {
    border: solid 1px #ce4b1b;
    padding: 4px 8px 4px;
    font-size: 12px;
    margin-right: 1px;
    color: #fff;
	background: #ce4b1b;
	box-sizing: border-box;
}

a.page-numbers:hover {
	color: #fff;
	background: #ce4b1b;
}

.blog_pages span,
.blog_pages a {
	font-family: 'Lato', sans-serif;
}

.single_wrap {
	padding: 70px 0 90px;
}

.single_img {
	padding-top: 10px;
	margin-bottom: 30px;
	text-align: center;
}

.single_img img {
	width: 100%;
	object-fit: cover;
	height: 560px;
}

.single_btn a {
	display: block;
	max-width: 500px;
	width: 100%;
	margin: 0 auto 60px;;
	box-sizing: border-box;
	background: #222;
	color: #fff;
	text-align: center;
	padding: 17px 10px;
	letter-spacing: 1px;
	font-size: 15px;
	transition: .3s;
}

.single_btn a:hover {
	transition: .3s;
	background: #F99300;
}


.single_title {
	font-size: 28px;
	letter-spacing: 1px;
	display: block;
	line-height: 1.3;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: solid 1px #333;
}

.post-navigation {
	padding: 30px 0;
}

.nav-links {
	overflow: hidden;
	width: 100%;
	box-sizing: border-box;
	padding: 20px 0;
}

.nav-links a {
	font-size: 12px;
	letter-spacing: 0;
}

.nav-links a:nth-of-type(1) {
	display: block;
	width: 50%;
	float: left;
	border-right: solid 1px #ccc;
	box-sizing: border-box;
	padding: 20px 0;
}

.nav-links a:nth-of-type(2) {
	display: block;
	width: 50%;
	float: right;
	text-align: right;
	box-sizing: border-box;
	padding: 20px 0;
}

.nav-links a:hover {
	color: #FFBF00;
}

.nav-links a span {
	font-size: 13px;
}

.nav-links a:hover span {
	color: #FFBF00;
}

.entry-content {
	padding-bottom: 30px;
	border-bottom: solid 5px #eee;
}

.cat-links {
	margin-bottom: 10px;
}

.cat-links a {
	display: inline-block;
    box-sizing: border-box;
    font-size: 12px;
    color: #868686;
    letter-spacing: 1px;
    padding: 4px 10px;
    text-align: center;
    line-height: 1;
    width: 108px;
    border: solid 1px #868686;
}

.single .entry-title {
	font-size: 26px;
	color: #d94c17;
	padding-top: 10px;
	letter-spacing: 2px;
	font-weight: 500;
}

.byline {
	display: none;
	
}

.entry-date a {
	cursor: none;
}

.comments-link {
	display: none;
}

.edit-link {
	display: none;
}

.single .post-thumbnail {
	margin-bottom: 25px;
}

.single .post-thumbnail img {
	width: 100%;
	height: 560px;
	object-fit: cover;
}

.single .entry-content {
	padding: 30px 0 20px;
	margin-top: 40px;
	border-top: solid 1px #ccc;
	clear: both;
	margin-bottom: 30px;
}

.single .entry-content p {
	font-size: 15px;
	line-height: 1.7;
	letter-spacing: 1px;
}

.entry-date {
	color: #888;
	float: right;
	font-family: 'Lato', sans-serif;
}



.single_btn a {
	max-width: 500px;
	width: 100%;
	margin: auto;
	background: #111;
	display: block;
	box-sizing: border-box;
	text-align: center;
	padding: 20px 10px;
	line-height: 1.2;
	color: #fff;
	letter-spacing: 2px;
	font-size: 15px;
	transition: .3s;
}

.single_btn a i{
	font-size: 15px;
	color: #fff;
	padding-right: 10px;
}

.single_btn a:hover {
	transition: .3s;
	background: #d76f16;
}

.wp-block-table tbody {
	border-top: solid 1px #eee;
    border-left: solid 1px #eee;
}




/* ----------------------------------------------------

    works

---------------------------------------------------- */


.works01 .news_box {
	margin-bottom: 20px;
	min-height: 320px;
}

.works01 .news_box.show {
	transform: translateY(0);
	opacity: 1;
}





/* ----------------------------------------------------

    company

---------------------------------------------------- */

.company01 {
	padding: 40px 0 70px;
}

.table_wrap01 dl {
	display: table;
	width: 100%;
	box-sizing: border-box;
}


.table_wrap01 dt {
	display: table-cell;
	width: 260px;
	vertical-align: top;
	font-size: 15px;
	letter-spacing: 2px;
	line-height: 1.4;
	border-bottom: solid 1px #ce4b1b;
	box-sizing: border-box;
	padding: 20px 0 20px 20px;
	font-weight: 500;
}

.table_wrap01 dl:nth-of-type(1) dt {
	border-top: solid 1px #ce4b1b;
}

.table_wrap01 dd {
	display: table-cell;
	vertical-align: top;
	font-size: 15px;
	letter-spacing: 2px;
	line-height: 1.4;
	border-bottom: solid 1px #ccc;
	box-sizing: border-box;
	padding: 20px;
}

.table_wrap01 dl:nth-of-type(1) dd {
	border-top: solid 1px #ccc;
}

.company02 {
	padding-bottom: 90px;
}

.map_wrap iframe {
	filter: grayscale(0.6);
}



/* ----------------------------------------------------

    recruit

---------------------------------------------------- */


.recruit01 {
	padding: 40px 0 70px;
}

.recruit01_in dl {
	display: table;
	width: 100%;
}

.recruit01_in dt {
	display: table-cell;
	width: 430px;
}

.recruit01_in dt img {
	object-fit: cover;
	width: 100%;
	height: 380px;
}

.recruit01_in dd {
	display: table-cell;
	box-sizing: border-box;
	padding-left: 7%;
	vertical-align: middle;
}

.recruit01_in dd h2 {
	font-size: 28px;
	font-weight: 500;
	letter-spacing: 3px;
	color: #ce4b1b;
	line-height: 1.6;
	margin-bottom: 50px;
}

.recruit01_in dd p {
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 1.8;
}

.recruit02 {
	padding-bottom: 90px;
}

.recruit03 {
	padding-bottom: 90px;
}

.recruit03_text {
	text-align: center;
	margin-bottom: 60px;
	letter-spacing: 2px;
	font-size: 16px;
}





/* ----------------------------------------------------

    メディアクエリ

---------------------------------------------------- */


.max1366 {display: none !important;}
.min1367 {display: block !important;}
.max1279 {display: none !important;}
.min1280 {display: block !important;}
.max1199 {display: none !important;}
.min1200 {display: block !important;}
.max991 {display: none !important;}
.min992 {display: block !important;}
.max767 {display: none !important;}
.min768 {display: block !important;}
.max567 {display: none !important;}
.min568 {display: block !important;}
.max428 {display: none !important;}
.min429 {display: block !important;}
.max360 {display: none !important;}
.min361 {display: block !important;}


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


@media screen and ( max-width:1680px ){
	.header_main {min-height: 1010px;}
	#b_slider {height: 720px !important;}
	.h_bnr a {top: 660px;}
	.h_main_text {top: 200px;}
	.news_list_img img {height: 180px;}
	
	.top03 .bnr01 dt {width: 160px;}
	.top03 .bnr01 dt img {height: 160px;}
	.top03 .bnr01 dd {padding-top: 10px;}
	.top03 .bnr01 dd p {font-size: 12px;}
	.top03 .bnr01 dd h3 {font-size: 22px; letter-spacing: 3px;}
	
	.top03_bg {height: 430px; bottom: 90px;}
	.works01 .news_box {min-height: 280px;}
}

@media screen and ( max-width:1536px ){
	.header_main {min-height: 910px;}
	#b_slider {height: 620px !important;}
	.h_bnr a {top: 560px;}
	.h_main_text {top: 120px;}
	.h_main_text h2 span {font-size: 110px;}
	.h_main_text h3 {font-size: 22px;}
	.h_logo a img {width: 180px;}
	.header_top {margin-bottom: 50px;}
	.h_qr_box p {font-size: 11px;}
	.h_qr_box h4 img {width: 60px;}
	.top01_in h4 {margin-bottom: 110px;}
	.top01_in h2 {font-size: 31px; letter-spacing: 4px;}
	.top01_in p {font-size: 17px; letter-spacing: 1px;}
	.top01_in {max-width: 480px;}
	.top01 .sec_in1200 {max-width: 1100px; width: 80%;}
	
	.news_list_img img {height: 160px;}
	.news_list_title {line-height: 1.4;}
	.page_title h2 span {font-size: 70px;}
	.page_title p span {font-size: 20px;}
	
	.works01 .news_box {min-height: 250px;}
}

@media screen and ( max-width:1366px ){
	.max1366 {display: block !important;}
	.min1367 {display: none !important;}
	
	.header_top nav {padding-right: 160px; padding-top: 24px;}
	.header_top nav li a {font-size: 15px;}
	.h_logo a {padding-top: 30px;}
	.h_main_text h2 span {font-size: 94px;}
	.h_main_text h3 {font-size: 19px; letter-spacing: 1px;}
	.header_main {min-height: 820px;}
	#b_slider {height: 530px !important;}
	.h_bnr a {top: 470px; right: 50px;}
	.h_bnr a img {width: 240px;}
	.h_main_text {top: 120px;}
	.header_top {margin-bottom: 30px;}
	.header_main::before {height: 460px;}
	.sp_menu_in {padding-top: 14vh;}
	.sp_menu01 li {margin-bottom: 30px;}
	.sp_menu01 li a span {font-size: 13px; letter-spacing: 1px;}
	.header_top nav li {padding-right: 35px;}
	.header_top nav li a {font-size: 14px;}
	.header_top nav li a span {padding-top: 0;}
	.h_info_dd02 a {font-size: 14px; letter-spacing: 1px;}
	.h_qr_box {top: 160px;}
	
	.sec_title01 h2 {font-size: 28px;}
	.top02 {padding: 20px 0;}
	.top02_in {width: 88%; margin-left: 12%;}
	.btn01 a {font-size: 14px;}
	.btn01 a img {width: 20px;}
	.news_list_title a {font-size: 14px;}
	
	.footer_link {max-width: 800px; text-align: center;}
	.footer_link a {padding-bottom: 30px;}
	.footer_link_wrap {padding: 35px 0 10px;}
	
	.footer_left {width: 36%;}
	.footer_right {width: 62%;}
	.footer_left h3 {font-size: 18px; margin-bottom: 10px;}
	.footer_left p {font-size: 13px; letter-spacing: 1px; line-height: 1.5;}
	.f_nav li a {letter-spacing: 1px; font-size: 14px;}
	.f_nav li a i {width: 18px; height: 18px; font-size: 13px; position: relative; bottom: 1px;}
	
}

@media screen and ( max-width:1280px ){
	.max1279 {display: block !important;}
	.min1280 {display: none !important;}
	

}

@media screen and ( max-width:1200px ){
	.max1199 {display: block !important;}
	.min1200 {display: none !important;}
	
	.h_main_text h2 span {font-size: 86px;}
	.h_main_text h3 {font-size: 17px; letter-spacing: 1px;}
	
	.bnr01 {max-width: 500px;}
	.bnr01 dd p {font-size: 12px;}
	.bnr01 dd h3 {font-size: 22px;}
	.bnr01 dd h4 {font-size: 10px; letter-spacing: 1px;}
	.top01_in h4 {margin-bottom: 110px;}
	.top01_in h2 {margin-bottom: 40px;}
	.top01_in p {line-height: 1.6;}
	
	.btn01 a {padding: 15px;}
	
	.recruit01_in dt {width: 380px;}
	.recruit01_in dt img {height: 300px;}
	.recruit01_in dd h2 {font-size: 24px; letter-spacing: 2px; margin-bottom: 30px;}
	.recruit01_in dd p {font-size: 15px; letter-spacing: 1px;}
	
}

@media screen and ( max-width:991px ){
	.max991 {display: block !important;}
	.min992 {display: none !important;}
	
	.header_top nav {display: none;}
	.h_main_text h2 {margin-bottom: 10px;}
	.h_main_text h2 span {font-size: 70px;}
	.h_main_text h3 {font-size: 15px;}
	
	.sp_menu {float: none; width: 100%;}
	.sp_menu_in h2 {margin-bottom: 5vh;}
	.sp_menu_left {display: none;}
	
	.h_info_dt01 {display: block; width: 100%; margin-bottom: 25px;}
	.h_info_dt01 span {display: none;}
	.h_info_dd01 {display: block; width: 100%; padding-left: 0;}
	.h_info_dl02 {margin-bottom: 20px;}
	.c-scroll {right: 3%;}
	
	.top01_img {position: static; width: 100% !important;}
	.bnr01 {position: static; width: 86%; margin: auto;}
	.bnr01 a:hover dd {background: #000;}
	.bnr01 a:hover dd p {color: #d76f16;}
	.bnr01 dt {width: 160px;}
	.bnr01 dt img {height: 160px;}
	.bnr01 dd {padding-top: 10px;}
	.bnr01 dd p {font-size: 12px;}
	.bnr01 dd h3 {font-size: 22px; letter-spacing: 3px;}
	.top01 {background: #d76f16; margin: 0; padding-bottom: 60px;}
	.top01_in {width: 100%; float: none; max-width: 100%; padding-top: 60px;}
	.top01_bg {display: none;}
	.top01_in h4 {color: #fff; margin-bottom: 20px; font-size: 15px;}
	.top01_in h2 {margin-bottom: 25px;}
	.top01_img img {height: 420px;}
	.top01 .sec_in1200 {margin-bottom: 40px;}
	
	.top02 {padding: 70px 0;}
	.top02_in {margin: auto;}
	.top02_left {float: none; width: 100%;}
	.sec_title01 {margin-bottom: 40px; text-align: center;}
	.sec_title01 p {margin-bottom: 10px;}
	.top02_right {float: none; width: 100%; margin-bottom: 40px;}
	.btn01 a {margin: auto;}
	.news_list_img img {height: 140px;}
	
	.top03 {background: #f5f5f5;}
	.top03 .sec_title01 {margin-bottom: 40px;}
	.top03_in_text {margin-bottom: 50px;}
	.top03 .bnr01 {width: 100%;}
	
	.b_contact {padding: 70px 0;}
	.sec_title02 {margin-bottom: 30px;}
	.sec_title02 h2 {font-size: 26px;}
	.b_contact_left a h3 {font-size: 15px;}
	.b_contact_left a h4 {font-size: 25px;}
	.b_contact_left a p {font-size: 12px; letter-spacing: 0;}
	.b_contact_left a h4 img {width: 20px; bottom: 5px;}
	.b_contact_right a {font-size: 16px; min-height: 108px; padding: 40px 10px 20px;}
	.b_contact_right a img {width: 22px; padding-right: 10px;}
	.b_contact_text {font-size: 14px; line-height: 1.6;}
	.b_contact_left a {min-height: 108px;}
	
	.footer_left {float: none; width: 100%; margin: 0 auto 60px; max-width: 330px; text-align: center;}
	.footer_right {float: none; width: 100%; margin: 0 auto;}
	.footer_right_bottom {float: none; margin: auto;}
	.f_copy {font-size: 11px; letter-spacing: 1px;}
	.pagetop {padding-top: 0;}
	
	.breadcrumbs p {font-size: 12px; letter-spacing: 1px;}
	.breadcrumbs span {font-size: 12px; letter-spacing: 1px;}
	.breadcrumbs span a {font-size: 12px; letter-spacing: 1px;}
	.breadcrumbs {width: 91%;}
	
	.page_title h2 span {font-size: 60px;}
	.page_title p span {font-size: 18px;}
	.page_img {height: 300px;}
	.page_img_bg {height: 300px;}
	
	.contact01_in li {font-size: 14px; letter-spacing: 1px;}
	
	.privacy01 {padding-bottom: 40px;}
	.privacy_box h3 {font-size: 18px; letter-spacing: 1px;}
	.privacy_box p {font-size: 14px;}
	
	.t_news_box dl {padding: 25px 10px;}
	.t_news_box dt {width: 100px;}
	.t_news_box dt span {width: 100px;}
	.t_news_box dd {font-size: 13px; letter-spacing: 1px; padding-left:20px;}
	.single_wrap {padding-top: 40px;}
	
	.table_wrap01 dt {width: 180px; font-size: 13px; padding: 20px 0 20px 10px;}
	.table_wrap01 dd {font-size: 13px;}
	
	.recruit01_in dt {width: 320px;}
	
}

@media screen and ( max-width:767px ){
	.max767 {display: block !important;}
	.min768 {display: none !important;}
	
	.h_logo a img {width: 150px;}
	.h_main_text h2 span {font-size: 60px;}
	.h_main_text h3 {font-size: 14px;}
	.header_top {height: 70px;}
	.header_main {min-height: 910px;}
	.h_qr_box {top: 120px;}
	
	.h_info_left {float: none; width: 100%;}
	.h_info_right {width: 100%; margin: auto;}
	.h_info_right h3 {padding-top: 30px;}
	
	.top01_img img {height: 360px;}
	
	.news_box {width: 46%; margin: 0 2% 10px; min-height: 280px;}
	.news_list_img img {height: 180px;}
	
	
	.top02_right {margin-bottom: 10px;}
	
	.b_contact_left a {float: none; width: 100%; margin: 0 auto 15px; min-height: inherit; padding: 18px 10px;}
	.b_contact_right a {float: none; width: 100%; margin: auto; min-height: inherit; padding: 35px 10px;}
	.b_contact_left a p {font-size: 11px;}
	.b_contact_left a h3 {font-size:14px;}
	.b_contact_left a h4 {font-size: 23px;}
	
	.contact02 h2 {font-size: 28px; letter-spacing: 3px;}
	.contact01 p {font-size: 15px;}
	.contact02 dl {display: block;width: 100%;}
	.contact02 dl dt {display: block;width: 100%;font-size: 14px;}
	.contact02 dl dd {display: block;width: 100%;padding: 10px 0;}
	.wpcf7-list-item {display: block;width: 100%;margin-bottom: 4px;margin-right: 0;}
	
	.contact02_in p.tc {text-align: left !important;}
	.contact02 input[type="submit"] {font-size: 15px;}
	
	.page_title h2 span {font-size: 50px;}
	.page_title p span {font-size: 16px;}
	.page_img {height: 260px;}
	.page_img_bg {height: 260px;}
	.page_title {top: 90px;}
	
	.contact01_in {padding-top: 10px;}
	
	.t_news_box dt {display: block; width: 100%; margin-bottom: 7px;}
	.t_news_box dt span {float: none; padding: 3px 8px; font-size: 12px; width: 90px;}
	.t_news_box dd {display: block; padding-left: 0; width: 100%;}
	.t_news_box dl {padding: 15px 10px;}
	.news01 {padding-bottom: 0;}
	.single .post-thumbnail img {height: 400px;}
	.single .entry-title {font-size: 22px;}
	
	.works01 .news_box {min-height: 280px; transform: translateY(0); opacity: 1; transition-delay: 0s;}
	
	.recruit01_in dt {display: block; width: 100%; margin-bottom: 25px;}
	.recruit01_in dd {display: block; width: 100%; padding-left: 0;}
	.recruit01_in dd h2 {margin-bottom: 10px;}
}


@media screen and ( max-width:567px ){
	.max567 {display: block !important;}
	.min568 {display: none !important;}
	
	.h_qr_box {display: none;}
	.h_main_text h2 span {font-size: 44px;}
	.h_main_text h3 {font-size: 15px; line-height: 1.7;}
	.c-scroll {right: 5%;}
	.sp_menu_in h2 img {width: 160px;}
	
	.h_info_dt02 {display: block; width: 100%;}
	.h_info_dd02 {display: block; width: 100%;}
	.h_info_dt02 {font-size: 13px; font-weight: 400;}
	.h_info_dd02 a {font-size: 14px;}
	.h_info_right h3 a {font-size: 13px;}
	
	.top01_img img {height: 260px;}
	.top01_in h2 {font-size: 26px; letter-spacing: 2px;}
	
	.bnr01 dt img {height: 150px;}
	.bnr01 dt {width: 150px;}
	.bnr01 dd {padding-top: 10px;}
	.bnr01 dd h3 {margin-bottom: 25px;}
	.bnr01 dd p {font-size: 11px;}
	.top01 .sec_in1200 {width: 86%;}
	.top01_in p {font-size: 16px;}
	.top01_in h4 {font-size: 13px;}
	.top01_in h2 {font-size: 25px;}

	.news_box {min-height: 240px;}
	.news_list_img img {height: 140px;}
	
	.top03 {padding-bottom: 20px;}
	.top03 .bnr01 dt img {height: 150px;}
	.top03 .bnr01 dt {width: 150px;}
	.top03 .bnr01 dd {padding-top: 10px;}
	.top03 .bnr01 dd h3 {margin-bottom: 25px;}
	.top03 .bnr01 dd p {font-size: 11px;}
	.top03 .top01_in h2 {font-size: 26px;}
	.top03_in_text {margin-bottom: 40px;}
	
	.b_contact_text {text-align: left; margin-bottom: 30px;}
	.b_contact {padding: 50px 0;}
	.sec_title02 p {margin-bottom: 10px;}
	.footer_link {max-width: 300px;}
	.footer_link a {margin-right: 0;}
	
	.contact02_in {padding-bottom: 10px;}
	.contact02 dl dt p {font-size: 15px;}
	
	.page_title h2 span {font-size: 44px;}
	.page_title p span {font-size: 15px; letter-spacing: 2px;}
	.page_img {height: 220px;}
	.page_img_bg {height: 220px;}
	.page_title {top: 70px;}
	
	.single .post-thumbnail img {height: 300px;}
	.single .entry-title {font-size: 20px; letter-spacing: 1px;}
	
	.error404 input[type="search"] {width: 74%;}
	.error404 input[type="submit"] {width: 22%;}
	
	.works01 .news_box {min-height: 240px;}
	
	.table_wrap01 dt {width: 90px; letter-spacing: 1px;}
	.table_wrap01 dd {font-size: 13px; letter-spacing: 1px; padding-left: 10px; padding-right: 10px;}
	.map_wrap iframe {height: 300px;}
	
	.contact02 input[type="number"] {width: 70px; padding: 14px 8px;}
	.recruit03_text {font-size: 15px; letter-spacing: 1px; text-align: left; margin-bottom: 20px;}
}

@media screen and ( max-width:500px ){
	.header_main {min-height: 940px;}
	.h_info_wrap {bottom: 50px;}
	.h_bnr a {right: auto; left: 8%;}
	.header_main::before {height: 650px;}
	.h_main_text {top: 180px;}
	
	.bnr01 dt img {height: 120px;}
	.bnr01 dt {width: 120px;}
	.top03 .bnr01 dt img {height: 120px;}
	.top03 .bnr01 dt {width: 120px;}
	
	.t_news_box dd img {display: none;}
	.t_news_box dd {font-size: 14px;}
}

@media screen and ( max-width:428px ){
	.max428 {display: block !important;}
	.min429 {display: none !important;}
	
	.sp_menu01 li a {font-size: 17px;}
	.sp_menu01 {margin-bottom: 8vh;}
	.sp_menu01 li {margin-bottom: 3vh;}
	
	.sp_copy {font-size: 11px;}
	.sp_menu_in {padding-top: 16vh; padding-bottom: 18vh;}
	.h_info_right {float: none;}
	.h_info_dd02 {line-height: 1.3;}
	.h_info_dl02 {margin-bottom: 26px;}
	.h_logo a {padding-top: 20px; left: 5%;}
	.h_logo a img {width: 130px;}
	.header_main {min-height: 960px;}
	.h_main_text h2 span {font-size: 40px;}
	.c-scroll {right: 8%;}
	
	.f_copy {font-size: 10px;}
	.footer_left h2 img {width: 160px;}
	.footer_left h3 {font-size: 16px; letter-spacing: 1px;}
	
	.bnr01 dd p {font-size: 10px;}
	.bnr01 dd h3 {font-size: 18px; letter-spacing: 3px;}
	.bnr01 dd h4 img {padding-left: 6px;}
	
	.top03 .bnr01 dd p {font-size: 10px;}
	.top03 .bnr01 dd h3 {font-size: 18px; letter-spacing: 3px;}
	.top03 .bnr01 dd h4 img {padding-left: 6px;}
	
	.news_box {min-height: 210px;}
	.news_list_img img {height: 110px;}
	.sec_title01 h2 {font-size: 26px;}
	.news_list_title {line-height: 1.3;}
	.news_list_title a {font-size: 14px;}
	.top02 {padding: 60px 0;}
	.sec_title02 h2 {font-size: 24px; letter-spacing: 2px;}
	.b_contact_in {width: 88%;}
	
	.footer_link {max-width: 200px;}
	.footer_link_wrap {padding: 45px 0 20px;}
	
	.contact02 {padding-bottom: 70px;}
	.contact02 h2 {font-size: 24px;letter-spacing: 2px;}
	.contact02 dl {margin-bottom: 0;}
	
	.page_title h2 {margin-bottom: 5px;}
	.page_title h2 span {font-size: 38px;}
	.page_title p span {font-size: 15px; letter-spacing: 2px;}
	.page_img {height: 200px;}
	.page_img_bg {height: 200px;}
	.page_title {top: 70px;}
	
	.contact01_in li {font-size: 13px;}
	
	.privacy_box h3 {font-weight: 500;}
	.privacy_box p {font-size: 13px; letter-spacing: 1px;}
	
	.single .post-thumbnail img {height: 220px;}
	.single .entry-title {font-size: 18px; letter-spacing: 1px;}
	.nav-links a span {font-size: 12px;}
	.single_wrap {padding: 20px 0 70px;}
	
	.works01 .news_box {min-height: 200px;}
	.company02 {padding-bottom: 50px;}
	
	.recruit01_in dt img {height: 240px;}
	.recruit01_in dd h2 {font-size: 22px; letter-spacing: 1px;}
	
}

@media screen and ( max-width: 360px ){
	.max360 {display: block !important;}
	.min361 {display: none !important;}
	
	.h_main_text h2 span {font-size: 36px;}
	.h_bnr a img {max-width: 240px; width: 100%;}

}

@media screen and ( max-width: 325px ){
	.h_main_text h2 span {font-size: 30px;}
	.h_main_text h3 {font-size: 12px; letter-spacing: 0;}
	.h_logo a img {width: 110px;}
	.bnr01 dt img {height: 100px;}
	.bnr01 dt {width: 100px;}
	.bnr01 dd h3 {margin-bottom: 15px;}
	.top03 .bnr01 dt img {height: 100px;}
	.top03 .bnr01 dt {width: 100px;}
	.top03 .bnr01 dd h3 {margin-bottom: 15px;}
	.top01_img img {height: 220px;}
	.news_list_img img {height: 90px;}
	.news_box {min-height: 190px;}
	.b_contact_right a {font-size: 14px; letter-spacing: 0;}
	.b_contact_left a p {font-size: 10px;}
	.f_nav_left {float: none; width: 100%; max-width: 170px; margin: auto;}
	.f_nav_right {float: none; width: 100%; max-width: 170px; margin: auto;}
	.page_title h2 span {font-size: 34px;}
	.page_title p span {font-size: 14px; letter-spacing: 1px;}
	
	.single .post-thumbnail img {height: 160px;}
	.works01 .news_box {min-height: 180px;}
	.recruit01_in dt img {height: 200px;}
	.recruit01_in dd p {font-size: 14px;}
	.recruit03_text {font-size: 14px;}

}

@media screen and ( max-width: 300px ){
	.news_box {float: none; width: 100%; min-height: inherit; margin: 0 auto 30px;}
	.news_list_img img {height: 150px;}
	.works01 .news_box {min-height: inherit; margin-bottom: 30px;}
}














