@charset "utf-8";
/*
Theme Name: work
Theme URI:
Author:Mino
Author URI:
Description:
Version: 1.0
License:
License URI:
Tags:
*/

/*----------------------------------------
	全体
----------------------------------------*/
html{
	font-family:'游ゴシック体', 'Yu Gothic', YuGothic,'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ ゴシック',sans-serif;
	font-size:62.5%;
	color: #000;
	-webkit-text-size-adjust:100%;
	line-height:1.5;
}
body{ font-size:1.4rem; font-size: 1.4em; }
img{ vertical-align: bottom; }
a{
	color:#bd0d23;
	transition: all 0.4s;
}
a:hover{
	color:#ec203a;
	text-decoration: underline;
}
.type_works a{
	color:#ed7b58;
}
.type_works a:hover{
	color:#ff5b29;
}
li{ list-style-type: none; }
.op:hover{
	opacity: 0.7;
	transition: all 0.4s;
}


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

p{ line-height: 2; }
.text_red{ color:#e60012; }
.text_white{ color:#fff; }
.text_gray{ color: #969696; }
.text_gray2{ color: #9dcc36; }
.text_green{ color: #00561f; }
.text_green2{ color: #012606; }
.text_bold{ font-weight: bold !important; }
.text_gold{ color: #967c46; }
.text_300{ font-weight: 300; }
.text_400{ font-weight: 400; }
.text_500{ font-weight: 500; }
.text_600{ font-weight: 600; }
.text_700{ font-weight: 700; }
.text_normal{ font-weight: normal; }
.text_yu_min{ font-family:'游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro','ＭＳ Ｐ明朝','ＭＳ 明朝',serif; }
.text_oswald{ font-family: 'Oswald', sans-serif; }

.text_8{ font-size: 0.8rem !important; }
.text_9{ font-size: 0.9rem !important; }
.text_10{ font-size: 1.0rem !important; }
.text_11{ font-size: 1.1rem !important; }
.text_12{ font-size: 1.2rem !important; }
.text_13{ font-size: 1.3rem !important; }
.text_14{ font-size: 1.4rem !important; }
.text_15{ font-size: 1.5rem !important; }

.lh_11{ line-height: 1.1; }
.lh_12{ line-height: 1.2; }
.lh_13{ line-height: 1.3; }
.lh_14{ line-height: 1.4; }
.lh_15{ line-height: 1.5; }
.lh_16{ line-height: 1.6; }
.lh_17{ line-height: 1.7; }
.lh_18{ line-height: 1.8; }

@media print, screen and (min-width: 1050px){

	.text_16{ font-size: 1.6rem !important; }
	.text_17{ font-size: 1.7rem !important; }
	.text_18{ font-size: 1.8rem !important; }
	.text_19{ font-size: 1.9rem !important; }
	.text_20{ font-size: 2.0rem !important; }
	.text_21{ font-size: 2.1rem !important; }
	.text_22{ font-size: 2.2rem !important; }
	.text_24{ font-size: 2.4rem !important; }
	.text_26{ font-size: 2.6rem !important; }
	.text_28{ font-size: 2.8rem !important; }
	.text_30{ font-size: 3.0rem !important; }
	.text_32{ font-size: 3.2rem !important; }
	.text_34{ font-size: 3.4rem !important; }
	.text_36{ font-size: 3.6rem !important; }
	.text_38{ font-size: 3.8rem !important; }
	.text_40{ font-size: 4.0rem !important; }
	.text_42{ font-size: 4.2rem !important; }
	.text_46{ font-size: 4.6rem !important; }
	.text_50{ font-size: 5rem !important; }

	.lh_19{ line-height: 1.9; }
	.lh_20{ line-height: 2; }
	.lh_21{ line-height: 2.1; }
	.lh_22{ line-height: 2.2; }
	.lh_23{ line-height: 2.3; }
	.lh_24{ line-height: 2.4; }
	.lh_25{ line-height: 2.5; }

	.ls_-2{ letter-spacing: -2px; }
	.ls_-1{ letter-spacing: -1px; }
	.ls_1{ letter-spacing: 1px; }
	.ls_2{ letter-spacing: 2px; }
	.ls_3{ letter-spacing: 3px; }
	.ls_4{ letter-spacing: 4px; }
	.ls_5{ letter-spacing: 5px; }
	.ls_6{ letter-spacing: 6px; }
	.ls_7{ letter-spacing: 7px; }
	.ls_8{ letter-spacing: 8px; }

}/*END*/

@media print, screen and (min-width: 600px) and ( max-width: 1049px){

	.text_16{ font-size: 1.5rem !important; }
	.text_17{ font-size: 1.6rem !important; }
	.text_18{ font-size: 1.7vw !important; }
	.text_19{ font-size: 1.8vw !important; }
	.text_20{ font-size: 1.9vw !important; }
	.text_21{ font-size: 2.0vw !important; }
	.text_22{ font-size: 2.1vw !important; }
	.text_24{ font-size: 2.3vw !important; }
	.text_26{ font-size: 2.45vw !important; }
	.text_28{ font-size: 2.7vw !important; }
	.text_30{ font-size: 2.85vw !important; }
	.text_32{ font-size: 3.05vw !important; }
	.text_34{ font-size: 3.2vw !important; }
	.text_36{ font-size: 3.4vw !important; }
	.text_38{ font-size: 3.6vw !important; }
	.text_40{ font-size: 3.8vw !important; }
	.text_42{ font-size: 4.2vw !important; }
	.text_46{ font-size: 4.4vw !important; }
	.text_50{ font-size: 4.8vw !important; }

}/*END*/

@media screen and (max-width: 768px){

	.ls_-2{ letter-spacing: -1px; }
	.ls_-1{ letter-spacing: 0px; }
	.ls_1{ letter-spacing: 1px; }
	.ls_2{ letter-spacing: 2px; }
	.ls_3{ letter-spacing: 2px; }
	.ls_4{ letter-spacing: 2px; }
	.ls_5{ letter-spacing: 3px; }
	.ls_6{ letter-spacing: 3px; }
	.ls_7{ letter-spacing: 4px; }
	.ls_8{ letter-spacing: 4px; }

	.lh_19,
	.lh_20,
	.lh_21,
	.lh_22,
	.lh_23,
	.lh_24,
	.lh_25{
		line-height: 1.8;
	}

}/*END*/

@media screen and (max-width: 599px){

	.text_16,
	.text_17,
	.text_18{
		font-size: 1.4rem !important;
	}
	.text_20,
	.text_19{
		font-size: 1.5rem !important;
	}
	.text_21,
	.text_22,
	.text_24{
		font-size: 1.6rem !important;
	}
	.text_26,
	.text_28,
	.text_30{
		font-size: 1.8rem !important;
	}
	.text_32,
	.text_34,
	.text_38,
	.text_36,
	.text_40{
		font-size: 2.2rem !important;
	}
	.text_42,
	.text_46{
		font-size: 2.6rem !important;
	}
	.text_50{ font-size: 3.2rem !important; }

	.ls_-2{ letter-spacing: 0px; }
	.ls_-1{ letter-spacing: 0px; }
	.ls_1{ letter-spacing: 0px; }
	.ls_2{ letter-spacing: 1px; }
	.ls_3{ letter-spacing: 1px; }
	.ls_4{ letter-spacing: 2px; }
	.ls_5{ letter-spacing: 2px; }
	.ls_6{ letter-spacing: 2px; }
	.ls_7{ letter-spacing: 2px; }
	.ls_8{ letter-spacing: 2px; }

}/*END*/

li{ list-style:none; }
.center{ text-align:center; }
.text_left{ text-align:left; }
.text_right{ text-align:right; }
.left{ float:left; }
.right{ float:right; }
.clear{ clear:both; }

/*----------------------------------------
	画像中央配置
----------------------------------------*/

.photo_frame{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding: 100% 0 0;
}
.photo_frame img{
	width: 100%;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}
.photo_frame img:not(:target){
/* 	left: 0\9;
	top: 0\9; */
}
.photo_frame img{
/* 	left: 0\9;
	top: 0\9; */
}
@media all and (-ms-high-contrast: none) {
.photo_frame img{
		left: 50%\9 !important;
		top: 50%\9 !important;
	}
}
.photo_frame{ z-index: 2; }/*chrome対策*/



/*----------------------------------------
	共通
----------------------------------------*/

#container{
	overflow: hidden;
}
.works_main{
	margin-top: 85px;
}

/*下層MV*/
.under_mv{
	position: relative;
	background: no-repeat center / cover;
}
.mv_bg{
	width: 100%;
}
.ttlcopy{
	position: absolute;
	top: 28%;
	left: 0;
	right: 0;
	margin: auto;
	width: 40.74%;
	max-width: 550px;
	box-sizing: border-box;
}

/*レイアウト*/
.main_frame{
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
}


.inner_frame{
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
}

/*ぱんくず*/
.pankuzu{
	color: #777;
	margin-left: 15px;
	font-size: 1.3rem;
}
.pankuzu li{
	float: left;
}
.pankuzu li:after{
	content: "＞";
	margin-right: 15px;
	padding-left: 15px;
}
.pankuzu li:last-child:after{
	content: none;
}
.pankuzu li a{
	color: #777;
	text-decoration: none;
}
.pankuzu li a:hover{
	color:#bd0d23;
}

/*ボタン*/
.btn_basic{
	width: 320px;
	padding: 20px 0;
	box-sizing: border-box;
	display: block;
	color: #fff !important;
	background: #967c46;
	text-decoration: none;
	position: relative;
	transition: all 0.4s;
	line-height: 1;
	cursor: pointer;
	z-index: 1;
	display: inline-block;
}
.btn_basic:hover{
	color: #fff;
	text-decoration: none;
}
.btn_basic:before{
	content: "";
	background: #ae8c45;
	width: 0;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.4s;
	z-index: -1;
}
.btn_basic:hover:before{
	width: 100%;
}

/*黒枠ボタン*/
.entry_content .btn,
.btn{
	width: 320px;
	padding: 20px 0 20px 15px;
	box-sizing: border-box;
	display: block;
	color: #000 !important;
	text-decoration: none;
	position: relative;
	transition: all 0.4s;
	line-height: 1;
	cursor: pointer;
	z-index: 1;
	display: inline-block;
	border: 1px solid #000;
}
.btn:before,
.btn:after{
	content: "";
	height: 2px;
	width: 10px;
	background: #000;
	position: absolute;
	right: 15px;
	top: 45%;
	margin: auto;
	transition: all 0.4s;
}
.btn:before{
	transform: rotate(45deg);
	margin-top: -3px;
}
.btn:after{
	transform: rotate(-45deg);
	margin-top: 3px;
}
.entry_content .btn:hover,
.btn:hover{
	background: #000;
	text-decoration: none;
	color: #fff !important;
}
.btn:hover:before,
.btn:hover:after{
	background: #fff;
}



/*page title*/
.page_ttl{
	font-size: 5rem;
	font-weight: 400;
	letter-spacing: 3px;
	margin-left: 22px;
	padding-top: 40px;
	line-height: 1;
}


@media print, screen and (min-width: 600px) and ( max-width: 780px){

	.page_ttl{
		font-size: 6.4vw;
	}


}/*END*/

@media screen and (max-width: 679px){


}/*END*/



@media screen and (max-width: 768px){

	.works_main{
		margin-top: 75px;
	}

	/*下層MV*/
	.ttlcopy{
		top: 26%;
		width: 54%;
	}

	/*page ttl*/
	.page_ttl{
		margin-left: 3%;
	}


}/*END*/

@media screen and (max-width: 599px){

	.works_main{
		margin-top: 58px;
	}


	/*下層MV*/
	.under_mv{
		width: 120%;
		margin-left: -10%;
	}
	.ttlcopy{
		top: 28%;
	}

	/*ぱんくず*/
	.pankuzu{
		display: none;
	}

	/*page ttl*/
	.page_ttl{
		font-size: 4rem;
		margin-left: 4.5%;
	}


}/*END*/

@media screen and (max-width: 479px){

	/*下層MV*/
	.under_mv{
		width: 140%;
		margin-left: -20%;
	}
	.ttlcopy{
		top: 28%;
		width: 60%;
	}

	/*黒枠ボタン*/
	.btn{
		width: 100%;
	}

	/*page ttl*/
	.page_ttl{
		font-size: 3.6rem;
	}

}/*END*/


/*----------------------------------------
	lp header
----------------------------------------*/

.head_lp{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	width: 100%;
}
.head_logo{
	display: block;
	max-width: 360px;
	width: 26.66%;
}
.icon_search{
	position: absolute;
	right: 15px;
	top: 15px;
	width: 2.88%;
	max-width: 39px;
	cursor: pointer;
}
.icon_search img{
	transition: all 0.4s;
}
.icon_search:hover{
	background: url("images/common/icon_search_on.png");
	background-size: 100%;
}
.icon_search:hover img{
	opacity: 0;
}
.drawer{
	position: fixed;
	background: rgba(0, 0, 0, 0.8);
	top: 0;
	right: 0;
	width: 100%;
	height: 100vh;
	color: #d0c077;
	display: flex;
	justify-content: center;
	visibility: hidden;
	opacity: 0;
	transform: translateX(100%);
	transition: 0.5s ease-in-out;
	z-index: 50;
}
.drawer ul{
	text-align: center;
	padding-top: 100px;
}
.drawer ul li{
	position: relative;
	transform: translateX(-150px);
	transition: transform 0.5s ease;
}
.drawer ul li:nth-child(2){ transition-delay: 0.15s; }
.drawer ul li:nth-child(3){ transition-delay: 0.25s; }
.drawer ul li:nth-child(4){ transition-delay: 0.35s; }
.drawer ul li:nth-child(5){ transition-delay: 0.45s; }
.drawer ul li:nth-child(6){ transition-delay: 0.55s; }
.drawer ul li:nth-child(7){ transition-delay: 0.65s; }
.drawer ul li:nth-child(8){ transition-delay: 0.4s; }
.drawer ul li:nth-child(9){ transition-delay: 0.45s; }
.drawer ul li:nth-child(10){ transition-delay: 0.5s; }
.drawer ul li:nth-child(11){ transition-delay: 0.55s; }
.drawer ul li:nth-child(12){ transition-delay: 0.6s; }
.drawer ul li a{
	display: inline-block;
	font-size: 2rem;
	color: #d0c077;
	text-decoration: none;
	padding: 15px;
}
.drawer ul li a:hover{
	animation: drawer 1.4s;
	color: #967c46;
}
@keyframes drawer{
	0%{
		filter: none;
	}
	30%{
		filter: blur(0.8px);
	}
	100%{
		filter: none;
	}
}
.open .drawer{
	visibility: visible;
	opacity: 1;
	transform: translateX(0);
}
.open .drawer ul li{
	transform: translateX(0);
}
.head_lp .drawer_close{
	position: absolute;
	right: 15px;
	top: 15px;
	width: 40px;
	height: 40px;
	cursor: pointer;
}
.head_lp .drawer_close span{
	display: inline-block;
	position: absolute;
	left: 0;
	top: 50%;
	background: #fff;
	height: 2px;
	width: 100%;
	transition: all 0.4s;
}
.head_lp .drawer_close span:nth-child(1){
	transform: rotate(45deg);
}
.head_lp .drawer_close span:nth-child(2){
	transform: rotate(-45deg);
}
.head_lp .drawer_close:hover span{
	background: #bd0d23;
}

@media screen and (max-width: 768px){

	.head_logo{
		width: 30%;
		margin-top: 7px;
		margin-left: 5px;
	}
	.icon_search{
		width: 3.5%;
	}
	.head_lp .drawer_close{
		width: 30px;
		height: 30px;
	}
	.drawer ul li a{
		font-size: 1.8rem;
	}


}/*END*/

@media screen and (max-width: 599px){

	.head_logo{
		width: 44%;
	}
	.icon_search{
		width: 22px;
	}
	.drawer ul li a{
		font-size: 1.6rem;
	}


}/*END*/


/*----------------------------------------
	Works header
----------------------------------------*/

.head_works{
	position: fixed;
	width: 100%;
	left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	transition: all 0.4s;
	background: rgba(255,255,255,0.9);
	z-index: 10;
	top: 0;
}
.head_works.head_fixed{
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);
}
.head_logo_works{
	width: 130px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.btn_menu_works{
	position: absolute;
	width: 36px;
	height: 30px;
	right: 20px;
	top: 26px;
	cursor: pointer;
	transition: all 0.5s;
	z-index: 51;
}
.btn_menu_works span{
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	background: #967c46;
	transition: all 0.4s;
}
.btn_menu_works span:nth-child(1){
	top: 0;
}
.btn_menu_works span:nth-child(2){
	top: 14px;
}
.btn_menu_works span:nth-child(3){
	bottom: 0;
}
.open .btn_menu_works span:nth-child(1){
	transform: rotate(45deg);
	top: 15px;
}
.open .btn_menu_works span:nth-child(2){
	opacity: 0;
}
.open .btn_menu_works span:nth-child(3){
	transform: rotate(-45deg);
	bottom: 14px;
}


.head_works .drawer_close{
	position: absolute;
	right: 20px;
	top: 20px;
	width: 40px;
	height: 40px;
	cursor: pointer;
}
/*
.user_logged_in.head_works .drawer_close{
	top: 52px;
}
*/
.head_works .drawer_close span{
	display: inline-block;
	position: absolute;
	left: 0;
	top: 50%;
	background: #967c46;
	height: 1px;
	width: 100%;
	transition: all 0.4s;
}
.head_works .drawer_close span:nth-child(1){
	transform: rotate(45deg);
}
.head_works .drawer_close span:nth-child(2){
	transform: rotate(-45deg);
}
.type_works h1{
	position: absolute;
	right: 20px;
	top: 95px;
	color: #ccc;
	font-size: 1.2rem;
	font-weight: normal;
	line-height: 1.6;
}
.type_works h1.top_h1{
	position: relative;
	top: auto;
	right: auto;
	margin-bottom: 20px;
}
.works_top{
	top: -100px;
}
.top_logo{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-bottom: 10px;
}

@media screen and (max-width: 768px){

	.head_logo_works{
		width: 110px;
	}
	.btn_menu_works{
		width: 32px;
		height: 26px;
		top: 22px;
	}
	.btn_menu_works span:nth-child(2){
		top: 12px;
	}
	.open .btn_menu_works span:nth-child(3){
		bottom: 11px;
	}
	.type_works h1{
		top: 85px;
		right: 15px;
	}


}/*END*/

@media screen and (max-width: 599px){

	.head_works{
		padding-top: 8px;
		padding-bottom: 5px;
	}
	.head_logo_works{
		width: 90px;
	}
	.btn_menu_works{
		height: 24px;
		top: 16px;
	}
	.btn_menu_works span:nth-child(2){
		top: 11px;
	}
	.open .btn_menu_works span:nth-child(3){
		bottom: 8px;
	}
	.type_works h1{
		top: 65px;
		right: 10px;
		font-size: 1.1rem;
	}

}/*END*/




/*下層*/
.works_nav{
	position: relative;
	max-width: 1200px;
	width: 100%;
	box-sizing: border-box;
	padding-left: 2%;
	padding-right: 2%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
}
.works_nav h2{
	float: left;
}
.works_nav ul{
	padding-top: 18px;
	letter-spacing: 1px;
}
.works_nav li{
	position: relative;
	float: right;
	margin-left: 3%;
}
.works_nav li:nth-last-child(2){
	margin-left: 1.5%;
}
.works_nav li a{
	display: inline-block;
	text-decoration: none;
	color: inherit;
	padding-top: 2px;
	padding-bottom: 2px;
	transition: all 0.4s;
}
.works_nav li a:after{
	position: absolute;
	bottom: 5px;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	background: #967c46;
	opacity: 0;
	transition: all 0.4s;
}
.works_nav li a:hover{
	color: #967c46;
}
.works_nav li a:hover::after{
	bottom: -5px;
	opacity: 1;
}
.icon_search_works{
	width: 20px;
}


@media screen and (max-width: 768px){

	.works_nav{
		padding-right: 3%;
		padding-left: 3%;
	}

}/*END*/

@media screen and (max-width: 599px){

	.works_nav{
		padding-right: 4.5%;
		padding-left: 4.5%;
	}

}/*END*/


/*----------------------------------------
	index
----------------------------------------*/

.mv_l{
	float: left;
	width: 66.37%;
/*
	border-radius: 10px;
*/
	overflow: hidden;
}
.mv_r{
	float: right;
	width: 31.89%;
/*
	border-radius: 10px;
*/
	overflow: hidden;
}
.top_ttl{
	color: #fff;
	padding: 0 0 3px 10px;
	box-sizing: border-box;
	width: 150px;
	margin-bottom: 12px;
	font-weight: normal;
	letter-spacing: 2px;
	background: linear-gradient(transparent 15%, #967c46 15%);
}
.bg_gray{
	background: #e4eaee;
}

/*ticker*/
.ticker_frame_top{
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
}
.ticker_frame_top li{
	font-family: "Gothic MB101 Bold";
	font-weight: bold;
	-webkit-text-stroke: 1px #967c46;
	text-stroke: 1px #967c46;
}


/*contents*/
.contents_frame{
	border-radius: 10px;
	box-sizing: border-box;
	overflow: hidden;
	border: 1px solid #707070;
	background: #fff;
}
.contents_top li{
	margin-right: 40px;
}
.contents_bottom li{
	margin-left: 40px;
}
.contents_frame li a{
	display: block;
	transition: all 0.4s;
}
.contents_frame li a:hover{
	opacity: 0.6;
}

/*web magazine*/
.ttl_wide{
	width: auto;
	display: inline-block;
	padding-right: 10px;
}
.webmagazine_frame{
	border-radius: 10px;
	box-sizing: border-box;
	overflow: hidden;
	border: 1px solid #707070;
	padding-left: 2.5%;
	padding-right: 2.5%;
	font-weight: 500;
	background: #fff;
}
.webmagazin_ttl{
	font-size: 6.3rem;
	line-height: 1;
}
.top_recruit_l img,
.webmagazine_r img{
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
}
.btn_magazine{
	background: #000;
	line-height: 1;
	display: inline-block;
	width: 100%;
	max-width: 360px;
	padding: 20px 0;
	text-align: center;
	color: #fff !important;
	text-decoration: none;
	transition: all 0.4s;
}
.btn_magazine img{
	width: 29px;
	vertical-align: middle;
	line-height: 1;
	display: inline-block;
	margin-right: 12px;
}
.btn_magazine:hover{
	color: #fff !important;
	text-decoration: none;
	background: #967c46 ;
}

/*link*/
.top_contact ul{
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	border: 1px solid #707070;
	background: #fff;
}
.top_contact ul:before,
.top_contact ul:after{
	content: "";
	position: absolute;
	background: #707070;
	z-index: 2;
}
.top_contact ul:before{
	height: 100%;
	width: 1px;
	left: 50%;
	top: 0;
}
.top_contact ul:after{
	width: 100%;
	height: 1px;
	top: 50%;
	left: 0;
}
.top_contact li{
	float: left;
	box-sizing: border-box;
	width: 50%;
}
.top_contact li a{
	position: relative;
	display: block;
	transition: all 0.4s;
}
.top_contact li a img{
	position: relative;
}
.top_contact li a:before{
	content: "";
	background: #d1d6da;
	width: 0;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.4s;
}
.top_contact li a:hover:before{
	width: 100%;
}

/*blog*/
.top_blog{
	border: 1px solid #000;
	border-radius: 10px;
	box-sizing: border-box;
	background: #fff;
	overflow: hidden;
	padding-left: 3.36%;
	padding-right: 3.36%;
}
.top_blog li{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
}
.top_blog li a{
	display: block;
	text-decoration: none;
	color: inherit;
	transition: all 0.4s;
}
.top_blog li a:hover{
	opacity: 0.6;
	color: inherit;
}
.top_blog .photo_frame{
	margin-bottom: 20px;
}
.top_blog h3{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-weight: normal;
}
.top_blog .slick-dots{
	position: relative;
	text-align: center;
	z-index: 2;
}
.top_blog .slick-dots li{
	float: none;
	cursor: pointer;
	box-sizing: border-box;
	overflow: hidden;
	display: inline-block;
	margin: 0 6px 0 6px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	box-shadow: none;
	border: 1px solid #707070;
}
.top_blog .slick-dots li button{
	display: block;
	font-size: 0;
	padding: 100%;
	border: none;
	background: #fff;
	cursor: pointer;
}
.slick-dots li.slick-active button{ background: #967c46; }
.slick-slide img{ width: 100%; }
.top_blog .slick-slider .slick-track,
.top_blog .slick-slider .slick-list{ padding: 0 !important; }
.slide-arrow{
	border: none;
	width: 10px;
	height: 19px;
	cursor: pointer;
	position: absolute;
	z-index: 2;
	top: 30%;
	transition: all 0.4s;
}
.slick-prev{
	left: -10px;
	background: url("images/works/prev.png");
	background-size: 100%;
}
.slick-next{
	right: -10px;
	background: url("images/works/next.png");
	background-size: 100%;
}
.slide-arrow:hover{
	opacity: 0.6;
}
.new_icon{
	color: #fff;
	background: #967c46;
	display: inline-block;
	text-align: center;
	width: 50px;
	box-sizing: border-box;
	padding: 2px 0;
	letter-spacing: 1px;
	vertical-align: -1px;
	line-height: 1;
}
.top_blog li span{
	margin-left: 12px;
}

@media print, screen and (min-width:600px){

	/*web magazine*/
	.webmagazine_l{
		float: left;
		width: 64%;
	}
	.webmagazine_r{
		float: right;
		width: 32%;
	}
	.top_recruit_l{
		float: left;
		width: 32%;
	}
	.top_recruit_r{
		float: right;
		width: 64%;
	}

}/*END*/

@media print, screen and (min-width:769px){

	.top_bnr{
		float: left;
		width: 31.89%;
	}
	.top_contact{
		float: right;
		width: 66.37%;
	}



}/*END*/


@media print, screen and (min-width: 600px) and ( max-width: 1049px) {

	/*web magazine*/
	.webmagazin_ttl{
		font-size: 6vw;
	}



}/*END*/

@media screen and (max-width: 768px){

	/*contents*/
	.contents_top li{
		margin-right: 25px;
	}
	.contents_bottom li{
		margin-left: 25px;
	}

	/*web magazine*/
	.webmagazine_frame{
		padding-left: 3%;
		padding-right: 3%;
	}

	/*blog*/
	.top_blog li{
		margin-left: 12px;
		margin-right: 12px;
		margin-bottom: 30px;
	}



}/*END*/

@media screen and (max-width: 599px){

	.mv_l{
		float: none;
		width: 100%;
		margin-bottom: 18px;
	}
	.mv_l img{
		display: block;

		width: 170%;
		margin-left: -35%;

		max-width: inherit !important;
	}
	.mv_r{
		float: none;
		width: 100%;
	}

	/*contents*/
	.contents_top li{
		margin-right: 15px;
	}
	.contents_bottom li{
		margin-left: 15px;
	}

	/*web magazine*/
	.webmagazine_frame{
		padding-left: 4.5%;
		padding-right: 4.5%;
	}
	.webmagazin_ttl{
		font-size: 4rem;
	}
	.btn_magazine{
		max-width: inherit;
	}


	/*blog*/
	.top_blog li{
		margin-bottom: 20px;
	}
	.top_blog .slick-dots li{
		margin: 0 3px 0 3px;
		width: 10px;
		height: 10px;
	}
	.slick-prev,
	.slick-next{
		width: 8px;
		height: 16px;
	}
	.slick-prev{
		left: -6px;
	}
	.slick-next{
		right: -6px;
	}

}/*END*/


/*----------------------------------------
	制作事例共通
----------------------------------------*/

/*カテゴリ*/
.category span,
.category a{
	display: inline-block;
	line-height: 1;
	background: #262626;
	padding: 4px 5px;
	box-sizing: border-box;
	text-decoration: none;
	color: #fff;
	font-size: 1.2rem;
	margin-bottom: 4px;
	margin-right: 4px;
	transition: all 0.4s;
}
.category a:hover{
	background: #555;
	text-decoration: none;
}

/*タグ*/
.tag span,
.tag a{
	text-decoration: none;
	font-size: 1.3rem;
	color: #999;
	line-height: 1.4;
	margin-right: 4px;
}
.tag a+a{
	margin-left: 10px;
}
.tag a:hover{
	color: #000;
}



@media print, screen and (min-width:769px) and ( max-width: 999px) {



}/*END*/

@media screen and (max-width: 768px){

	/*カテゴリ*/
	.category span,
	.category a{
		font-size: 1.1rem;
	}

}/*END*/


/*デザイナー等*/
.data{
	color: #999;
	line-height: 2;
	font-size: 1.2rem;
}
.data a{
	color: inherit;
	text-decoration: none;
}

/*制作一覧に戻るボタン*/
.woekslist_ttl{
	position: relative;
	text-decoration: none;
	color: #000;
	display: inline-block;
	line-height: 1;
	transition: all 0.4s;
}
.woekslist_ttl:before,
.woekslist_ttl:after{
	content: "";
	height: 2px;
	width: 10px;
	background: #000;
	position: absolute;
	right: -15px;
	top: 40%;
	margin: auto;
	transition: all 0.4s;
}
.woekslist_ttl:before{
	transform: rotate(45deg);
	margin-top: -3px;
}
.woekslist_ttl:after{
	transform: rotate(-45deg);
	margin-top: 3px;
}
.woekslist_ttl:hover{
	color: #bd0d23;
	text-decoration: none;
}
.woekslist_ttl:hover:before,
.woekslist_ttl:hover:after{
	background: #bd0d23;
}
.woekslist_ttl1{
	margin-bottom: 40px;
}
.woekslist_ttl2{
	margin-top: 40px;
	margin-bottom: 40px;
}

/*全体を見る*/
.img_click{
	margin-top: 40px;
	margin-bottom: 25px;
}


/*----------------------------------------
	制作事例詳細
----------------------------------------*/

.works_detail{
	position: relative;
}
.works_frame{
	margin-left: auto;
	margin-right: auto;
	max-width: 800px;
	width: 100%;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
}

@media screen and (max-width: 768px){

	.works_frame{
		padding-right: 3%;
		padding-left: 3%;
	}


}/*END*/

@media screen and (max-width: 599px){

	.works_frame{
		padding-right: 4.5%;
		padding-left: 4.5%;
	}

}/*END*/


.works_type{
	border-top: 1px solid #000;
	width: 280px;
}
.works_type a{
	text-decoration: none;
	color: inherit;
}
.works_type a:hover{
	color: #967c46;
}
.works_type div{
	float: left;
	padding: 5px 6px 3px 6px;
	box-sizing: border-box;
	letter-spacing: 1px;
}
.works_type div:first-child{
	width: 70px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.works_type div:last-child{
	width: 210px;
}
.works_detail .data{
	font-size: 1.4rem !important;
}
.back_list{
	position: relative;
	letter-spacing: 2px;
	text-decoration: none;
	color: inherit;
	padding-left: 20px;
	transition: all 0.4s;
	color: #000 !important;
}
.back_list:before,
.back_list:after{
	content: "";
	background: #000;
	width: 2px;
	height: 10px;
	position: absolute;
	left: 0;
	top: 50%;
	transition: all 0.4s;
}
.back_list:before{
	transform: rotate(-45deg);
	margin-top: -6px;
}
.back_list:after{
	transform: rotate(45deg);
}
.back_list:hover{
	text-decoration: none;
	color: #967c46 !important;
}
.back_list:hover:before,
.back_list:hover:after{
	background: #967c46;
}
.other_list{
	margin-left: -6.17%;
}
.other_list li{
	float: left;
	width: 27.16%;
	margin-left: 6.17%;
	margin-bottom: 30px;
}
.other_list li a{
	display: block;
	text-decoration: none;
	color: inherit;
	transition: all 0.4s;
}
.other_list li a:hover{
	color: inherit;
	opacity: 0.6;
}
.other_ttl{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.works_other_photo{
	position: relative;
	overflow: hidden;
}
.works_other_photo img{
	width: 100%;
	height: auto;
	transition: all 0.4s;
}


@media screen and (max-width: 768px){


	.works_detail .data{
		font-size: 1.3rem !important;
	}


}/*END*/

@media screen and (max-width: 599px){

	.other_ttl{
		font-size: 1.2rem;
	}
	.works_detail .data{
		font-size: 1.2rem !important;
	}

}/*END*/


/*----------------------------------------
	Blog 詳細
----------------------------------------*/

.single_cat a{
	text-decoration: none;
	color: inherit;
	font-size: 1.3rem;
	margin-right: 8px;
}
.single_cat span{
	display: inline-block;
	margin-right: 8px;
}
.author_link{
	text-decoration: none;
	color: inherit !important;
}
.avatar_frame{
	display: inline-block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	border-radius: 50%;
	margin-right: 10px;
	vertical-align: -16px;
}
.avatar_frame img{
	width: 100%;
}
.blog_other_list .photo_area{
	float: left;
	width: 21.05%;
}
.blog_other_list .entry_data{
	float: right;
	width: 77.63%;
	padding-top: 15px;
}
.blog_other_list li{
	margin-bottom: 30px;
}
.blog_other_list li a{
	display: block;
	transition: all 0.4s;
	text-decoration: none;
	color: inherit;
}
.blog_other_list li a:hover{
	opacity: 0.6;
	color: inherit;
}

.movie{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding: 56.25% 0 0;
	text-align: center;
}
.movie iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}
.movie iframe:not(:target){
	left: 0\9;
	top: 0\9;
}
.movie iframe{
	left: 0\9;
	top: 0\9;
}
@media all and (-ms-high-contrast: none) {
.movie iframe{
		left: 50%\9 !important;
		top: 50%\9 !important;
	}
}
.movie iframe{ z-index: 2; }/*chrome対策*/


@media screen and (max-width: 599px){

	.single_cat a,
	.single_cat span{
		margin-right: 5px;
	}
	.blog_other_list .entry_data{
		padding-top: 0;
	}

}/*END*/


/*search*/
.blog_search_frame{
	position: absolute;
	right: 20px;
	top: 54px;
	text-align: right;
}
.blog_search_box{
	border: 1px solid #dcdcdc;
	border-radius: 20px;
	overflow: hidden;
	width: 300px;
	box-sizing: border-box;
	padding-left: 15px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 25px;
}
.search_btn{
	float: left;
	width: 20px;
	padding-top: 9px;
	transition: all 0.4s;
}
.search_btn:hover{
	opacity: 0.6;
}
.blog_search_box input[type="text"]{
	float: right;
	width: 250px;
	box-sizing: border-box;
	border: none;
	padding: 9px 15px 9px 0;
}
.blog_search_box input[type="text"]:focus{
	outline: none;
	border: none;
}
#searchsubmit{
	width: 100%;
}
.icon_tag{
	width: 24px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.cat_open,
.tag_open{
	cursor: pointer;
	transition: all 0.4s;
}
.cat_open:hover,
.tag_open:hover{
	color: #967c46;
}

.blog_modal{
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 96%;
	max-width: 500px;
	z-index: 99;
	background: #fff;
	transform: translate(-50%, -50%);
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	text-align: center;
}
.cat_list{
	margin-left: auto;
	margin-right: auto;
}
.cat_list li{
	line-height: 2;
}
.cat_list li a{
	display: inline-block;
	text-decoration: none;
	color: inherit;
	padding: 8px 20px;
}

.cat_close{
	display: none;
	background: #967c46;
	position: fixed;
	width: 40px;
	height: 40px;
	right: 16px;
	top: 16px;
	cursor: pointer;
	border-radius: 50%;
	z-index: 100;
}
.cat_close span{
	position: absolute;
	left: 25%;
	top: 48%;
	width: 50%;
	height: 1px;
	background: #fff;
	padding: 0 !important;
	display: inline-block;
}
.cat_close span:nth-child(1){
	transform: rotate(45deg);
}
.cat_close span:nth-child(2){
	transform: rotate(-45deg);
}
.cat_close:hover{
	animation:cat_close 0.2s ease-in;
}
@keyframes cat_close{
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(180deg);
	}
}


/*----------------------------------------
	BLOG 一覧
----------------------------------------*/

.blog_main_list{
	margin-left: -3.33%;
}
.blog_main_list li{
	float: left;
	width: 21.66%;
	margin-left: 3.33%;
	margin-bottom: 50px;
}
.blog_main_list li:nth-child(4n+1){
	clear: both;
}
.blog_main_list li a{
	display: block;
	color: inherit;
	text-decoration: none;
	transition: all 0.4s;
}
.blog_main_list li a:hover{
	color: inherit;
	opacity: 0.6;
}
.blog_main_list li .photo_frame{
	margin-bottom: 16px;
}
.blog_main_list li h2{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-weight: normal;
}

@media print, screen and (min-width: 600px){

	.blog_modal_sp{
		display: inline-block;
	}


}/*END*/

@media screen and (max-width: 768px){

	.blog_search_frame{
		position: relative;
		text-align: left;
		right: auto;
		top: auto;
		padding-left: 3.5%;
		padding-right: 3.5%;
		margin-top: 25px;
	}
	.blog_main_list li{
		width: 30%;
		margin-bottom: 40px;
	}
	.blog_main_list li:nth-child(4n+1){
		clear: none;
	}
	.blog_main_list li:nth-child(3n+1){
		clear: both;
	}
	.blog_main_list li .photo_frame{
		margin-bottom: 12px;
	}
	.single_cat{
		margin-bottom: 5px !important;
	}

}/*END*/

@media screen and (max-width: 599px){

	.blog_search_frame{
		padding-left: 4.5%;
		padding-right: 4.5%;
		margin-top: 20px;
	}
	.blog_modal_sp{
		float: left;
		padding-top: 12px;
	}
	.blog_search_box{
		float: right;
		max-width: 220px;
		padding-left: 10px;
	}
	.blog_search_box input[type="text"]{
		width: 170px;
	}
	.search_btn{
		width: 18px;
		padding-top: 10px;
	}
	.icon_tag{
		width: 20px;
		margin-right: 3px;
	}

	.blog_main_list{
		margin-left: -4%;
	}
	.blog_main_list li{
		width: 46%;
		margin-left: 4%;
		margin-bottom: 30px;
	}
	.blog_main_list li:nth-child(3n+1){
		clear: none;
	}
	.blog_main_list li:nth-child(2n+1){
		clear: both;
	}
	.blog_main_list li .photo_frame{
		margin-bottom: 8px;
	}
	.single_cat{
		margin-bottom: 3px !important;
		font-size: 1.2rem !important;
	}
	.blog_other_list .photo_area{
		width: 26%;
	}
	.blog_other_list .entry_data{
		width: 70%;
	}
	.blog_other_list .single_cat{
		margin-bottom: 0 !important;
		font-size: 1.1rem !important;
	}
	.blog_other_list h4{
		margin-bottom: 2px !important;
	}
	.blog_other_list .tag span{
		font-size: 1.2rem !important;
	}

}/*END*/

@media screen and (max-width: 479px){

	.blog_search_box{
		width: 200px;
		margin-left: 10px;
	}
	.blog_search_box input[type="text"]{
		width: 150px;
	}


}/*END*/



/*----------------------------------------
	LP 一覧
----------------------------------------*/

.works_list{
	margin-left: -3.7%;
}
.works_list li{
	float: left;
	width: 21.29%;
	margin-left: 3.7%;
	margin-bottom: 50px;
}
.works_list li:nth-child(4n+1){
	clear: both;
}
.works_list .img{
	position: relative;
	overflow: hidden;
	max-height: 360px;
}
.works_list .img img{
	width: 100%;
	height: auto;
}
.works_list a{
	text-decoration: none;
	color: inherit;
}
.img_frame{
	box-shadow: 0 0 5px 2px rgba(0,0,0,0.2);
}


@media print, screen and (min-width:769px) and ( max-width: 999px) {



}/*END*/

@media screen and (max-width: 768px){

	.works_list li{
		width: 29.63%;
		margin-left: 3.7%;
		margin-bottom: 40px;
	}
	.works_list li:nth-child(4n+1){
		clear: none;
	}
	.works_list li:nth-child(3n+1){
		clear: both;
	}


}/*END*/


@media screen and (max-width: 599px){

	.works_list{
		margin-left: -5%;
	}
	.works_list li{
		width: 45%;
		margin-left: 5%;
	}
	.works_list li:nth-child(3n+1){
		clear: none;
	}
	.works_list li:nth-child(2n+1){
		clear: both;
	}

}/*END*/



/*----------------------------------------
	LP 詳細
----------------------------------------*/

.photo_area{
	max-height: 2000px;
	overflow: hidden;
}
.work_main{
	box-shadow: 0 0 5px 2px rgba(0,0,0,0.2);
}
.work_main img{
	max-width: 100%;
	height: auto;
}

/*modal*/
.modal_bg{
display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 98;
	background: rgba(0, 0, 0, 0.8);
}
.modal_box{
display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 96%;
	max-width: 490px;
	z-index: 99;
	background: #fff;
	transform: translate(-50%, -50%);
	padding: 20px;
	box-sizing: border-box;
}
.modal_box img{
	max-width: 100%;
	transition: inherit;
}
.modal_close{
display: none;
	background: #bd0d23;
	position: fixed;
	width: 70px;
	height: 70px;
	right: 16px;
	top: 16px;
	cursor: pointer;
	border-radius: 50%;
	z-index: 100;
}
.modal_close span{
	position: absolute;
	left: 35%;
	top: 48%;
	width: 30%;
	height: 2px;
	background: #fff;
	padding: 0 !important;
	display: inline-block;
}
.modal_close span:nth-child(1){
	transform: rotate(45deg);
}
.modal_close span:nth-child(2){
	transform: rotate(-45deg);
}
.modal_close:hover{
	animation:modal_close 0.2s ease-in;
}
@keyframes modal_close{
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(180deg);
	}
}
.modal_close_text{
	margin-top: 20px;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: 1px solid #000;
	transition: all 0.4s;
}
.modal_close_text:hover{
	background: #000;
	color: #fff;
}


.modal_box a{
	color: #bd0d23;
}






/*関連記事*/
.yarpp-related h3{
	margin-bottom: 15px !important;
}
.related_list{
	margin-left: -7.4%;
}
.related_list li{
	float: left;
	width: 42.59%;
	margin-left: 7.4%;
	margin-bottom: 30px;
}
.related_list li:nth-child(2n+1){
	clear: both;
}
.related_list li .img_frame{
	height: 360px;
	overflow: hidden;
}
.related_list li .img_frame img{
	width: 100%;
	height: auto;
}
.related_list li a{
	display: block;
	text-decoration: none;
	color: inherit;
	transition: all 0.4s;
}
.related_list li a:hover{
	opacity: 0.6;
}
.yarpp-related{
	margin: 0 !important;
}

@media print, screen and (min-width: 600px){

	.work_main{
		width: 43.26%;
		float: left;
	}
	.work_other,
	.side_main{
		width: 48.07%;
		float: right;
	}
	.side_main h2{
		margin-top: 40px;
	}

}/*END*/

@media screen and (max-width: 599px){

	.modal_box{
		width: 96%;
		padding: 10px 10px 15px 10px;
	}
	.modal_close{
		width: 40px;
		height: 40px;
		right: 12px;
		top: 20px;
	}
	.work_main{
		margin-bottom: 35px;
	}
	.side_main{
		margin-bottom: 30px;
	}
	.related_list{
		margin-left: -5%;
	}
	.related_list li{
		width: 45%;
		margin-left: 5%;
	}

}/*END*/







/*----------------------------------------
	Works 一覧
----------------------------------------*/

.works_main_frame{
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
}
.works_photo img{
	max-width: 100%;
	height: auto;
}

.works_list_ul li{
	position: relative;
	float: left;
	margin-bottom: 10px;
}
.works_list_ul li a{
	display: block;
	text-decoration: none;
	color: inherit;
	transition: all 0.4s;
}
.works_list_ul li a:hover{
	opacity: 0.6;
}
.works_list_photo{
	border-radius: 10px;
	overflow: hidden;
}
.works_list_photo img{
	position: relative;
	width: 100%;
	height: auto;
	transition: all 0.4s;
}
.works_label{
	position: absolute;
	left: 0;
	bottom: 20px;
	background: url("images/works/works_label.png") left top no-repeat;
	background-size: 100%;
	box-sizing: border-box;
	color: #fff;
	width: 300px;
	height: 48px;
	font-size: 1.2rem;
}
.works_label div{
	box-sizing: border-box;
	letter-spacing: 1px;
	padding-top: 11px;
}
.works_label div:nth-child(1){
	float: left;
	width: 38%;
	padding-left: 18px;
}
.works_label div:nth-child(2){
	float: left;
	width: 62%;
}


@media print, screen and (min-width: 600px){

	.works_list_ul{
		margin-left: -0.85%;
	}
	.works_list_ul li{
		width: 32.47%;
		margin-left: 0.85%;
	}
	.works_list_ul li:nth-child(3n+1){
		clear: both;
	}

}/*END*/

@media print, screen and (min-width: 769px) and ( max-width: 879px) {

	.works_label{
		width: 230px;
		height: 37px;
		font-size: 0.9rem;
	}
	.works_label div{
		padding-top: 10px;
	}
	.works_label div:nth-child(1){
		padding-left: 13px;
	}

}/*END*/

@media print, screen and (min-width: 880px) and ( max-width: 979px) {

	.works_label{
		width: 250px;
		height: 40px;
		font-size: 1rem;
	}
	.works_label div{
		padding-top: 10px;
	}
	.works_label div:nth-child(1){
		padding-left: 15px;
	}

}/*END*/

@media print, screen and (min-width: 980px) and ( max-width: 1049px) {

	.works_label{
		width: 280px;
		height: 45px;
		font-size: 1.1rem;
	}
	.works_label div{
		padding-top: 13px;
	}
	.works_label div:nth-child(1){
		padding-left: 16px;
	}


}/*END*/



@media screen and (max-width: 768px){

	.works_main_frame{
		padding-right: 3%;
		padding-left: 3%;
	}
	.works_list_ul{
		margin-left: -3%;
	}
	.works_list_ul li{
		width: 47%;
		margin-left: 3%;
	}
	.works_list_ul li:nth-child(3n+1){
		clear: none;
	}
	.works_list_ul li:nth-child(2n+1){
		clear: both;
	}
	.works_label{
		width: 280px;
		height: 45px;
		font-size: 1.1rem;
	}
	.works_label div{
		padding-top: 13px;
	}
	.works_label div:nth-child(1){
		padding-left: 16px;
	}



}/*END*/

@media print, screen and (min-width: 600px) and ( max-width: 679px) {

	.works_label{
		width: 250px;
		height: 40px;
		font-size: 1rem;
	}
	.works_label div{
		padding-top: 10px;
	}
	.works_label div:nth-child(1){
		padding-left: 15px;
	}


}/*END*/

@media screen and (max-width: 599px){

	.works_main_frame{
		padding-right: 4.5%;
		padding-left: 4.5%;
	}
	.works_list_ul{
		margin-left: 0;
	}
	.works_list_ul li{
		float: none;
		width: 100%;
		margin-left: 0;
	}
	.works_label{
		width: 300px;
		height: 48px;
		font-size: 1.2rem;
	}
	.works_label div{
		padding-top: 11px;
	}
	.works_label div:nth-child(1){
		padding-left: 18px;
	}


}/*END*/




/*----------------------------------------
	詳細ページャー
----------------------------------------*/

.single_pager{
	margin-left: auto;
	margin-right: auto;
}
.single_pager li{
	position: relative;
	float: left;
	list-style: none;
	display: block;
	min-height: 50px;
	text-align: center;
}
.single_pager li a{
	position: relative;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #000;
	border: 1px solid #ccc;
	text-decoration: none;
}
.single_pager li a:hover{
	color: #000;
	background: #ccc;
}
.single_prev{
	width: 23.5%;
	margin-right: 1.5%;
}
.single_list{ width: 50%; }
.single_next{
	width: 23.5%;
	margin-left: 1.5%;
}
.single_prev a{
	padding-left: 20%;
}
.single_next a{
	padding-right: 20%;
}
.single_prev a:before,
.single_prev a:after,
.single_next a:before,
.single_next a:after{
	content: "";
	background: #000;
	position: absolute;
	top: 50%;
	height: 1px;
}
.single_prev a:before{
	width: 20px;
	left: 10px;
}
.single_next a:before{
	width: 20px;
	right: 10px;
}
.single_next a:after{
	width: 6px;
	right: 10px;
	transform: rotate(45deg);
	margin-top: -3px;
}
.single_prev a:after{
	width: 6px;
	left: 10px;
	transform: rotate(-45deg);
	margin-top: -3px;
}

@media screen and (max-width: 768px){

	.single_prev{ width: 28.5%; }
	.single_list{ width: 40%; }
	.single_next{ width: 28.5%; }

}/*END*/

@media screen and (max-width: 599px){

	.single_prev{ width: 32%; }
	.single_list{ width: 33%; }
	.single_next{ width: 32%; }
	.single_pager li{ font-size: 1.1rem; }
	.single_prev a:before{
		width: 15px;
	}
	.single_next a:before{
		width: 15px;
	}

}/*END*/

@media screen and (max-width: 479px){

	.single_pager li{ font-size: 1rem; }

}/*END*/


/*----------------------------------------
	一覧ページャー
----------------------------------------*/

.pager{
	position: relative;
	overflow: hidden;
}
.pager ul{
	position: relative;
	float: left;
	left: 50%;
}
.pager li{
	position: relative;
	float: left;
	left: -50%;
	color:#000;
	list-style: none;
	margin-left: 3px;
	margin-right: 3px;
	font-size: 1.3rem;
	font-weight: bold;
}
.pager li a,
.pager li .current{
	display: inline-block;
	text-align: center;
	border: 1px solid #ccc;
}
.pager li a{
	color:#000;
	text-decoration: none;
	width: 50px;
	padding-top: 18px;
	padding-bottom: 18px;
}
.pager li .dots{
	display: inline-block;
	padding-top: 18px;
}
.pager li a.prev,
.pager li a.next{
	width: 100px;
	position: relative;
	box-sizing: border-box;
}
.pager li a.prev{
	margin-right: 50px;
	padding-left: 25px;
}
.pager li a.next{
	margin-left: 50px;
	padding-right: 25px;
}
.pager li a.prev:before,
.pager li a.prev:after,
.pager li a.next:before,
.pager li a.next:after{
	content: "";
	background: #000;
	position: absolute;
	top: 50%;
	height: 1px;
}
.pager li a.prev:before{
	width: 20px;
	left: 10px;
}
.pager li a.next:before{
	width: 20px;
	right: 10px;
}
.pager li a.next:after{
	width: 6px;
	right: 10px;
	transform: rotate(45deg);
	margin-top: -3px;
}
.pager li a.prev:after{
	width: 6px;
	left: 10px;
	transform: rotate(-45deg);
	margin-top: -3px;
}
.pager li .current{
	background: #ccc;
	width: 50px;
	padding-top: 18px;
	padding-bottom: 18px;
}
.pager li a:hover{
	color: #000;
	background: #ccc;
}

@media print, screen and (min-width:600px) and ( max-width: 999px){

	.pager li{ font-size: 1.2rem; }
	.pager li a,
	.pager li .current{
		width: 40px;
		padding-top: 13px;
		padding-bottom: 13px;
	}
	.pager li .dots{
		padding-top: 13px;
	}
	.pager li a.prev,
	.pager li a.next{
		width: 90px;
	}
	.pager li a.prev{
		margin-right: 35px;
		padding-left: 20px;
	}
	.pager li a.next{
		margin-left: 35px;
		padding-right: 20px;
	}
	.pager li a.prev:before{
		width: 15px;
	}
	.pager li a.next:before{
		width: 15px;
	}


}/*END*/

@media screen and (max-width: 599px){

	.pager li{ font-size: 1.1rem; }
	.pager li a,
	.pager li .current{
		width: 30px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.pager li .dots{
		padding-top: 10px;
	}
	.pager li a.prev,
	.pager li a.next{
		width: 70px;
	}
	.pager li a.prev{
		margin-right: 15px;
		padding-left: 15px;
	}
	.pager li a.next{
		margin-left: 15px;
		padding-right: 15px;
	}
	.pager li a.prev:before{
		width: 12px;
	}
	.pager li a.next:before{
		width: 12px;
	}


}/*END*/

@media screen and (max-width: 479px){

	.pager li{
		margin-left: 2px;
		margin-right: 2px;
	}
	.pager li a.prev,
	.pager li a.next{
		width: 60px;
	}
	.pager li a.prev{
		margin-right: 10px;
		padding-left: 12px;
	}
	.pager li a.next{
		margin-left: 10px;
		padding-right: 12px;
	}
	.pager li a.prev:before,
	.pager li a.prev:after{
		left: 6px;
	}
	.pager li a.next:before,
	.pager li a.next:after{
		right: 6px;
	}

}/*END*/


/*----------------------------------------
	iframe比率維持
----------------------------------------*/

.map{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding: 60% 0 0;
	text-align: center;
}
.map iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}
.map iframe:not(:target){
	left: 0\9;
	top: 0\9;
}
.map iframe{
	left: 0\9;
	top: 0\9;
}
@media all and (-ms-high-contrast: none){
.map iframe{
		left: 50%\9 !important;
		top: 50%\9 !important;
	}
}
.map{ z-index: 2; }/*chrome対策*/

@media screen and (max-width: 599px){

	.map{ padding: 70% 0 0; }

}/*END*/


/*----------------------------------------
	outline
----------------------------------------*/

.slogan{
	max-width: 310px;
}
.border_b{
	border-bottom: 1px solid #e6e6e6;
}
.outline{
	width: 100%;
	line-height: 2;
	border-top: 1px solid #e6e6e6;
}
.outline th,
.outline td{
	border-bottom: 1px solid #e6e6e6;
	font-weight: normal;
	text-align: left;
	padding: 15px 0 15px 20px;
	box-sizing: border-box;
}
.outline th{
	width: 150px;
}


@media screen and (max-width: 599px){

	.outline th{
		display: block;
		padding: 10px 5px 0 5px;
		color: #967c46;
		width: 100%;
		border-bottom: none;
	}
	.outline td{
		display: block;
		padding: 0 5px 12px 5px;
	}


}/*END*/

/*----------------------------------------
	history
----------------------------------------*/

.history{
	width: 100%;
	line-height: 1.8;
	border-top: 1px solid #e6e6e6;
}
.history th{
	text-align: left;
	color: #967c46;
	box-sizing: border-box;
	padding: 15px 20px 0 20px;
}
.history td{
	border-bottom: 1px solid #e6e6e6;
	padding: 0 20px 15px 20px;
	box-sizing: border-box;
}

@media screen and (max-width: 599px){

	.history th{
		padding: 10px 5px 0 5px;
	}
	.history td{
		padding: 0 5px 12px 5px;
	}


}/*END*/


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

.contact_frame{
	font-size: 1.6rem;
}
.contact_frame table{
	width: 100%;
	line-height: 1.8;
}
.contact_frame th,
.contact_frame td{
	border-bottom: 1px solid #fff;
	box-sizing: border-box;
	background: #f5f5f5;
	padding: 20px;
}
.contact_frame th{
	width: 230px;
	font-weight: normal;
	text-align: left;
	padding: 20px;
}
.contact_note{
	text-align: center;
	border: 1px solid #ccc;
	padding: 25px 20px;
}
.contact_note a{
	color: #967c46;
}
.hissu,
.nini{
	border-radius: 3px;
	line-height: 1;
	display: inline-block;
	padding: 7px 6px;
	margin-left: 10px;
	border-width: 1px;
	border-style: solid;
	background: #fff;
}
.hissu{
	border-color: #ed7b58;
	color: #ed7b58;
}
.nini{
	border-color: #fff;
	color: #808080;
}

.btn_submit input,
.btn_back button{
	position: relative;
	display: inline-block;
	z-index: 2;
	width: 100%;
	max-width: 320px;
	box-sizing: border-box;
	cursor: pointer;
	border: 1px solid #967c46;
	font-size: 1.6rem;
	text-align: center;
	padding: 20px 0;
	margin-left: auto;
	margin-right: auto;
	transition: all 0.4s;
	line-height: 1;
}
.btn_submit input{
	color: #fff;
	background: #967c46;
}
.btn_back button{
	color: #967c46;
	background: #fff;
}
.btn_submit input:hover{
	background: #ae8c45;
}
.btn_back button:hover{
	background: #f0ebe2;
}

.privacy_check .vertical-item{
	display: inline-block !important;
}
.privacy_check a{
	text-decoration: underline;
}
.mw_wp_form .vertical-item + .vertical-item{
	margin-top: 0 !important;
}
.privacy_check .mwform-checkbox-field{
	margin-right: 0;
}


/*error*/
.mw_wp_form .error{
	font-size: 1.3rem !important;
	color: inherit !important;
}
.mw_wp_form span.error{
	position: relative;
	background: #e60012;
	color: #fff !important;
	margin-top: 20px;
	padding: 8px 12px;
	border-radius: 3px;
	line-height: 1;
}
.mw_wp_form .privacy_check span.error{
	display: inline-block;
	padding: 8px 25px;
}
.mw_wp_form span.error:before{
	content: '';
	position: absolute;
	left: 20px;
	top: -8px;
	display: block;
	width: 0;
	height: 0;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #e60012;
	border-left: 6px solid transparent;
}

@media print, screen and (min-width: 769px){



}/*END*/

@media screen and (max-width: 768px){

	.contact_frame{
		font-size: 1.4rem;
	}
	.hissu,
	.nini{
		padding: 3px 6px;
		vertical-align: 2px;
	}

	.contact_frame th,
	.contact_frame td{
		display: block;
		border-bottom: none;
	}
	.contact_frame th{
		width: 100%;
		padding: 6px;
	}
	.contact_frame td{
		padding: 16px 0 20px 0;
		background: #fff;
	}
	.contact_frame .mw_wp_form_confirm td{
		padding: 16px 6px 20px 6px;
	}



	/*error*/
	.mw_wp_form td.error{
		display: block !important;
		background: #fff;
	}
	span.error{
		background: #fff7f8;
		padding: 0 5px;
		margin-top: 10px;
	}

}/*END*/

@media screen and (max-width: 599px){



}/*END*/




/*----------------------------------------
	form
----------------------------------------*/

select,
textarea,
input[type="text"],
input[type="tel"],
input[type="submit"]{
	box-sizing: border-box;
	font-family:'游ゴシック体', 'Yu Gothic', YuGothic,'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ ゴシック',sans-serif;
	-webkit-appearance: none;
	transition: all 0.4s;
}
.contact_frame select,
.contact_frame textarea,
.contact_frame input[type="text"],
.contact_frame input[type="tel"]{
	padding: 10px 15px;
	border: 1px solid #ccc;
	font-size: 1.6rem;
}

input[type="button"]{
	font-family:'游ゴシック体', 'Yu Gothic', YuGothic,'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ ゴシック',sans-serif;
	-webkit-appearance: none;
	background: #ebebeb;
}
button,
input[type="submit"]{
	-webkit-appearance: none;
	transition: all 0.4s;
}

select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="url"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus{
	outline: none;
	border: 1px solid #ed7b58;
}

.form1{ width: 150px; }
.form_all{ width: 100%; }

@media screen and (max-width: 768px){



}/*END*/


/*----------------------------------------
	checkbox radiobtn
----------------------------------------*/

.radio input[type="radio"],
.check input[type="checkbox"]{
	position: absolute;
	height: 1px;
	width: 1px;
	clip: rect(0, 0, 0, 0);
}
.radio label,
.check label{
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-left: 12px;
	padding-left: 26px;
	line-height: 2.4;
}
.radio label:before,
.check label:before{
	position: absolute;
	content: "";
	top: 50%;
	left: -10px;
	width: 24px;
	height: 24px;
	margin-top: -12px;
	border-radius: 50%;
	border: 1px solid #ccc;
	background: #fff;
}
.check label:before{ border-radius: 0; }
.radio label,
.check label{
	margin-left: 0\9;
	padding: 11px\9;
}
.radio label:not(:target),
.check label:not(:target){
	margin-left: 10px\9;
	padding: 11px 0 11px 25px\9;
}
.radio label:before,
.check label:before{
	display: none\9;
}
.radio label:not(:target):before,
.check label:not(:target):before{
	display: inline-block\9;
}
.radio input[type="radio"]:checked + label:before{
	background: #fff;
}
.radio input[type="radio"]:checked + label:after{
	position: absolute;
	content: "";
	box-sizing: border-box;
	top: 50%;
	left: -6px;
	width: 18px;
	height: 18px;
	margin-top: -8px;
	border-radius: 50%;
	background: #ed7b58;
}
.check input[type="checkbox"]:checked + label:after{
	content: "";
	position: absolute;
	top: 50%;
	box-sizing: border-box;
	display: block;
	left: -6px;
	width: 18px;
	height: 10px;
	margin-top: -6px;
	border-left: 4px solid #ed7b58;
	border-bottom: 3px solid #ed7b58;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.radio input[type="radio"]:focus + label:before,
.check input[type="checkbox"]:focus + label:before{
	box-shadow: 0 0 3px 0 #ed7b58;
}



/*----------------------------------------
	lp footer
----------------------------------------*/

.foot_lp{
	position: relative;
	padding:40px 20px;
	background: #eee;
}
.foot_lp #pagetop{
	display: block;
	width: 70px;
	height: 70px;
	position: absolute;
	right: 0;
	top: -70px;
	background: #eee;
}
.foot_lp #pagetop span{
	display: inline-block;
	position: absolute;
	width: 10px;
	height: 2px;
	background: #000;
	top: 45%;
	left: 50%;
	transition: all 0.2s;
}
.foot_lp #pagetop span:first-child{
	transform: rotate(46deg);
}
.foot_lp #pagetop span:last-child{
	transform: rotate(-46deg);
	margin-left: -6px;
}
.foot_lp #pagetop:hover span{
	margin-top: -3px;
}
.foot_lp .foot_logo{
	display: block;
	max-width: 340px;
	width: 25.18%;
	margin-bottom: 5px;
}
.official_link{
	display: block;
	border: 1px solid #000;
	position: absolute;
	right: 20px;
	bottom: 45px;
	padding: 20px 15px;
	text-decoration: none;
	color: #000;
	width: 300px;
	transition: all 0.4s;
	font-size: 1.6rem;
}
.official_link:before,
.official_link:after{
	content: "";
	display: inline-block;
	position: absolute;
	width: 10px;
	height: 2px;
	background: #000;
	top: 50%;
	right: 25px;
	transition: all 0.2s;
}
.official_link:before{
	transform: rotate(45deg);
	margin-top: -3px;
}
.official_link:after{
	transform: rotate(-45deg);
	margin-top: 3px;
}
.official_link:hover{
	color: #fff;
	background: #000;
	text-decoration: none;
}
.official_link:hover:before,
.official_link:hover:after{
	background: #fff;
}
.foot_lp small{
	display: inline-block;
	color: #ccc;
}


@media print, screen and (min-width:769px) and ( max-width: 999px){

	.foot_lp #pagetop{
		width: 60px;
		height: 60px;
		top: -60px;
	}
	.official_link{
		bottom: 36px;
		padding: 18px 13px;
		width: 260px;
		font-size: 1.5rem;
	}


}/*END*/

@media screen and (max-width: 768px){

	.foot_lp #pagetop{
		width: 50px;
		height: 50px;
		top: -50px;
	}

	.foot_lp{
		text-align: center;
		padding-bottom: 30px;
	}
	.foot_lp .foot_logo{
		margin-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
		width: 80%;
		max-width: 300px;
	}

	.official_link{
		position: relative;
		right: auto;
		bottom: auto;
		padding: 18px 13px;
		width: 100%;
		max-width: 300px;
		font-size: 1.4rem;
		margin-bottom: 25px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	}



}/*END*/


@media screen and (max-width: 479px){

	.foot_lp #pagetop{
		width: 40px;
		height: 40px;
		top: -40px;
	}


}/*END*/


/*----------------------------------------
	works footer
----------------------------------------*/

.foot_works{
	position: relative;
	background: #000;
	color: #967c46;
}
.foot_works a{
	color: #967c46;
	text-decoration: none;
}
.foot_works .page_top{
	display: block;
	width: 31px;
	position: absolute;
	right: 20px;
	top: -39px;
}

.ticker_frame{
	background: #967c46;
	color: #967c46;
	padding-top: 12px;
	padding-bottom: 12px;
	overflow: hidden;
	white-space: nowrap;
}
.ticker_frame li{
	font-family: "Gothic MB101 Bold";
	font-weight: bold;
	-webkit-text-stroke: 1px #f7ee12;
	text-stroke: 1px #f7ee12;
}
.foot_works .foot_inner{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	max-width: 1200px;
	width: 100%;
	padding-top: 35px;
	padding-bottom: 60px;
}
.foot_logo_l{
	display: block;
}

.foot_works .foot_nav{
	box-sizing: border-box;
	line-height: 1.7;
	font-weight: bold;
}
.foot_works .foot_nav ul{
	float: none;
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
}

.foot_works .foot_nav li a{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
.foot_works .foot_nav a:hover{
	animation: foot_nav 1.4s;
	color: #967c46;
}
@keyframes foot_nav{
	0%{
		filter: none;
	}
	30%{
		filter: blur(0.8px);
	}
	100%{
		filter: none;
	}
}
.foot_works .icon_map{
	position: relative;
	width: 18px;
	display: inline-block;
	margin-left: 4px;
	vertical-align: -6px;
}
.foot_works .pickup{
	border: 1px solid #dcdcdc;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 20px 20px 18px 20px;
}
.foot_works .pickup p{
	line-height: 1.8;
}
.play_with{
	width: 100%;
	max-width: 250px;
	margin-bottom: 10px;
}
.foot_works small{
	display: block;
	width: 100%;
	text-align: center;
	background: #262626;
	padding: 10px;
	font-size: 1rem;
}


@media print, screen and (min-width: 600px){



}/*END*/

@media print, screen and (min-width: 769px){

	.foot_works .icon_map:hover{
		animation: icon_map 0.5s;
	}

	@keyframes icon_map{
		0%{
			top: 0;
		}
		30%{
			top: -2px;
		}
		100%{
			top: 0;
		}
	}

	.foot_logo_l{
		float: left;
		width: 43.33%;
		box-sizing: border-box;
		padding-left: 3%;
		padding-right: 3%;
		text-align: center;
	}
	.foot_logo_l img{
		max-width: 316px;
		margin-top: 30%;
		width: 90%;
	}
	.foot_works .foot_nav{
		float: left;
		width: 25%;
		border-left: 1px solid #967c46;
		padding-left: 20px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.foot_works .foot_nav ul{
		border: none;
	}
	.foot_r{
		float: right;
		width: 31.67%;
		box-sizing: border-box;
		padding-right: 2%;
		padding-left: 2%;
	}
	.foot_add_sp{
		display: none;
	}



}/*END*/

@media print, screen and (min-width:769px) and ( max-width: 999px){


	.foot_logo_l{
		width: 35%;
	}
	.foot_works .foot_nav{
		width: 33.33%%;
	}


}/*END*/

@media screen and (max-width: 768px){

	.foot_works .foot_inner{
		padding-bottom: 30px;
	}
	.foot_logo_l{
		margin-left: auto;
		margin-right: auto;
		width: 80%;
		max-width: 200px;
		margin-bottom: 25px;
	}
	.foot_logo_l img{
		width: 100%;
	}
	.foot_works .foot_nav{
		text-align: center;
		border-top: 1px solid #413620;
	}
	.foot_works .foot_nav ul{
		border-top: 1px solid #1c170e;
		display: none;
	}
	.foot_works .foot_nav ul li{
		border-bottom: 1px solid #1c170e;
	}
	.foot_works .foot_nav ul li:last-child{
		border-bottom: none;
	}
	.foot_works .foot_nav li{
		position: relative;
		border-bottom: 1px solid #413620;
	}
	.foot_works .foot_nav li a{
		padding-top: 8px;
		padding-bottom: 8px;
	}
	.plus_icon{
		position: absolute;
		right: 20px;
		top: 10px;
		display: block;
		width: 20px;
		height: 20px;
		cursor: pointer;
	}
	.plus_icon:before,
	.plus_icon:after{
		content: "";
		display: inline-block;
		width: 100%;
		height: 1px;
		background: #967c46;
		position: absolute;
		transition: all 0.4s;
	}
	.plus_icon:before{
		left: 0;
		top: 10px;
	}
	.plus_icon:after{
		left: 0;
		top: 10px;
		transform: rotate(90deg);
	}
	.plus_icon.active:after{
		transform: rotate(0);
		opacity: 0;
	}
	.foot_r{
		padding-left: 3%;
		padding-right: 3%;
	}
	.foot_add_pc{
		display: none;
	}
	.foot_add_sp{
		text-align: center;
		padding-top: 35px;
	}
	.foot_works small{
		padding-top: 8px;
		padding-bottom: 8px;
	}
	.play_with{
		max-width: 220px;
	}

}/*END*/

@media screen and (max-width: 599px){

	.foot_works .page_top{
		width: 24px;
		right: 15px;
		top: -30px;
	}
	.foot_logo_l{
		max-width: 180px;
	}
	.foot_r{
		padding-left: 4.5%;
		padding-right: 4.5%;
	}

}/*END*/




/*-----------------------------
flow.php
------------------------*/
/*お問い合わせの流れを記載をする*/
.flow .box{
	border: 1px solid #707070;
	overflow: hidden;
}
	.down{
		text-align: center;
		padding: 20px 0;
	}
.flow .title{
	color: #967c46;
	}
@media screen and (min-width: 650px){
	.flow .box{
	border-radius: 10px;
}
.flow .number{
	background: #dfd7c7;
	color: #967c46;
	width: 95px;
	text-align: center;
	padding:50px 0px;
	font-size: 4.8rem;
	font-family: 'Oswald', sans-serif;
	float: left;
}
.flow .title{
	float: left;
	width: 260px;
	padding-left: 20px;
	box-sizing: border-box;
	font-size: 2.4rem;
	color: #967c46;
	margin-top: 60px;
	}
	.flow .text{
		font-weight: bold;
		margin-top: 15px;
		padding-left: 10px;
		padding-right: 10px;
		float: right;
		width : calc(100% - 386px) ;
		border-left: 1px solid #707070;
		min-height: 52px;
	}

}/*END*/
@media screen and (min-width: 900px){
	.flow .text{
		margin-top: 35px;
	}
}/*END*/
@media screen and (min-width: 1200px){
	.flow .title{
	}
	.flow .text{
		margin-top: 46px;
	}
}/*END*/
@media screen and (max-width: 649px){
	.flow .number{
	padding: 10px 0;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	background: #dfd7c7;
	color: #967c46;
	font-size: 1.6rem;
}
	.flow .title{
		padding: 10px 10px;
		text-align: center;
		font-size: 1.6rem;
		box-sizing: border-box;
	}
	.flow .text{
		padding: 10px 10px;
		font-size: 1.4rem;
		box-sizing: border-box;
	}
}/*END*/


/*-----------------------------
online.php
------------------------*/
/*pointのグレーレイアウト*/
.online_point{
	background-color: #e4eaee;
	padding: 40px 4%;
	text-align: center;
}
.page_ttl {padding-top:0;}
.online_point dd{line-height: 1.8;}
.online_point dl+dl{margin-top: 30px;}
.online_point dt{
	margin-bottom: 15px;
	font-size: 1.6rem;
	font-weight: bold;
}
.online_point dt img{
	margin-bottom: 7px;
}
@media screen and (min-width: 600px){
	.online_point{
	border-radius: 10px;
}
	.online_point dl+dl{margin-top: 60px;}
	.online_point dt{
	margin-bottom: 25px;
	font-size: 2.4rem;
}
	.online_point dt img{
	margin-bottom: 15px;
}

}/*END*/
@media screen and (max-width: 599px){
	.online_point dd br{display: none;}
}/*END*/


/*FAQレイアウト*/
.faq dl{
	border: 1px solid #000;
	border-radius: 10px;
	overflow: hidden;
}
.faq dl+dl{margin-top: 30px;}

.faq dt,.faq dd{
	overflow: hidden;
	padding: 20px 4%;
	box-sizing: border-box;
	color: #4c4c4c;
}

.faq dt{
	background-color:#e4eaee;
}
.faq dt p{
	line-height: 1.5;
	font-weight: bold;
}
.faq dd p{
	line-height: 2;
	font-weight: bold;
}
.faq .title,.faq .txet{
		float: right;
		width : calc(100% - 60px) ;
}

.faq dt:before{
	content: "Q";
	float: left;
	font-family: 'Oswald', sans-serif;
}
.faq dd:before{
	content: "A";
	float: left;
	font-family: 'Oswald', sans-serif;
}

.faq a{
	text-decoration: underline;
	color: #000;;
}
@media screen and (min-width: 600px){
	.faq dl{
	font-size: 1.6rem;
}
	.faq .title{
	margin-top: 16px;
	}
	.faq dt:before,.faq dd:before{
		font-size: 4.8rem;
	}
}/*END*/
@media screen and (max-width: 599px){

.faq dt,.faq dd{
	font-size: 1.6rem;
}
.faq .title{
	margin-top: 5px;
}
	.faq dt:before,.faq dd:before{
	width: 100%;
	float: none;
	display: block;
	font-size: 2.2rem;
}
.faq .title,.faq .txet{
		float: none;
		width :100%;
}
}/*END*/




/*----------------------------------------
	採用モーダル
----------------------------------------*/
/*  旧モーダル
.modal_bg{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	background: rgba(0, 0, 0, 0);
}
.modal_box{
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 100;
	width: 96%;
	max-width: 700px;
	background: #fff;
	transform: translate(-50%, -50%);
	box-sizing: border-box;
	border: 2px solid #000;
	box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.3);
	overflow-x: hidden;
}
.modal_inner{
	position: relative;
	padding-top: 50px;
	padding-bottom: 40px;
	padding-left: 5.42%;
	width: 100%;
	box-sizing: border-box;
}
.modal_box p,
.modal_box a{
	display: block;
	width: 60%;
}
.recruit_modal_logo{
	position: absolute;
	bottom: 40px;
	right: 4.5%;
	width: 30%;
}
.modal_close{
	background: #111;
	position: absolute;
	width: 40px;
	height: 40px;
	right: 10px;
	top: 10px;
	cursor: pointer;
	border-radius: 50%;
	z-index: 10;
}
.modal_close span{
	position: absolute;
	left: 11.5%;
	top: 46.5%;
	width: 78%;
	height: 3px;
	background: #fff;
	padding: 0 !important;
	display: inline-block;
	border-radius: 2px;
}
.modal_close span:nth-child(1){
	transform: rotate(45deg);
}
.modal_close span:nth-child(2){
	transform: rotate(-45deg);
}
.modal_close:hover{
	animation:modal_close 0.2s ease-in;
}
@keyframes modal_close{
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(180deg);
	}
}

@media screen and (max-width: 599px){

	.modal_box{
		width: 94%;
	}
	.modal_inner{
		padding-right: 5%;
		padding-left: 5%;
		padding-bottom: 25px;
	}
	.modal_close{
		width: 40px;
		height: 40px;
	}
	.modal_box p,
	.modal_box a{
		width: 100%;
	}
	.recruit_modal_logo{
		position: relative;
		width: 44%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		display: block;
		bottom: auto;
		right: auto;
	}

}

@media screen and (max-width: 479px){

	.modal_close{
		width: 34px;
		height: 34px;
	}


}

*/


/*     新トップ　モーダル    */
.top_modal_bg{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	background: rgba(0, 0, 0, 0);
}
.top_modal_box{
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 100;
	width: 96%;
	max-width: 700px;
	background: #fff;
	transform: translate(-50%, -50%);
	box-sizing: border-box;
	/*border: 2px solid #000;*/ border:1px solid #fff;
	box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.3);
	overflow-x: hidden;
}
.top_modal_inner{
	position: relative;
	padding-top: 50px;
	padding-bottom: 40px;
	padding-left: 5.42%;
	width: 100%;
	box-sizing: border-box;
}
.top_modal_box p,
.top_modal_box a{
	display: block;
	/*width: 95%;*/
}
.recruit_modal_logo{
	position: absolute;
	bottom: 40px;
	right: 4.5%;
	width: 25%;
}
.top_modal_close{
	background: #111;
	position: absolute;
	width: 40px;
	height: 40px;
	right: 10px;
	top: 10px;
	cursor: pointer;
	border-radius: 50%;
	z-index: 10;
}
.top_modal_close span{
	position: absolute;
	left: 11.5%;
	top: 46.5%;
	width: 78%;
	height: 3px;
	background: #fff;
	padding: 0 !important;
	display: inline-block;
	border-radius: 2px;
}
.top_modal_close span:nth-child(1){
	transform: rotate(45deg);
}
.top_modal_close span:nth-child(2){
	transform: rotate(-45deg);
}
.top_modal_close:hover{
	animation:top_modal_close 0.2s ease-in;
}
@keyframes top_modal_close{
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(180deg);
	}
}

@media screen and (max-width: 599px){

	.top_modal_box{
		width: 94%;
	}
	.top_modal_inner{
		padding-right: 5%;
		padding-left: 5%;
		padding-bottom: 25px;
	}
	.top_modal_close{
		width: 40px;
		height: 40px;
	}
	.top_modal_box p,
	.top_modal_box a{
		width: 100%;
	}
	.recruit_modal_logo{
		position: relative;
		width: 44%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		display: block;
		bottom: auto;
		right: auto;
	}

}

@media screen and (max-width: 479px){

	.top_modal_close{
		width: 34px;
		height: 34px;
	}


}



.fade_modal{
	display: none;
}


.top_modal_inner.recruit2022{
	padding:0;
}

.top_modal_close.btn_close2022{
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	z-index: 10;
}







/*----------------------------------------
	スタッフ情報ページ
----------------------------------------*/
.page_staff_list .page_ttl{
	margin-left: 0;
}

.staff_list{
	display: flex;
	flex-wrap: wrap;
	gap: 4%;
}

.staff_list li{
	width:22%;
	margin-bottom: 50px;
	position: relative;
}

.staff_list .in_frame{
	width: 100%;
	border:1px solid #717171;
	border-radius: 10px;
	padding: 8px;
	box-sizing: border-box;
}

.staff_list a{
	color:#000;
	text-decoration: none;
}

.staff_list_zokusei{
	position: absolute;
	top:-20px;
	left:-20px;
	z-index: 3;
}


a.d_link{
	color: #967c46;
	text-decoration: none;
}



.staff_upper{
	display: flex;
	justify-content: center;
	gap:4%;
}
.staff_upper .box{
	width:50%;
	max-width: 400px;
}

.staff_upper .box .photo_frame img{
	max-width: 360px;
}

.staff_data_frame{
	width: 100%;
	background: #fff;
	border:1px solid #957b45;
	border-radius: 10px;
	box-sizing: border-box;
	padding:5% 3% 2% 3.4%;
}



.staff_data_frame .box_l{
	width: 47%;
	float: left;
}

.staff_data_frame .box_r{
	width: 52%;
	float: right;
}


.data_tr{
	display: block;
	margin-bottom: 25px;
	display: flex;
	flex-wrap: wrap;
}

.item_tit{
	display: block;
	background: #957b45;
	padding:8px 8px;
	width: 80px;
	max-width:100px;
	text-align: center;
	color: #fff;
	margin-right:10px;
	box-sizing: border-box;
}

.item_conte{
	display: inline-block;
	padding:8px 10px;
	width: 70%;
}

.sk_desc{
	display: block;
	float: none;
	width:100%;
	padding-left:0;
	padding-top:12px;
}

.zokusei_icon img{
	max-width: 62px;
}

.reality_icon img{
	max-height:30px;
	width: auto;
	max-width: 100%;
}


.stafpager{
  display: flex;
  justify-content: space-between;
}

.stafpager li a{
	text-decoration: none;
	color: #000;
}

.staff_skillnoimage{
	max-width: 280px;
}


@media screen and (max-width: 860px){
	.staff_list_zokusei{
	  width: 28%;
	}

	.reality_icon img{
		max-height:23px;
	}

}/*END*/

@media screen and (max-width: 599px){
	.staff_list li{
		width:47%;
		margin-bottom: 40px;
	}

	.staff_list_zokusei{
	  top: -10px;
	  left: -10px;
	  width: 25%;
	}

	.staff_list .reality_icon{

	}

	.reality_icon img{
		max-height:18px;
	}

	/*
	.staff_upper{
		display: block;
	}
	.staff_upper .box{
		width: 100%;
	}
	*/

	.staff_data_frame .box_l,.staff_data_frame .box_r{
		width:100%;
		float: none;
	}

	.staff_data_frame{
		padding: 5% 5% 8% 5%;
	}

}/*END*/







/*----------------------------------------
	会社情報ページ
----------------------------------------*/
.rela{
	position: relative;
}
.in_inner_box{
	width: 100%;
	max-width: 760px;
	margin:0 auto;
}

.intro_box_l{
	width:75%;
	float: left;
}
.intro_box_r{
	width:18%;
	float: right;
}

.bg_diagonal_dark{
	background: #484f56;
	transform: skewY(-3deg);
  	transform-origin: left top;
}

.bg_diagonal_dark .inner_frame{
	transform: skewY(3deg);
}

.ot_box_l{
	width: 47.5%;
	float: left;
}
.ot_box_r{
	width: 47.5%;
	float: right;
}

.ot_225_deco_img{
	position: absolute;
	top:-4.5%;
	left:0;
	width: 50vw;
}

.bg_diagonal_dark .ot_225_deco_img{
	transform: skewY(3deg);
}


.bg_diagonal_brown{
	background: #3f3a39;
	transform: skewY(-3deg);
  	transform-origin: left top;
  	margin-top:-2px;
}
.bg_diagonal_brown .inner{
	transform: skewY(3deg);
}

.hibiki_copy{
	position: absolute;
	top: -18%;
	right:5%;
	width:18%;
	text-align: center;
}

.hibiki_texbox{
	width:43%;
	position: absolute;
	bottom: 5%;
	left:18%;
}


.bg_diagonal_gray{
	background: #a6aeb3;
	transform: skewY(-3deg);
  	transform-origin: left top;
  	margin-top:-2px;
}
.bg_diagonal_gray .inner{
	transform: skewY(3deg);
}

