@charset "UTF-8";

/* Start SP--------------------------------------------------*/
@media screen and (max-width: 999px) {
/*=================================================================
*==================================================================
page style setting
==================================================================*
==================================================================*/
/* ===============================================
common
=============================================== */
/* -----------------------------------------------
lay_mesh
----------------------------------------------- */
.lay_mesh_01 {
	width: 100%;
	height: 16px;
}

/* ===============================================
sec_main
=============================================== */
/* -----------------------------------------------
view_range
----------------------------------------------- */
.sec_main .view_range {
	overflow: visible;
}

.sec_main .view_range h2 {
	width: 100%;
	margin: 0;
	text-align: center;
}

.sec_main .view_range img {
	width: 100%;
}


/* ===============================================
sec_about
=============================================== */
.sec_about {
	margin: 0 0 0 0;
}

.sec_about .inner_sec {
	margin: 0 0 0 0;
}

/* -----------------------------------------------
about_01_range
----------------------------------------------- */
.sec_about .about_01_range {
	width: 100%;
	padding: 30px 0 25px 0;
	background-color: #BFB263;
}

.sec_about .about_01_range .inner_range {
	width: 93.75%;
	margin: 0 auto;
}

.sec_about .about_01_range h4 {
	margin: 0 0 15px 0;
	font-size: 30px;
	line-height: 1.2;
	text-align: center;
}

.sec_about .about_01_range h4 .fnt_s {
	font-size: 20px;
}

.sec_about .about_01_range .view_mass {
	margin: 0 0 25px 0;
	text-align: center;
}

.sec_about .about_01_range .txt_mass {
	font-size: 16px;
	text-align: left;
}

/* -----------------------------------------------
about_02_range
----------------------------------------------- */
.sec_about .about_02_range {
	width: 100%;
	padding: 30px 0 25px 0;
	background-color: #F9F8F4;
}

.sec_about .about_02_range .inner_range {
	width: 93.75%;
	margin: 0 auto;
}

.sec_about .about_02_range h4 {
	margin: 0 0 20px 0;
	font-size: 28px;
	line-height: 1.2;
	text-align: center;
}

.sec_about .about_02_range h4 .fnt_s {
	font-size: 20px;
}

.sec_about .about_02_range .view_mass {
	margin: 0 0 25px 0;
	text-align: center;
}

.sec_about .about_02_range .txt_mass {
	font-size: 16px;
	text-align: left;
}

.sec_about .about_02_range .txt_mass .fnt_l {
	font-size: 18px;
}


/* ===============================================
sec_works
=============================================== */
.sec_works {
	margin: 0 0 0 0;
}

/* -----------------------------------------------
gallery_range
----------------------------------------------- */
.sec_works .gallery_range .gallery_mass {
	width: 100%;
	/* flex */
	display: block;
}

.sec_works .gallery_range .gallery_mass .lt_area {
	width: 100%;
}

.sec_works .gallery_range .gallery_mass .lt_area img {
	width: 100%;
	height: 100%;
}

.sec_works .gallery_range .gallery_mass .rt_area {
	position: relative;
	width: 100%;
}

.sec_works .gallery_range .gallery_mass .rt_area .view_block img {
	width: 100%;
	height: 100%;
}

.sec_works .gallery_range .gallery_mass .rt_area .txt_block {
	position: absolute;
	bottom: 2%;
	right: 2%;
	color: #ffffff;
	font-size: 14px;
	text-align: right;
	line-height: 1.5;
}

.sec_works .gallery_range .gallery_mass .rt_area .txt_block a {
	color: #ffffff;
	font-size: 14px;
	text-decoration: underline;
}

.sec_works .gallery_range .gallery_mass .rt_area .txt_block a:hover {
	opacity: 0.7;
}

.sec_works .gallery_range .gallery_mass .rt_area .txt_block .name {
	display: block;
	font-size: 18px;
	font-weight: bold;
}

/* -----------------------------------------------
works_range
----------------------------------------------- */
.sec_works .works_range {
	padding: 30px 0 40px 0;
}

.sec_works .works_range .inner_range {
	width: 93.75%;
	margin: 0 auto;
}

.sec_works .works_range h3 {
	margin: 0 0 30px 0;
	font-size: 24px;
	text-align: center;
}

/* -----------------------------------------------
txt_mass
*/
.sec_works .works_range .txt_mass .tags {
	text-align: center;
	line-height: 1.5;
}

.sec_works .works_range .txt_mass .tags_01 {
	margin: 0 0 0 0;
}

.sec_works .works_range .txt_mass .tags_02 {
	margin: 0 0 0 0;
}

.sec_works .works_range .txt_mass .tags li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sec_works .works_range .txt_mass .tags li .txt {
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0;
	text-align: center;
}

.sec_works .works_range .txt_mass .tags_01 li:nth-child(1) .txt {
	left: auto;
	color: #BFB263;
	font-size: 20px;
}

.sec_works .works_range .txt_mass .tags_01 li:nth-child(2) .txt {
	left: auto;
	bottom: auto;
	color: #BFB263;
	font-size: 20px;
}

.sec_works .works_range .txt_mass .tags_01 li:nth-child(3) .txt {
	left: auto;
	bottom: auto;
	color: #BFB263;
	font-size: 20px;
}

.sec_works .works_range .txt_mass .tags_02 li:nth-child(1) .txt {
	bottom: auto;
	left: auto;
	font-size: 20px;
}

.sec_works .works_range .txt_mass .tags_02 li:nth-child(2) .txt {
	bottom: auto;
	left: auto;
	font-size: 20px;
}

.sec_works .works_range .txt_mass .tags_02 li:nth-child(3) .txt {
	left: auto;
	bottom: auto;
	color: #BFB263;
	font-size: 20px;
}

.sec_works .works_range .txt_mass .tags_03 li:nth-child(1) .txt {
	left: auto;
	color: #BFB263;
	font-size: 20px;
}

.sec_works .works_range .txt_mass .tags_03 li:nth-child(2) .txt {
	left: auto;
	bottom: auto;
	font-size: 20px;
}

.sec_works .works_range .txt_mass .tags_03 li:nth-child(3) .txt {
	left: auto;
	bottom: auto;
	font-size: 20px;
}


/* ===============================================
sec_access
=============================================== */
.sec_access {
	margin: 0 0 0 0;
}

.sec_access .inner_sec {
	margin: 0 0 0 0;
}

/* -----------------------------------------------
map_range
----------------------------------------------- */
.sec_access .map_range #gmap {
	width: 100%;
	height: 400px;
}


/* ===============================================
sec_contact
=============================================== */
.sec_contact {
	margin: 0 0 0 0;
	background-color: #D3DFDF;
}

.sec_contact .inner_sec {
	padding: 30px 0 30px 0;
}

/* -----------------------------------------------
contact_range
----------------------------------------------- */
.sec_contact .contact_range {
	width: 93.75%;
	margin: 0 auto;
}

.sec_contact .contact_range .address_mass {
	margin: 0 0 30px 0;
	color: #000000;
	font-size: 15px;
	text-align: left;
}

.sec_contact .contact_range .view_mass {
	margin: 0 0 50px 0;
	text-align: left;
}

.sec_contact .contact_range .info_mass {
	margin: 0 0 0 0;
	/* flex */
	display: block;
}

.sec_contact .contact_range .info_mass a:hover {
	opacity: 0.7;
}

.sec_contact .contact_range .info_mass .mail_area {
	margin: 0 0 0 0;
	/* flex */
	display: -webkit-flex;
	display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.sec_contact .contact_range .info_mass .mail_area .icon_block {
	display: inline-block;
	content: "";
	margin: 0 15px 0 0;
	padding: 0 0 0 0;
	width: 28px;
	height: 18px;
	background-size: contain;
}

.sec_contact .contact_range .info_mass .mail_area .txt_block {
	padding: 0 0 0 0;
}

.sec_contact .contact_range .info_mass .mail_area .txt_block a {
	color: #000000;
	font-size: 20px;
	line-height: 1.1;
}


}/* End SP----------------------------------------------------*/