/*
Theme Name: fukuenu
*/

@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;600;700&family=Zen+Antique&display=swap');
@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: "M PLUS 1p", "ヒラギノ角ゴ 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: #333;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 1px;
}

em {
	font-family: "M PLUS 1p", "ヒラギノ角ゴ 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;
}

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: "M PLUS 1p", "ヒラギノ明朝 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;
}

.futura {font-family: "futura-pt", sans-serif;}

.kobe {font-family: "ta-kobe", sans-serif;}


.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; }
 
.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: 90%;
	margin: auto;
	position: relative;
}

.sec_in1000 {
	max-width: 1000px;
	width: 90%;
	margin: auto;
	position: relative;
}



.sec_in1200 {
	max-width: 1200px;
	width: 90%;
	margin: auto;
	position: relative;
}

.sec_in1300 {
	max-width: 1300px;
	width: 90%;
	margin: auto;
	position: relative;
}

.sec_in1400 {
	max-width: 1400px;
	width: 90%;
	margin: auto;
	position: relative;
}

.overflow-h {overflow: hidden;}

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

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

.vegas-overlay {display: none;}

#b_slider {height: 100%;}



.page_title01 {
	text-align: center;
	padding: 100px 5%;
	box-sizing: border-box;
	border-top: solid 1px #ddd;
}

.page_title01 p {
	font-size: 56px;
	font-weight: 400;
	letter-spacing: 4px;
	line-height: 1.1;
	margin-bottom: 13px;
}

.page_title01 h2 {
	font-size: 20px;
	letter-spacing: 3px;
	font-weight: 300;
	line-height: 1.2;
}



.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_wrap {
	position: relative;
	padding-top: 170px;
	padding-bottom: 10px;
}

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


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

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

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

.page_title h2 span {
	font-size: 90px;
	font-style: italic;
	font-weight: 900;
	line-height: 1;
	color: #00a897;
	letter-spacing: 3px;
	display: block;
	opacity: 0;
	transition: .1s;
	padding-right: 20px;
	text-shadow: 0px 0px 15px rgba(255,255,255,0.9);
}

.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: #00a897;
    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: 26px;
	font-weight: 500;
	letter-spacing: 2px;
	line-height: 1.3;
	color: #00a897;
	padding-left: 5px;
	display: block;
	opacity: 0;
	text-shadow: 2px 2px 10px rgba(255,255,255,0.9);
	padding-right: 10px;
	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: #00a897;
    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: 440px;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	
}

.page_img_bg::after {
	display: block;
	content: "";
	background: #00a897;
	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(140%);
}


/*代表挨拶*/
.page_img_bg_about {background-image: url("images/about/page_img.jpg");}

/*会社概要*/
.page_img_bg_company {background-image: url("images/company/page_img.jpg");}

/*取扱製品*/
.page_img_bg_product {background-image: url("images/product/page_img.jpg");}

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



@media screen and ( max-width:1536px ){
	
	.page_img {height: 370px;}
	.page_img_bg {height: 370px;}
	.page_img_wrap::before {height: 240px;}
	.page_title {top: 120px;}
	.page_title h2 span {font-size: 80px;}
	.page_title p span {font-size: 22px;}
}

@media screen and ( max-width:1366px ){
	.page_img_wrap {padding-top: 150px;}
}

@media screen and ( max-width:991px ){
	.page_img_wrap {padding-top: 130px;}
	.page_title {top: 80px;}
	.page_title h2 span {font-size: 60px;}
	.page_title p span {font-size: 18px;}
	.page_img {height: 300px;}
	.page_img_bg {height: 300px;}
	.page_img_wrap::before {height: 220px;}
	
}

@media screen and ( max-width:767px ){
	.page_img_wrap {padding-top: 110px;}
	.page_title h2 {margin-bottom: 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;}
}

@media screen and ( max-width:567px ){
	.page_img_wrap {padding-top: 100px;}
	.page_title h2 span {font-size: 44px;text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.9);}
	.page_title p span {font-size: 15px; letter-spacing: 2px; text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.9);}
	.page_img {height: 220px;}
	.page_img_bg {height: 220px;}
	.page_title {top: 50px;}
	.page_img_wrap::before {height: 190px;}
	
	.error404 input[type="search"] {width: 74%;}
	.error404 input[type="submit"] {width: 22%;}
}

@media screen and ( max-width:450px ){
	.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: 45px;}
}

@media screen and ( max-width: 325px ){
	.page_title h2 span {font-size: 34px;}
	.page_title p span {font-size: 14px; letter-spacing: 1px;}
}





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

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

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

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

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





@media screen and ( max-width:991px ){
	.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%;}
	
	


}




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

    header

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

header {
	position: relative;
	
}

.header_top {
	overflow: hidden;
	padding: 25px 0 0;
	box-sizing: border-box;
	width: 100%;
	min-height: 80px;
	position: absolute;
	top: 0;
	z-index: 9500;
}

.header_left {
	float: left;
	max-width: 200px;
	opacity: 1;
	visibility: visible;
	transition: .3s;
	padding-top: 18px;
	padding-left: 2.5%;
}
.header_left.hidden {opacity: 0;}


.header_nav {
	float: left;
	padding-left: 4%;
	padding-top: 50px;
	transition: .3s;
}
.header_nav.hidden {opacity: 0;}
.header_nav ul {overflow: hidden;}
.header_nav li {float: left;}
.header_nav li a {
	box-sizing: border-box;
	padding: 2px 25px;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 1.2;
	border-right: solid 1px #aaa;
	transition: .3s;
}

.header_nav li:nth-of-type(1) a {padding-left: 0;}
.header_nav li:last-of-type a {border-right: none; padding-right: 0;}

.header_nav li a:hover {color: #00a897;}


.header_right {
	float: right;
	max-width: 210px;
	width: 40%;
	box-sizing: border-box;
	overflow: hidden;
	padding: 20px 30px 0 10px;
}

.header_right01 {
	float: right;
}

.nav02 {
	width: 80px;
    height: 80px;
    background: #222;
    position: fixed;
    right: 30px;
    top: 30px;
	box-sizing: border-box;
	z-index: 99999;
	padding: 11px 0 19px;
	cursor: pointer;
}

.main_img {
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 960px;
}

.main_bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
}

.main_bg video {
	object-fit: cover;
	width: 100%;
	height: 960px;
}

.main_bg::after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.8);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.main_img_text01 {
	position: absolute;
	width: 41.2%;
	max-width: 791px;
	top: 24%;
	left: 11%;
	z-index: 10;
}

.main_img_text01 h2 {
	font-size: 28px;
	font-weight: 600;
	letter-spacing: 2px;
	line-height: 1.2;
	color: #00a897;
	display: block;
	margin-bottom: 25px;
}

.main_img01 {
	position: absolute;
	width: 30%;
	max-width: 564px;
	top: 52%;
	left: 19%;
	z-index: 10;
}

.main_img_text02 {
	position: absolute;
	bottom: 50px;
	left: 11%;
	z-index: 10;
}

.main_img_text02 h4 {
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 1.3;
}


.main_slide_wrap {
	max-width: 740px;
	position: absolute;
	top: 0;
	right: 28%;
	z-index: 10;
	transform: rotate(22deg);
	width: 39%;
}

.main_slide {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding-right: 8px;
}
.main_slide01 ul {margin-bottom: 8px;}
.main_slide li {margin-bottom: 8px;}

.main_slide01 ul:first-child {animation: slideTop 60s -30s linear infinite;}
.main_slide01 ul:last-child {animation: slideTop2 60s linear infinite;}
.main_slide02 ul:first-child {animation: slideBottom 66s linear infinite;}
.main_slide02 ul:last-child {animation: slideBottom2 66s -33s linear infinite;}

@keyframes slideTop {
  0% {
    transform: translateY(100%);
  }
  to {
    transform: translateY(-100%);
  }
}

@keyframes slideTop2 {
  0% {
    transform: translateY(0%);
  }
  to {
    transform: translateY(-200%);
  }
}

@keyframes slideBottom {
  0% {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(100%);
  }
}

@keyframes slideBottom2 {
  0% {
    transform: translateY(-200%);
  }
  to {
    transform: translateY(0%);
  }
  
}






.menu-trigger,
.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.menu-trigger {
	position: relative;
	width: 100%;
    height: 100%;
	
	box-sizing: border-box;
}
.menu-trigger span {
	position: absolute;
	left: 0;
    right: 0;
    margin: auto;
	width: 30px;
	height: 1px;
	background-color: #fff;
	border-radius: 0;
}
.menu-trigger span:nth-of-type(1) {
	top: 20px;
	transform: translateY(-3px);
	transition: .2s;
}
.menu-trigger span:nth-of-type(2) {
	top: 24px;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 21px;
	transform: translateY(3px);
	transition: .2s;
}

.nav02:hover span:nth-of-type(1) {
	transform: translateY(0);
}

.nav02:hover span:nth-of-type(3) {
	transform: translateY(0);
}

.menu-trigger.active {
	transition: .3s;
}

.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(4px) rotate(-45deg);
	transform: translateY(4px) rotate(-45deg);
	width: 30px;
}
.menu-trigger.active span:nth-of-type(2) {
	opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-4px) rotate(45deg);
	transform: translateY(-4px) rotate(45deg);
	width: 30px;
}

.menu-trigger p {
	text-align: center;
    font-size: 10px;
    color: #fff;
    letter-spacing: 0;
	position: absolute;
	bottom: 0;
	width: 30px;
	left: 0;
	right: 0;
	margin: auto;
}




.c-scroll {
    width: 1px;
    height: 9rem;
    position: absolute;
    bottom: 50px;
    left: 3.5rem;
    z-index: 9000;
}

.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;
    line-height: 1;
    color: #777;
    text-transform: uppercase;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    letter-spacing: 2px;
}

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

.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;
}


.page_top {
	position: absolute;
	right: 0;
	top: -50px;
	z-index: 9000;
	transform: rotate(180deg);
}

.page_top .c-scroll a span {
	transform: rotate(270deg) translateX(-50px);
	white-space: nowrap;
	color: #00a897;
}

.page_top .c-scroll__line {
	background-color: #00a897;
}

header .c-scroll {transition: .3s;}
header .c-scroll.hidden {opacity: 0;}


@-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;
    z-index: 8000;
	margin: auto;
    color: #111;
    text-align: center;
	width: 100%;
    height: 100vh;
    /*padding: 10vh 10px 10vh;*/
	box-sizing: border-box;
	transition: .3s;
	opacity: 0;
	visibility: hidden;
	margin-right: 110px;
	background: #fff;
}

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

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

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

.sp_menu_box {
	box-sizing: border-box;
	/*float: right;*/
	width: 100%;
	padding-top: 14vh;
	padding-bottom: 14vh
}

.sp_menu_in {
	max-width: 400px;
	width: 90%;
	margin: auto;
}

.sp_menu_in h2 {text-align: center; margin-bottom: 80px;}
.sp_menu_in ul {margin-bottom: 80px;}
.sp_menu_in li {margin-bottom: 40px;}
.sp_menu_in li a {
	font-size: 25px;
	letter-spacing: 5px;
	line-height: 1.3;
}

.sp_menu_in li a span {
	text-align: center;
	display: block;
	font-size: 12px;
	color: #999;
}

.sp_menu_in li a:hover {
	color: #00a897;
}

.sp_menu_in li a:hover span {
	color: #00a897;
}

.sp_menu_info h4 {font-size: 18px; padding-bottom: 15px;}

.sp_menu_info p {
	font-size: 15px;
	line-height: 1.6;
	text-align: center;
	margin-bottom: 40px;
}

.sp_copy {
	text-align: center;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 1.3;
}

.sp_menu_btn {margin-bottom: 40px;}

.sp_menu_btn a {
	display: block;
	max-width: 400px;
	width: 100%;
	margin: auto;
	box-sizing: border-box;
	background: #dccd59;
	padding: 20px 10px;
	text-align: center;
	font-size: 16px;
	color: #222;
	transition: .3s;
}

.sp_menu_btn a img {
	padding-right: 10px;
	transition: .3s;
}

.sp_menu_btn a:hover {
	background: #b20000;
	color: #fff;
}

.sp_menu_btn a:hover img {
	filter: invert(100%);
}

.sp_menu_sns {margin: 30px 0 40px;}

.sp_menu_sns h4 a {
	display: block;
	width: 30px;
	margin: auto;
}




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

    top

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

.top01 {
	padding: 160px 0;
	background-image: url("images/top/top01_bg.png");
	background-repeat: no-repeat;
	background-size: 610px;
	background-position: 15% center;
}

.top01_left {
	float: left;
	max-width: 573px;
	width: 50%;
	transform: translateY(100px);
	opacity: 0;
	transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: .4s;
}

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



.top01_right {
	float: right;
	max-width: 530px;
	width: 48%;
	padding-top: 20px;
}

.top01_title h3 {
	font-size: 16px;
	color: #00a897;
	letter-spacing: 2px;
	line-height: 1.3;
	padding-bottom: 30px;
	transform: translateY(100px);
	opacity: 0;
	transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: .5s;
}
.top01.show .top01_title h3 {transform: translateY(0); opacity: 1;}

.top01_title h2 {
	font-size: 40px;
	color: #00a897;
	font-weight: 300;
	letter-spacing: 3px;
	line-height: 1.3;
	padding-bottom: 35px;
	transform: translateY(100px);
	opacity: 0;
	transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: .6s;
}
.top01.show .top01_title h2 {transform: translateY(0); opacity: 1;}

.top01_right p {
	font-size: 16px;
	line-height: 1.8;
	letter-spacing: 2px;
	margin-bottom: 40px;
	transform: translateY(100px);
	opacity: 0;
	transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: .7s;
}
.top01.show .top01_right p {transform: translateY(0); opacity: 1;}

.btn01 a {
	display: block;
	max-width: 300px;
	width: 100%;
	background: #00a897;
	box-sizing: border-box;
	padding: 20px;
	border-radius: 40px;
	text-align: center;
	text-indent: 1em;
	font-size: 18px;
	color: #fff;
	line-height: 1.2;
	letter-spacing: 2px;
	font-weight: 300;
	transition: .5s;
}

.btn01 a img {
	float: right;
}

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

.top01_right .btn01 a {float: right;}

.top01_right .btn01 {
	transform: translateY(100px);
	opacity: 0;
	transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: .8s;
}
.top01.show .top01_right .btn01 {transform: translateY(0); opacity: 1;}



.top02 {padding: 0 0 70px;}

.top02_in {position: relative; min-height: 750px;}

.top02_title {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 28.7%;
	z-index: 1;
}

.top02_title::before {
	display: block;
	content: "";
	width: 0;
	height: 100%;
	background: #def4f2;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition-delay: 1s;
}
.top02.show .top02_title::before {width: 100%;}

.top02_title_in {
	position: absolute;
	top: 25%;
	left: 28%;
	opacity: 0;
	transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition-delay: 1.6s;
	writing-mode: vertical-rl;
}
.top02.show .top02_title_in {opacity: 1;}

.top02_title_in h2 {
	font-size: 40px;
	letter-spacing: 6px;
	line-height: 1.2;
	color: #00a897;
	font-weight: 300;
	margin-bottom: 40px;
}

.top02_title_in p {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 1.2;
	margin-right: 20px;
	color: #00a897;
}


.top02_title_in .btn01 a {
	max-width: 220px;
	padding: 11px 13px;
	font-size: 16px;
}

.top02_title_in .btn01 a img {top: 28%; right: 14px;}

.top02_bnr_wrap {
	max-width: 1400px;
	width: 73%;
	position: absolute;
	top: 80px;
	left: 0;
	right: -200px;
	margin: auto;
	z-index: 100;
}

.top02_bnr {
	transform: translateY(100px);
	opacity: 0;
	transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    
}
.top02_bnr:nth-of-type(1) {transition-delay: .5s;}
.top02_bnr:nth-of-type(2) {transition-delay: .6s;}
.top02_bnr:nth-of-type(3) {transition-delay: .7s;}
.top02_bnr:nth-of-type(4) {transition-delay: .8s;}
.top02_bnr:nth-of-type(5) {transition-delay: .9s;}
.top02_bnr:nth-of-type(6) {transition-delay: 1s;}
.top02_bnr:nth-of-type(7) {transition-delay: 1.1s;}
.top02_bnr:nth-of-type(8) {transition-delay: 1.2s;}
.top02_bnr:nth-of-type(9) {transition-delay: 1.3s;}

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

.top02_bnr a {
	display: block;
	max-width: 300px;
	height: 280px;
	box-sizing: border-box;
	background: #fff;
	box-shadow: 5px 5px 20px rgba(0,0,0,0.2);
	/*width: 22.9%;
	margin: 0 1.05% 30px;*/
	float: left;
	transition: .3s;
	width: 19%;
	margin: 0 0.5% 15px;
}

.top02_bnr a:hover {
	transform: scale(0.95);
	filter: brightness(0.9);
}


.top02_bnr_in {
	box-sizing: border-box;
	padding: 28px 12px 0;
	text-align: center;
	position: relative;
	height: 100%;
}

.top02_bnr_no {
	font-size: 30px;
	letter-spacing: 0;
	color: #00a897;
	font-weight: 300;
	margin-bottom: 6px;
	display: block;
	transition: .5s;
}

.top02_bnr_in h3 {
	font-size: 22px;
	letter-spacing: 2px;
	line-height: 1.2;
	margin-bottom: 30px;
	display: block;
	transition: .5s;
	font-weight: 300;
}

.top02_bnr_in h3 span {
	display: block;
	font-size: 13px;
	color: #00a897;
	text-align: center;
	line-height: 1.2;
	padding-top: 3px;
}


.top02_bnr_in h4 {
	display: block;
	margin: 0 auto 20px;
}



.top02_bnr_in h5 {
	font-size: 15px;
	color: #999;
	line-height: 1;
	display: block;
	width: 110px;
	position: absolute;
	bottom: 25px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 10;
	transition: .5s;
}

.top02_bnr_in h5 i {
	font-size: 1em;
	color: #999;
	padding-left: 6px;
}

.top02_bnr_wrap .btn01 {padding-top: 30px;}

.top02_bnr_wrap .btn01 a {float: right;}




/*ここからトップのニュースブロック*/


.top03 {
	padding: 60px 0 80px;
}

.top03_in {
	overflow: hidden;
}

.top03_left {
	float: left;
	width: 16%;
}

.top03_left h2 {
	font-size: 34px;
	font-weight: 300;
	color: #00a897;
	letter-spacing: 4px;
	line-height: 1.1;
	margin-bottom: 10px;
	transform: translateY(100px);
	opacity: 0;
	transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: .5s;
}
.top03.show .top03_left h2 {transform: translateY(0); opacity: 1;}

.top03_left p {
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 1.3;
	color: #00a897;
	margin-bottom: 20px;
	transform: translateY(100px);
	opacity: 0;
	transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: .6s;
}
.top03.show .top03_left p {transform: translateY(0); opacity: 1;}




.top03_right {
	float: right;
	width: 80%;
}

.news_wrap {
	margin-bottom: 30px;
}

.news_wrap dl {
	display: table;
	width: 100%;
	border-bottom: solid 1px #ccc;
	padding-bottom: 25px;
	margin-bottom: 25px;
	padding: 0 15px 25px 20px;
	overflow-x: hidden;
	box-sizing: border-box;
}

.news_wrap dt {
	display: table-cell;
	width: 120px;
	box-sizing: border-box;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 1.3;
	color: #00a897;
	transform: translateX(100px);
	border-right: solid 1px #ddd;
	opacity: 0;
	transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: .5s;
}
.news_wrap dl:nth-of-type(2) dt {transition-delay: .6s;}
.news_wrap dl:nth-of-type(3) dt {transition-delay: .7s;}
.news_wrap dl:nth-of-type(4) dt {transition-delay: .8s;}
.news_wrap dl:nth-of-type(5) dt {transition-delay: .9s;}
.news_wrap dl:nth-of-type(6) dt {transition-delay: 1s;}
.news_wrap dl:nth-of-type(7) dt {transition-delay: 1.1s;}
.news_wrap dl:nth-of-type(8) dt {transition-delay: 1.2s;}
.news_wrap dl:nth-of-type(9) dt {transition-delay: 1.3s;}
.news_wrap dl:nth-of-type(10) dt {transition-delay: 1.4s;}
.news_wrap dl:nth-of-type(11) dt {transition-delay: 1.5s;}
.news_wrap dl:nth-of-type(12) dt {transition-delay: 1.6s;}



.top03.show .news_wrap dt {transform: translateX(0); opacity: 1;}

.news01.show .news_wrap dt {transform: translateX(0); opacity: 1;}

.news_wrap dt span {
	display: inline-block;
	box-sizing: border-box;
	text-align: center;
	padding: 3px 10px 5px;
	color: #fff;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 1.1;
	width: 100px;
	background: #00a897;
	border-radius: 15px;
	margin-right: 20px;
}

.news_wrap dd {
	display: table-cell;
	box-sizing: border-box;
	transform: translateX(100px);
	padding-left: 25px;
	opacity: 0;
	transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: .5s;
}
.news_wrap dl:nth-of-type(2) dd {transition-delay: .6s;}
.news_wrap dl:nth-of-type(3) dd {transition-delay: .7s;}
.news_wrap dl:nth-of-type(4) dd {transition-delay: .8s;}
.news_wrap dl:nth-of-type(5) dd {transition-delay: .9s;}
.news_wrap dl:nth-of-type(6) dd {transition-delay: 1s;}
.news_wrap dl:nth-of-type(7) dd {transition-delay: 1.1s;}
.news_wrap dl:nth-of-type(8) dd {transition-delay: 1.2s;}
.news_wrap dl:nth-of-type(9) dd {transition-delay: 1.3s;}
.news_wrap dl:nth-of-type(10) dd {transition-delay: 1.4s;}
.news_wrap dl:nth-of-type(11) dd {transition-delay: 1.5s;}
.news_wrap dl:nth-of-type(12) dd {transition-delay: 1.6s;}

.top03.show .news_wrap dd {transform: translateX(0); opacity: 1;}

.news01.show .news_wrap dd {transform: translateX(0); opacity: 1;}

.news_wrap dd a {
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 1.3;
}

.news_wrap dd a:hover {
	text-decoration: underline;
	color: #00a897;
}

.top03 .btn02 {
	transform: translateY(100px);
	opacity: 0;
	transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: 1s;
}
.top03.show .btn02 {transform: translateY(0); opacity: 1;}

.btn02 a {
	display: block;
	width: 100%;
	max-width: 200px;
	float: right;
	box-sizing: border-box;
	background: #00a897;
	text-align: center;
	color: #fff;
	padding: 15px 20px 14px;
	line-height: 1.2;
	font-weight: 300;
	letter-spacing: 1px;
	border-radius: 30px;
	transition: .3s;
	font-size: 16px;
	position: relative;
}

.btn02 a img {float: right;}
.btn02 a:hover {background: #222;}


@media screen and ( max-width:1366px ){
	.top03 {padding: 90px 0 50px;}
	.news_wrap dt span {font-size: 11px; width: 90px; letter-spacing: 1px;}
	.news_wrap dt {font-size: 16px; width: 100px;}
	.news_wrap dd {padding-left: 20px;}
	.news_wrap dd a {font-size: 15px;}
	.btn02 a {font-size: 15px;}
}

@media screen and ( max-width:991px ){
	.top03_left {float: none; width: 100%; margin-bottom: 20px;}
	.top03_right {float: none; width: 100%;}
	.top03_left h2 {text-align: center; font-size: 26px; letter-spacing: 4px; margin-bottom: 40px;}
	.top03_left p {text-align: center; font-size: 16px; letter-spacing: 1px; margin-bottom: 10px;}
	.top03_left p span {display: block; margin: 20px auto 0;}
	.btn02 a {float: none; margin: auto;}
	.top03 {padding: 60px 0;}
}

@media screen and ( max-width:767px ){
	.top03 {padding: 40px 0 60px;}
	.news_wrap {margin-bottom: 40px;}
	.news_wrap dt {display: block; width: 100%; margin-bottom: 8px;}
	.news_wrap dd {display: block; width: 100%; padding-left: 0; line-height: 1.3;}
	.news_wrap dt {font-size: 15px; border-right: none;}
	.news_wrap dt span {font-size: 10px; width: 80px; margin-right: 13px;}
}

@media screen and ( max-width:567px ){
	.news_wrap dl {padding: 0 0 25px 0;}
}


/*ここまでトップのニュースブロック*/





#loopslider {
    margin: 0 auto;
    width: 100%;
    height: 137px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
 
#loopslider ul {
    height: 137px;
    float: left;
    display: inline;
    overflow: hidden;
}
 
#loopslider ul li {
    width: 3150px;
    height: 137px;
    float: left;
    display: inline;
    overflow: hidden;
}
 
#loopslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
#loopslider ul {
    display: inline-block;
    overflow: hidden;
}


@media screen and ( max-width:991px ){
	#loopslider {height: 113px;}
	#loopslider ul li {width: 2600px; height: 113px;}

}

@media screen and ( max-width:567px ){
	#loopslider {height: 82px;}
	#loopslider ul li {width: 1900px; height: 82px;}

}

@media screen and ( max-width:450px ){
	#loopslider {height: 65px;}
	#loopslider ul li {width: 1500px; height: 65px;}
}




.b_contact {
	padding: 90px 0;
	background-color: #00a897;
	background-image: url("images/footer/b_contact_bg.png");
	background-repeat: no-repeat;
	background-size: 454px;
	background-position: 80% 40px;
}

.b_contact_left {
	float: left;
	width: 50%;
	box-sizing: border-box;
	border-right: solid 1px #fff;
}

.b_contact_title h2 {
	font-size: 34px;
	font-weight: 300;
	color: #fff;
	letter-spacing: 4px;
	line-height: 1.1;
	margin-bottom: 30px;
	transform: translateY(100px);
	opacity: 0;
	transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: .6s;
}

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

.b_contact_title p {
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 1.3;
	color: #fff;
	margin-bottom: 15px;
	transform: translateY(100px);
	opacity: 0;
	transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: .5s;
}
.b_contact.show .b_contact_title p {transform: translateY(0); opacity: 1;}

.b_contact_text {
	font-size: 16px;
	color: #fff;
	line-height: 1.7;
	max-width: 400px;
	transform: translateY(100px);
	opacity: 0;
	transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: .7s;
}
.b_contact.show .b_contact_text {transform: translateY(0); opacity: 1;}


.b_contact_right {
	float: right;
	width: 42%;
	padding-top: 30px;
}

.b_contact_right h3 {
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 1.3;
	color: #fff;
	transform: translateY(100px);
	opacity: 0;
	transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: .8s;
}
.b_contact.show .b_contact_right h3 {transform: translateY(0); opacity: 1;}


.b_contact_right h4 {
	transform: translateY(100px);
	opacity: 0;
	transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: .9s;
}
.b_contact.show .b_contact_right h4 {transform: translateY(0); opacity: 1;}

.b_contact_right h4 a {
	display: block;
	font-size: 38px;
	letter-spacing: 0;
	line-height: 1.3;
	color: #f9f72a;
	font-weight: 500;
	margin-bottom: 5px;
}

.b_contact_right h4 a span {
	font-size: 0.7em;
	color: #f9f72a;
	font-weight: 500;
	padding-right: 8px;
}

.b_contact_right p {
	font-size: 15px;
	color: #fff;
	line-height: 1.7;
	transform: translateY(100px);
	opacity: 0;
	transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: 1s;
}
.b_contact.show .b_contact_right p {transform: translateY(0); opacity: 1;}






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

    footer

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

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


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

.footer_left {
	max-width: 760px;
	width: 66%;
	float: left;
}

.footer_right {
	max-width: 140px;
	width: 30%;
	float: right;
	overflow: hidden;
}

.footer_left01 {
	float: left;
	max-width: 220px;
	width: 30%;
}

.footer_left02 {
	float: right;
	width: 65%;
}

.footer_left02 h4 {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 2px;
	line-height: 1.2;
	color: #aaa;
	margin-bottom: 6px;
}

.footer_left02 p {
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1.5;
	color: #aaa;
}

.footer_left p a {
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1.5;
	color: #aaa;
}

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

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


.f_nav h3 {
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	line-height: 1.3;
	margin-bottom: 20px;
	letter-spacing: 2px;
}

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



.f_nav li a {
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 1.3;
	color: #00a897;
	padding-left: 25px;
	display: block;
	position: relative;
	background-image: url("images/footer/f_arrow.png");
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: left center;
}

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





.f_insta {padding-top: 20px;}

.footer_bottom {
	width: 100%;
	box-sizing: border-box;
	padding: 25px;
}

.f_copy {
	font-size: 13px;
	line-height: 1.4;
	letter-spacing: 1px;
	color: #00a897;
	text-align: center;
}







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

    about

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


.page_sec_title {margin-bottom: 50px; text-align: center;}
.page_sec_title p {
	font-size: 16px;
	color: #00a897;
	line-height: 1.3;
	padding-bottom: 15px;
	transform: translateY(100px);
    opacity: 0;
    transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
}

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

.page_sec_title h2 {
	font-size: 34px;
    font-weight: 300;
    color: #00a897;
    letter-spacing: 4px;
    line-height: 1.1;
	transform: translateY(100px);
    opacity: 0;
    transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: .1s;
}
.page_sec_title.show h2 {transform: translateY(0); opacity: 1;}

.about01 {padding: 120px 0 140px;}
.about01_in {max-width: 1420px; width: 88%; margin: auto;}

.about01_left {
	float: left;
	max-width: 460px;
	width: 35%;
	transform: translateY(100px);
    opacity: 0;
    transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: .3s;
}
.about01.show .about01_left {transform: translateY(0); opacity: 1;}

.about01_left img {
	object-fit: cover;
	width: 100%;
	height: 420px;
}

.about01_right {
	float: right;
	max-width: 840px;
	width: 60%;
}

.about01_right p {
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 1.8;
	padding-bottom: 25px;
	transform: translateY(100px);
    opacity: 0;
    transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: .4s;
}
.about01.show .about01_right p {transform: translateY(0); opacity: 1;}

.about01_right h4 {
	font-size: 18px;
	text-align: right;
	transform: translateY(100px);
    opacity: 0;
    transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: .5s;
}

.about01.show .about01_right h4 {transform: translateY(0); opacity: 1;}

.about01_right h4 span {
	font-size: 1.9em;
	padding-left: 5px;
	letter-spacing: -2px;
}

.about02 {
	padding: 90px 0 0;
	background: #def4f2;
}

.about02_in {
	max-width: 1000px;
	width: 90%;
	margin: auto;
	background-image: url("images/about/about_bg01.png");
	background-repeat: no-repeat;
	background-position: center 80%;
	background-size: 500px;
	padding-bottom: 140px;
}

.about02_text {
	padding-top: 60px;
}

.about02_text p {
	font-size: 24px;
	line-height: 2.4em;
	text-align: center;
	letter-spacing: 3px;
	font-weight: 300;
}

.about03 {
	padding: 90px 0 300px;
	background-image: url("images/about/about_bg02.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin-bottom: 60px;
}

.about03_in {
	max-width: 1000px;
	width: 90%;
	margin: auto;
	
}

.about03_in .page_sec_title p {color: #fff;}
.about03_in .page_sec_title h2 {color: #fff;}

.about03_text {
	padding-top: 30px;
}

.about03_text p {
	font-size: 20px;
	line-height: 2em;
	text-align: center;
	letter-spacing: 2px;
	color: #fff;
}







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

    company

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


.company01 {padding: 100px 0;}

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


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

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

.table_wrap01 dd {
	display: table-cell;
	vertical-align: top;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 1.7;
	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: 120px;}
.company02_left {float: left; max-width: 440px; width: 38%;}
.company02_right {float: right; max-width: 700px; width: 59%;}
.company02_left img {object-fit: cover; width: 100%; height: 396px;}




.company03 {padding-bottom: 120px;}

.company03_map {max-width: 580px; width: 48.5%;}
.company03_left {float: left;}
.company03_right {float: right;}
.company03_map h3 {
	display: block;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 15px;
	color: #00a897;
}

.company03_map iframe {filter: grayscale(0.4);}








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

    product

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


.product_nav_wrap {padding: 120px 0;}

.product_nav_in {
	max-width: 1380px;
	width: 90%;
	margin: auto;
}

.product_nav_in .top02_bnr a {height: 230px;}


.product01 {padding: 120px 0; position: relative;}
.product01::before {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #def4f2;
	z-index: -10;
}

.product02::before {display: none;}


.product_in {
	max-width: 1460px;
	width: 90%;
	margin: auto;
}

.product_box_text {
	float: left;
	max-width: 990px;
	width: 67%;
}
.product02 .product_box_text {float: right;}

.product_box_img {
	float: right;
	max-width: 400px;
	width: 30%;
}
.product02 .product_box_img {float:left;}
.product_box_img  {text-align: center;}
.product_box_img img:nth-of-type(1) {padding-bottom: 20px;}

.product_box_text_left {
	float: left;
	max-width: 600px;
	width: 62%;
	position: relative;
}

.product_box_no {
	position: absolute;
	font-size: 240px;
	color: #eff8f7;
	font-weight: 600;
	font-style: italic;
	top: 0;
	right: 0;
	z-index: -1;
	line-height: 0.7;
}

.product_box_text_right {
	float: right;
	max-width: 310px;
	width: 34%;
}

.product_box_title {
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 30px;
	z-index: 10;
}

.product_box_title::after {
	display: block;
	content: "";
	width: 90px;
	height: 1px;
	background: #00a897;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}

.product_box_title p {
	display: block;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 1.2;
	color: #00a897;
	padding-bottom: 10px;
	position: relative;
	z-index: 10;
}

.product_box_title h2 {
	display: block;
	font-size: 44px;
	letter-spacing: 2px;
	line-height: 1.2;
	color: #00a897;
}

.product_box_text_box h3 {
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 1.4;
	padding-bottom: 25px;
}

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

.product_box_text_right_in {
	box-sizing: border-box;
	background: #fff;
	border: solid 1px #00a897;
	padding: 20px;
}

.product_box_text_right_in h4 {
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 1.2;
	color: #00a897;
	padding-bottom: 10px;
}

.product_box_text_right_in li {
	list-style: disc;
	margin-left: 1em;
	font-size: 16px;
	line-height: 1.4;
	margin-bottom: 6px;
}

#product09 {margin-bottom: 100px;}









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

    news

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

.news01 {padding: 120px 0 80px;}

.single .page_img_wrap::before {display: none;}
.single .page_img_wrap {padding-top: 140px;}


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

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

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

.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 10px 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 20px 10px;
}

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

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

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

.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: #00a897;
    letter-spacing: 1px;
    padding: 4px 10px;
    text-align: center;
    line-height: 1;
    width: 108px;
    border: solid 1px #00a897;
}

.single .entry-title {
	font-size: 26px;
	color: #00a897;
	padding-top: 10px;
	letter-spacing: 2px;
	font-weight: 500;
	margin-bottom: 15px;
}
.entry-date {padding-bottom: 10px;}

.byline {
	display: none;
	
}

.entry-date a {
	cursor:default;
}

.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: 16px;
	line-height: 1.7;
	letter-spacing: 1px;
}

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

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

.single .btn01 a {width: 100%; margin: auto;}


@media screen and ( max-width:1366px ){
	.single .page_img_wrap {padding-top: 110px;}
}

@media screen and ( max-width:991px ){
	.single .page_img_wrap {padding-top: 90px;}
	.single_wrap {padding-top: 20px;}
}

@media screen and ( max-width:767px ){
	.single .post-thumbnail img {height: 400px;}
	.single .breadcrumbs_wrap {margin-top: 66px;}
	.single .page_img_wrap {padding-top: 70px;}
	.single_wrap {padding-top: 0;}
}

@media screen and ( max-width:567px ){
	.page-id-27 .news_list {margin-bottom: 30px;}
	.single .post-thumbnail img {height: 300px;}
	.single .entry-title {font-size: 23px; letter-spacing: 1px;}
}

@media screen and ( max-width:500px ){
	.post-navigation {padding: 0;}
	.single .entry-content p {font-size: 15px;}
}

@media screen and ( max-width:450px ){
	.single_wrap {padding: 0 0 60px;}
	.single .post-thumbnail img {height: 250px;}
	.single .entry-title {font-size: 18px; letter-spacing: 1px;}
	.nav-links a span {font-size: 12px;}
	.single .post-thumbnail {margin-bottom: 10px;}
	.entry-date {font-size: 13px;}
}




















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

    メディアクエリ

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



.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;}
.max850 {display: none !important;}
.min851 {display: block !important;}
.max767 {display: none !important;}
.min768 {display: block !important;}
.max567 {display: none !important;}
.min568 {display: block !important;}
.max450 {display: none !important;}
.min451 {display: block !important;}



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

}


@media screen and ( max-width:1680px ){
	.main_img {height: 900px;}
	.main_bg video {height: 900px;}
	
	.top01 {padding: 140px 0;}
	
	.top02_bnr a {height: 260px;}
	.top02_bnr_in {padding: 24px 10px 0;}
	.top02_bnr_no {font-size: 26px;}
	.top02_bnr_in h3 {font-size: 18px; letter-spacing: 1px; margin-bottom: 0;}
	.top02_bnr_in h3 span {font-size: 11px;}
	.top02_bnr_in h4 {margin: 0 auto 10px;}
	.product_nav_in .top02_bnr a {height: 210px;}
}

@media screen and ( max-width:1536px ){
	.header_left {max-width: 300px;}
	
	.main_img {height: 820px;}
	.main_bg video {height: 820px;}
	
	.sp_menu {padding-top: 10vh;}
	
	.top01 {padding: 120px 0; background-size: 520px; background-position: 11% center;}
	.top01_title h2 {font-size: 36px;}

	.top02_in {min-height: 660px;}
	.top02_bnr_wrap {width: 76%;}
	.top02_bnr a {height: 240px; margin-bottom: 12px;}
	.top02_bnr_no {font-size: 22px;}
	.top02_bnr_in h3 {font-size: 17px; letter-spacing: 0;}
	.top02_title_in h2 {font-size: 30px; letter-spacing: 3px;}
	.top02_title_in p {font-size: 14px; letter-spacing: 1px;}
	.product_nav_in .top02_bnr a {height: 190px;}
	
	.about01 {padding: 90px 0 100px;}
	
	
	.product_box_title h2 {font-size: 38px;}
	.product_box_title p {font-size: 14px; letter-spacing: 1px;}
	.product_box_text_box h3 {font-size: 18px;}
	.product_box_text_right_in li {font-size: 15px; margin-bottom: 4px;}
	.product_box_no {font-size: 200px;}
	.product_box_text_box p {font-size: 15px; letter-spacing: 1px;}

}

@media screen and ( max-width:1366px ){
	.max1366 {display: block !important;}
	.min1367 {display: none !important;}

	.header_left {padding-top: 0; max-width: 150px;}
	.header_nav {padding-top: 30px;}
	.header_nav li a {font-size: 15px; padding: 2px 20px; letter-spacing: 1px;}
	
	.main_img {height: 680px;}
	.main_bg video {height: 680px;}
	.main_img_text01 h2 {font-size: 22px; letter-spacing: 2px; margin-bottom: 20px;}
	.main_img_text02 h4 {font-size: 17px; letter-spacing: 1px;}

	
	.nav02 {width: 70px; height: 70px; padding: 6px 0 14px; right: 20px; top: 20px;}
	.header_right {max-width: 180px; padding: 4px 30px 0 10px;}
	
	
	.top01 {padding: 90px 0; background-size: 480px; background-position: 10% center;}
	.top01_title h2 {font-size: 34px;}
	.top01_left {width: 48%;}
	.top01_right {width: 46%;}
	
	.top02 {padding-bottom: 40px;}

	.b_contact_title h2 {font-size: 30px; letter-spacing: 2px; margin-bottom: 20px;}
	.b_contact_text {font-size: 15px;}
	.b_contact_right h4 a {font-size: 34px;}
	.b_contact_left {padding-right: 5%;}

	.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;}
	
	.product_box_title h2 {font-size: 34px;}
	.product_nav_wrap {padding: 100px 0;}
	
	.news01 {padding: 100px 0 70px;}
}

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

}

@media screen and ( max-width:1199px ){
	.max1199 {display: block !important;}
	.min1200 {display: none !important;}
	

	.top02 {padding: 0 0 60px;}
	.top02_in {min-height: 760px;}
	.top02_title {height: 100%; width: 84%;}
	.top02_title_in {writing-mode: inherit; top: 70px; left: 8%; /*right: -30%; margin: auto; width: 150px;*/}
	.top02_title_in h2 {margin-bottom: 10px;}
	.top02_bnr_wrap {top: 180px; left: 0; right: 0; width: 88%;}
	
	.about01 {padding: 70px 0 80px;}
	.about01_right p {font-size: 15px; letter-spacing: 1px;}
	.about01_right h4 {font-size: 16px;}
}

@media screen and ( max-width:991px ){
	.max991 {display: block !important;}
	.min992 {display: none !important;}
	
	header .c-scroll {left: 3%;}
	
	.main_img {height: 600px;}
	.main_bg video {height: 600px;}
	.main_img_text01 h2 {font-size: 19px; letter-spacing: 1px;}
	.main_img_text02 h4 {font-size: 14px;}
	.main_img01 {left: 17%;}
	
	.sp_menu_in {max-width: 350px;}
	.sp_menu_in h2 img {width: 180px;}
	.sp_menu_in h2 {margin-bottom: 60px;}
	.sp_menu_in li {margin-bottom: 30px;}
	.sp_menu_in li a {font-size: 20px; letter-spacing: 3px;}
	.sp_menu_in li a span {font-size: 13px;}
	.sp_menu_info p {font-size: 12px; line-height: 1.8;}
	.sp_copy {font-size: 10px; letter-spacing: 1px; color: #999;}
	
	.top01 {padding: 70px 0; background-size: 420px;}
	.top01_title h2 {font-size: 30px; letter-spacing: 2px;}
	.top01_right p {font-size: 15px; letter-spacing: 1px;}
	.top01_title h3 {font-size: 14px;}
	
	.btn01 a {font-size: 16px; max-width: 270px; padding: 17px;}
	.btn01 a img {width: 20px;}
	
	
	.top02 { padding-top: 10px; overflow-x: hidden;}
	.top02_in {min-height: inherit; overflow-x: hidden;overflow-y: hidden;}
	.top02_bnr a {width: 46%; margin: 0 2% 20px; max-width: inherit;}
	.top02_title {position: static; width: 100%; overflow: hidden; margin-bottom: 40px; padding-top: 60px;}
	.top02_bnr_wrap {position: static; width: 90%;}
	.top02_title::before {border-radius: 0; height: 32%; background-size: 360px; background-position: center 100px;}
	.top02_title_in {position: static; text-align: center;}
	.top02_title_in .btn01 a {margin: auto;}
	.top02_title_in p span {display: block; margin: 20px auto;}
	.top02_title_in p {font-size: 15px; letter-spacing: 1px; margin-right: 0;}
	.top02_bnr_wrap .btn01 a {float: none; margin: auto;}
	


	footer {padding-bottom: 30px;}
	.footer_left {float: none; width: 100%; margin: 0 auto 60px; max-width: 320px; text-align: center;}
	.footer_right {float: none; width: 100%; margin: 0 auto; max-width: 100px;}
	.footer_right_bottom {float: none; margin: auto;}
	.footer_left01 {float: none; width: 100%; max-width: 220px; margin: 0 auto 30px;}
	.footer_left02 {float: none; width: 100%;}
	.f_nav li a {font-size: 16px;}
	.f_copy {font-size: 11px; letter-spacing: 1px;}
	.page_top {bottom: 24%;}
	.footer_left h2 img {width: 200px;}
	.f_nav h3 {font-size: 17px;}
	.page_top {bottom: auto; right: -2%;}
	.footer_in {padding-bottom: 20px;}
	
	
	.about01_left {float: none; width: 100%; margin: 0 auto 30px;}
	.about01_right {float: none; width: 100%; margin: 0 auto;}
	.page_sec_title {margin-bottom: 40px;}
	.page_sec_title h2 {font-size: 30px;}
	.page_sec_title p {font-size: 14px; padding-bottom: 10px;}
	
	.table_wrap01 dt {width: 180px; font-size: 15px; padding: 20px 0 20px 10px;}
	.table_wrap01 dd {font-size: 15px;}
	.company02_right .table_wrap01 dt {width: 150px;}
	
	.company01 {padding: 70px 0;}
	.company02 {padding-bottom: 80px;}
	.company03 {padding-bottom: 80px;}
	.company03_map h3 {font-size: 20px;}
	
	.product_box_text {float: none; width: 100%; margin: auto;}
	.product_box_img {float: none !important; width: 90%; margin: 0 auto 50px; max-width: inherit; overflow: hidden;}
	.product_box_img img:nth-of-type(1) {padding-bottom: 0;}
	.product_box_img img {float: left; width: 48%; margin: 0 1%; display: block;}
	
	#product04 .product_box_img img {float: none; width: 100%; margin: auto; max-width: 600px;}
	#product05 .product_box_img img {float: none; width: 100%; margin: auto; max-width: 600px;}
	#product06 .product_box_img img {float: none; width: 100%; margin: auto; max-width: 600px;}
	#product07 .product_box_img img {float: none; width: 100%; margin: auto; max-width: 600px;}
	#product08 .product_box_img img {float: none; width: 100%; margin: auto; max-width: 600px;}
	#product09 .product_box_img img {float: none; width: 100%; margin: auto; max-width: 600px;}
	
	.product01 {padding: 90px 0;}
	.product_nav_wrap {padding: 80px 0;}
	
	.news01 {padding: 70px 0 50px;}
	
	.about02 {padding-top: 70px;}
	.about02_in {background-position: center 70%; background-size: 300px; padding-bottom: 80px;}
	.about02_text {padding-top: 20px;}
	.about02_text p {font-size: 19px;}
	
	.about03 {margin-bottom: 0;padding: 70px 0 200px;}
	.about03_text {padding-top: 0;}
	.about03_text p {font-size: 18px; letter-spacing: 1px;}
	.page-id-8 .top02 {padding-top: 0;}
	
}

@media screen and ( max-width:896px ){
	.b_contact_box > a {float: none; max-width: inherit; width: 100%; margin: 0 auto 14px;}
	.b_contact_box02 {float: none; max-width: inherit; width: 100%; margin: 0 auto 14px;}
	.b_contact_box01 .b_contact_box_in {padding: 20px;}
	.b_contact_box03 .b_contact_box_in {padding: 20px;}
}

@media screen and ( max-width:767px ){
	
	.max767 {display: block !important;}
	.min768 {display: none !important;}
	
	html {overflow-x: hidden;}
	
	.main_slide_wrap {transform: rotate(0deg); right: -2%;}
	.main_slide li {margin-bottom: 4px;}
	.main_slide {padding-right: 4px;}
	.main_img01 {left: 9%; z-index: 20; width: 40%; top: 49%;}
	.main_img_text01 h2 {font-size: 17px; letter-spacing: 0;}
	
	.header_left {max-width: 120px; padding-top: 0;}
	.sp_menu {padding-bottom: 15vh;}
	
	.nav02 {width: 60px; height: 60px; padding: 4px 0 6px; right: 15px; top: 15px;}
	
	.menu-trigger,
	.menu-trigger span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
	}
	.menu-trigger {
		position: relative;
		width: 100%;
		height: 100%;
	}
	.menu-trigger span {
		position: absolute;
		left: 0;
		right: 0;
		margin: auto;
		width: 30px;
		height: 1px;
		background-color: #fff;
		border-radius: 0;
	}
	
	.menu-trigger span:nth-of-type(1) {top: 16px;}
	.menu-trigger span:nth-of-type(2) {top: 19px;}
	.menu-trigger span:nth-of-type(3) {bottom: 27px;}
	.menu-trigger.active span:nth-of-type(1) {transform: translateY(3px) rotate(-45deg);}
	.menu-trigger.active span:nth-of-type(3) {transform: translateY(-3px) rotate(45deg);}

	.menu-trigger p {
		text-align: center;
		font-size: 10px;
		color: #fff;
		position: absolute;
		bottom: 5px;
		left: 0;
		right: 0;
		letter-spacing: 0;
	}
	
	.header_right {max-width: 180px; padding: 10px 30px 0 10px;}
	.header_top {padding-top: 15px;}
	
	.top01 {background-size: 360px; background-position: 20% 50px;}
	.top01_left {float: none; width: 100%; margin: 0 auto 10px; max-width: 400px;}
	.top01_right {float: none; width: 100%; margin: 0 auto;}
	

	.top02_bnr a {height: 230px;}
	.top02_bnr_in {padding: 13px 10px 0;}
	.top02_bnr_no {font-size: 20px;}
	.top02_bnr_in h3 {font-size: 18px;}
	.top02_bnr_in h4 {font-size: 10px; letter-spacing: 1px;}
	.top02_bnr_in h5 {bottom: 14px; line-height: 16px;}
	.top02_bnr_in h5 img {width: 16px;}
	.product_nav_in .top02_bnr a {height: 180px;}
	
	.b_contact {background-size: 360px; background-position: 14% 40px; padding: 60px 0;}
	.b_contact_left {float: none; width: 100%; padding-right: 0; border-right: none; padding-bottom: 30px; max-width: 340px; margin: auto;}
	.b_contact_right {float: none; width: 100%; max-width: 340px; margin: auto; text-align: center; padding-top: 0; box-sizing: border-box; padding: 15px; border: solid 1px #fff;}
	.b_contact_title {text-align: center;}
	.b_contact_right h3 {font-size: 16px;}
	.b_contact_right h4 a {font-size: 28px; margin-bottom: 0;}
	.b_contact_right p {font-size: 14px; line-height: 1.4;}
	
	footer {padding-top: 70px;}
	.footer_in {padding-bottom: 0;}
	.footer_left02 h4 {font-size: 16px;}
	
	
	.company02_left {float: none; width: 100%; margin: 0 auto 25px; max-width: 600px;}
	.company02_right {float: none; width: 100%; margin: 0 auto;}
	.company02_left img {height: 300px;}
	.company03_map {float: none; width: 100%; margin: 0 auto 40px; max-width: 100%;}
	.company03_right {margin-bottom: 0;}
	.company03_map iframe {height: 320px;}
	
	.product_box_text_left {float: none; width: 100%; margin: 0 auto 30px;}
	.product_box_text_right {float: none; width: 100%; margin: 0 auto; max-width: 600px;}
	
	
	.about02_text {padding-top: 0;}
	.about02_text p {font-size: 18px; letter-spacing: 1px;}
	
}

@media screen and ( max-width:640px ){
	.main_slide_wrap {display: none;}
	.main_img_text01 {width: 80%; left: 10%;}
	.main_img01 {width: 70%;}
	.main_img_text02 {bottom: 30px; left: 8%;}
	.main_img {height: 680px;}
	.main_bg video {height: 680px;}
	.header_left {padding-left: 4%;}
	header .c-scroll {left: auto; right: 7%;}
}

@media screen and ( max-width:567px ){	
	.max567 {display: block !important;}
	.min568 {display: none !important;}
	
	.sp_menu_in h2 img {width: 140px;}
	.sp_menu_in li {margin-bottom: 30px;}
	.sp_menu_in li a {font-size: 19px; letter-spacing: 3px;}
	.sp_menu_in li a span {font-size: 10px;}
	.sp_menu_info p {font-size: 11px;}

	.main_img01 {width: 76%;}
	.main_img_text01 {top: 28%;}
	.main_img_text02 h4 {font-size: 13px;}
	header .c-scroll {bottom: 20px;}
	
	.top01_right .btn01 a {float: none; margin: auto;}
	

	.f_nav {width: 100%; margin: 0 auto 20px; min-height: inherit; max-width: 300px; float: none;}
	.footer01 {padding: 50px 0;}
	.f-scroll {right: 1.5rem;}
	.f_info {width: 100%; margin: 0 auto 30px; float: none;}
	.f_btn01 {padding-top: 10px;}
	.footer03_in h3 {width: 48%; margin: 0 1% 10px; max-width: inherit;}
	.footer03_in h3 img {width: 100%;}
	.footer_left h2 img {width: 160px;}

	.about01 {padding: 50px 0 50px;}
	.about01_left img {height: 380px;}
	.page_sec_title h2 {font-size: 26px;}
	.about01_right h4 {font-size: 14px;}
	.about01_right h4 span {font-size: 1.8em;}
	
	.table_wrap01 dt {width: 90px; letter-spacing: 1px; font-size: 14px;}
	.table_wrap01 dd {font-size: 14px; letter-spacing: 0; padding-left: 10px; padding-right: 10px;}
	.company02_right .table_wrap01 dt {width: 110px;}
	.company02_left img {height: 260px;}
	.company03_map iframe {height: 290px;}
	
	.product_box_img {width: 100%; margin-bottom: 20px;}
	.product_box_img img {float: none; width: 100%; margin: 0 auto 20px;}
	.product01 {padding: 60px 0;}
	.product_box_no {font-size: 140px; right: 20px;}
	#product01 .product_box_img img:nth-of-type(1) {max-width: 250px;}
	.product_box_title h2 {font-size: 30px;}
	.product_box_text_box h3 {font-size: 17px; letter-spacing: 1px;}
	#product09 {margin-bottom: 50px;}
	.product_box_text_right_in h4 {font-size: 18px; letter-spacing: 1px;}
	.product_nav_wrap {padding: 50px 0;}
	
	.news01 {padding: 50px 0 40px;}
}

@media screen and ( max-width:500px ){
	.top02_title_in h2 {font-size: 26px;}
	.top02_title_in p {font-size: 12px; letter-spacing: 1px;}
	.top02_bnr a {height: 220px; margin-bottom: 14px;box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);}
	.top02_bnr_in {padding: 14px 6px 10px;}
	.top02_bnr_no {font-size: 18px; margin-bottom: 2px;}
	.top02_bnr_in h3 {font-size: 17px; margin-bottom: 15px;}
	.top02_bnr_in h5 {font-size: 12px; letter-spacing: 0; width: 80px;bottom: 20px;}
	.top02 {padding-bottom: 30px;}
	.top02_title::before {height: 20%; background-size: 280px;}
	.product_nav_in .top02_bnr a {height: 170px;}
	
	.b_contact {background-size: 280px; background-position: 20% 35px;}
	.b_contact_title h2 {font-size: 27px; margin-bottom: 30px;}
	.b_contact_title p {font-size: 14px;}
	
	.about01_left img {height: 350px;}
	
}

@media screen and ( max-width:450px ){
	.max450 {display: block !important;}
	.min451 {display: none !important;}
	
	.header_left {padding-left: 4.5%;}
	
	.c-scroll {right: 2rem;}
	.header_right {max-width: 160px;}

	.top01 {background-size: 290px; background-position: 20% 35px; padding-bottom: 50px;}
	.top01_title h3 {padding-bottom: 20px;}
	.top01_title h2 {padding-bottom: 25px;}
	
	.sec_in1200 {width: 88%;}
	
	.top02_bnr a {height: 200px;}
	.top02_bnr_in h3 {font-size: 15px;}
	.top02_bnr_in h3 span {font-size: 10px;}
	.product_nav_in .top02_bnr a {height: 150px;}
	

	.f_copy {font-size: 10px;}
	.footer_left h2 img {width: 160px;}
	.footer_left h3 {font-size: 16px; letter-spacing: 1px;}
	.page_top {right: -4%;}
	.sp_copy {font-size: 10px; letter-spacing: 1px;}
	
	
	.about01_left img {height: 280px;}
	
	.page_img_bg_product {background-size: 1000px;}
	
}

@media screen and ( max-width:360px ){
	.header_left {width: 42%; padding-top: 6px;}

}

@media screen and ( max-width:325px ){
	
	.sp_menu_in li a {font-size: 20px; letter-spacing: 3px;}
	.sp_menu_wrap {padding: 18vh 10px 15vh;}
	
	.about01_left img {height: 240px;}
	

	.copy {letter-spacing: 1px;}
}



















