body {
	font-family:'Noto sans JP', sans-serif;
	margin:0;
	color:#333;
}

h1,h2 {
	font-size:36px;
	padding:15px 5px 15px 5px;
	font-weight:bold;
	margin:0;
}

h3 {
	font-size:25px;
	margin:0 auto;
	color:#222;
	font-family:'Noto serif JP';
}

h4 {
	font-size:16px;
	margin:0 auto;
	color:#222;
	font-family:'Noto serif JP';
}

h5 {
	font-size:18px;
	margin:5px 0px;
}

table {
	width:100%;
	margin-bottom:1em;
	border-collapse:collapse;
	border:1px solid #ddd;
	background:#fff;
	margin:10px 0;
}
th {
	padding:10px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #ddd;
	background:#eee;
	width:30%;
}
td {
	padding:10px;
	text-align:left;
	border:1px solid #ddd;
}

.t-c {
	text-align:center;
}

.t-r {
	text-align:right;
}

.t-l {
	text-align:left;
}

.section-10 {
	padding:10px 0;
}

.section-20 {
	padding:20px 0;
}

.section-30 {
	padding:30px 0;
}

.section-40 {
	padding:40px 0;
}

.section-50 {
	padding:50px 0;
}

.section-80 {
	padding:80px 0;
}

.section-top-10 {
	padding:10px 0 0 0;
}

.section-top-20 {
	padding:20px 0 0 0;
}

.section-top-30 {
	padding:30px 0 0 0;
}

.section-top-40 {
	padding:40px 0 0 0;
}

#rss {
	border:6px solid #ccc;
	margin:10px 0;
}

.back-white50 {
	background-color:#ffffff88;
}

.company_title div {
	border: 4px solid;
	border-image: linear-gradient(to right, #777 0%, #ccc 100%);
	border-image-slice: 1;
	background:linear-gradient(120deg, #fff 0%, #eee 100%);
	margin: 20px auto;
	padding: 20px 15px;
}

.company_title_2 div {
	border: 4px solid;
	border-image: linear-gradient(to right, #777 0%, #ccc 100%);
	border-image-slice: 1;
	margin: 20px auto;
	padding: 20px 15px;
	background-image:url(../img/back_company.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

.logo_back {
	background-image:url(../img/back_company.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

#main_contents01 {
	margin:0 auto;
	background:#fff;
}

#main_contents02 {
	margin:0 auto;
	color:#000000;
	background-position: 60% 50%;
}

#main_contents03 {
	margin:0 auto;
	background:#fff;
}

.company_sentence > div > p {
	margin:21px 4px;
	line-height:30px;
}

.line_green {
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:3px solid #22406c;
	margin:0 auto;
}

.content_top {
	padding:80vh 5px 5px 5px;
	width:1020px;
	margin:0 auto;
}

.content {
	padding:5px;
	width:1020px;
	margin:0 auto;
}

.product_category {
	margin:10px auto;
}

.content p {
	font-size:100%;
	margin:0;
}

.c-philosophy {
	margin-left:10px;
	list-style: none;
}

.c-philosophy li {
	width:100%;
	margin:0 auto;	
}


.c-motto {
	margin-left:44px;
}

.c-motto li {
	padding:5px 0;
}

.m-philosophy {
	list-style-image: url(../img/list-ichi.jpg);
	margin-left:44px;
}

.q-policy  li {
	list-style:none;
	margin-left:17px;
}

.c-philosophy li {
	width:100%;

}

.vision h3 {
	margin:0;
}

.vision h4 {
	margin-top:-24px;
	padding:5px 0;
	border-bottom: 2px solid;
	border-image: linear-gradient(to right, #888 0%, #bbb 100%);
	border-image-slice: 1;
}

.clear-fix {
	clear:both;
}

.cat_title {
	border-bottom:1px solid;
	border-image: linear-gradient(75deg, rgb(0, 110, 255), rgb(48, 109, 201), rgb(47, 135, 170));
}

.cat_subtitle {
	background: linear-gradient(75deg, rgb(0, 110, 255), rgb(48, 109, 201), rgb(47, 135, 170));
	padding:20px;
	color:#fff;
	letter-spacing:3px;
}

.content_other {
	padding:120px 5px 5px 5px;
	width:75%;
	margin:0 auto;
}

.content_topimg {
	padding:20px 0px 5px 0px;
	width:100%;
	margin:0 auto;
}

.content_top h1 {
	font-size:28px;
	width:100%;
	padding:18px 0;
	border-bottom:3px solid #2490c2;
}

.content_top p {
	font-size:100%;
}

.content_top h2 {
	font-size:26px;
	width:100%;
	padding:18px 0;
	border-bottom:3px solid #2490c2;
}

.content h2 {
	font-size:26px;
	width:100%;
	padding:18px 0;
	border-bottom:3px solid #2490c2;
}

.top_online {
	text-shadow: 1px 1px 2px #000000;
}

.back01 {
	color:#0f415e;
	background-image:none;
}

.text-default {
	text-indent: 1em; 
	line-height: 30px; 
	margin: 15px!important; 
	font-size:100%!important;
}

.f-r {
	float:right;
}

.f-l {
	float:left;
}


.no-wrap {
	display: inline-block;
}

.top_recruit img {
	width:90%;
}

.map {
	margin-top: 40px;
}

.col_2 {
	display: flex;
	text-align:center;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	width:100%;
	margin:0 auto;
}

.col_2 > img {
	width:49%;
	margin:0 auto;
	padding:1px;
}

.col_2 > a {
	width:49%;
	margin:0 auto;
}

.col_2 > div {
	width:49%;
	margin:0 auto;
}

.col_2 > a > img {
	width:100%;
	margin:0 auto;
	border:2px solid #ccc;
	border-radius:2px;
}

.col_2_seihin {
	text-align:center;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	width:100%;
	margin:0 auto;
}

.col_3 {
	display: flex;
	text-align:center;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	width:100%;
	margin:0 auto;
}


.col_3shop {
	display: flex;
	text-align:center;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	width:100%;
	margin:0 auto;
}

.col_3 > div {
	width:32%;
	margin:0px auto;
	
}

.col_3shop > div {
	width:25%;
	margin:0px auto;
}

.col_3 > img {
	width:31%;
	margin:3px auto;
}


.col_3 > a {
	display:block;
	width:31%;
	margin:10px auto;
}

.v-m {
	display:inline-block !important;
	top:50%;
	vertical-align:middle !important;
}

.col_3 a div img {
	width:96%;
}

.col_toplink a img {
	width:100%;
	border-radius:100%;
}

.col_enkaku {
	display: flex;
	text-align:center;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	width:100%;
	margin:0 auto;
}

.col_4{
	display: flex;
	justify-content: space-around;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_4 > a {
	width:24%;
	border-radius: 2px;
	padding: 10px;
	margin-top: 1px;
	margin-bottom: 5px;
	margin-right: 1px;
	margin-left: 1px;
	color: #fff;
	font-size:20px;
	transition-duration: 0.5s;
	transition-timing-function: ease;
	transition-delay: 0s;
}
.col_4 > a > img {
	border-radius: 5px;
	transition-duration: 0.5s;
	transition-timing-function: ease;
	transition-delay: 0s;
	background-color: #db6f61;
	width:100%;
	height:250px;
	object-fit: cover;
	flex-wrap: wrap;
}

.desc_title {
	border-bottom:3px solid;
	border-image: linear-gradient(to right, #d80817 0%, #bbb 100%);
	border-image-slice: 1;
	margin:20px 0 10px 0;
}

.desc_title a {
	text-decoration:none;
	color:#d80817;
}

.desc_title a:hover {
	color:#ff5864;
}

.desc_col {
	width:47%;
	margin:0 auto;
}

.col_1 {
	width:50%;
	padding:0.5vh;
	margin:0 auto;
}

.col_enkaku a {
	width:47%;
	padding:0.5vh;
	margin:0 auto;
}

.col_enkaku a img {
	width:100%;
	border: 2px solid;
	border-image: linear-gradient(to right, #777 0%, #ccc 100%);
	border-image-slice: 1;
	transition: all 0.3s;
}

.col_2 a:hover img {
	opacity:0.7;
	transition: all 0.3s;

}

.lw_65 {
	width:61%;
	float:left;
}

.lw_55 {
	width:52%;
	margin:5px;
}

.lw_45 {
	width:44%;
	margin:5px;
}

.lw_35 {
	width:35%;
	margin:5px auto;
	float:left;
	padding:10px 0;
}

.lw_35 > img {
	width:95%;
	margin:5px auto;
}

.rw_65 {
	width:61%;
	float:right;
	margin:0 10px;
}

.rw_55 {
	width:52%;
	margin:5px;
}

.rw_45 {
	width:44%;
	margin:5px;
}

.rw_35 {
	width:35%;
	float:right;
}

.rw_35_top {
	width:35%;
	margin:5px 0px 0px 10px;
	text-align:right;
}

.col_2 > .lw_35_top {
	width:35%;
	margin:5px 0px 0px 0px;
	text-align:right;
}

.col_2 > .lw_35_top > img {
	width:100%;
	padding:10px 5px 5px 5px;
}

.col_2 > .lw_50 {
	width:48%;
	margin-right:5px;
}

.col_2 > .rw_50 {
	width:48%;
	margin-left:5px;
	text-align:right;
}

.col_2_seihin > .lw_50 {
	width:48%;
	margin:0.5%;
	float:left;
}

.col_2_seihin > .rw_50 {
	width:48%;
	margin:0.5%;
	float:right;
}

.col_2 > .lw_50_2 {
	width:50%;
	margin:0 auto;
}

.col_2 > .rw_50_2 {
	width:50%;
	margin:0 auto;
}

.col_2 > .rw_35_top > img {
	width:100%;
	padding:10px 0 10px 10px;
}

.col_4 {
	width:100%;
	padding:20px 0;
	display: flex;
	text-align:center;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	margin: 0 auto;

}

.seihin_img {
	width:100%;
	text-align:center;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	margin: 0 auto;
}

.seihin_img > a {
	width:24.5%;
	padding:1px;
	margin:0 auto;
	float:left;
}

.seihin_img > a > img {
	width:100%;
	height:90%;
	object-fit:cover;
}

.col_4 > a {
	width:15vw;
}

.col_4 > a:hover {
	opacity:0.5;
}

.col_4 > div {
	width:24%;
	padding:1px;
	margin:0 auto;
}

.col_4 > div > a > img {
	width:18vw;
	height:18vw;
	object-fit:cover;
}

.col_5 {
	width:100%;
	display: flex;
	text-align:center;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	margin: 0 auto;
}

.col_5 > a {
	width:19%;
}


.col_6 {
	width:100%;
	padding:5px;
	display: flex;
	text-align:center;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	margin: 0 auto;
}

.col_6 > a {
	width:15%;
	padding:2px 1px 2px 0;
	margin:0 auto;
	color:#5e220f;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.3s;
}

.col_6 > a:hover {
	color:#c27056;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.col_6 > a > img {
	width:12.0vw;
	height:12.0vw;
	object-fit:cover;
	object-position : 50% 50%;
	margin: 0 auto;
	background-color:#fff;
	transition: all 0.3s;
	border: 1px solid #ffcc33;
}

.col_6 > a:hover >img {
	opacity:0.7;
	background-color:#fff;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

#twitter {
	background-color:#1986d0;
}

#twitter > div > .col_3 > div {
	padding:5px;
}

.button_img {
	display:block;
	border-radius: 2px;
	transition-duration: 0.3s;
	text-decoration:none;
}
.button_img:hover {
	opacity: 0.6;
	transition-duration: 0.3s;
}

.button01 {
	display:block;
	border-radius: 2px;
	margin: 5px auto;
	background: linear-gradient(75deg, rgb(0, 110, 255), rgb(48, 109, 201), rgb(47, 135, 170));
	color: #fff;
	transition-duration: 0.3s;
	padding:20px 20px;
	font-size:120%;
	text-decoration:none;
	text-shadow:1px 1px #888;
}

.button01 > img {
	background-color:#fff;
}

.button01:hover {
	opacity: 0.6;
	color: #fff;
	transition-duration: 0.3s;
}

.button02 {
	width:100%;
}

.button02 a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 1em 1.6em;
	margin:20px 0;
	width: 70%;
	font-size: 18px;
	font-weight: 700;
	color:#fff;
	background: linear-gradient(75deg, rgb(0, 110, 255), rgb(48, 109, 201), rgb(47, 135, 170));
	transition-duration: 0.3s;
	font-size:16px;
	text-decoration:none;
	text-shadow:1px 1px #888;
}

.button02 a::after {
	content: '';
	width: 5px;
	height: 10px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	padding-left:5px;
	transform: rotate(45deg);
}

.button02:hover {
	opacity: 0.6;
	transition-duration: 0.3s;
	transition-timing-function: ease;
	transition-delay: 0s;
}

.button03 {
	display:block;
	border-radius: 2px;
	margin: 5px auto;
	background: linear-gradient(75deg, rgb(0, 110, 255), rgb(48, 109, 201), rgb(47, 135, 170));
	color: #fff;
	transition-duration: 0.3s;
	font-size:16px;
	padding:20px 0px;
	width:100%;
	text-decoration:none;
	text-shadow:1px 1px #888;
}

.button03 > img {
	background-color:#fff;
}

.button03:hover {
	opacity: 0.6;
	color: #fff;
	transition-duration: 0.3s;
}


.button04 {
	display:block;
	border-radius: 2px;
	margin: 20px 0 5px 0;
	background: linear-gradient(75deg, rgb(0, 110, 255), rgb(48, 109, 201), rgb(47, 135, 170));
	color: #fff;
	transition-duration: 0.3s;
	font-size:16px;
	padding:20px 0px;
	width:50%;
	text-decoration:none;
	text-shadow:1px 1px #888;
}

.button04 > img {
	background-color:#fff;
}

.button04:hover {
	opacity: 0.6;
	color: #fff;
	transition-duration: 0.3s;
}


.button05 {
	display:block;
	border-radius: 2px;
	margin: 5px auto;
	background: linear-gradient(75deg, rgb(246 149 142), rgb(244 74 89), rgb(193 75 97));
	color: #fff;
	transition-duration: 0.3s;
	font-size:16px;
	padding:20px 0px;
	width:100%;
	text-decoration:none;
	text-shadow:1px 1px #888;
}

.button05 > img {
	background-color:#fff;
}

.button05:hover {
	opacity: 0.6;
	color: #fff;
	transition-duration: 0.3s;
}

.blue_icon {
	display:inline-block;
	margin:-5px 4px;
	width:12px;
	height:22px;
	background-color:#2446b7;
}

#greetings > p {
	line-height:150%;
	padding:7px 0;
}

.link {
	table-layout:fixed;
	text-align:left;
	margin:auto;
	width:100%;
	font-size:18px;
	border:none;
}

.link > tbody {
	border:none;
}

.link > tbody > tr {
	border:none;
}

.link > tbody > tr > td {
	border:none;
}

.seihin_table {
	width:99%;
	margin:5px auto
}

.seihin_table tr th {
	width:30%;
	background-color:#fff;
	font-size:90%;
}

.seihin_table tr td {
	width70%;
	font-size:90%;
}

.seihin_table2 {
	width:100%;
	margin:5px auto
}

.seihin_table2 tr th {
	width:30%;
	background-color:#fff;
	font-size:100%;
}

.seihin_table2 tr td {
	width70%;
	font-size:100%;
}

.table04{
	width:50%;
	border-bottom: dotted 1px #9f9f9f !important ;
	padding:10px 0 ;
}

.table05{
	width:50%;
	border-bottom: dotted 1px #9f9f9f !important ;
	padding:10px 0 ;
}

.link_recruit > a {
	padding:10px 1px;
	border-radius: 3px;
	border:1px solid ;
	border-image: linear-gradient(to right, #22336c 0%, #2475b7 100%);
    border-image-slice: 1;
	margin: 3px auto;
	background-color: #fff;
	color: #333;
	transition-duration: 0.3s;
	transition-timing-function: ease;
	transition-delay: 0s;
	text-decoration: none;
}

.link_recruit > a:hover {
	padding:10px 1px;
	border-radius: 3px;
	border:1px solid ;
	border-image: linear-gradient(to right, #22336c 0%, #2475b7 100%);
    border-image-slice: 1;
	margin: 3px auto;
	background-color: #2464b7;
	color: #fff;
	transition-duration: 0.3s;
	transition-timing-function: ease;
	transition-delay: 0s;
	text-decoration: none;
}

.back_recruit {
	max-height: 1080px;
	background-image: url(../img/back_recruit.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	vertical-align: middle;
	background-position: 52% 80%;
}

.back_recruit p {
	text-align:center;
	line-height:50px;
}

.products_frame {
	margin-top:25px;
	border: 1px solid;
	border-image: linear-gradient(75deg, rgb(0, 110, 255), rgb(48, 109, 201), rgb(47, 135, 170));
	border-image-slice: 1;
	height:100%;
}

.products_frame_02 {
	margin-top:25px;
	border: 1px solid;
	border-image: linear-gradient(75deg, rgb(0, 110, 255), rgb(48, 109, 201), rgb(47, 135, 170));
	border-image-slice: 1;
	height:100%;
}

.products_frame_03 {
	margin-top:25px;
	border: 1px solid;
	border-image: linear-gradient(75deg, rgb(233 183 179), rgb(251 122 122), rgb(253 100 100));
	border-image-slice: 1;
	height:100%;
}

.products_frame a {
	letter-spacing: 0.15em;
}

.products_frame h3 {
	font-size:16px;
}

.products_frame_02 a {
	letter-spacing: 0.15em;
}

.products_frame_02 h3 {
	font-size:16px;
}

.products_frame_03 a {
	letter-spacing: 0.15em;
}

.products_frame_03 h3 {
	font-size:16px;
}

.frame_margin {
	margin:25px;
}

.brodia_logo {
	width:100%!important;
}

.insta_back {
	background-color:#eaf1fc;
}

.insta h2	{ margin: 0; }
.insta h2 a	{ position: relative; display: inline-block; padding-left: 1.2em; color: inherit; text-decoration: none; }
.insta h2 a:before {
	position: absolute;
	left: -.4em;
	font-size: 1.8em;
	line-height: 1em;
	font-family: FontAwesome;
	content:"\f16d";
}

#instafeed {
	display: flex;
	position:relative;
	justify-content: space-around;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}

#instafeed div a div img {
	width:100%;
	height:100%;
}

#instafeed div {
	width:310px;
	height:310px;
	overflow: hidden;
	background-color:#222;
}

@media screen and (max-width:1000px) {


	#instafeed div {
		width:260px;
		height:260px;
		overflow: hidden;
		background-color:#222;
	}

}

@media screen and (max-width:849px) {


	#instafeed div {
		width:230px;
		height:230px;
		overflow: hidden;
		background-color:#222;
	}

}

@media screen and (max-width:757px) {


	#instafeed div {
		width:200px;
		height:200px;
		overflow: hidden;
		background-color:#222;
	}

}

@media screen and (max-width:660px) {


	#instafeed div {
		width:170px;
		height:170px;
		overflow: hidden;
		background-color:#222;
	}

}

@media screen and (max-width:560px) {


	#instafeed div {
		width:140px;
		height:140px;
		overflow: hidden;
		background-color:#222;
	}

}

@media screen and (max-width:455px) {


	#instafeed div {
		width:110px;
		height:110px;
		overflow: hidden;
		background-color:#222;
	}

}

#instafeed div a {

}

#instafeed div a div {
	width:100%;
	height:100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	transition-duration: 0.5s;
}

#instafeed div a:hover div {
	transform: scale(1.2);
	transition-duration: 0.5s;
	opacity: 0.6;
	overflow: hidden;
	background-color:#222;
}


@media screen and (max-width:1130px) {
	h1,h2 {
		font-size:32px;
		padding:15px 5px 15px 5px;
		font-weight:bold;
		margin:0;
	}

	h3 {
		font-size:20px;
	}

	h4 {
		font-size:16px;
	}

	.cat_title h1 {
		font-size:5vh;
	}

	.content_top {
		width:95%;
	}

	.content {
		width:95%;
	}

	.content_top h1 {
		font-size:22px;
	}

	.content h2 {
		font-size:26px;
	}

	.col_5 > a {
		width:100%;
	}

	.col_2_seihin > .rw_65 {
		width:95%;
		float:none;
	}

	.col_2_seihin > .lw_35 {
		width:95%;
		float:none;
	}

}

@media screen and (max-width: 930px) {

	.content h2 {
		padding:15px;
	}

	.suppliers {
		font-size:80%;
	}

	.table04{
		display: block;
		width:100%;
		border-bottom: none; 
		padding:10px 0 5px 0;
	}

	.table05{
		display: block;
		width:100%;
		padding:5px 0 10px 0;
	}

	.content_topimg {
		padding:50px 0px 5px 0px;
	}

	.col_1 {
		width:100%;
		padding:0.5vh;
		margin:0 auto;
	}

	.col_2 > div {
		width:98%;
		margin:10px auto;
	}

	.col_2 > .lw_65 {
		width:100%;
		margin:0 auto;
	}

	.rw_35 {
		width:100%;
		margin:0 auto;
	}

	.col_2 > .rw_35_top {
		display:none;
	}

	.col_2 > .rw_65 {
		width:100%;
		margin:0 auto;
	}

	 .lw_35 {
		width:100%;
	}

	 .lw_35 > img {
		width:70%;
	}

	.brodia_logo {
		width:50%!important;
	}

	 .rw_65 {
		width:100%;
		margin:0;
	}

	 .lw_65 {
		width:100%;
		margin:0 auto;
	}

	.col_2 > .lw_35_top {
		display:none;
	}
	
	.col_2 > .lw_35 {
		width:100%;
		margin:0 auto;
	}
	
	.col_2 > .lw_50 {
		width:90%;
		margin-right:0px;
		margin:0 auto;
	}

	.col_2 > .rw_50 {
		width:90%;
		margin-left:0px;
		margin:0 auto;
		text-align:center;
	}
	
	
	.col_4 {
		width:93%;
		padding:35px 0 10px 0;
	}

	.col_4 > a {
		width:40vw;
	}

	.col_4 > div > a > img {
		width:21vw;
		height:21vw;
	}

	.seihin_img > a {
		width:49%;
		padding:1px;
		margin:0 auto;
	}

	.col_5 > a {
		width:19%;
	}

	.col_6 {
		width:80%;
	}

	h1,h2 {
		font-size:24px;
		padding:15px 5px 15px 5px;
		font-weight:bold;
		margin:0;
	}

	h3 {
		font-size:20px;
		padding:5px 0 0 15px;
	}

	h4 {
		font-size:16px;
		padding:0 0 5px 15px;
	}

	#main_contents01 {
		margin-top:47vh;
		background-color:#fff;
	}

	.content_top {
		padding:32vh 0px 40px 0px;
		width:100%;
		margin:0 auto;
	}

	.content_top h2 {
		padding:18px 10px;
	}

	.content {
		width:95%;
		margin:0 auto;
		padding:10px;
	}

	.content h2 {
		width:90%;
		font-size:20px;
		margin:0 auto;
	}

	.content p {
		width:95%;
		padding:0 0 0 15px;
	}
	.top_recruit > a > img {
		width:100%;
	}

	.back01 {
		color:#fff;
		background-image:url(../img/top_01.jpg);
		background-size:cover;
		background-repeat:no-repeat;
		background-position:20% 80%;
		background-color:rgba(150,150,150,0.8);
		background-blend-mode:multiply;
	}

	.back02 {
		color:#fff;
		background-image:url(../img/top_02.jpg);
		background-size:cover;
		background-repeat:no-repeat;
		background-position:0% 40%;
		background-color:rgba(150,150,150,0.8);
		background-blend-mode:multiply;
	}

	.back03 {
		color:#fff;
		background-image:url(../img/pregedent.jpg);
		background-size:cover;
		background-repeat:no-repeat;
		background-position:0% 40%;
		background-color:rgba(150,150,150,0.8);
		background-blend-mode:multiply;
	}

	.content_top h1 {
		width:90%;
		font-size:20px;
		margin:0 auto;
	}

	.content_top p {
		font-size:100%;
		padding:0 15px;
	}

	.lw_65 > p {
		padding:0 10px;
	}

	.yumetsuushin-img img {
		margin: 15px auto;
		width:40vw;
		height:40vw;
		object-fit:cover;
		object-position: 0% 0%;
}


@media screen and (max-width: 820px) {

	.col_4 > a {
		width:49%;
	}

	.col_5 > a {
		width:100%;
	}

	.col_3 > div {
		width:90%;
		margin:30px auto;
	}
}

@media screen and (max-width: 720px) {

	.desc_col {
		width:90%;
		margin:0 auto;
	}

	.cat_title h1 {
		font-size:4vh;
	}

	.col_6 {
		width:80%;
	}

	.col_6 > a > img {
		width:25vw;
		height:25vw;
	}

	#main_contents01 {
		margin-top:47vh;
		background-color:#fff;
	}

.col_2_seihin > .lw_50 {
	width:90%;
	float:none;
	margin:5px auto;
}

.col_2_seihin > .rw_50 {
	width:90%;
	margin:0 auto;
	float:none;
}

}

@media screen and (max-width: 450px) {

	.col_2 > .lw_65 {
		width:100%;
	}



}

.contact_info a {
	color:#5e220f;
	text-decoration:none;
}

.contact_info a:hover {
	color:#c95a39;
}

span.link-t-a {
	position: relative;
	top: -120px;
	display: block;
}


.tell a {
	color:#333;
	text-decoration:none;
}

.tell a:hover {
	color:#999;
	text-decoration:revert;
}

table.formTable td input {
    border-radius: 5px;
    line-height: 28px;
    border: 1px solid #aaa;
    height: 35px;
    vertical-align: middle;
}

select {
	font-size:110%;
}

option {
	font-size:110%;
}

input {
	font-size:110%;
}

textarea {
	font-size:110%;
}

.formTable td {
	text-align:center;
	width: 70%;
	background-color:#fff;
}

.formTable tr {
	text-align:center;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ddd;
	background: #eee;
	width: 30%;
}

@media screen and (max-width: 768px) {

	input[type="text"], textarea {
		width: 100%;
		padding: 5px;
		font-size: 110%;
		display: block;
	}

	table.formTable th, table.formTable td {
		width: auto;
		display: block;
	}

}

}