/*
Theme Name: family358
 */


@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: 16px;
	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;
	overflow: hidden;
}

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



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

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

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

.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_wrap01 {padding: 100px 0;}

.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: 20px;
	font-weight: bold;
	color: #222;
	text-align: center;
	margin-bottom: 30px;
}

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

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


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

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

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

.search .page-title {
	font-size: 22px;
	font-weight: bold;
	color: #222;
	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: #222;
	margin-bottom: 10px;
}

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

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

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

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

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



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

.blog_pages .page-numbers {
    border: solid 1px #222;
    padding: 4px 10px 4px;
    font-size: 15px;
    margin-right: 1px;
    color: #222;
	box-sizing: border-box;
}

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

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

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

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

.main-content {padding-top: 140px;}
.home .main-content {padding-top: 0;}
.breadcrumbs {
	width: 100%;
	margin: 0 auto 0;
	background: #fff;
	box-sizing: border-box;
	padding: 25px 4%;
	
	border-top: solid 1px #ddd;
	text-align: right;
	
}
.breadcrumbs2 {border-bottom: solid 1px #ddd;}

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

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

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

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

.page-header {padding-top: 0 !important;}


@media screen and ( max-width:991px ){
	.breadcrumbs {width: 100%;}
	.breadcrumbs p {font-size: 12px; letter-spacing: 0;}
	.breadcrumbs span {font-size: 12px; letter-spacing: 0;}
	.breadcrumbs span a {font-size: 12px; letter-spacing: 0;}
	.page_wrap01 {padding: 90px 0;}
}

@media screen and ( max-width:767px ){
	.page_wrap01 input[type="search"] {width: 76%;}
	.page_wrap01 input[type="submit"] {width: 23%;}
}

@media screen and ( max-width:567px ){
	.page_wrap01 input[type="search"] {width: 68%;}
	.page_wrap01 input[type="submit"] {width: 30%;}
	.page_wrap01 {padding: 70px 0;}
	.blog_pages {margin-bottom: 20px;}
	.breadcrumbs {padding: 18px 4%;}
}



.page_img {

	height: 360px;
	width: 100%;
	margin: auto;
	background-repeat: no-repeat;
	background-position: 100% 255.047px;
	background-attachment: fixed;
	background-size: contain;
	position: relative;
}

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

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

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

/*代表挨拶*/
.page-id-31 .page_img {background-image: url("images/company/page_img.jpg");}

/*事業内容*/
.page-id-33 .page_img {background-image: url("images/service/page_img.jpg");}

/*物件情報*/
.page-id-35 .page_img {background-image: url("images/company/page_img.jpg");}




@media screen and ( max-width:1920px ){
	.page_img {background-size: 1920px;}
}

@media screen and ( max-width:1680px ){
	.page_img {background-size: 1680px; height: 320px;}
	.page_title01 {padding: 80px 5%;}
}

@media screen and ( max-width:1366px ){
	.page_img {background-size: 1366px; height: 226px;}
	.page_title01 {padding: 60px 5%;}
}

@media screen and ( max-width:991px ){
	.page_img {width: 100%; height: 290px; background-attachment: inherit; background-position: center center !important; background-size: cover;}
	.page-id-27 .page_img {background-image: url("images/news/page_img2.jpg");}
	.main-content {padding-top: 110px;}
}

@media screen and ( max-width:767px ){ 
	.main-content {padding-top: 86px;}
	.page_title01 p {font-size: 46px; letter-spacing: 3px;}
	.page_title01 h2 {font-size: 17px; letter-spacing: 2px;}
	.page_img {height: 200px;}
}

@media screen and ( max-width:450px ){
	.page_title01 {padding: 50px 5%;}
	.page_title01 p {font-size: 40px; letter-spacing: 2px;}
	.page_title01 h2 {font-size: 16px; letter-spacing: 1px;}
	
}


#page {overflow-x: hidden;}




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

    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_top h1 {
	font-size: 14px;
	padding-left: 2.5%;
	text-shadow: 2px 2px 8px #fff;
	transition: .3s;
}

.header_top h1.hidden {opacity: 0;}

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

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

.header_right01 {
	float: right;
}

.header_right02 {
	float: left;
	width: 54px;
	border-right: solid 1px #333;
}

.header_right02 h3 a {
	display: inline-block;
	padding-right: 25px;
}

.header_right02 h3 a:last-of-type {
	padding-right: 0;
}

.header_right02 h3 a i {
	font-size: 24px;
	color: #333;
}

.header_right02 h3 a img {
	position: relative;
	bottom: 2px;
}

.header_right02 h3 a:hover {
	opacity: 0.8;
}

.nav02 {
	width: 80px;
    height: 80px;
	border-radius: 50%;
    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;
}





.h_bnr {
	position: absolute;
	right: 3%;
	bottom: 6%;
	z-index: 100;
}

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

.h_bnr a:hover img {
	transform: scale(0.95);
	transition: .3s;
}




.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;
    top: 45%;
    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: #333;
    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.5);
    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: 145px;
	z-index: 9000;
	transform: rotate(180deg);
}

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

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




.h_info {
	width: 50%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	background: #fff;
	box-sizing: border-box;
	padding: 35px 40px 25px;
	overflow: hidden;
}

.h_info_btn a {
	display: block;
	box-sizing: border-box;
	padding: 5px 10px;
	border: solid 1px #333;
	color: #333;
	text-align: center;
	font-size: 14px;
	line-height: 1;
	border-radius: 30px;
	float: right;
	width: 18%;
	max-width: 140px;
	transition: .3s;
}

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



.h_info_dl1 {
	display: table;
	float: left;
	width: 80%;
}

.h_info_dl1 dt {
	display: table-cell;
	width: 100px;
	color: #222;
	font-size: 22px;
	font-weight: 500;
	line-height: 1;
	position: relative;
	letter-spacing: 1px;
}

.h_info_dl1 dt span {
	display: block;
	width: 30px;
	height: 1px;
	background: #222;
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 10;
}

.h_info_dl1 dd {
	box-sizing: border-box;
	padding-left: 20px;
}

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

.h_info_dl2 dt {
	display: table-cell;
	width: 90px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	color: #999;
	letter-spacing: 1px;
}

.h_info_dl2 dd {
	display: table-cell;
	box-sizing: border-box;
	padding-left: 10px;
	
}

.h_info_dl2 dd a {
	font-size: 16px;
	color: #222;
	line-height: 1.2;
	letter-spacing: 2px;
	text-decoration: underline;
}

.h_info_dl2 dd a:hover {
	text-decoration: none;
	color: #b53323;
}



.h_bnr01 a {
	display: block;
	max-width: 270px;
	position: absolute;
	bottom: 40px;
	right: 2.5%;
	z-index: 100;
	transition: .3s;
}

.h_bnr01 a:hover {
	transform: scale(0.95);
	opacity: 0.9;
}






.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: #9e2224;
}

.sp_menu_in li a:hover span {
	color: #9e2224;
}

.sp_menu_info p {
	font-size: 15px;
	line-height: 2em;
	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

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





.sec_title01 {
	text-align: center;
	margin-bottom: 50px;
}

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

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



.sec_title02 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 7px;
	line-height: 1.1;
	margin-bottom: 25px;
	text-align: center;
}


.btn01 a {
	display: block;
	max-width: 280px;
	width: 90%;
	margin: auto;
	border: solid 1px #222;
	color: #222;
	font-size: 16px;
	letter-spacing: 1px;
	box-sizing: border-box;
	padding: 20px;
	line-height: 1.1;
	transition: .3s;
	position: relative;
}

.btn01 a span {
	float: right;
	padding-top: 6px;
	display: block;
	box-sizing: border-box;
	background: #222;
	border-radius: 2px;
	padding: 4px 5px;
	width: 32px;
	height: 16px;
	text-align: center;
	transition: .3s;
}

.btn01 a span img {vertical-align: top;}

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

.btn01 a:hover span {transform: translateX(-10px);}




.btn02 a {
	display: block;
	max-width: 280px;
	width: 90%;
	margin: auto;
	border: solid 1px #fff;
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	box-sizing: border-box;
	padding: 20px;
	line-height: 1.1;
	transition: .3s;
	position: relative;
}

.btn02 a span {
	float: right;
	padding-top: 6px;
	display: block;
	box-sizing: border-box;
	background: #fff;
	border-radius: 2px;
	padding: 4px 5px;
	width: 32px;
	height: 16px;
	text-align: center;
	transition: .3s;
}

.btn02 a span img {vertical-align: top;}

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

.btn02 a:hover span {transform: translateX(-10px);}



.top01 {
	padding: 100px 0 50px;
	position: relative;
	margin-top: 90px;
}

.top01_bg01 {
	width: 58%;
	height: 100%;
	background: #f5f5f5;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.top01_in {
	overflow: hidden;
	position: relative;
	min-height: 640px;
	margin-bottom: 50px;
}

.top01_left {
	position: absolute;
	top: 0;
	left: 0;
	width: 44.8%;
	z-index: 10;
	opacity: 0;
    transform: translateY(50px);
    transition: 1s;
}

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

.top01_left img {
	object-fit: cover;
	width: 100%;
	height: 561px;
}

.top01_right {
	position: absolute;
	width: 62.5%;
	box-sizing: border-box;
	right: 0;
	top: 0;
}

.top01_text01 {
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1.4;
	padding: 20px 0 30px 25%;
	max-width: 510px;
}

.top01_right_in {
	background-image: url("images/top/top01_bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right top;
	box-sizing: border-box;
	padding: 60px 0 70px 25%;
	transition: all 1.3s cubic-bezier(0.215, 0.61, 0.355, 1);
	position: relative;
}

.top01_right_in::after {
	display: block;
	content: "";
	width: 300%;
	height: 100%;
	background: #f5f5f5;
	position: absolute;
	top: 0;
	left: 0;
	transition: 1.5s;
}



.top01_right.show .top01_right_in::after {
    transform: translateX(-120%);
}

.top01_right_in h2 {
	font-size: 36px;
	font-weight: 300;
	letter-spacing: 2px;
	line-height: 1.4;
	margin-bottom: 30px;
	color: #fff;
	max-width: 630px;
	width: 90%;
	opacity: 0;
	transition: 1s;
	transition-delay: 1s;
}

.top01_right.show .top01_right_in h2 {
	opacity: 1;
}

.top01_right_in p {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 1.8;
	margin-bottom: 40px;
	color: #fff;
	max-width: 630px;
	width: 90%;
	opacity: 0;
	transition: 1s;
	transition-delay: 1s;
}

.top01_right.show .top01_right_in p {
	opacity: 1;
}

.top01_right_bottom {
	overflow: hidden;
	max-width: 510px;
	width: 90%;
	opacity: 0;
	transition: 1s;
	transition-delay: 1s;
}

.top01_right.show .top01_right_bottom {
	opacity: 1;
}

.top01_right_bottom .btn02 a {
	float: left;
	width: 46%;
	margin-right: 4%;
}





.top02 {padding: 140px 0;}

.top02_in {
	width: 94%;
	overflow: visible;
	padding-left: 6%;
}

.top02_left {
	float: left;
	width: 15%;
	max-width: 240px;
	box-sizing: border-box;
	
}

.top02_left .sec_title01 {text-align: left; margin-bottom: 80px;}
.top02_left .btn01 a {width: 100%;}
.top02_right {
	float: right;
	width: 82%;
}

.news_list {width: 100%;}

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

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

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

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

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

.news_list_img a:hover img {
	transform: scale(1.1);
	filter: brightness(0.6) blur(6px);
}

.news_list_img span {
	font-size: 13px;
	color: #fff;
	text-align: center;
	width: 100px;
	margin: auto;
	position: absolute;
	top: 49%;
	left: 0;
	right: 0;
	display: block;
	opacity: 0;
	z-index: 10;
	transition: .3s;
}
.news_list_img a:hover span {opacity: 1;}

.news_list_cat {
	font-size: 15px;
	color: #aaa;
	line-height: 1.3;
	margin-bottom: 8px;
}

.news_list_cat a:hover {opacity: 0.8;}

.news_list_cat span {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	box-sizing: border-box;
	padding: 4px 10px;
	text-align: center;
	line-height: 1;
	margin-right: 10px;
	width: 60px;
	letter-spacing: 2px;
}
.shinchiku span {background: #b53222;}
.chuko span {background: #0088d0;}
.tochi span {background: #00d084;}

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

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








.top03 {
	padding: 90px 0;
	background-image: url("images/top/top03_bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
	background-color: rgba(0,0,0,0.6);
}

.top03 .sec_title01 p {color: #fff;}
.top03 .sec_title01 h2 {color: #fff;}

.top03_in {
	max-width: 1540px;
	width: 90%;
	margin: 0 auto 60px;
	overflow: hidden;
}

.top03_box {
	opacity: 0;
    transform: translateY(50px);
    transition: 1s;
}

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

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

.top03_box a {
	display: block;
	float: left;
	max-width: 200px;
	min-height: 200px;
	width: 13%;
	margin: 0 0.63% 12px;
	background: rgba(255,255,255,0.8);
	transition: .3s;
	text-align: center;
	box-sizing: border-box;
	padding: 45px 15px 20px;
	position: relative;
}

.top03_box a::before {
	display: block;
	content: "";
	width: 95%;
	height: 95%;
	margin: 2.5%;
	border: solid 1px #333;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.top03_box a:hover {
	transform: scale(0.95);
}

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

.top03_box a h3 {
	font-size: 19px;
	letter-spacing: 0.5px;
	line-height: 1.3;
}




.top04 {padding: 140px 0;}
.top04_in {max-width: 1660px; width: 90%; margin: auto;}

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

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

.news_box02:nth-of-type(1) {
	border-top: solid 1px #ddd;
	transition-delay: .3s;
}
.news_box02:nth-of-type(2) {transition-delay: .4s;}
.news_box02:nth-of-type(3) {transition-delay: .5s;}
.news_box02:nth-of-type(4) {transition-delay: .6s;}
.news_box02:nth-of-type(5) {transition-delay: .7s;}
.news_box02:nth-of-type(6) {transition-delay: .8s;}
.news_box02:nth-of-type(7) {transition-delay: .9s;}
.news_box02:nth-of-type(8) {transition-delay: 1s;}
.news_box02:nth-of-type(9) {transition-delay: 1.1s;}
.news_box02:nth-of-type(10) {transition-delay: 1.2s;}
.news_box02:nth-of-type(11) {transition-delay: 1.3s;}
.news_box02:nth-of-type(12) {transition-delay: 1.4s;}




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

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

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

.news_box02 dt {
	display: table-cell;
	width: 100px;
	font-size: 16px;
	letter-spacing: 1px;
	color: #333;
	font-weight: 500;
}


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

.news_box02 dd span {
	float: right;
	display: block;
	box-sizing: border-box;
	background: #222;
	border-radius: 2px;
	padding: 4px 5px;
	width: 32px;
	height: 16px;
	text-align: center;
	transition: .3s;
	position: relative;
	top: 2px;
}

.news_box02 dd span img {vertical-align: top;}

.news_box02 a:hover dd span {transform: translateX(-20px);}



.t_news_btn {
	margin-top: 15px;
	transition: .7s;
	transform: translateY(100px);
	opacity: 0;
	transition-delay: .6s;
}


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

.t_news_btn a {
	display: block;
	max-width: 250px;
	width: 100%;
	float: right;
	color: #222;
	font-size: 16px;
	letter-spacing: 1px;
	box-sizing: border-box;
	padding: 15px 30px;
	line-height: 1.1;
	transition: .3s;
	position: relative;
}

.t_news_btn a span {
	float: right;
	padding-top: 6px;
	display: block;
	box-sizing: border-box;
	background: #222;
	border-radius: 2px;
	padding: 4px 5px;
	width: 32px;
	height: 16px;
	text-align: center;
	transition: .3s;
}

.t_news_btn a span img {vertical-align: top;}
.t_news_btn a:hover {background: #ddd;}
.t_news_btn a:hover span {transform: translateX(-10px);}









.bottom_contact {
	padding: 100px 0;
	background-image: url("images/top/b_contact_bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

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

.b_contact_box {
	opacity: 0;
    transition: 1s;
    transform: translateY(50px);
}

.b_contact_box:nth-of-type(2) {transition-delay: .2s;}
.b_contact_box:nth-of-type(3) {transition-delay: .4s;}

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

.b_contact_box > a {
	display: block;
	float: left;
	max-width: 390px;
	width: 32.5%;
	margin: 0 0.4%;
	box-sizing: border-box;
	padding: 6px;
	background: #fff;
	transition: .3s;
	min-height: 264px;
}

.b_contact_box a:hover {
	transform: scale(0.95);
}

.b_contact_box01 .b_contact_box_in {
	border: solid 1px #27ad37;
	box-sizing: border-box;
	padding: 47px 20px;
	background-image: url("images/top/b_contact_icon01.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 21px;
}

.b_contact_box01 .b_contact_box_in h3 {
	text-align: center;
}

.b_contact_box02 {
	display: block;
	float: left;
	max-width: 390px;
	width: 32.5%;
	margin: 0 0.4%;
	box-sizing: border-box;
	padding: 6px;
	background: #fff;
	min-height: 264px;
}

.b_contact_box02 .b_contact_box_in {
	border: solid 1px #f07b03;
	box-sizing: border-box;
	padding: 26px 38px;
	text-align: center;
}

.b_contact_box02 .b_contact_box_in h3 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 2px;
	line-height: 1.3;
	margin-bottom: 13px;
	color: #f07b03;
}

.b_contact_box02 .b_contact_box_in h4 {
	font-size: 17px;
	line-height: 1.1;
}

.b_tel a {
	font-size: 33px;
	color: #f07b03;
	line-height: 1;
	font-weight: 600;
}

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

.b_contact_box02 .b_contact_box_in p {
	font-size: 12px;
	font-weight: 300;
	line-height: 1.2;
	margin-bottom: 17px;
	letter-spacing: 0;
}

.b_contact_btn a {
	display: block;
	box-sizing: border-box;
	padding: 16px 8px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 1.2;
	font-weight: 500;
	background: #f07b03;
	transition: .3s;
}

.b_contact_btn a img {
	padding-right: 8px;
}

.b_contact_btn a:hover {
	background: #c0c928;
	transform: scale(1);
}

.b_contact_box03 .b_contact_box_in {
	border: solid 1px #c0c928;
	box-sizing: border-box;
	padding: 47px 20px;
	background-image: url("images/top/b_contact_icon02.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 21px;
}

.b_contact_box03 .b_contact_box_in h3 {
	text-align: center;
}






.b_contact {
	padding: 90px 0;
	position: relative;
	background-image: url("images/top/b_contact_bg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
	background-attachment: fixed;
}

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

.b_contact_in .sec_title01 {margin-bottom: 140px;}

.b_contact_in .sec_title01 p,
.b_contact_in .sec_title01 h2 {color: #fff;}

.b_contact_text {
	font-size: 22px;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 30px;
	color: #fff;
}

.b_contact_left a {
	display: block;
	float: left;
	max-width: 520px;
	width: 47%;
	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: 47%;
	margin: 0 1%;
	box-sizing: border-box;
	text-align: center;
	padding: 45px 10px 20px;
	min-height: 112px;
	background: #b53222;
	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: #222;
}










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

    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: 500px;
	width: 32%;
	float: left;
}

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

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

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

.footer_left p {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1.7;
	color: #fff;
}

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

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

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

.f_nav_left {
	float: left;
	max-width: 200px;
	width: 50%;
}

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

.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: 16px;
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 1.3;
	color: #aaa;
	padding-left: 25px;
	display: block;
	position: relative;
	background-image: url("images/footer/f_arrow.png");
	background-repeat: no-repeat;
	background-size: 15px;
	background-position: left center;
}

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



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

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



.f_insta {padding-top: 20px;}

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

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











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

    contact

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

.grecaptcha-badge { visibility: hidden; }
.contact01 {padding: 90px 0 60px;}

.contact01_text {font-size: 16px; text-align: center; margin-bottom: 50px; line-height: 1.7; letter-spacing: 2px;}

.contact01_box01 {max-width: 470px; width: 100%; margin: 0 auto 30px; box-sizing: border-box; padding: 17px 10px; border: solid 1px #333;}
.contact01_box01_text01 {text-align: center; font-size: 16px; font-weight: 500;}
.contact01_box01 .bottom_info_tel {opacity: 1; transform: translateY(0); text-align: center;}
.contact01_box01 .bottom_info_tel a {font-size: 30px; line-height: 1;}
.contact01_box01 .bottom_info_tel a img {padding-right: 8px; position: relative; bottom: 3px;}
.contact01_box01 .bottom_info_right_text {opacity: 1; transform: translateY(0); margin-bottom: 0; text-align: center; font-size: 14px;}


.contact02 {padding: 0 0 130px;}
.contact02_title {
	font-size: 28px;
	letter-spacing: 2px;
	line-height: 1.3;
	color: #1258c3;
	text-align: center;
	margin-bottom: 40px;
}
.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:#b20000;
	margin: 0 10px 0 0;
	letter-spacing: 1px;
	font-size: 11px;
	padding: 2px 5px 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: 11px;
    padding: 2px 5px;
	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;
	transform: scale(1.3);
}

.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:#b53222;
	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:#222;
	transition: .3s;
}

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

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


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





@media screen and ( max-width:991px ){
	.contact01_text {font-size: 15px;}
	
}

@media screen and ( max-width:767px ){
	.contact01 {padding: 0 0 70px;}
	.contact01_text {margin-bottom: 30px; text-align: left;}
	.contact01_box01_text01 {font-size: 16px;}
	
	.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;}
}

@media screen and ( max-width:567px ){
	.contact01 {padding: 20px 0 20px;}
	.contact01_text br {display: none;}
	.contact01_box01 .bottom_info_tel a {font-size: 26px;}
	.contact01_box01 .bottom_info_right_text {font-size: 12px;}
	.contact01_box01 {padding: 20px 15px;}
	.contact01_box01_text01 {font-size: 15px;}
	.contact02 {padding-bottom: 60px;}
	.contact02_in {padding-bottom: 10px;}
	.contact02 dl dt p {font-size: 15px;}
	.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:450px ){
	.contact01_text {font-size: 14px;}
	.contact01_box01 {margin-bottom: 20px;}
	.contact02 {padding-bottom: 70px;}
	.contact02 dl {margin-bottom: 0;}
	
}





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

    news

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

.page-id-27 .news_list {margin-bottom: 50px;}
.news01 {padding-bottom: 100px;}

.single .page_title01 {border-bottom: solid 1px #ddd;}



.single_wrap {
	padding: 90px 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: #52d3cc;
}

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

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

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

.single .entry-title {
	font-size: 26px;
	color: #b53222;
	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:991px ){
	.single_wrap {padding-top: 50px;}
}

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

@media screen and ( max-width:567px ){
	.page-id-27 .news_list {margin-bottom: 30px;}
	.single .post-thumbnail img {height: 300px;}
}

@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: 20px 0 60px;}
	.single .post-thumbnail img {height: 250px;}
	.single .entry-title {font-size: 18px; letter-spacing: 1px;}
	.nav-links a span {font-size: 12px;}
}







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

    company

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

.company01 {padding: 100px 0;}
.company01_in {max-width: 1460px; width: 90%; margin: auto;}

.page_sec_title {margin-bottom: 50px; text-align: center;}
.page_sec_title h2 {
	font-size: 36px;
	letter-spacing: 6px;
	line-height: 1.2;
	padding-bottom: 8px;
}
.page_sec_title p {
	font-size: 18px;
	letter-spacing: 3px;
	line-height: 1.2;
	color: #999;
}

.company01_box {padding-top: 30px;}

.company01_left {
	float: left;
	max-width: 580px;
	width: 38.6%;
}

.company01_left img {
	object-fit: cover;
	width: 100%;
	height: 762px;
}

.company01_right {
	float: right;
	max-width: 840px;
	width: 55%;
}

.company01_right dl {display: table; width: 100%; box-sizing: border-box; padding: 17px; border-bottom: solid 1px #ddd;}
.company01_right dl:nth-of-type(1) {border-top: solid 1px #ddd;}

.company01_right dt {
	display: table-cell;
	width: 18%;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 2px;
	line-height: 1.3;
	vertical-align: top;
}

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

.company02 {padding: 30px 0 120px;}

.company02_map {margin-bottom: 50px;}
.company02_bottom dl {
	display: table;
	width: 100%;
	max-width: 350px;
	margin: auto;
}

.company02_bottom dt {
	display: table-cell;
	width: 40px;
	vertical-align: top;
}

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






@media screen and ( max-width:1366px ){
	.company01_right dt {font-size: 15px; letter-spacing: 1px;}
	.company01_right dd {font-size: 15px; letter-spacing: 1px;}
	.company01_left img {height: 680px;}
}

@media screen and ( max-width:991px ){
	.company01_left {float: none; width: 100%; margin: 0 auto 30px;}
	.company01_right {float: none; width: 100%; margin: 0 auto;}
	.company01_left img {height: 500px;}
}

@media screen and ( max-width:567px ){
	.company01 {padding: 60px 0;}
	.page_sec_title h2 {font-size: 28px; letter-spacing: 3px;}
	.page_sec_title p {font-size: 16px; letter-spacing: 2px;}
	.page_sec_title {margin-bottom: 30px;}
	.company01_box {padding-top: 10px;}
	.company01_left img {height: 360px;}
	.company01_right dt {width: 90px;}
	.company02_map {margin-bottom: 30px;}
	.company02_map iframe {height: 320px;}
	.company02_bottom dl {max-width: 280px;}
	.company02_bottom dt {width: 30px;}
	.company02_bottom dd {font-size: 18px; letter-spacing: 1px;}
	.company02 {padding: 30px 0 70px;}
}

@media screen and ( max-width:450px ){
	.company01_left img {height: 300px;}
	.company02_map iframe {height: 280px;}
}









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

    greeting

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

.greeting01 {padding: 100px 0 120px;}
.greeting01_in {max-width: 1370px; width: 90%; margin: auto;}


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

.greeting01_left {
	display: table-cell;
	width: 44%;
	max-width: 590px;
	vertical-align: top;
}

.greeting01_left img {
	object-fit: cover;
	width: 100%;
	height: 510px;
}

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

.greeting01_right p {
	font-size: 16px;
	line-height: 2em;
	letter-spacing: 2px;
	margin-bottom: 15px;
}

.greeting01_right h4 {
	font-size: 18px;
	line-height: 1.3;
	letter-spacing: 2px;
	text-align: right;
}

.greeting01_right h4 span {
	font-size: 1.9em;
	line-height: 1;
	padding-left: 6px;
}

.greeting02 {padding: 30px 0 140px;}
.greeting02 h2 {
	display: block;
	max-width: 1200px;
	margin: auto;
	width: 100%;
}

.greeting03 {padding-bottom: 160px;}

.greeting03_in {width: 90%; margin: auto; max-width: 1540px;}

.greeting03_box {
	float: left;
	max-width: 660px;
	width: 43%;
	margin: 0 3.5%;
}



@media screen and ( max-width:1366px ){
	.greeting01 {padding: 100px 0 90px;}
	.greeting01_left img {height: 400px;}
	.greeting03 {padding-bottom: 120px;}
}

@media screen and ( max-width:991px ){
	.greeting01 {padding: 70px 0 50px;}
	.greeting01_left img {height: 380px;}
	.greeting01_right p {font-size: 15px; letter-spacing: 1px;}
	.greeting01_right h4 {font-size: 16px;}
	.greeting02 {padding: 10px 0 100px;}
	.greeting03 {padding-bottom: 100px;}
	.page_sec_title h2 {font-size: 32px; letter-spacing: 3px;}
	.page_sec_title p {font-size: 16px; letter-spacing: 2px;}
}

@media screen and ( max-width:767px ){
	.greeting01_left {display: block; width: 100%; margin: 0 auto 30px;}
	.greeting01_right {display: block; width: 100%; margin: 0 auto; padding-left: 0;}
	.greeting03_box {float: none; width: 100%; margin: 0 auto 30px; max-width: 500px;}
}

@media screen and ( max-width:567px ){
	.greeting02 .sec_in1200 {width: 100%;}
	.greeting03_box {width: 90%;}
	.greeting02 {padding-bottom: 70px;}
	.greeting03 {padding-bottom: 50px;}
	.page_sec_title h2 {font-size: 28px; letter-spacing: 3px;}
	.page_sec_title p {font-size: 14px; letter-spacing: 1px;}
}

@media screen and ( max-width:450px ){
	.greeting01_left img {height: 300px;}
	.greeting01_right h4 {font-size: 14px; letter-spacing: 1px;}
}









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

    service

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

.service_box {padding-top: 130px;}

.service_box_in {position: relative; overflow: hidden; padding-bottom: 70px;}

.service_box_in::before {
	display: block;
	content: "";
	width: 0;
	background: #f5f5f5;
	height: 90%;
	position: absolute;
	top: 150px;
	left: 0;
	z-index: -1;
	transition: all 1.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: .5s;
}
.service_box02 .service_box_in::before {left: auto; right: 0;}
.service_box.show .service_box_in::before {
	width: 100%;
}

.service_box_img {
	float: left;
	width: 39.6%;
	transform: translateY(100px);
	opacity: 0;
	transition: all 1.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: .3s;
}
.service_box02 .service_box_img {float: right;}

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

.service_box_img img {
	object-fit: cover;
	width: 100%;
	height: 490px;
}

.service_box_text {
	float: right;
	width: 60.4%;
	padding-top: 30px;
	position: relative;
}
.service_box02 .service_box_text {
	float: left;
	
}

.service_box_text_in {max-width: 700px; width: 80%; margin: auto;}
.service_box_text_in h2 {
	display: block;
	margin-bottom: 120px;
	font-size: 38px;
	line-height: 66px;
	letter-spacing: 3px;
	transform: translateY(100px);
	opacity: 0;
	transition: all 1.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: .4s;
}
.service_box.show .service_box_text_in h2 {
	transform: translateY(0);
	opacity: 1;
}

.service_box_text_in h2 img {padding-right: 15px;}

.service_box_text_in h2 span {
	display: inline-block;
	font-size: 16px;
	line-height: 1.2;
	color: #999;
	letter-spacing: 2px;
	padding-left: 15px;
}

.service_box_text_in p {
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 1.8;
	transform: translateY(100px);
	opacity: 0;
	transition: all 1.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: .5s;
}
.service_box.show .service_box_text_in p {
	transform: translateY(0);
	opacity: 1;
}

.service_box_no {
	display: block;
	font-size: 144px;
	color: #f5f5f5;
	position: absolute;
	top: 30px;
	right: 8%;
	z-index: -1;
	font-style: italic;
	line-height: 1;
	transform: translateX(-100px);
	opacity: 0;
	transition: all 1.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: .7s;
}

.service_box.show .service_box_no {
	transform: translateX(0);
	opacity: 1;
}

.service07 {margin-bottom: 100px;}



@media screen and ( max-width:1366px ){
	.service_box_text_in h2 {font-size: 32px; line-height: 45px; margin-bottom: 100px;}
	.service_box_text_in h2 img {width: 50px; padding-right: 10px;}
	.service_box_text_in h2 span {font-size: 14px; letter-spacing: 1px;}
	.service_box_text_in p {font-size: 15px; letter-spacing: 1px;}
	.service_box_img img {height: 400px;}
	.service_box_no {font-size: 110px;}
	.service_box_in::before {top: 120px;}
}

@media screen and ( max-width:991px ){
	.service_box {padding-top: 100px;}
	.service_box_img {float: none; width: 85%; margin-bottom: 40px;}
	.service_box_text {float: none !important; width: 88%; margin: auto; padding-top: 0; clear: both;}
	.service_box_text_in h2 {margin-bottom: 30px;}
	.service_box_img img {height: 360px;}
	.service_box_no {color: #fff; top: 0; transform: translateX(0); transform: translateY(100px);}
}

@media screen and ( max-width:767px ){
	.service_box_img {width: 90%;}
	.service_box_text_in {width: 100%;}
}

@media screen and ( max-width:567px ){
	.service_box_img img {height: 300px;}
	.service_box_text_in h2 {font-size: 28px; line-height: 1.2; letter-spacing: 1px;}
	.service_box_text_in h2 img {width: 40px; padding-right: 6px;}
	.service_box_text_in h2 span {font-size: 13px; padding-left: 7px;}
}

@media screen and ( max-width:450px ){
	.service_box {padding-top: 70px;}
	.service_box_img img {height: 240px;}
	.service_box_text_in h2 img {display: block; padding-bottom: 8px;}
	.service_box_text_in h2 span {display: block; padding-left: 0; padding-top: 8px;}
	.service_box_no {font-size: 90px; right: 5%;}
	.service07 {margin-bottom: 0;}
}











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

   listing

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

.listing01 {padding: 120px 0;}

.listing01_in {max-width: 1440px; width: 90%; margin: auto;}

.listing01_in .news_box {min-height: 460px;}




.single_listing01 {
	max-width: 1440px;
	width: 90%;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 100px 0;
}

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

.single_listing01 dt {
	display: table-cell;
	width: 50.7%;
	max-width: 780px;
}

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

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

.single_listing_title {
	display: block;
	font-size: 27px;
	line-height: 1.6;
	letter-spacing: 2px;
	color: #b53222;
	margin-bottom: 30px;
}

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


.single_listing02 {margin-bottom: 70px;}

.single_listing02 dl {display: table; width: 100%; box-sizing: border-box; border: solid 1px #333;}
.single_listing02 dt {
	display: table-cell;
	width: 250px;
	vertical-align: middle;
	text-align: center;
	box-sizing: border-box;
	padding: 20px 10px;
	background: #333;
	color: #fff;
	font-size: 20px;
	line-height: 1.3;
	letter-spacing: 1px;
}

.single_listing02 dd {
	display: table-cell;
	box-sizing: border-box;
	padding: 35px;
	letter-spacing: 1px;
	line-height: 1.8;
}


.works_single_b_text {font-size: 15px; display: block; text-align: center; margin-bottom: 15px; line-height: 1.3;}
.works_b_img {
	width: 23%;
	margin: 0 1% 0;
	float: left;
	min-height: 360px;
}
.works_b_img a {
	display: block;
	overflow: hidden;
}

.works_b_img a img {object-fit: cover; width: 100%; height: 240px; transition: .3s;}
.works_b_img a:hover img {transform: scale(1.1);}
.works_b_img_text {font-size: 15px; line-height: 1.4; padding-top: 10px;}

.lb-outerContainer {margin: 0 auto !important;}

.single_listing03 {padding-bottom: 40px;}

.single_listing05 {padding-bottom: 90px;}

.single_listing05_left {
	float: left;
	width: 49.5%;
}

.single_listing05_right {
	float: right;
	width: 49.5%;
}

.single_listing05 dl {
	display: table;
	width: 100%;
	box-sizing: border-box;
	
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}
.single_listing05_left dl:nth-of-type(1) {border-top: solid 1px #ccc;}
.single_listing05_right dl:nth-of-type(1) {border-top: solid 1px #ccc;}

.single_listing05 dt {
	display: table-cell;
	width: 32%;
	box-sizing: border-box;
	padding: 14px;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.3;
	text-align: center;
	background: #eee;
	color: #222;
	border-bottom: solid 1px #ccc;
	vertical-align: middle;
}

.single_listing05 dd {
	display: table-cell;
	box-sizing: border-box;
	padding: 14px;
	font-size: 16px;
	line-height: 1.3;
	color: #222;
	border-bottom: solid 1px #ccc;
	
}

.single_listing06 {padding-bottom: 100px;}




@media screen and ( max-width:1680px ){
	.listing01_in .news_box {min-height: 410px;}
}

@media screen and ( max-width:1366px ){
	.listing01_in .news_box {min-height: 350px;}
	.single_listing01 dt img {height: 400px;}
	.single_listing02 dt {font-size: 18px;}
	.single_listing01 dd {padding-left: 6%;}
	.single_listing02 dd {font-size: 15px;}
	.single_listing02 dd p {font-size: 15px;}
	.works_single_b_text {font-size: 13px;}
	.works_b_img_text {font-size: 14px;}
	.single_listing05 dt {font-size: 15px;}
	.single_listing05 dd {font-size: 15px;}
}

@media screen and ( max-width:991px ){
	.listing01_in .news_box {min-height: 300px;}
	
	.single_listing01 {padding: 70px 0;}
	.single_listing01 dt img {height: 320px;}
	.single_listing_title {font-size: 24px; letter-spacing: 1px; line-height: 1.4;}
	.listing_img01_text {letter-spacing: 1px; font-size: 15px;}
	.works_b_img a img {height: 180px;}
	.works_b_img {min-height: 320px;}
}

@media screen and ( max-width:767px ){
	.listing01_in .news_box {min-height: 270px;}
	
	.single_listing01 dt {display: block; width: 100%; margin: 0 auto 20px;}
	.single_listing01 dd {display: block; width: 100%; margin: 0 auto; padding-left: 0;}
	.single_listing02 dt {display: block; width: 100%; margin: 0 auto; font-size: 20px; padding: 20px 10px;}
	.single_listing02 dd {display: block; width: 100%; margin: 0 auto; padding: 25px;}
	.works_b_img {width: 31.3%;}
	.single_listing03 {padding-bottom: 10px;}
	.single_listing05_left {float: none; width: 100%; margin: auto;}
	.single_listing05_right {float: none; width: 100%; margin: auto;}
	.single_listing05_right dl:nth-of-type(1) {border-top: none;}
	.single_listing05 {padding-bottom: 50px;}
	.single_listing06 {padding-bottom: 70px;}
}

@media screen and ( max-width:567px ){
	.listing01 {padding-bottom: 25px !important;}
	.listing01 .news_list {margin-bottom: 0;}
	
	.single_listing01 {padding: 40px 0;}
	.single_listing01 dt img {height: 280px;}
	.single_listing02 dt {padding: 16px 10px;}
	.single_listing02 {margin-bottom: 50px;}
	.works_b_img {width: 46%; margin: 0 2% 10px; min-height: 300px;}
	.works_b_img_text {letter-spacing: 0;}
	.single_listing02 dd {line-height: 1.5; padding: 20px;}
}

@media screen and ( max-width:450px ){
	.listing01_in .news_box {min-height: 220px;}
	
	.single_listing01 dt img {height: 230px;}
	.works_b_img a img {height: 130px;}
	.works_b_img {min-height: 260px;}
	.single_listing05 dt {text-align: left;}
}











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

    メディアクエリ

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



.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 ){
	.top01_right_in {background-size: cover;}
}


@media screen and ( max-width:1680px ){
	.top02 {padding: 110px 0;}
	.news_list_img img {height: 270px;}
	.news_list_cat span {font-size: 14px; padding: 3px 8px; width: 50px;}
	.news_list_title a {font-size: 16px;}
	.top04 {padding: 100px 0;}
}

@media screen and ( max-width:1536px ){
	.header_left {max-width: 300px;}
	
	.sp_menu {padding-top: 10vh;}
	.h_info {width: 65%; max-width: 800px;}
	.header_top h1 {font-size: 13px;}
	
	.top01_right_in {padding: 60px 0 70px 24%;}
	.top01_right_in h2 {width: 84%; font-size: 34px;}
	.top01_right_in p {width: 84%;}
	.top02_in {padding-left: 4%; width: 95%;}
	.btn01 a {font-size: 15px; padding: 20px 18px;}
	.btn01 a span {width: 26px;}
	.btn02 a {font-size: 15px; padding: 20px 18px;}
	.btn02 a span {width: 26px;}
	
	.top03_box a h3 {font-size: 18px;}
}

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

	.header_left {padding-top: 10px; max-width: 220px;}
	.header_top h1 {font-size: 12px; letter-spacing: 0;}
	.h_info {padding: 24px 30px 18px;}
	.h_bnr01 a {max-width: 230px; bottom: 25px; right: 1.5%;}
	
	.nav02 {width: 70px; height: 70px; padding: 6px 0 14px; right: 20px; top: 20px;}
	.header_right {max-width: 180px; padding: 4px 30px 0 10px;}
	
	.h_info_dl1 dt {width: 90px; font-size: 20px;}
	.h_info_dl2 dt {font-size: 14px; width: 80px;}
	.h_info_dl2 dd a {font-size: 15px; letter-spacing: 1px;}
	.h_info_dl1 dd {padding-left: 15px;}
	.h_info_btn a {font-size: 13px; letter-spacing: 0; max-width: 110px;}
	
	.top01_right_in h3 {font-size: 19px;}
	.top01_right_in {background-size: 1110px; padding: 60px 0 80px 20%;}
	.top01_right h2 {font-size: 29px;}
	
	.top02_left {width: 16%;}
	.top02_right {width: 80%;}
	
	.news_list_img img {height: 220px;}
	.news_list_cat span {font-size: 13px; padding: 3px 8px; width: 50px;}
	.news_list_cat {font-size: 14px;}
	.news_list_title a {font-size: 15px; line-height: 1.3;}
	
	.top03_box a::before {height: 96%;}
	.top03_box a h3 {line-height: 1.2;}
	
	.top04 {padding: 80px 0 60px;}
	.news_box02 dd {font-size: 16px; letter-spacing: 1px; padding-left: 20px;}
	.news_box02 dt {font-size: 15px; width: 90px;}
	.news_box02 dl {padding: 25px;}
	.t_news_btn a {padding: 15px 25px;}
	
	.b_contact {background-position: center top;}


	.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:1279px ){
	.max1279 {display: block !important;}
	.min1280 {display: none !important;}
	
	
	.b_contact_box02 .b_contact_box_in h3 {font-size: 16px;}
	.b_contact_box02 .b_contact_box_in h4 {font-size: 14px;}
	.b_tel a {font-size: 26px;}
	.b_tel a img {width: 20px;}
	.b_contact_box02 .b_contact_box_in p {font-size: 10px;}
	.b_contact_btn a {font-size: 12px;}
	.b_contact_box02 .b_contact_box_in {padding: 36px 20px;}
}

@media screen and ( max-width:1199px ){
	.max1199 {display: block !important;}
	.min1200 {display: none !important;}
	
	.h_info {width: 75%; }
	.h_bnr01 a {max-width: 200px; bottom: 15px; right: 1%;}
	
	.top01_right_in h3 {font-size: 17px; letter-spacing: 1px;}
	.top01_right_in p {font-size: 15px;}
	.top01_in {min-height: 610px;}
	.top01_right h2 {font-size: 24px; letter-spacing: 2px;}
	.btn02 a {font-size: 14px;}
	.top01_left img {height: 520px;}
	.top01_right_in {padding: 40px 0 50px 20%; background-size: 980px;}

	.b_contact {padding: 70px 0;}
	.b_contact_box02 .b_contact_box_in {padding: 30px 20px;}
	.b_contact_box > a {min-height: 250px;}
	.b_contact_box02 {min-height: 250px;}
	.b_contact_in {max-width: 760px;}
	.b_contact_in .sec_title01 {margin-bottom: 60px;}
	.b_contact_left a h4 {font-size: 24px;}
	.b_contact_left a h4 img {width: 20px;}
	.b_contact_left a p {letter-spacing: 0; font-size: 12px;}
	.b_contact_right a {font-size: 15px; min-height: 100px;padding: 37px 10px 20px;}
	.b_contact_right a img {padding-right: 8px; width: 18px; bottom: 3px;}
	.b_contact_left a h3 {font-size: 15px;}
	.b_contact_left a {min-height: 100px; padding: 16px 10px 10px;}
	.b_contact_text {font-size: 18px; margin-bottom: 20px;}
}

@media screen and ( max-width:991px ){
	.max991 {display: block !important;}
	.min992 {display: none !important;}
	
	header .c-scroll {top: auto; bottom: 0; left: 2.5%;}
	header .c-scroll a span {color: #fff;}
	
	.header_left {padding-top: 0;}
	
	.sp_menu_in {max-width: 350px;}
	.sp_menu_in h2 img {width: 200px;}
	.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;}
	
	.h_info_dl1 {position: static; width: 100%; max-width: inherit; margin-bottom: 10px;}

	.h_info {position: static; width: 100%; max-width: 100%;}
	
	.sp_bottom_btn a {display: block; width: 100%; box-sizing: border-box; position: fixed; bottom: 0; left: 0; padding: 20px; text-align: center; font-size: 16px; line-height: 1.3; color: #fff; background: #b53222; z-index: 9999;}
	.sp_bottom_btn a img {padding-right: 8px; position: relative; bottom: 1px;}
	
	.top03_box a {width: 23.6%; margin: 0 0.7% 12px;}
	.top03_box a::before {height: 95%;}
	
	.top01 {margin-top: 0;}
	.top01_in {min-height: auto; margin-bottom: 0;}
	.top01_left {position: static; width: 100%;}
	.top01_right {position: static; width: 100%;}
	.top01_bg01 {display: none;}
	.top01_right h2 {padding: 0 0 20px 0; max-width: 100%; width: 100%; margin-bottom: 0; font-size: 28px;}
	.top01_right h2 br {display: none;}
	.top01_right_in {padding: 40px 5% 50px 5%; background-size: cover;}
	.top01_right_in h3 {max-width: inherit; font-size: 18px; width: 95%;}
	.top01_right_in h3 br {display: none;}
	.top01_right_in p {max-width: inherit; width: 100%;}
	.top01_right_bottom {max-width: inherit; width: 95%;}
	.top01_right_bottom .btn02 a {max-width: inherit; width: 48%;}
	.top01_right_bottom .btn02:nth-of-type(2) a {margin-right: 0;}
	.top01 {padding: 0 0 20px;}
	.top01_left img {height: 400px;}
	.top01_text01 {display: none;}
	
	.top02 {padding: 40px 0 60px;}
	.top02_in {width: 90%; padding-left: 0; margin: auto;}
	.top02_left {float: none; width: 100%; max-width: 100%; overflow: hidden;}
	.top02_right {float: none; width: 100%;}
	.top02_left .sec_title01 {margin-bottom: 40px; text-align: center;}
	.news_list_img img {height: 180px;}
	.news_list {margin-bottom: 30px;}
	
	.sec_title01 p {font-size: 50px;}
	.sec_title01 h2 {font-size: 18px;}
	
	.top04 {padding: 60px 0 40px;}
	.news_box02 dl {padding: 25px 10px;}
	.news_box02 dt {width: 80px; font-size: 14px;}
	.news_box02 dt span {width: 100px;}
	.news_box02 dd {font-size: 15px; letter-spacing: 1px; padding-left:20px;}
	.t_news_btn a {padding: 15px 10px; font-size: 15px; max-width: 180px;}
	.news_box02 dd span {width: 26px;}
	
	.b_contact {background-attachment: inherit; background-position: center 30%;}
	.b_contact_in {max-width: 660px;}

	footer {margin-bottom: 60px; padding-bottom: 30px;}
	.footer_left {float: none; width: 100%; margin: 0 auto 60px; max-width: 300px; text-align: center;}
	.footer_right {float: none; width: 100%; margin: 0 auto; max-width: 250px;}
	.footer_right_bottom {float: none; margin: auto;}
	.f_nav_left {width: 60%;}
	.f_nav_right {width: 40%;}
	.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;}
}

@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;}
	
	
	.header_left {max-width: 150px; padding-top: 11px;}
	.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;}
	.header_left {width: 43%;}
	.header_right {width: 52%;}
	
	.h_info_btn a {width: 100%;}
	
	.top02 {padding: 40px 0 70px;}
	.news_box {width: 48%; margin: 0 1% 30px;}
	.news_list {margin-bottom: 10px;}
	.news_list_cat {margin-bottom: 5px;}
	
	.top03 {background-attachment: inherit;}
	
	.news_box02 dt {display: block; width: 100%; margin-bottom: 2px;}
	.news_box02 dt span {float: none; padding: 3px 8px; font-size: 12px; width: 90px;}
	.news_box02 dd {display: block; padding-left: 0; width: 100%;}
	.news_box02 dl {padding: 15px 10px;}
	
	.b_contact_in {max-width: 320px;}
	.b_contact_text {font-size: 16px;}
	.b_contact_left a {float: none; width: 100%; margin: 0 auto 15px;}
	.b_contact_right a {float: none; width: 100%; margin: 0 auto; min-height: 72px; padding: 23px 10px 20px;}
	
	
	footer {padding-top: 70px;}
	.footer_in {padding-bottom: 0;}

}

@media screen and ( max-width:567px ){	
	.max567 {display: block !important;}
	.min568 {display: none !important;}
	
	.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;}
	
	
	.h_info_dl1 > dt {display: block; margin-bottom: 10px;  width: 100%; font-size: 22px;}
	.h_info_dl1 dt span {display: none;}
	.h_info_dl1 > dd {display: block; width: 100%; padding-left: 0;}
	.h_info_dl2 dt {font-size: 13px; letter-spacing: 1px; display: block; width: 100%; margin-bottom: 6px;}
	.h_info_dl2 dd {line-height: 1.2; display: block; width: 100%; padding-left: 0;}
	
	.top03 {padding: 50px 0;}
	.top03_in {max-width: 420px; margin-bottom: 30px;}
	.top03_box a {width: 47%; margin: 0 1.5% 10px;}
	
	

	.btn01 a {font-size: 15px;}
	.btn02 a {font-size: 15px;}
	
	.top01_left img {height: 300px;}
	.top01_right h2 {font-size: 26px;}
	.top01_right_in {padding: 40px 7% 40px 7%;}
	
	.news_list_img span {font-size: 12px; top: 48%;}
	
	.sec_title01 p {font-size: 48px;}
	.sec_title01 h2 {font-size: 18px; letter-spacing: 2px;}
	
	.top04 {padding: 50px 0 30px;}
	.news_box02 dd span {display: none;}
	
	.b_contact {background-position: 80% 30%; padding: 60px 0;}
	.b_contact_box > a {width: 90%; min-height: inherit;}
	.b_contact_box02 {width: 90%; min-height: inherit;}
	.b_contact_box01 .b_contact_box_in {padding: 26px 20px;}
	.b_contact_box03 .b_contact_box_in {padding: 26px 20px;}
	.f_nav {width: 100%; margin: 0 auto 20px; min-height: inherit; max-width: 300px; float: none;}
	.footer01 {padding: 50px 0;}
	.f_nav li a {font-size: 13px;}
	.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%;}
	.f_insta a img {width: 26px;}
}

@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_right02 {width: 70px;}
	.header_right02 h3 a {padding-right: 15px;}
	.header_right {max-width: 160px;}

	.top01_right_bottom .btn02 a {float: none; width: 90%; margin: 0 auto 15px !important;}
	
	.news_list_img img {height: 150px;}
	.news_list_title {line-height: 1.4;}
	
	
	
	.top03 {padding: 60px 0;}
	.top03_box a {min-height: 150px; padding: 25px 15px 20px;}
	.top03_box a img {max-width: 60px;}
	.top03_box a h3 {font-size: 16px; letter-spacing: 1px;}

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

@media screen and ( max-width:360px ){
	.header_left {width: 42%;}
	.top01_right_bottom .btn02 a {float: none; width: 100%; margin: 0 auto 10px;}
}

@media screen and ( max-width:325px ){
	
	.sp_menu_in li a {font-size: 20px; letter-spacing: 3px;}
	.sp_menu_wrap {padding: 18vh 10px 15vh;}
	
	.b_contact_box > a {width: 100%;}
	.b_contact_box02 {width: 100%;}
	.copy {letter-spacing: 1px;}
}



















