@charset "utf-8";
.no_scroll {
	overflow: hidden;
	height: 100vh;
}
.loading {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFF;
	z-index: 9999;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}
.loading_logo {
	width: 300px;
	opacity: 0;
}
.loading_logo.active {
	-webkit-animation: bounceIn 0.5s forwards;
	animation: bounceIn 0.5s forwards;
}
.loading_logo img {
	width: 100%;
	height: auto;
}
@keyframes bounceIn {
 from, 20%, 40%, 60%, 80%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
 0% {
 opacity: 0;
 -webkit-transform: scale3d(.3, .3, .3);
 transform: scale3d(.3, .3, .3);
}
 20% {
 -webkit-transform: scale3d(1.1, 1.1, 1.1);
 transform: scale3d(1.1, 1.1, 1.1);
}
 40% {
 -webkit-transform: scale3d(.9, .9, .9);
 transform: scale3d(.9, .9, .9);
}
 60% {
 opacity: 1;
 -webkit-transform: scale3d(1.03, 1.03, 1.03);
 transform: scale3d(1.03, 1.03, 1.03);
}
 80% {
 -webkit-transform: scale3d(.97, .97, .97);
 transform: scale3d(.97, .97, .97);
}
to {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
}
 @keyframes fadeInLogo {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1.0;
}
}
@media(max-width: 767px) {
.loading_logo {
	width: 60%;
}
}
.hero {
	margin: 0 auto 60px;
	max-width: 2000px;
	position: relative;
	box-sizing: border-box;
	position: relative;
	padding-top: 120px;
}
@media(max-width: 960px) {
.hero {
	padding-top: 80px;
}
}
@media(max-width: 767px) {
.hero {
	margin-bottom: 30px;
}
.hero {
	padding-top: 62px;
}
}
.hero .bx-wrapper .bx-viewport ul#slider li {
	height: 880px;
	list-style: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
	position: relative;
}
.hero .bx-wrapper .bx-viewport ul#slider li.slide3, .hero .bx-wrapper .bx-viewport ul#slider li.slide4 {
	background-position: center top!important;
}
@media(max-width: 2000px) {
.hero .bx-wrapper .bx-viewport ul#slider li {
	height: 37vw;
}
}
@media(max-width: 960px) {
.hero .bx-wrapper .bx-viewport ul#slider li {
	height: 55vw;
}
}
.hero img {
	width: 100%;
	height: auto;
}
li.slide1, li.slide2, li.slide3, li.slide4 {
	position: relative;
}
li.slide3 {
	background-image: url(../images/slide3_2_3.jpg);
	background-position: center top!important;
}
li.slide4 {
	background-image: url(../images/slide4_2.jpg);
	background-position: center top!important;
}
li.slide3 .catch,
li.slide4 .catch {
	position: absolute;
	background-image: url(../images/hero_catch_bg2.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}

li.slide3 .catch {
	left: 57.2vw;
	top: 11.4vw;
	width: 35.5vw;
	height: 10vw;
}
li.slide4 .catch {
	left: 57.2vw;
	top: 14vw;
	width: 35.5vw;
	height: 10vw;
}
li.slide3 .catch h2,
li.slide4 .catch h2 {
	text-align: center;
	color: #CCA042;
	line-height: 1.45;
	font-size: 1.2vw;
	padding-top: 20px;
	font-family: 'Noto Sans JP', sans-serif;
}
li.slide4 .catch h2 {
	font-size: 1.4vw;
	padding-top: 30px;
}

.hero #slider li.slide3,
.hero #slider li.slide4 {
	background-position: center top;
}

@media(max-width: 767px) {
li.slide1, li.slide2, li.slide3, li.slide4 {
	background-size: 140vw!important;
}
}
@media(min-width: 2001px) {
li.slide1, li.slide2, li.slide3, li.slide4 {
	position: relative;
}
li.slide3 .catch,
li.slide4 .catch {
	position: absolute;
	background-image: url(../images/hero_catch_bg2.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 712px;
	width: 712px;
	height: 197px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}


li.slide3 .catch {
	left: 1143px;
	top: 230px;
}
li.slide4 .catch {
	left: 1213px;
	top: 340px;
}
li.slide3 .catch h2 {
	text-align: center;
	color: #CCA042;
	line-height: 1.45;
	font-size: 22px;
	padding-top: 40px;
}

li.slide4 .catch h2 {
	text-align: center;
	color: #CCA042;
	line-height: 1.45;
	font-size: 26px;
	padding-top: 40px;
}
}
 @media(max-width: 768px) {

.hero .bx-wrapper .bx-viewport ul#slider li.slide3 {
	background-image: url(../images/slide3_2_3_sp.jpg);
	background-position: left top;
	background-size: 100%!important;
}
.hero .bx-wrapper .bx-viewport ul#slider li.slide4 {
	background-image: url(../images/slide4_2_sp.jpg);
	background-position: left top;
	background-size: 100%!important;
}
}
@media(max-width: 767px) {
li.slide2 .catch, li.slide3 .catch, li.slide4 .catch {
	display: none;
}
}
/* MERIT */
.section_merit {
	clear: both;
	padding: 0px 0 260px;
	background: url(../images/merit_bg.png) no-repeat center bottom;
}
.section_merit:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.merit_base {
	max-width: 1000px;
	margin: 0 auto 10px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.merit_inner h2 {
	margin: 0 0 90px;
	text-align: center;
}
.merit_inner h2 img {
	width: 550px;
	height: auto;
}
.merit_base .col {
	width: 31%;
}
.merit_title {
	position: relative;
	margin: 0 0 20px;
	padding-left: 50px;
}
@media(max-width: 767px) {
.merit_title {
	margin: 0 0 15px;
}
}
.merit_base .col:nth-of-type(1) .merit_title {
	padding-left: 50px;
}
.merit_base .col:nth-of-type(2) .merit_title, .merit_base .col:nth-of-type(3) .merit_title {
	padding-left: 70px;
}
.merit_title h4 {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: normal;
	font-size: 19px;
	font-weight: 600;
	line-height: 1.0;
}
.merit_title h4 span:before {
	content: '';
	display: block;
	width: 46px;
	height: 109px;
	background-position: 0 0;
	background-size: 46px;
	background-repeat: no-repeat;
	position: absolute;
	left: 5px;
	top: -43px;
}
h4 span.no1:before {
	background-image: url(../images/merit_1.png);
	left: -5px;
}
h4 span.no2:before {
	background-image: url(../images/merit_2.png);
}
h4 span.no3:before {
	background-image: url(../images/merit_3.png);
}
.merit_base .col .thumb img {
	width: 100%;
	height: auto;
}
.col .thumb {
	margin: 0 0 15px;
}
.merit_base .col p {
	font-weight: 400;
	font-size: 16px;
	margin: 0 0 25px;
}
 @media(max-width: 1000px) {
.section_merit {
	margin-bottom: -80px;
}
.merit_base {
	padding: 0 20px;
}
.merit_base .col {
	width: 32%;
}
.merit_title h4 {
	font-size: 1.8vw;
}
.merit_base .col p {
	font-size: 15px;
}
.merit_title h4 span:before {
	width: 4.6vw;
	height: 109px;
	background-position: 0 0;
	background-size: 4.6vw;
	position: absolute;
	left: 3px;
	top: -43px;
}
.merit_base .col:nth-of-type(1) .merit_title, .merit_base .col:nth-of-type(2) .merit_title, .merit_base .col:nth-of-type(3) .merit_title {
	padding-left: 6vw;
}
}
 @media(max-width: 767px) {
.section_merit {
	padding: 0px 0 80px;
	margin-bottom: 0;
	background: url(../images/merit_bg_sp2.png?ver=2) no-repeat center bottom;
}
.merit_base {
	display: block;
	margin-bottom: 0;
}
.merit_inner h2 {
	margin-bottom: 10px;
}
.merit_inner h2 img {
	width: 70%;
	height: auto;
}
.merit_base .col {
	width: 80%;
	float: none;
	margin: 0 auto 30px;
}
.merit_base .col:nth-child(even) {
	float: none;
}
.merit_title h4 {
	font-size: 18px;
	line-height: 1;
}
.merit_title h4 span:before {
	width: 16px;
	height: 38px;
	background-size: 16px;
	position: static;
	line-height: 1;
	margin-right: 10px;
}
.merit_base .col:nth-of-type(1) .merit_title, .merit_base .col:nth-of-type(2) .merit_title, .merit_base .col:nth-of-type(3) .merit_title {
	padding-left: 0;
}
.merit_base .col .merit_title h4 span {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}
.merit_base .col p {
	font-size: 14px;
}
}
 @media(max-width: 320px) {
.merit_base .col {
	width: 100%;
	float: none;
	margin: 0 auto 30px;
}
}
.reform_section {
	color: #FFF;
	overflow: hidden;
	position: relative;
	z-index: 10;
	padding-top: 100px;
	padding-bottom: 60px;
	background: url(../images/reformmenu_upper.png) no-repeat center top;
	margin-top: -170px;
}
.reform_inner {
	position: relative;
}
.reform_inner h2 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 40px;
	font-weight: 600;
	line-height: 1.0;
	background-image: url(../images/icon_reformmenu.png);
	background-repeat: no-repeat;
	background-size: 124px;
	background-position: center top;
	padding-top: 50px;
	margin: 0 0 70px;
	text-align: center;
	letter-spacing: 4px;
}
div.item_inner {
	max-width: 1500px;
	margin: 0 auto;
	padding: 0 40px;
}
div.item_photo img {
	width: 100%;
	height: auto;
}
.item_col {
	position: relative;
	cursor: pointer;
}
.item_col a {
	color: #FFF;
	text-decoration: none;
}
.item_col .item_caption {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	box-sizing: border-box;
	padding: 10px;
}
.item_caption:after {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	border-top: 2px solid rgba(255,255,255,1);
	border-right: 2px solid rgba(255,255,255,1);
	position: absolute;
	top: 15px;
	right: 15px;
	transform: rotate(45deg);
}
.item_name {
	font-size: 16px;
	line-height: 1.0;
	margin: 0;
}
@media(max-width: 960px) {
.item_name {
	font-size: 14px;
}
}
 @media(max-width: 768px) {
.reform_inner h2 {
	font-size: 30px;
}
}
@media(min-width: 767px) {
.item_list_static {
	display: none;
}
}
@media(max-width: 767px) {
.item_list_slider {
	display: none!important;
}
.reform_section {
	padding-top: 40px;
	padding-bottom: 10px;
	margin-top: -20px;
}
div.item_inner {
	padding-left: 0;
	padding-right: 0;
	margin: 0 20px;
}
.item_list_static .item_col {
	width: 48%;
	float: left;
	margin: 0 0 25px;
}
.item_list_static .item_col:nth-child(odd) {
	clear: both;
}
.item_list_static .item_col:nth-child(even) {
	float: right;
}
.reform_inner h2 {
	font-size: 24px;
	background-image: url(../images/icon_reformmenu.png);
	background-repeat: no-repeat;
	background-size: 90px;
	padding-top: 35px;
	margin: 0 0 40px;
	letter-spacing: 2px;
}
.item_col .item_caption {
	padding: 5px 30px 5px 5px;
}
.item_caption:after {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border-top: 1px solid rgba(255,255,255,1);
	border-right: 1px solid rgba(255,255,255,1);
	position: absolute;
	top: calc(50% - 3px);
	right: 10px;
	transform: rotate(45deg);
}
}
.works_section {
	padding: 110px 0;
	background: url(../images/works_section_bg.png) center 268px no-repeat;
}
.works_flex {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	max-width: 1000px;
	margin: 0 auto 55px;
	padding: 0 20px;
}
@media(min-width: 768px) {
.works_flex div.works_item:nth-child(4n) {
	display: none;
}
}
.works_section h2 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 42px;
	font-weight: 600;
	line-height: 1.0;
	background-image: url(../images/icon_works.png);
	background-repeat: no-repeat;
	background-size: 124px;
	background-position: center top;
	padding-top: 50px;
	margin: 0 0 75px;
	text-align: center;
	letter-spacing: 4px;
}
.works_item {
	padding-top: 20px;
	border-top: 1px solid #000;
	width: 30%;
}
.works_item .thumb {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 225px;
}
.works_item img {
	width: 100%;
	height: auto;
}
.works_item a {
	color: #333;
	text-decoration: none;
}
.works_item dl {
	margin: 0 0 15px;
}
.works_item dt, .works_item dd {
	line-height: 1.2;
}
.works_item dt {
	font-size: 16px;
	margin: 0 0 5px;
	font-weight: 600;
}
 @media(max-width: 767px) {
.works_section {
	padding: 40px 0;
	background: url(../images/works_section_bg_sp.png) center bottom no-repeat;
}
.works_section h2 {
	font-size: 24px;
	background-size: 90px;
	padding-top: 35px;
	margin: 0 0 20px;
	letter-spacing: 2px;
}
.works_flex {
	display: block;
	margin: 0 auto;
}
.works_flex:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.works_item {
	margin: 0 0 40px;
	width: 48%;
	float: left;
	padding-top: 0;
	border: none;
}
.works_item .thumb {
	height: 31.5vw;
}
.works_item dl {
	margin-bottom: 10px;
	display: block;
}
.works_item dt {
	font-size: 14px;
	margin-bottom: 4px;
}
.works_item dd {
	font-size: 12px;
}
.works_flex .works_item:nth-child(odd) {
	clear: both;
}
.works_flex .works_item:nth-child(even) {
	float: right;
}
}
.other_section {
	padding: 60px 0;
}
.other_inner {
	max-width: 1000px;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: 0 20px;
}
.other_inner .col {
	width: 48%;
	height: 180px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	color: #FFF;
	position: relative;
}
.other_inner .col:after {
	content: '';
	display: block;
	background: linear-gradient(to right, rgba(0,0,0,0.4), rgba(0,0,0,0));
	position: absolute;
	top: 0;
	left: 0;
	width: 55%;
	height: 100%;
	z-index: 1;
}
.other_inner .col .caption {
	padding-left: 30px;
	position: relative;
	z-index: 5;
}
.other_inner .col a, .other_inner h4 a {
	color: #FFF;
	text-decoration: none;
}
.other_inner .col .caption h4 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 32px;
	font-weight: 600;
	line-height: 1.5;
	text-shadow: 0px 0px 4px rgba(0,0,0,0.5);
	letter-spacing: 1px;
}
 @media(max-width: 1270px) {
.other_inner .col {
	width: 48%;
	height: 18.7vw;
}
}
@media(max-width: 960px) {
.other_inner .col .caption h4 {
	font-size: 3vw;
}
}
@media(max-width: 767px) {
.other_section {
	padding: 30px 0 0;
}
.other_inner {
	display: block;
	width: 86%;
	margin: 0 auto;
	padding: 0;
}
.other_inner .col {
	width: 100%;
	height: 30vw;
	margin: 0 0 20px;
}
.other_inner .col .caption h4 {
	font-size: 20px
}
}
.news_section {
	max-width: 900px;
	margin: 0 auto;
	padding: 80px 20px;
}
.news_inner {
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	overflow: hidden;
}
.news_list, .facebook {
	width: 46%;
}
.news_section h2 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 42px;
	font-weight: 600;
	line-height: 1.0;
	background-image: url(../images/icon_news.png);
	background-repeat: no-repeat;
	background-size: 124px;
	background-position: center top;
	padding-top: 50px;
	margin: 0 0 70px;
	text-align: center;
	letter-spacing: 4px;
}
.news_list {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	box-sizing: border-box;
	padding: 20px;
}
.news_list a {
	color: #333;
	text-decoration: none;
}
.news_list dl {
	margin: 0 0 15px;
	display: -webkit-flex;
	display: flex;
	background: url(../images/dot.png) no-repeat 50px 0.75em;
	background-size: 73px;
}
.news_list span {
	background: #FFF;
	padding: 0 5px;
}
.news_list dt {
	margin-right: 40px;
}
.news_all a {
	color: #333;
	text-decoration: underline;
	position: relative;
}
.news_all a:hover {
	color: #9C1014;
	text-decoration: none;
}
.news_all a:after {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	position: absolute;
	right: -15px;
	top: 7px;
	transform: rotate(45deg);
}
.news_all a:hover:after {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border-top: 1px solid #9C1014;
	border-right: 1px solid #9C1014;
	position: absolute;
	right: -15px;
	top: 7px;
	transform: rotate(45deg);
}
 @media(max-width: 960px) {
.news_list, .facebook {
	width: 48%;
}
.news_list {
	padding: 10px;
}
.news_list dt {
	margin-right: 30px;
}
}
@media(max-width: 767px) {
.news_section {
	padding: 30px 20px;
}
.news_section h2 {
	font-size: 24px;
	background-size: 90px;
	padding-top: 35px;
	margin: 0 0 20px;
	letter-spacing: 2px;
}
.news_inner {
	display: block;
}
.news_list, .facebook {
	width: 100%;
	margin: 0 auto 30px;
}
.news_list dl {
	margin: 0 0 10px;
	background: none;
}
.news_list dl:nth-of-type(4n) {
	display: none;
}
.news_list dt {
	margin-right: 10px;
}
.news_list span {
	padding: 0;
}
.news_list a.last {
	display: none;
}
.other_inner .col .caption {
	padding-left: 10px;
}
}
 @media(min-width: 768px) {
.mobile_top {
	display: none;
}
}
.mobile_top {
	max-width: 700px;
	margin: -20px auto 30px;
	padding: 0 20px;
}
.mobile_top_lead {
	text-align: center;
	font-weight: 700;
	font-size: 16px;
	margin: 0 0 12px;
	line-height: 1.5;
}
.mobile_top a {
	text-decoration: none;
	color: #FFF;
}
.mobile_top_tel, .mobile_top_contact {
	color: #FFF;
	border-radius: 4px;
	padding: 0 6px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	height: 58px;
	box-shadow: 2px 2px 0px 1px #CCC;
}
.mobile_top_tel {
	background: #9C1014;
	margin: 0 0 12px;
}
.mobile_top_contact {
	background: #eabe42;
}
.mobile_top_tel img {
	width: 36px;
	height: auto;
	vertical-align: middle;
	margin-right: 5px;
}
.mobile_top_contact img {
	width: 30px;
	height: auto;
	vertical-align: middle;
	margin-right: 5px;
}
.number {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 28px;
	line-height: 1.0;
	margin: 0 0 -2px;
}
.mobile_top_tel p.time {
	margin-left: 41px;
	font-size: 12px;
}
.mobile_top_contact p {
	font-size: 18px;
	font-weight: 700;
}
