@charset "utf-8";
/*---------------------
webfont
---------------------*/
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ehi5j9');
  src:  url('fonts/icomoon.eot?ehi5j9#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ehi5j9') format('truetype'),
    url('fonts/icomoon.woff?ehi5j9') format('woff'),
    url('fonts/icomoon.svg?ehi5j9#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow02:before {
  content: "\e903";
}
.icon-arrow01:before {
  content: "\e902";
}
.icon-pagetop:before {
  content: "\e900";
}
.icon-mark:before {
  content: "\e901";
}



/*************************************************************
*
* 余白（多用禁止）
*
*************************************************************/
.p0 	{padding:0 						!important;}
.p5 	{padding:5px 					!important;}
.p10 	{padding:10px 				!important;}
.p15 	{padding:15px 				!important;}
.p20 	{padding:20px 				!important;}
.p25 	{padding:25px 				!important;}
.p30 	{padding:30px 				!important;}
.p35 	{padding:35px 				!important;}
.p40 	{padding:40px 				!important;}
.p45 	{padding:45px 				!important;}
.p50 	{padding:50px 				!important;}
.p55 	{padding:55px 				!important;}
.p60 	{padding:60px 				!important;}
.p65 	{padding:65px 				!important;}
.p70 	{padding:70px 				!important;}
.p75 	{padding:75px 				!important;}
.p80 	{padding:80px 				!important;}
.pt0 	{padding-top:0 				!important;}
.pt5   {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;}
.pt45  {padding-top:45px 		!important;}
.pt50  {padding-top:50px 		!important;}
.pt55  {padding-top:55px 		!important;}
.pt60  {padding-top:60px 		!important;}
.pt65  {padding-top:65px 		!important;}
.pt70  {padding-top:70px 		!important;}
.pt75  {padding-top:75px 		!important;}
.pt80  {padding-top:80px 		!important;}
.pl0   {padding-left:0 			!important;}
.pl5   {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;}
.pl45  {padding-left:45px 		!important;}
.pl50  {padding-left:50px 		!important;}
.pl55  {padding-left:55px 		!important;}
.pl60  {padding-left:60px 		!important;}
.pl65  {padding-left:65px 		!important;}
.pl70  {padding-left:70px 		!important;}
.pl75  {padding-left:75px 		!important;}
.pl80  {padding-left:80px 		!important;}
.pr0  {padding-right:0 			!important;}
.pr5 	{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;}
.pr45 {padding-right:45px 	!important;}
.pr50 {padding-right:50px 	!important;}
.pr55 {padding-right:55px 	!important;}
.pr60 {padding-right:60px 	!important;}
.pr65 {padding-right:65px 	!important;}
.pr70 {padding-right:70px 	!important;}
.pr75 {padding-right:75px 	!important;}
.pr80 {padding-right:80px 	!important;}
.pb0 	{padding-bottom:0 		!important;}
.pb5 	{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;}
.pb45 {padding-bottom:45px 	!important;}
.pb50 {padding-bottom:50px 	!important;}
.pb55 {padding-bottom:55px 	!important;}
.pb60 {padding-bottom:60px 	!important;}
.pb65 {padding-bottom:65px 	!important;}
.pb70 {padding-bottom:70px 	!important;}
.pb75 {padding-bottom:75px 	!important;}
.pb80 {padding-bottom:80px 	!important;}
.m0 	{margin:0 						!important;}
.m5 	{margin:5px 					!important;}
.m10 	{margin:10px 					!important;}
.m15 	{margin:15px 					!important;}
.m20 	{margin:20px 					!important;}
.m25 	{margin:25px 					!important;}
.m30 	{margin:30px 					!important;}
.m35 	{margin:35px 					!important;}
.m40 	{margin:40px 					!important;}
.m45 	{margin:45px 					!important;}
.m50 	{margin:50px 					!important;}
.m55 	{margin:55px 					!important;}
.m60 	{margin:60px 					!important;}
.m65 	{margin:65px 					!important;}
.m70 	{margin:70px 					!important;}
.m75 	{margin:75px 					!important;}
.m80 	{margin:80px 					!important;}
.mt0 	{margin-top:0 				!important;}
.mt5 	{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;}
.mt45 {margin-top:45px 			!important;}
.mt50 {margin-top:50px 			!important;}
.mt55 {margin-top:55px 			!important;}
.mt60 {margin-top:60px 			!important;}
.mt65 {margin-top:65px 			!important;}
.mt70 {margin-top:70px 			!important;}
.mt75 {margin-top:75px 			!important;}
.mt80 {margin-top:80px 			!important;}
.ml0 	{margin-left:0 				!important;}
.ml5 	{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;}
.ml45 {margin-left:45px 		!important;}
.ml50 {margin-left:50px 		!important;}
.ml55 {margin-left:55px 		!important;}
.ml60 {margin-left:60px 		!important;}
.ml65 {margin-left:65px 		!important;}
.ml70 {margin-left:70px 		!important;}
.ml75 {margin-left:75px 		!important;}
.ml80 {margin-left:80px 		!important;}
.mr0 	{margin-right:0 			!important;}
.mr5 	{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;}
.mr45 {margin-right:45px 		!important;}
.mr50 {margin-right:50px 		!important;}
.mr55 {margin-right:55px 		!important;}
.mr60 {margin-right:60px 		!important;}
.mr65 {margin-right:65px 		!important;}
.mr70 {margin-right:70px 		!important;}
.mr75 {margin-right:75px 		!important;}
.mr80 {margin-right:80px 		!important;}
.mb0 	{margin-bottom:0 			!important;}
.mb5 	{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;}
.mb45 {margin-bottom:45px 	!important;}
.mb50 {margin-bottom:50px 	!important;}
.mb55 {margin-bottom:55px 	!important;}
.mb60 {margin-bottom:60px 	!important;}
.mb65 {margin-bottom:65px 	!important;}
.mb70 {margin-bottom:70px 	!important;}
.mb75 {margin-bottom:75px 	!important;}
.mb80 {margin-bottom:80px 	!important;}

@media screen and (max-width: 599px) {
	.sp_mt0 {
		margin-top: 0 !important;
	}
}

/*************************************************************
*
* 基本スタイル／汎用クラス
*
*************************************************************/
/* 基本のフォントサイズ */
body {
  font-size:1.6rem;
}
@media screen and (max-width: 599px) {
	body {
		font-size: 1.4rem;
	}
}
/*************************************
* アンカー・リンク関連
*************************************/
a {
  text-decoration: none;
}
/* テキストリンク */
.text_hover {
  text-decoration: underline;
  color: #e83928;
}
/*************************************
* ホバー
*************************************/
/* ホバー時下線 */
.hover_line {
	display: inline-block;
	position: relative;
	
	color: #4f1f2f;
}
.hover_line::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	
	background-color: #4f1f2f;
	
	-webkit-transition: width 500ms cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition: width 500ms cubic-bezier(0.23, 1, 0.32, 1);
	transition: width 500ms cubic-bezier(0.23, 1, 0.32, 1);
}
.hover_line.reverse::after {
	width: 0%;
	background-color: #fff;
	
	bottom: 3px;
}
.hover .hover_line:hover::after,
.hover_line.hover::after {
	width: 0%;
}
.hover .hover_line.reverse:hover::after,
.hover_line.hover.reverse::after {
	width: 100%;
}
/* ホバー時半透明 */
.hover_alpha {
  -ms-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -ms-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hover .hover_alpha:hover,
.hover_alpha.hover {
  opacity:0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  zoom:1;
}
/* フィルター（ブライトネス）*/
.hover_bright {
	-webkit-transition: filter 500ms cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition: filter 500ms cubic-bezier(0.23, 1, 0.32, 1);
	transition: filter 500ms cubic-bezier(0.23, 1, 0.32, 1);
}
.hover .hover_bright:hover,
.hover_bright.hover {
	-webkit-filter: brightness(1.08);
	-o-filter: brightness(1.08);
	filter: brightness(1.08);
}
/* ページ内リンクのズレ補完 */
.anchor_fix {
  /*margin-top: -90px !important;
  padding-top: 90px !important;*/
}
/* 段落基本スタイル */
p {
	line-height: 1.65;
  margin-bottom: 30px;
}
.content_paragraph {
  display: block;
  
  margin-bottom: 30px;
}
@media screen and (max-width: 599px) {
  p {
      line-height: 1.65;
    margin-bottom: 15px;
  }
  .content_paragraph {
    margin-bottom: 15px;
  }
}
.mark {
	font-weight: bold;
	color: #4f1f2f;
}
.bold {
	font-weight: bold;
}
::selection {
    background: #672c40; /*背景色*/
    color: #fff; /*文字色*/
}
::-moz-selection {
    background: #672c40; /*背景色*/
    color: #fff; /*文字色*/
}
/* 要素の回り込み */
.fleft 			{float:left;}
.fright 		{float:right;}
/* 要素の回り込み解除 */
.sc 			{clear:both;}
/* 文字折り返し禁止 */
.space 			{white-space:nowrap;}
/* テキスト揃え */
.center_txt     {text-align:center;}
.left_txt 	    {text-align:left;}
.right_txt 	    {text-align:right;}
/* flexbox */
.flexbox {display: flex;}
/* 親要素に対して文字サイズ0.8倍 */
.exsml {font-size: 0.8em;}
/* 親要素に対して文字サイズ0.85倍 */
.sml {font-size: 0.857em;}
/* 親要素に対して文字サイズ0.93倍 */
.smls { font-size: 0.93em; }
/* 親要素に対して文字サイズ1.125倍 */
.lrg {font-size: 1.125em;}
/*************************************
* お問い合わせ電話番号　フォントスタイル
*************************************/
.tel:not(input) {
  /*font-family: "Century Gothic", CenturyGothic, 'Avenir-Light', AppleGothic, sans-serif;
  font-weight: bold;
  color: #454238;*/
}
/*************************************
* クリアフィックス
*************************************/
.cf:before,
.cf:after {
  content:"";
  display:table;
}
.cf:after {clear:both;}
.cf 	  {zoom:1;}
/*************************************
* ウィンドウサイズ毎の処理用
*************************************/
@media screen and (max-width: 979px) {
	.laptop_none {display: none;}
}
@media screen and (min-width: 768px) { /*例外的にmin-widthを使用しています。 */
  .pc_none {display: none;}
}
@media screen and (max-width: 768px) {
	.tab_none {display: none;}
}
@media screen and (max-width: 599px) {
  .sp_none {display: none;}
}
/*************************************
* コンテナ―・コンテンツ
*************************************/
body.nav-fix {
	overflow: hidden;
}
/* コンテンツボックス */
.content {
	padding-top: 65px;
	padding-bottom: 35px;
}
/* サブページのコンテンツボックス用の処理*/
.subpage .content {
}
/* ヘッダー・メインイメージ直後のコンテンツボックス用の処理*/
.content.begin {
}
/* フッター直前のコンテンツボックス用の処理*/
.content.last {
}
/* サブコンテンツボックス(コンテンツボックス以下のブロック要素(サブコンテンツ)に適宜使用) */
.subcontent .tour
 {
	display: flex;/*現場見学会高さの指定*/

}
.subcontent .tour .tour02 {
	display: flex;
    flex-direction: column;
    justify-content: space-between;

}

/* コンテナ― */
.container {
  max-width:1020px; /* サイト毎に幅を指定してください。 */
  padding-left:20px;
  padding-right:20px;
  margin-left:auto;
  margin-right:auto;
}
.container.__header{
	max-width:1420px; 
}
.youtube {
	text-align: center;
	margin: 0 auto;
	width: 100%;
	aspect-ratio: 16 / 9;
}
.youtube iframe {
	width: 100%;
	height: 100%;
  }
  .youtube2 {
	text-align: center;
	margin: 0 auto;
  }
@media screen and (max-width: 999px) {
  .container {
    width:100%;
    padding-left:1.96078431372549%;
    padding-right:1.96078431372549%;
  }
}
@media screen and (max-width: 768px) {
	body {
		padding-top: 88px;
	}
  .content {
  }
  .content.last {
  }
}
@media screen and (max-width: 599px) {
	body {
		padding-top: 63px;
	}
	.content {
  	padding-top: 35px;
	}
	.youtube2 {
		position: relative;
		width: 100%;
		padding-top: 56.25%;
	}
	.youtube2 iframe {
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	.youtube3 {
		margin: 0 auto;
		width: 80%;
	}
  .content.last {
  }
}
/*************************************************************
*
* Grid
*
*************************************************************/
/* row */
.row:before,
.row:after {
  content:"";
  display:table;
}
.row:after {clear:both;}
.row {zoom:1;}
.gutters {
  margin-left: -0.9%;
  margin-right: -0.9%;
}
/* 左右端のみ余白なし */
.wide_column.gutters {
  margin-left:0%;
  margin-right:0%;
}
.col_1,
.col_2,
.col_3,
.col_4,
.col_5,
.col_6,
.col_7,
.col_8,
.col_9,
.col_10,
.col_11,
.col_12,
.col_13,
.col_14 {
  display:block;
  float:left;
}
.row.right .col_1,
.row.right .col_2,
.row.right .col_3,
.row.right .col_4,
.row.right .col_5,
.row.right .col_6,
.row.right .col_7,
.row.right .col_8,
.row.right .col_9,
.row.right .col_10,
.row.right .col_11,
.row.right .col_12 {
	float: right;
}
.col_1 	{width:8.3333333333%;}
.col_2 	{width:16.6666666666%;}
.col_3 	{width:25%;}
.col_4 	{width:33.3333333333%;}
.col_5 	{width:41.5555555555%;}
.col_6 	{width:50%;}
.col_7 	{width:58.1111111111%;}
.col_8 	{width:66.6666666666%;}
.col_9 	{width:75%;}
.col_10 {width:83%;}
.col_11 {width:91.6666666666%;}
.col_12 {width:100%;}
.col_14 {width: 23%;}
.col_13 {width:37.9%;}
.col_6_all_img {text-align:center;}
.col_6_all_img img {width:100%;}



@media screen and (max-width: 768px) {
  .col_6_all_img {padding-bottom:20px;}
}
.gutters > .col_1,
.gutters > .col_2,
.gutters > .col_3,
.gutters > .col_4,
.gutters > .col_5,
.gutters > .col_6,
.gutters > .col_7,
.gutters > .col_8,
.gutters > .col_9,
.gutters > .col_10,
.gutters > .col_11,
.gutters > .col_12,
.gutters > .col_13,
.gutters > .col_14 {
  padding-left: 0.9%;
  padding-right: 0.9%;
}

/* column */
@media screen and (max-width: 768px) {
  .col_1,
  .col_2,
  .col_3,
  .col_4,
  .col_5,
  .col_6,
  .col_7,
  .col_8,
  .col_9,
  .col_10,
  .col_11,
  .col_12,
  .col_13,
  .col_14,
  .row.right .col_1,
  .row.right .col_2,
  .row.right .col_3,
  .row.right .col_4,
  .row.right .col_5,
  .row.right .col_6,
  .row.right .col_7,
  .row.right .col_8,
  .row.right .col_9,
  .row.right .col_10,
  .row.right .col_11,
  .row.right .col_12,
  .row.right .col_13,
  .row.right .col_14 {
    display:block;
    float:none;
    width:100%;
  }
}
/*************************************************************
*
* ボタン
*
*************************************************************/
.box_btn > *{
	vertical-align: top;
	
	margin-left: 15px;
	margin-right: 15px;
}
/*************************************
* btn_type1
*************************************/
.btn_type1 {
  -webkit-appearance:none;
  -moz-appearance:none;
  -ms-appearance:none;
  -o-appearance:none;
  appearance:none;
  display:block;
	position: relative;
	max-width: 240px;
	overflow: hidden;
	
	border: #fff 1px solid;
	
	padding: 11px;
	
	text-align: center;
	color: #fff;
	font-size: 1.4rem;
	
  /*-webkit-transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);*/
}
.btn_type1::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	background-color: #672c40;
	
	-webkit-transform: translateX(120%) skew(-45deg);
	-ms-transform: translateX(120%) skew(-45deg);
	-o-transform: translateX(120%) skew(-45deg);
	transform: translateX(120%) skew(-45deg);
	
	-webkit-transition: transform 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: transform 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.hover .btn_type1:hover::after,
.btn_type1.hover::after,
.btn_type1.active::after {
	-webkit-transform: translateX(50%) skew(-45deg);
	-ms-transform: translateX(50%) skew(-45deg);
	-o-transform: translateX(50%) skew(-45deg);
	transform: translateX(50%) skew(-45deg);
}
.btn_type1 .layer {
	position: relative;
	z-index: 2;
}
.btn_type1 .hover {
	position: absolute;
	z-index: 2;
	height: 100%;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	
	margin: auto;
	
	background-color: #fff;
	
	-webkit-transform: translateX(-120%) skew(-45deg);
	-ms-transform: translateX(-120%) skew(-45deg);
	-o-transform: translateX(-120%) skew(-45deg);
	transform: translateX(-120%) skew(-45deg);
	
	-webkit-transition: transform 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: transform 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	
	overflow: hidden;
}
.hover .btn_type1:hover .hover,
.btn_type1.hover .hover,
.btn_type1.active .hover {
	-webkit-transform: translateX(-50%) skew(-45deg);
	-ms-transform: translateX(-50%) skew(-45deg);
	-o-transform: translateX(-50%) skew(-45deg);
	transform: translateX(-50%) skew(-45deg);
}
.btn_type1 .hover .hover_layer {
	color: #672c40;
	
	display: block;
	
	padding: 11px;
	
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	
	margin: auto;
	
	-webkit-transform: translateX(120%) skew(45deg);
	-ms-transform: translateX(120%) skew(45deg);
	-o-transform: translateX(120%) skew(45deg);
	transform: translateX(120%) skew(45deg);
	
	-webkit-transition: transform 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: transform 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.hover .btn_type1:hover .hover .hover_layer,
.btn_type1.hover .hover .hover_layer,
.btn_type1.active .hover .hover_layer {
	-webkit-transform: translateX(50%) skew(45deg);
	-ms-transform: translateX(50%) skew(45deg);
	-o-transform: translateX(50%) skew(45deg);
	transform: translateX(50%) skew(45deg);
}
.btn_type1 .icon-arrow01 {
	margin-left: 15px;
	
	display: block;
	position: absolute;
	z-index: 2;
	width: 1em;
	height: 1em;
	top: 0;
	bottom: 0;
	right: 20px;
	
	margin: auto;
	
	font-size: 0.8em;
}
.btn_type1.mauto {
	margin-left: auto;
	margin-right: auto;
}
.btn_type1.inline {
	display: inline-block;
	
	padding-left: 60px;
	padding-right: 60px;
}
span.btn_type1 {
    cursor: default;
}


/* vari1 */
.btn_type1.vari1 {
	width: 80%;
	max-width: 450px;
	
	padding: 20px;
	
	font-size: 2rem;
	color: #4f1f2f;
	border-color: #4f1f2f;
}
.btn_type1.vari1::after {
	background-color: #ede8ea;
}
.btn_type1.vari1 .hover {
	background-color: #672c40;
	
	color: #fff;
}
.btn_type1.vari1 .hover .hover_layer {
	padding: 20px;
	
	color: #fff;
}
/* vari2 */
.btn_type1.vari2 {
	color: #4f1f2f;
	border-color: #4f1f2f;
	
	padding-top: 16px;
	padding-bottom: 16px;
}
.btn_type1.vari2::after {
	background-color: #ede8ea;
}
.btn_type1.vari2 .hover {
	background-color: #672c40;
	
	color: #fff;
}
.btn_type1.vari2 .hover .hover_layer {	
	color: #fff;
	
	padding-top: 16px;
	padding-bottom: 16px;
}
/*************************************
* btn_type2
*************************************/
.btn_type2 {
  -webkit-appearance:none;
  -moz-appearance:none;
  -ms-appearance:none;
  -o-appearance:none;
  appearance:none;
  display:block;
	position: relative;
	max-width: 445px;
	width: 100%;
	overflow: hidden;
	
	font-size: 2rem;
	color: #4f1f2f;
	font-weight: bold;
	text-align: center;
	
	background-color: #fff45c;
	border: #fff45c 2px solid;
	
	padding: 18px;
	
	-webkit-transition: background-color 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: background-color 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: background-color 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.hover .btn_type2:hover,
.btn_type2.hover {
	background-color: rgba(255, 244, 92, 0.1);
}
.btn_type2 .text {
	position: relative;
}
.btn_type2 .text::after {
	content: "";	
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 12px;
	border-color: transparent transparent transparent #4f1f2f;
	margin: auto;
	margin-left: 15px;
	
	-webkit-transition: transform 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: transform 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.hover .btn_type2:hover .text::after,
.btn_type2.hover .text::after {
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}
.btn_type2 .subtext {
	display: block;
	
	font-size: 0.875em;
	font-weight: normal;
	
	margin-top: 5px;
}
.btn_type2.inline {
	display: inline-block;
}
/* vari1 */
.btn_type2.vari1 {
	font-size: 1.6rem;
	
	width: 240px;
}
@media screen and (max-width: 979px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 599px) {
}
/**************************************************************
*
* ボックス
*
**************************************************************/
/*************************************
* ボックス1
*************************************/
.box_type1 {
	background-color: #ede8ea;
	
	padding: 17px 20px;
}
/*************************************
* ボックス2
*************************************/
.box_type2 {
	border: #4f1f2f 1px solid;
	
	padding: 20px;
}
/*************************************
* ボックス3
*************************************/
.box_type3 {
	padding: 20px;
	
	background: rgb(103,44,64);
	background: -moz-linear-gradient(-45deg, rgba(237, 232, 234,1) 0%, rgba(237, 232, 234,1) 49%, rgba(255,255,255,1) 49%, rgba(255,255,255,1) 50%, rgba(237, 232, 234,1) 51%, rgba(237, 232, 234,1) 100%);
	background: -webkit-linear-gradient(-45deg, rgba(237, 232, 234,1) 0%, rgba(237, 232, 234,1) 49%, rgba(255,255,255,1) 49%, rgba(255,255,255,1) 50%, rgba(237, 232, 234,1) 51%, rgba(237, 232, 234,1) 100%);
	background: linear-gradient(135deg, rgba(237, 232, 234,1) 0%, rgba(237, 232, 234,1) 49%, rgba(255,255,255,1) 49%, rgba(255,255,255,1) 50%, rgba(237, 232, 234,1) 51%, rgba(237, 232, 234,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#672c40', endColorstr='#4f1f2f',GradientType=1 );
	
	background-size: 10px 10px;
}
.box_type3.vari1 {
	background: #f0e9ec;
}
/*************************************
* ボックス4
*************************************/
.box_type4 {
	position: relative;
}
.box_type4 .text {
	position: absolute;
	top: 0;
	left: 0;
	
	width: 100%;
	padding: 8px;
	
	background-color: rgba(255,255,255,0.65);
	
	text-align: center;
	font-weight: bold;
	font-size: 1.8rem;
}
@media screen and (max-width: 599px) {
	.box_type4 .text {
		font-size: 1.2rem;
	}
}
/*************************************
* ボックス5
*************************************/
.box_type5 {
	position: relative;
	display: block;
	overflow: hidden;
	
	height: 400px;
	
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	
	color: #fff;
	text-align: center;
	font-size: 1rem;
}
.box_type5 .image {
	-webkit-transition: transform 1000ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-o-transition: transform 1000ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition: transform 1000ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.hover .box_type5:hover .image,
.box_type5.hover .image {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.box_type5 .image img {
	width: 100%;
	height: 400px;
	object-fit: cover;
	object-position: center;
	font-family: 'object-fit: cover; object-position: center;';
}
.box_type5 .headline {
	position: absolute;
	top: 50%;
	left: 50%;
	width: -webkit-calc(100% - 200px);
	width: calc(100% - 200px);
	max-width: 320px;
	
	padding: 60px 10px;
	
	border: 1px solid #fff;
	
	font-size: 3.6em;
	line-height: 0.8333;
	
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	
	-webkit-transition: background-color 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: background-color 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: background-color 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.hover .box_type5:hover .headline,
.box_type5.hover .headline {
	background-color: #4f1f2f;
}
.box_type5 .headline .subheadline {
	display: block;
	
	font-size: 0.444em;
	line-height: 1.35;
	
	margin-top: 18px;
}
.box_type5 .icon-arrow02 {
	border: 1px solid #fff;
	border-radius: 50%;
	
	display: block;
	width: 3.3em;
	height: 3.3em;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 30px;
	
	margin: auto;
	padding: 16px;
	
	font-size: 1.5em;
	text-align: center;
}
@media screen and (max-width: 1599px) {
	.box_type5 {
		font-size: 0.88rem;
	}
	.box_type5 .icon-arrow02 {
		font-size: 1.6em;
		
		bottom: 20px;
	}
}
@media screen and (max-width: 1199px) {
	.box_type5 .headline {
		width: -webkit-calc(100% - 90px);
		width: calc(100% - 90px);
	}
}
@media screen and (max-width: 979px) {
	.box_type5 .headline {
		width: -webkit-calc(100% - 20px);
		width: calc(100% - 20px);
	}
}
@media screen and (max-width: 599px) {
	.box_type5,
	.box_type5 .image img{
		height: 300px;
	}
	.box_type5 .headline {
		padding: 40px 10px;
		
		width: -webkit-calc(100% - 40px);
		width: calc(100% - 40px);
	}
}
/*************************************
* ボックス6
*************************************/
.box_type6 {
	display: block;
	overflow: hidden;
	
	font-size: 1rem;
	
	
}
.box_type6 .image .objfit {
	object-fit: cover;
	object-position: center;
	font-family: 'object-fit: cover; object-position: center;';
	
	width: 100%;
	height: 300px;
}
.box_type6  .detail .headline {
	background-color: #672c40;
	
	color: #fff;
	text-align: center;
	font-size: 1.6em;
	
	padding: 8px;
}
@media screen and (max-width: 599px) {
  .box_type6 .image .objfit {
    height: 230px;
  }
}
/*************************************
* ボックス7
*************************************/
.box_type7 {
	display: block;
	overflow: hidden;
	position: relative;
	
	font-size: 1rem;
	
	color: #fff;
}
.box_type7 .image {
	-webkit-transition: transform 1000ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: transform 1000ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform 1000ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.hover .box_type7:hover .image,
.box_type7.hover .image,
.box_type7.active .image {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.box_type7 .objfit {
	width: 100%;
	height: 165px;
	
	object-fit: cover;
	object-position: center;
	font-family: 'object-fit: cover; object-position: center;';
}
.box_type7 .headline {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	
	width: 80%;
	
	padding: 13px 14px 10px;
	
	font-weight: bold;
	font-size: 3.4em;
	line-height: 1.2;
	
	border: 1px solid #fff;
	
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	
	-webkit-transition: background-color 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: background-color 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: background-color 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.hover .box_type7:hover .headline,
.box_type7.hover .headline,
.box_type7.active .headline {
	background-color: #4f1f2f;
}
.box_type7 .headline .icon-arrow02 {
	font-size: 0.5em;
	vertical-align: middle;
	
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	
	width: 2.5em;
	height: 2.5em;
	
	padding: 11px;
	margin-left: 10px;
	margin-top: auto;
	margin-bottom: auto;
	
	border: 1px solid #fff;
	border-radius: 50%;
}
/*
.box_type7.pointer-events {
    pointer-events: none;
}
*/
/*
.box_type7 .image.gray_image {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
*/
@media screen and (max-width: 979px) {
	.box_type7 {
		font-size: 0.75rem;
	}
	.box_type7 .headline .icon-arrow02 {
		padding: 9px 8px;
	}
}
@media screen and (max-width: 768px) {
	.box_type7 {
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
	}
}
/*************************************
* ボックス8
*************************************/
.box_type8 {
	display: block;
	overflow: hidden;
	position: relative;
	
	font-size: 1rem;
	text-align: center;
}
.box_type8 .image img {
	border-radius: 50%;
} 
.box_type8 .detail {
	padding: 15px;
}
.box_type8 .detail .headline_type4 {
	font-size: 1.8em;
}
.box_type8 .detail p {
	font-size: 1.6em;
	
	min-height: 4.5em;
	margin-bottom: 0;
}
@media screen and (max-width: 599px) {

}
/*************************************
* ボックス9
*************************************/
.box_type9 {
	display: block;
	overflow: hidden;
	position: relative;
	
	font-size: 1rem;
	
	border: #4f1f2f 1px solid;
}
.box_type9 .detail {
	padding: 8px;
	
	position: relative;
}
.box_type9 .detail .headline {
	margin-top: -50px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 37px 0px;
	
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 1.6em;
	
	width: 100px;
	height: 100px;
	
	border: #fff45c 1px solid;
	background-color: #672c40;
}
.box_type9 .detail .subheadline {
	color: #000;
	font-weight: bold;
	font-size: 1.8em;
	text-align: center;
}
.box_type9 .detail .more {
	position: absolute;
	top: 15px;
	right: 15px;
	
	color: #000;
	text-decoration: underline;
	font-size: 1.4em;
}
@media screen and (max-width: 768px) {
	.box_type9 .detail .more {
		position: static;
		
		text-align: center;
	}
}
/*************************************
* ボックス10
*************************************/
.box_type10 {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 60px;
	padding-right: 60px;
	background-color: #F0E9EC;
	text-align: center;
}
.box_type10 .box_type10_date {
	font-size: 1.4rem;
	text-align: right;
}
@media screen and (max-width: 599px) {
	.box_type10 {
		padding-left: 15px;
		padding-right: 15px;
	}
}
/*************************************
* カラム1
*************************************/
.column_type1 .text,
.column_type1 .image {
	display: table-cell;
	vertical-align: top;
	background-color: #2e2e2e;
  background-image: url(../img/company/bg_greet.jpg);
}
.column_type1 .image {
	width: 45%;
}
.column_type1 .text {
	width: 55%;
	
	padding: 25px;
	
	color: #fff;
}
@media screen and (max-width: 768px) {
	.column_type1 .text,
	.column_type1 .image {
		display: block;
		width: 100%;
	}
}
/*************************************
* カラム2
*************************************/
.column_type2 {
	background-color: #ede8ea;
	
	padding-top: 20px;
	padding-bottom: 60px;
	margin-bottom: 130px;
}
.column_type2 .image {
	float: right;
}
.column_type2 .image {
	width: 350px;
	position: relative;
	
	padding-left: 15px;
}
.column_type2 .image .box {
	position: absolute;
	top: 0;
	left: 55px;
}
.column_type2 .image .icontext {
	position: absolute;
	top: -40px;
	left: 15px;
	z-index: 2;
    width: 135px;
    height: 135px;
	
	background-color: #fff45c;
	
	padding: 42px 10px 30px;
	
	font-weight: bold;
	text-align: center;
	font-size: 1.6rem;
	color: #4f1f2f;
	line-height: 1.75;
}
.column_type2 .image .headline {
	background-color: #4f1f2f;
	
	color: #fff;
	text-align: center;
	
	width: 180px;
	position: relative;
	z-index: 2;
	
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -20px;
}
.column_type2 .detail {
	width: -webkit-calc(100% - 350px);
	width: calc(100% - 350px);
}
.column_type2 .detail .box {
	background-color: #fff;
	
	padding: 16px;
	margin-bottom: 0;
}

/* vari1 */
.column_type2.vari1 {
    background-color: #f6f4f4;
}
@media screen and (max-width: 979px) {
	.column_type2 .image .icontext {
		top: 0;
	}
}
@media screen and (max-width: 768px) {
	.column_type2 {
		margin-bottom: 80px;
	}
	.column_type2 .image {
		width: 350px;
		float: none;
		
		padding-left: 30px;
	}
	.column_type2 .image .box {
			position: static;
	}
	.column_type2 .detail {
		width: 100%;
		
		text-align: justify;
	}
	.column_type2 .image .icontext {
		top: 0px;
		left: 0px;
	}
}
@media screen and (max-width: 599px) {
	.column_type2 {
		padding-bottom: 20px;
	}
	.column_type2 .image {
		width: 100%;
	}
	
}
/*************************************
* フレックス1
*************************************/
.flex_type1 {
	-js-display: flex;
	display: flex;
	flex-direction: row-reverse;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
	align-content: flex-start;
	
	margin-bottom: 20px;
}
.flex_type1.right {
	flex-direction: row;
}

.flex_type1 .text {
	flex: 1 0 45%;
	position: relative;
	
	background: rgb(103,44,64);
	background: -moz-linear-gradient(-52deg, rgba(103,44,64,1) 0%, rgba(103,44,64,1) 50%, rgba(79,31,47,1) 50%, rgba(79,31,47,1) 100%);
	background: -webkit-linear-gradient(-52deg, rgba(103,44,64,1) 0%,rgba(103,44,64,1) 50%,rgba(79,31,47,1) 50%,rgba(79,31,47,1) 100%);
	background: linear-gradient(142deg, rgba(103,44,64,1) 0%,rgba(103,44,64,1) 50%,rgba(79,31,47,1) 50%,rgba(79,31,47,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#672c40', endColorstr='#4f1f2f',GradientType=1 );
	
	font-size: 1rem;	
	color: #fff;
}

.flex_type1.certificate .text {
	flex: 44 0 45%;

	background: linear-gradient(148deg, rgba(103,44,64,1) 0%,rgba(103,44,64,1) 50%,rgba(79,31,47,1) 50%,rgba(79,31,47,1) 100%);

}
.flex_type1 .text .headline {
	font-size: 3.6em;
	text-align: center;
	
	position: absolute;
	top: 13%;
	left: 9%;
}
.flex_type1 .text .headline .subtext {
	font-size: 0.388em;
	
	display: block;
}
.flex_type1 .text .btn_type1 {
	position: absolute;
	bottom: 13%;
	right: 9%;
	
	width: 220px;
}
.flex_type1 .image {
	flex: 1 0 54%;
	
	overflow: hidden;
}

.flex_type1.certificate .image {
	flex: 1 0 42%;
	
	overflow: hidden;
}

.flex_type1 .image a {
	display: block;
	
	-webkit-transition: transform 1000ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: transform 1000ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform 1000ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.hover .flex_type1 .image a:hover,
.flex_type1 .image a.hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.flex_type1 .image .objfit {
	width: 100%;
	height: 350px;
	object-fit: cover;
	object-position: center;
	font-family: 'object-fit: cover; object-position: center;'
}
@media screen and (max-width: 768px) {
	.flex_type1 .text .headline {
		font-size: 2.5629em;
		text-align: left;
	}
	.flex_type1 .text .btn_type1 {
		right: auto;
		left: 9%;
	}
	.flex_type1 .image .objfit {
		height: 280px;
	}
}
@media screen and (max-width: 599px) {
	.flex_type1 .image,
	.flex_type1 .text {
		flex: 1 1 100%;
	}
	.flex_type1 .text {
		padding: 10px 1.96078431372549%
	}
	.flex_type1 .text .headline {
		position: static;
		float: left;
		
		font-size: 2.2781em;
	}
	.flex_type1 .text .btn_type1 { 
		position: relative;
		left: auto;
		bottom: auto;
		float: right;
		
		width: 180px;
		
		text-align: left;
	}
	.flex_type1 .image .objfit {
		height: 207px;
	}
}
/*************************************
* フレックス2
*************************************/
.flex_type2 {
	-js-display: flex;
	display: flex;
	
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: flex-start;
	
	margin-left: -0.9%;
	margin-right: -0.9%;
}
.flex_type2 > .fitem {
	flex: 0 1 50%;	
	
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
	.flex_type2 > .fitem {
		flex: 1 1 100%;
		
		padding-left: 0%;
		padding-right: 0%;
	}
}

@media screen and (max-width: 979px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 599px) {
}
/**************************************************************
*
* テーブル
*
**************************************************************/
/*************************************
* テーブル１
*************************************/
.table_type1 {
	width: 100%;
	border: #4f1f2f 1px solid;
	
	margin-bottom: 30px;
}
.table_type1 th,
.table_type1 td {
	padding: 15px 30px;
	
	vertical-align: text-top;
	line-height: 1.65;	
	text-align: left;
}
.table_type1 th {
	color: #fff;
	
	background-color: #4f1f2f;
	border-bottom: 1px solid #fff;
}
.table_type1 tr:last-child th {
	border-bottom: #4f1f2f 1px solid;
}
.table_type1 td {
	background-color: #dcd2d5;
	border-bottom: #4f1f2f 1px solid;
}
.contact.subpage .table_type1 th,
.entry.subpage .table_type1 th {
	width: 220px;
}
.requirements.subpage .table_type1 th {
	width: 160px;
}
.table_type1 .list li {
	display: inline-block;
}
.table_type1 .list li:not(:last-child)::after {
	content: "、";
}

.posts.subpage .post_content .table_type1 .thead {
	width: 170px;
}
@media screen and (max-width: 768px) {
	.table_type1 th,
	.table_type1 td {
		display: block;
		width: 100%;
		
		padding: 10px;
	}
	.table_type1 th,
	.table_type1 td {
		border-bottom: none;
	}
	.table_type1 td {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.contact.subpage .table_type1 th,
	.entry.subpage .table_type1 th {
		width: 100%;
	}
	.requirements.subpage .table_type1 .thead,
	.requirements.subpage .table_type1 .titem {
		display: table-cell;
	}
	.requirements.subpage .table_type1 .thead {
		width: 160px;
      border-bottom: 1px solid #fff;
	}
	.requirements.subpage .table_type1 .titem {
		width: auto;
      border-bottom: #4f1f2f 1px solid;
	}
	
	.posts.subpage .post_content .table_type1 .thead {
		display: table-cell;
		width: 160px;
      border-bottom: 1px solid #fff;
	}
    .posts.subpage .post_content .table_type1 .titem {
      border-bottom: #4f1f2f 1px solid;
    }
}
@media screen and (max-width: 599px) {
	.requirements.subpage .table_type1 .thead,
	.requirements.subpage .table_type1 .titem {
		display: block;
		width: 100%;
      
      border-bottom: none;
	}
	.posts.subpage .post_content .table_type1 .thead,
	.posts.subpage .post_content .table_type1 .titem {
		width: 100%;
		display: block;
		
		padding: 8px 10px;
	}
}
/*************************************
* テーブル2
*************************************/
.table_type2 {
	width: 100%;
}
.table_type2 .thead,
.table_type2 .titem {
	padding: 8px 12px;
	
	vertical-align: text-top;
	line-height: 1.65;	
	text-align: left;
	font-size: 1.4rem;
}
.table_type2 .thead {
	background-color: #d3c7cb;
	
	border-right: #4f1f2f 1px solid;
}
.table_type2 .thead.nowrap {
    white-space: nowrap;
}
.box_type6 .table_type2 .thead {
	width: 110px;
}
.table_type2 tr:not(:last-child) .thead,
.table_type2 tr:not(:last-child) .titem {
	border-bottom: #4f1f2f 1px solid;
}
.table_type2 .titem {
	background-color: #ede8ea;
}
.table_type2 .titem.nowrap {
    font-size: 1.3rem;
}
@media screen and (max-width: 979px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 599px) {
}
/**************************************************************
*
* リスト
*
**************************************************************/
/*************************************
* 定義リスト1
*************************************/
.dlist_type1 {
	margin-bottom: 14px;
}
.dlist_type1 > * {
	display: block;
	float: left;
	
	line-height: 1.85;
}
.dlist_type1 .dhead {
	padding-right: 40px;
	
	width: 170px;
}
.dlist_type1 .ditem {
	width: -webkit-calc(100% - 170px);
	width: calc(100% - 170px);
	
	
}
@media screen and (max-width: 599px) {
	.dlist_type1 {
		border-bottom: 1px #000 dotted;
		
		padding-bottom: 8px;
	}
	.dlist_type1 > * {
		width: 100% !important;
		
		line-height: 1.65;
	}
	.dlist_type1 .dhead {
		margin-bottom: 4px;
		
		font-weight: bold;
	}
}
/*************************************
* 定義リスト2
*************************************/
.dlist_type2 .head{
	font-weight: bold;
	
	margin-bottom: 8px;
}
.dlist_type2 .list li {
	display: inline-block;
	
	line-height: 1.65;
}
.dlist_type2 .list li:not(:last-child)::after {
	content: "／"
}
/*************************************
* 定義リスト3
*************************************/
.dlist_type3 .dhead{
  font-weight: bold;
  font-size: 1.8rem;
  
  border-bottom: #4f1f2f 2px solid;

  padding-bottom: 8px;
  margin-bottom: 8px;
}
.dlist_type3 .ditem {
  font-size: 1.8rem;
  line-height: 1.75;
}
/*************************************
* 定義リスト4
*************************************/
.dlist_type4 {
	display: flex;
	line-height: 1.75;
}
.dlist_type4 .dlist_type4_head {
	display: flex;
	flex-wrap: wrap;

	margin-right: 50px;
	min-width: 125px;
}
.dlist_type4:before {
	content: "◯";
}

@media screen and (max-width: 599px) {
	.dlist_type4 .dlist_type4_head {
		margin-right: 0;
	}
}
/*************************************
* 定義リスト5
*************************************/
.dlist_type5 {
	display: flex;
	width: calc(100% + 30px);

	line-height: 1.75;
}

.dlist_type5 .dlist_type5_head {
	min-width: 130px;
}

@media screen and (max-width: 599px) {
	.dlist_type5 {
		width: calc(100% + 120px);
		margin-left: -120px;
	}

	.dlist_type5 .dlist_type5_head {
		min-width: 115px;
	}
}
/*************************************
* リスト1
*************************************/
.list_type1 {
	line-height: 1.65;
}
.list_type1:not(.vari1,.vari2) > .item {
	list-style: decimal;
	display: list-item;
	list-style-position: inside;
}
.list_type1 .list_type1 {
	margin-left: 20px;
}
/* vari1 */
.list_type1.vari1 {
	counter-reset: my-counter;
	list-style: none;
}
.list_type1.vari1 > .item {
	padding-left: 25px;
}
.list_type1.vari1 > .item::before {
	content: counter(my-counter);
  counter-increment: my-counter;
  color: #000;
	font-size: 1.2rem;
  display: block;
	float: left;
  margin-left: -25px;
	margin-top: 3px;
  text-align: center;
  height: 18px;
  width: 18px;
  border-radius: 50%;
	border: 1px solid #000;
}
/* vari2 */
.list_type1.vari2 {
	counter-reset: my-counter;
	list-style: none;
}
.list_type1.vari2 > .item {
	padding-left: 25px;
}
.list_type1.vari2 > .item::before {
	content: '・';
  color: #000;
	font-size: 1.2rem;
  display: block;
	float: left;
  margin-left: -25px;
	margin-top: 3px;
  text-align: center;
  height: 18px;
  width: 18px;
}
@media screen and (max-width: 979px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 599px) {
}
/**************************************************************
*
* パンくず
*
**************************************************************/
.topicpass {
	margin-top: 16px;
	
	font-size: 1.2rem;
}
.topicpass li {
  display: inline-block;
}
.topicpass li a {
	color: #4f1f2f;
}
.topicpass li::after {
  content: ">";
  font-family: 'icomoon';
  margin-left: 10px;
  margin-left: 10px;
}
.topicpass li:last-child::after {
  content: none;
}
.topicpass i::before {
  vertical-align: bottom;
}
.topicpass li a {
  text-decoration: underline;
}
.topicpass li a:hover {
  text-decoration: none;
}
@media screen and (max-width: 768px) {

}
/*************************************************************
*
* 見出し
*
*************************************************************/
/*************************************
* 見出し１
*************************************/
.headline_type1 {
	text-align: center;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
	line-height: 1.388;
	font-size: 3.6rem;
	font-weight: bold;
	
	margin-bottom: 35px;
}
.headline_type1 .icon-mark {
	display: block;
	
	color: #4f1f2f;
	font-size: 0.7em;
	
	margin-top: 8px;
}
@media screen and (max-width: 768px) {
	.headline_type1 {
		font-size: 2.833rem;
	}
}
@media screen and (max-width: 599px) {
	.headline_type1 {
		font-weight: normal;
	}
}
/*************************************
* 見出し2
*************************************/
.headline_type2 {
	text-align: center;
	font-size: 3.2rem;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
	font-weight: 500;
	
	padding-top: 40px;
	padding-bottom: 40px;
	margin-bottom: 45px;
	
	position: relative;
}
.headline_type2::after,
.headline_type2::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	width: 1px;
	height: 40px;
	
	margin: auto;
	
	background-color: #4f1f2f;
	
	-webkit-transform: rotate(25deg);
	-ms-transform: rotate(25deg);
	-o-transform: rotate(25deg);
	transform: rotate(25deg);
}
.headline_type2::after {
	top: 0px;
}
.headline_type2::before {
	bottom: 0px;
}
@media screen and (max-width: 599px) {
	.headline_type2 {
		font-size: 2.4rem;
		
		padding-top: 20px;
		padding-bottom: 20px;
		margin-bottom: 25px;
	}
	.headline_type2::after,
	.headline_type2::before {
		height: 20px;
	}
}
/*************************************
* 見出し3
*************************************/
.headline_type3 {
	font-size: 2rem;
	font-weight: bold;
	
	border-left: #4f1f2f 15px solid;
	border-bottom: #4f1f2f 2px solid;
	
	margin-bottom: 15px;
	padding: 2px 10px 5px;
}
/*************************************
* 見出し4
*************************************/
.headline_type4 {
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	
	position: relative;
	
	margin-bottom: 25px;
}
.headline_type4::before,
.headline_type4::after {
	content: "";
	width: 80px;
	height: 3px;
	
	display: inline-block;
	position: relative;
	top: -4px;
	
	background-color: #4f1f2f;
}
.headline_type4::before {
	left: -10px;
}
.headline_type4::after {
	right: -10px;
}
.headline_type4 .icon {
	padding-right: 10px;
}

/* vari1 */
.headline_type4.vari1::before,
.headline_type4.vari1::after {
	height: 1px;
	width: 60px;
	top: -5px;
	
	background-color: #000;	
}
@media screen and (max-width: 599px) {
	.headline_type4::before,
	.headline_type4::after {
		content: none;
	}
}
/*************************************
* 見出し6
*************************************/
.headline_type6 {
  background-color: #d3c7cb;
  
  text-align: center;
  
  position: relative;
  height: 50px;
  
  padding-top: 15px;
  padding-bottom: 13px;
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 25px;
}
.headline_type6::after,
.headline_type6::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  
  width: 0;
  height: 0;
  border-style: solid;
  

}
.headline_type6::after {
  border-color: #4f1f2f transparent transparent transparent;
  border-width: 50px 50px 0 0;
  left: 0;
}
.headline_type6::before {
  border-color: transparent transparent #4f1f2f transparent;
  border-width: 0 0 50px 50px;
  right: 0;
}
@media screen and (max-width: 599px) {
  .headline_type6 {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 15px;
  }
  .headline_type6::after,
  .headline_type6::before {
    content: none;
  }
}
/*************************************
* サブ見出し1
*************************************/
.subheadline_type1 {
	font-weight: bold;
	text-align: center;
	font-size: 2rem;
	
	margin-bottom: 18px;
}
/* vari1 */
.subheadline_type1.vari1 {
	color: #4f1f2f;
	text-align: left;
	
	margin-bottom: 10px;
}
/*************************************
* サブ見出し2
*************************************/
.subheadline_type2 {
	font-weight: bold;
	text-align: center;
	color: #fff;
	font-size: 1.8rem;
	
	background-color: #4f1f2f;
	
	margin-bottom: 20px;
	padding: 10px;
}
.subheadline_type2.inline {
	display: inline-block;
	padding-left: 50px;
	padding-right: 50px;
}

/* vari1 */
.subheadline_type2.vari1 {
	background-color: #fff45c;
	color: #000;
	
	max-width: 692px;
	
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width: 979px) {
}
@media screen and (max-width: 599px) {
}

/**************************************************************
*
* ヘッダー
*
**************************************************************/
header {
	border-top: #4f1f2f 8px solid;
	
	padding-top: 15px;
	padding-bottom: 12px;
}
header .logo {
	float: left;
}
header .contact {
	float: right;
}
header .contact dt,
header .contact dd {
	display: inline;
	
	font-weight: bold;
	line-height: 1.75;
}
header .contact a {
	color: inherit;
}
header.fix {
	position: fixed;
	z-index: 3;
	top: 0;
	left: 0;
	width: 100%;
	height: 60px;
	
	background-color: #fff;
	
	border-top: none;
	
	padding-top: 10px;
	padding-bottom: 6px;
	
	-webkit-animation: navfix 500ms ease-in-out forwards;
  -o-animation: navfix 500ms ease-in-out forwards;
  animation: navfix 500ms ease-in-out forwards ;
}
header.fix .logo {
	max-width: 300px;
	
	padding-top: 4px;
}
header.fix .contact {
	padding-top: 8px;
}
header.fix .contact dl {
	display: inline-block;
}
header.fix .contact dl:first-child {
	margin-right: 15px;
}
@media screen and (max-width: 768px) {
	header {
		position: fixed;
		z-index: 4;
		top: 0;
		left: 0;
		width: 100%;
		
		background-color: #fff;
		
		padding-top: 12px;
		padding-bottom: 12px;
		
		/* box-shadow */
		box-shadow:0px 4px 6px -3px #111;
		-moz-box-shadow:0px 4px 6px -3px #111;
		-webkit-box-shadow:0px 4px 6px -3px #111;
	}
	header .logo {
		padding-top: 10px;
		
		max-width: 300px;
	}
	header .contact {
		margin-right: 80px;
	}
}
@media screen and (max-width: 599px) {
	header {
		padding-top: 6px;
		padding-bottom: 6px;
		
		border-top-width: 5px;
	}
	header .logo {
		max-width: 250px;
		float: none;
		
		margin-bottom: 10px;
	}
	header .contact {
		display: none;
	}
}
/**************************************************************
*
*ナビゲーション
*
**************************************************************/
.nav_toggle {
	width: 60px;
	height: 60px;
	display: none;
	
	border: #4f1f2f 1px solid;
	
	position: absolute;
	top: 10px;
	right: 1.96078431372549%;
}
.nav_toggle .bd,
.nav_toggle .bd::before,
.nav_toggle .bd::after {
	position: absolute;
	
	height: 2px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	
	margin: auto;
	
	height: 3px;
	
	background-color: #4f1f2f;
}
.nav_toggle .bd {
	width: 70%;
	
	-webkit-transition: 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-webkit-transition-property: transform;
	-o-transition-property: transform;
	transition-property: transform;
}
.nav_toggle .bd::before,
.nav_toggle .bd::after {
	content: "";
	width: 100%;
	-webkit-transition: 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-webkit-transition-property: transform, width;
	-o-transition-property: transform, width;
	transition-property: transform, width;
}
.nav_toggle .bd::before {
	-webkit-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	-o-transform: translateY(-15px);
	transform: translateY(-15px);
}
.nav_toggle .bd::after {
	-webkit-transform: translateY(15px);
	-ms-transform: translateY(15px);
	-o-transform: translateY(15px);
	transform: translateY(15px);
}
.nav_toggle.active .bd {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	
	width: 40px;
}
.nav_toggle.active .bd::after {
	-webkit-transform: rotate(90deg) translateX(10px);
	-ms-transform: rotate(90deg) translateX(10px);
	-o-transform: rotate(90deg) translateX(10px);
	transform: rotate(90deg) translateX(10px);
	width: 20px;
}
.nav_toggle.active .bd::before {
	-webkit-transform: rotate(90deg) translateX(-10px);
	-ms-transform: rotate(90deg) translateX(-10px);
	-o-transform: rotate(90deg) translateX(-10px);
	transform: rotate(90deg) translateX(-10px);
	width: 20px;
}
.nav_bg {
	position: fixed;
	z-index: 3;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
	
	display: none;
}
.nav_global {
	background-color: #672c40;
	
	position: relative;
}
.nav_global::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50%;
	
	background-color: #4f1f2f;
}
.nav_global .container {
	position: relative;
	z-index: 2;
}
.nav_global .item {
	float: left;
	width: calc(100% / 7);
}
.nav_global ul .item:not(:last-child) {
	border-right: #fff 1px solid;
}
.nav_global .item a {
	display: block;
	position: relative;
	
	padding-top: 35px;
	padding-bottom: 35px;
	
	color: #fff;
	font-size: 1.4rem;
	text-align: center;
}
.nav_global .item a::after {
	content: "";
	position: absolute;
	bottom: 25px;
	left: 0;
	right: 0;
	
	margin: auto;
	
	width: 0px;
	height: 4px;
	
	background-color: #fff45c;
	
	-webkit-transition: width 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: width 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: width 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hover .nav_global .item a:hover::after,
.nav_global .item a.hover::after,
.nav_global .item a.active::after {
	width: 35px;
}

.nav_global.fix {
	position: fixed;
	z-index: 3;
	top: 60px;
	left: 0;
	width: 100%;
	
	-webkit-animation: navfix 500ms ease-in-out forwards;
  -o-animation: navfix 500ms ease-in-out forwards;
  animation: navfix 500ms ease-in-out forwards ;
	
	/* box-shadow */
	box-shadow:0px 4px 6px -3px #111;
	-moz-box-shadow:0px 4px 6px -3px #111;
	-webkit-box-shadow:0px 4px 6px -3px #111;
}
@-webkit-keyframes navfix {
	0% { transform: translateY(-104px)}
	100% { transform: translateY(0%)} 
}
@-o-keyframes navfix {
  0% { transform: translateY(-104px)}
	100% { transform: translateY(0%)} 
}
@keyframes navfix {
  0% { transform: translateY(-104px)}
	100% { transform: translateY(0%)} 
}
.nav_global.fix .item a {
	padding-top: 14px;
	padding-bottom: 14px;
}
.nav_global.fix .item a::after {
	bottom: 7px;
}
@media screen and (max-width: 768px) {
	.nav_toggle {
		display: block;
	}
	.nav_global {
		position: fixed;
		z-index: 4;
		top: 88px;
		right: 0;
		width: 400px;
		height: -webkit-calc(100% - 88px);
		height: calc(100% - 88px);
		
		border-left: #4f1f2f 1px solid;
		background-color: #dcd2d5;
		
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		-o-transform: translateX(100%);
		transform: translateX(100%);
		
		-webkit-transition: transform 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
		-o-transition: transform 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
		transition: transform 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	}
	.nav_global.active {
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		-o-transform: translateX(0%);
		transform: translateX(0%);
	}
	.nav_global::after {
		content: none;
	}
	.nav_global ul {
		padding: 30px;
	}
	.nav_global .item {
		float: none;
		width: 100%;
	}
	.nav_global ul .item:not(:last-child) {
		border-bottom: #4f1f2f 1px dotted;
		border-right: none;
	}
	.nav_global .item a {
		text-align: left;
		font-size: 2rem;
		color: #4f1f2f;
		
		padding-left: 40px;
	}
	.nav_global .item a::after {
		content: "";
		position: absolute;
		bottom: 0;
		top: -4px;
		right: auto;

		margin: auto;

		width: 0;
		height: 0;
		border-style: solid;
		border-width: 10px 0 10px 20px;
		border-color: transparent transparent transparent #4f1f2f;

		background-color: transparent;

		-webkit-transition: transform 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
		-o-transition: transform 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
		transition: transform 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
		
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
	}
	.hover .nav_global .item a:hover::after,
	.nav_global .item a.hover::after,
	.nav_global .item a.active::after {
		width: 0;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}

	
}
@media screen and (max-width: 599px) {
	.nav_toggle {
		width: 45px;
		height: 45px;
		top: 6px;
	}
	.nav_toggle .bd::before {
		-webkit-transform: translateY(-12px);
		-ms-transform: translateY(-12px);
		-o-transform: translateY(-12px);
		transform: translateY(-12px);
	}
	.nav_toggle .bd::after {
		-webkit-transform: translateY(12px);
		-ms-transform: translateY(12px);
		-o-transform: translateY(12px);
		transform: translateY(12px);
	}
	.nav_global {
		width: 250px;
		
		top: 63px;
		height: -webkit-calc(100% - 63px);
		height: calc(100% - 63px);
	}
	.nav_global .item a {
		font-size: 1.6rem;
		
		padding-left: 20px;
		padding-top: 16px;
		padding-bottom: 16px;
	}
	.nav_global .item a::after {
		border-width: 7.5px 0 7.5px 15px;
	}
}

/* 下層ページ　ページ内のナビ */
.nav_page {
	background-color: #d3c7cb;
}
.nav_page.fix {
	position: fixed;
	top: 104px;
	left: 0;
	z-index: 3;
	
	width: 100%;
	
	-webkit-animation: navfix 500ms ease-in-out forwards;
  -o-animation: navfix 500ms ease-in-out forwards;
  animation: navfix 500ms ease-in-out forwards;
	
	/* box-shadow */
	box-shadow:0px 4px 6px -3px #111;
	-moz-box-shadow:0px 4px 6px -3px #111;
	-webkit-box-shadow:0px 4px 6px -3px #111;
}
.nav_page .item {
	float: left;
	border-right: #4f1f2f 1px solid;
	position: relative;
}
.requirements.subpage .nav_page .item {
	width: 33.333%;
}
.inside.subpage .nav_page .item {
	width: 20%;
}
.pastwork.subpage .nav_page .item {
	width: 25%;
}
.nav_page .item:first-child {
	border-left:  #4f1f2f 1px solid;
}
.nav_page .item a {
	display: block;
	
	font-size: 1.4rem;
	color: #4f1f2f;
	text-align: center;
	
	padding: 8px 8px 5px;
	
	-webkit-transition: 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
	-webkit-transition-property: background-color, color;
	-o-transition-property: background-color, color;
	transition-property: background-color, color;
}
.hover .nav_page .item a:hover,
.nav_page .item a.hover,
.nav_page .item a.active {
	background-color: #4f1f2f;
	
	color: #fff;
}

.nav_page .item .text::after {
	content: "";
	display: inline-block;
	
	margin-left: 5px;
	
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 5px 0 5px;
	border-color: #4f1f2f transparent transparent transparent;
	
	-webkit-transition: 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
	-webkit-transition-property: border-color;
	-o-transition-property: border-color;
	transition-property: border-color;
}
.hover .nav_page .item a:hover .text::after,
.nav_page .item a.hover .text::after,
.nav_page .item a.active .text::after {
	border-color: #fff transparent transparent transparent;
}
@media screen and (max-width: 979px) {
	.nav_page .item .text::after {
		content: none;
	}
}
@media screen and (max-width: 768px) {
	.nav_page .item a {
		font-size: 1.2rem;
	}
	.nav_page.fix {
		top: 88px;
		z-index: 4;
		
		-webkit-animation: none;
		-o-animation: none;
		animation: none;
	}
}
@media screen and (max-width: 599px) {
	.nav_page {
		display: none;
	}
}
/**************************************************************
*
* フッター
*
**************************************************************/
footer {
	position: relative;
	
	padding-top: 40px;
}
.footer_content {
	padding-top: 30px;
	padding-bottom: 22px;
	
	background: rgb(103,44,64);
	background: -moz-linear-gradient(-69deg, rgba(103,44,64,1) 0%, rgba(103,44,64,1) 50%, rgba(79,31,47,1) 50%, rgba(79,31,47,1) 100%);
	background: -webkit-linear-gradient(-69deg, rgba(103,44,64,1) 0%,rgba(103,44,64,1) 50%,rgba(79,31,47,1) 50%,rgba(79,31,47,1) 100%);
	background: linear-gradient(159deg, rgba(103,44,64,1) 0%,rgba(103,44,64,1) 50%,rgba(79,31,47,1) 50%,rgba(79,31,47,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#672c40', endColorstr='#4f1f2f',GradientType=1 );
}
.footer_nav {
	color: #fff;
	
	font-size: 0;
}
.footer_nav .pitem {
	position: relative;
	display: inline-block;
	width: 20%;
	
	vertical-align: top;
	font-size: 1.4rem;
	line-height: 1.8;
	
	padding-left: 19px;
	margin-bottom: 20px;
}
.footer_nav .right {
	float: right;
}
.footer_nav .pitem::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 12px;
	border-color: transparent transparent transparent #fff45c;
	
	position: absolute;
	left: 0;
	top: 7px;
	
	margin: auto;
}
.footer_nav a {
	color: inherit;
}
footer .logo {
	display: block;
	float: left;
}
footer .marks {
	float: right;
}
footer .marks .item {
	vertical-align: top;
	color: #fff;
	font-size: 0.9rem;
	text-align: center;
	
	width: 55px;
	
	display: inline-block;
}
footer .marks .item:last-child {
	width: 85px;
	margin-left: -12px;
}
footer .marks .item:last-child img {
    padding-bottom: 5px;
}
footer .office {
	margin-top: 17px;
}
footer .office .dlist {
	font-size: 1.4rem;
	color: #fff;
	line-height: 1.714;
}
footer .office .dhead {
	font-weight: bold;
}
#logo_aura {
  position: absolute;
  bottom:0;
  right:0;
}
.pagetop {
  position: fixed;
	z-index: 2;
  bottom: 30px;
  right: 1.5%;
  height: 60px;
  width: 70px;
  
	color: #4f1f2f;
	color: #4f1f2f;
	
	display: block;
	
	background-color: #dcd2d5;
	border: none;
  
	padding: 6px 8px;
	
	font-weight: bold;
	font-size: 1rem;
}
.pagetop .icon-mark {
	display: block;
}
.pagetop.static {
	position: absolute;
	top: 0px;
}
.copyright {
  text-align: center;
  font-size: 1rem;
  color: #fff;
	
	display: block;
	
	padding: 5px;
	
  background-color: #672c40;
}
@media screen and (max-width: 979px) {
	.footer_nav .pitem {
		width: 25%;
	}
	 .footer_nav .right {
		float: none;
	}
}
@media screen and (max-width: 768px) {
	.footer_nav {
		margin-bottom: 20px;
	}
	.footer_nav .pitem {
		width: 33%;
		max-width: 190px;
	}
	footer .office .col_4 {
		display: inline-block;
		width: auto;
		
		font-size: 0;
		
		margin-bottom: 20px;
	}
	
}
@media screen and (max-width: 599px) {
	.footer_nav .pitem {
		width: auto;
		max-width: inherit;
		
		margin-right: 60px;
	}
	footer .logo {
		float: none;
	}
	footer .marks {
		float: none;
		
		margin-top: 15px;
	}
	.copyright {
		text-align: left;
	}
}
/**************************************************************
*
* メインイメージ
*
**************************************************************/
.top .mainimage {
	height: 573px;
	position: relative;
}
.top .mainimage .slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: inherit;
	display: none;
}
.top .mainimage .slide.slick-initialized {
  display: block;
}
.top.another .mainimage .slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: inherit;
	
	-webkit-transition: 2000ms;
  -o-transition: 2000ms;
  transition: 2000ms;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
	transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.top .mainimage .objfit {
	height: 573px;
	width: 100%;
	object-fit: cover;
	object-position: center;
	font-family: 'object-fit:cover; object-position: center;';
}
.top .mainimage .item.three .objfit {
	object-fit: cover;
	object-position: top center;
	font-family: 'object-fit:cover; object-position: top center;';
}
.top .mainimage .container {
	height: inherit;
	position: relative;
}
.top .mainimage .text {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 20px;
	
	height: 3.4em;
	
	color: #fff;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
	line-height: 1.8;
	font-size: 4rem;
	font-weight: bold;
	text-shadow: 1px 1px 13px rgba(10, 10, 10, 1);
	
	margin: auto;
	
	-webkit-transition: 2000ms;
  -o-transition: 2000ms;
  transition: 2000ms;
	-webkit-transition-property: opacity, transform;
	-o-transition-property: opacity, transform;
	transition-property: opacity, transform;
	-webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
	transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media screen and (max-width: 979px) {
	.top .mainimage,
	.top .mainimage .objfit {
		height: 450px;
		min-height: inherit;
	}
}
@media screen and (max-width: 768px) {
	.top .mainimage .text {
		top: auto;
		bottom: 20px;
		height: 2.5em;
		
		line-height: 1.3;
	}
}
@media screen and (max-width: 599px) {
	.top .mainimage,
	.top .mainimage .objfit {
		height: 230px;
	}
	.top .mainimage .text {
		font-size: 2.6rem;
	}
}
/*************************************************************
*
* 下層メインイメージ
*
*************************************************************/
.subpage .mainimage {
	position: relative;
	height: 200px;
	
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.contact.subpage .mainimage {
	background-image: url(../img/contact/mainimage.jpg);
}
.detail.works.subpage .mainimage {
	background-image: url(../img/works/mainimage.jpg);
}
.architecture.subpage .mainimage {
	background-image: url(../img/works/architecture/mainimage.jpg);
}
.public.subpage .mainimage {
	background-image: url(../img/works/public/mainimage.jpg);
}
.architect.subpage .mainimage {
	background-image: url(../img/works/past01/mainimage.jpg);
}
.civilworks.subpage .mainimage {
    background-image: url(../img/works/past02/mainimage.jpg);
}
.sumikin.subpage .mainimage {
  background-image: url(../img/works/sumikin/mainimage.jpg);
}
.company.subpage .mainimage {
	background-image: url(../img/company/mainimage.jpg);
}
.licence.subpage .mainimage {
	background-image: url(../img/company/licence/mainimage.jpg);
}
.social.subpage .mainimage {
	background-image: url(../img/social/mainimage.jpg);
}
.recruit.index.subpage .mainimage {
	background-image: url(../img/recruit/mainimage.jpg);
}
.inside.subpage .mainimage {
	background-image: url(../img/recruit/inside/mainimage.jpg);
}
.interview.subpage .mainimage {
	background-image: url(../img/recruit/interview/mainimage.jpg);
}
.requirements.subpage .mainimage {
	background-image: url(../img/recruit/requirements/mainimage.jpg);
}
.entry.subpage .mainimage {
	background-image: url(../img/recruit/entry/mainimage.jpg);
}
.sdgs.subpage .mainimage {
	background-image: url(../img/sdgs/header-main.jpg);
}
.download.subpage .mainimage {
	background-image: url(../img/download/mainimage.jpg);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
	.contact.subpage .mainimage {
		background-image: url(../img/contact/mainimage@2x.jpg);
	}
	.detail.works.subpage .mainimage {
		background-image: url(../img/works/mainimage@2x.jpg);
	}
	.architecture.subpage .mainimage {
		background-image: url(../img/works/architecture/mainimage@2x.jpg);
	}
    .civilworks.subpage .mainimage {
      background-image: url(../img/works/past02/mainimage@2x.jpg);
    }
	.public.subpage .mainimage {
		background-image: url(../img/works/public/mainimage@2x.jpg);
	}
	.architect.subpage .mainimage {
		background-image: url(../img/works/past01/mainimage@2x.jpg);
	}
    .sumikin.subpage .mainimage {
      background-image: url(../img/works/sumikin/mainimage@2x.jpg);
    }
	.company.subpage .mainimage {
		background-image: url(../img/company/mainimage@2x.jpg);
	}
	.licence.subpage .mainimage {
		background-image: url(../img/company/licence/mainimage@2x.jpg);
	}
	.social.subpage .mainimage {
		background-image: url(../img/social/mainimage@2x.jpg);
	}
	.recruit.index.subpage .mainimage {
		background-image: url(../img/recruit/mainimage@2x.jpg);
	}
	.inside.subpage .mainimage {
		background-image: url(../img/recruit/inside/mainimage@2x.jpg);
	}
	.interview.subpage .mainimage {
		background-image: url(../img/recruit/interview/mainimage@2x.jpg);
	}
	.requirements.subpage .mainimage {
		background-image: url(../img/recruit/requirements/mainimage@2x.jpg);
	}
	.entry.subpage .mainimage {
		background-image: url(../img/recruit/entry/mainimage@2x.jpg);
	}
	.sdgs.subpage .mainimage {
		background-image: url(../img/sdgs/header-main@2x.jpg);
	}
	.ceremony.subpage .mainimage {
		background-image: url(../img/ceremony/mainimage@2x.jpg);
	}
}
.subpage .mainimage .title {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 2.1em;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	
	margin: auto;
	
	color: #fff;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
	font-size: 3.16rem;
	font-weight: 500;
	text-align: center;
}

.subpage .mainimage .title .subtext {
	font-family: "Meiryo", "Hiragino Kaku Gothic Pro", "Yu Gothic", Verdana, Geneva, sans-serif;
	font-size: 0.5em;
	
	display: block;
	position: relative;
	
	margin-top: 12px;
}
.subpage .mainimage .title .subtext::after {
	content: "";
	width: 210px;
	height: 1px;
	
	background-color: #fff;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	
	margin: auto;
}
@media screen and (max-width: 979px) {
}
@media screen and (max-width: 768px) {
	.subpage .mainimage {
		height: 160px;
	}
}
@media screen and (max-width: 599px) {
	.subpage .mainimage .title {
		font-size: 2.5rem;
	}
}
/**************************************************************
*
* 404ページ
*
**************************************************************/
.subpage.error {
}
@media screen and (max-width: 979px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 599px) {
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
}

/**************************************************************
*
* 汎用クラス
*
**************************************************************/
@media screen and (max-width: 1080px) {
	.under_lp_none {
		display: none;
	}
}

@media screen and (min-width: 600px) {
	.over_tb_none {
		display: none;
	}
}
@media screen and (max-width: 599px) {
	.under_sp_none {
		display: none;
	}
}