@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/earlyaccess/notosansjapanese.css'); 
 
body {
	font-size: 14px;
	font-family: 'Noto Sans Japanese', 'Quicksand', sans-serif;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 14px;
	background-color: #FFFFFF;
	line-height: 1.8em;
	text-justify: inter-ideograph;
	text-align: justify;
	font-weight: 400;
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
}
p {
	text-justify: inter-ideograph;
	text-align: justify;
	}
body {
    animation: fadeIn 4s ease 0s 1 normal;
    -webkit-animation: fadeIn 4s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

*, *:before, *:after {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
}
img {
		max-width : 100%;
		height : auto;
		margin-right: auto;
		margin-left: auto;
		display: block;
}
a:link {
    color: #51432A;
    text-decoration: none;
}
a:visited {
    color: #51432A;
    text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
}
.sp_no {
	display:none !important;
	}
	
.he3 {
	position: fixed;
	right: 5px;
	bottom: 60px;
	height: 100px;
	width: 100px;
	display: none;
}
.he33 img {
	height: auto;
	width: 100%;
}
.he33 {
	position: fixed;
	right: 5px;
	bottom: 60px;
	height: 100px;
	width: 100px;
	display: none;
}
.he3 img {
	height: auto;
	width: 100%;
}
.he4 {
	position: fixed;
	right: 35px;
	bottom: 10px;
	height: 40px;
	width: 40px;
	display: none;
}
.he4 img {
	height: auto;
	width: 100%;
}

ul.footer_menu {
	margin: 0 auto;
	padding: 3px 0;
	width: 100%;
	overflow: hidden;
	display: table;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
ul.footer_menu li {
	margin: 0;
	display: table-cell;
	vertical-align: middle;
	list-style-type: none;
	font-size: 10px;
	width: 33.333333%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #000;
	border-left-color: #000;
}
ul.footer_menu li a i {
}
ul.footer_menu li a {
	border: none;
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	
}
.footer_menu {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 10;
	-moz-opacity: 0.9;
	opacity: 0.9;
	background-color: #51432A;
}
.footer_menu li a i img {
	height: auto;
	width: 30px;
	padding-top: 5px;
}
#spm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-color: #51432A;
}
input[type="submit"] {
  -webkit-appearance: none;
}
.sp-image {
	padding:0 !important;
	margin:0 !important;
	width:100% !important;
	height:auto !important;
		
}


/* FLEX */

header {
	width: 100%;
	background-color: #FFFFFF;
	display: none;
}
header .header_in {
	margin-right: auto;
	margin-left: auto;
}
.header_in h1 {
	padding-top: 45px;
	width: 18%;
	display: block;
	text-align: center;
	padding-bottom: 55px;
	margin-right: auto;
	margin-left: auto;
}
.header_in h1 a img {
	height: auto;
	width: 100%;
}
.header_in nav {
}
nav .menubox {
	display: flex;
	justify-content: center;
	padding-bottom: 15px;
}
.menubox li a {
	font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
}
.menubox li a:hover {
	color: #999999;
	background-color: #FFF;
}
/*---メニュー ---*/

#header_in22 {
	margin-right: auto;
	margin-left: auto;
}
#main-b {
	background-color: #FFF;
	width: 100%;
	overflow: hidden;
}
#header_in22.fixed nav {
}
#header_in22.fixed {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: rgba(255,255,255,0.95);
	z-index: 10;
}
#header_in22.fixed #dropmenu {
	list-style-type: none;
	font-family: 'Lato', sans-serif;
	padding-top: 22px;
	position: relative;
	padding-top: 0px;
	display: -webkit-box !important;/*--- Androidブラウザ用 ---*/
	display: -ms-flexbox !important;/*--- IE10 ---*/
	display: -webkit-flex !important;/*--- safari（PC）用 ---*/
	display: flex !important;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-bottom: 0px;
}
#dropmenu {
	list-style-type: none;
	font-family: 'Lato', sans-serif;
	position: relative;
	font-weight: 400;
	display: -webkit-box !important;/*--- Androidブラウザ用 ---*/
	display: -ms-flexbox !important;/*--- IE10 ---*/
	display: -webkit-flex !important;/*--- safari（PC）用 ---*/
	display: flex !important;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 14px;
	padding-bottom: 14px;
	max-width: 1040px;
	margin-right: auto;
	margin-left: auto;
}
#dropmenu li {
	float: left;
	text-align: center;
	font-size: 16px;
	line-height: 32px;
	position: relative;
	z-index: 10000 !important;
	margin: 0px;
	padding: 0;
}
#dropmenu li a {
	padding: 0;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 16px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	overflow: hidden;
	display: block;
}
#dropmenu li a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#dropmenu .current a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#dropmenu li .mimg:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff !important;
}
#dropmenu .mimg2 {
	margin-top: -5px;
}
#dropmenu li:hover > a {
}
#dropmenu > li:hover > a {
}
#dropmenu li ul {
	list-style: none;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 20000 !important;
}
#dropmenu li:last-child ul {
	left: -100%;
	width: 100%
}
#dropmenu li ul li {
	overflow: hidden;
	width: 200%;
	height: 0;
	color: #fff;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
	-ms-transition: .2s;
	transition: .2s;
	margin-top: 1px;
	margin-bottom: 1px;
}
#dropmenu li ul li a {
	text-align: left;
	font-size: 14px;
	line-height: 44px;
	color: #000;
	background-color: #EFEEE8;
	padding-right: 15px;
	padding-left: 15px;
}
#dropmenu li ul li a:hover {
	background-color: #CCCCCC;
}
#dropmenu li:hover ul li {
	overflow: hidden;
	display: block;
	height: 44px;
	line-height: 44px;
}
#dropmenu li:hover ul li:first-child {
	border-top: 0;
}
#dropmenu li:hover ul li:last-child {
	border-bottom: 0;
	line-height: 44px;
}
#dropmenu li:hover ul li:last-child a {
	line-height: 44px;
}
#dropmenu li .sub-menu li a {
	width: 250px;
	white-space: nowrap;
	display: block;
	font-weight: 400;
}
.fixed {
	position: fixed;
	top: 0;
	z-index: 1;
}
/*---メニュー ---*/
	


.box1 {
	clear: both;
	display: block;
	overflow: hidden;
	padding-top: 64px;
	padding-bottom: 64px;
}
.contents1 {
	display: block;
	clear: both;
	overflow: hidden;
	margin-right: 3%;
	margin-left: 3%;
	text-align: center;
}

.box1:nth-child(even) {
    background-color: #F0F0F0;	
}

.midashi {
	text-align: center;
	
	}
.box1 h2, #box2 h2 {
	font-size: 20px;
	font-weight: 700;
	color: #51432A;
	line-height: 24px;
}
.head-border {
	position: relative;
	display: inline-block;
	padding-top: 0;
	padding-right: 70px;
	padding-bottom: 0;
	padding-left: 70px;
}

.head-border:before,
.head-border:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 50px;
	height: 2px;
	background-color: #51432A;
}

.head-border:before {
    left: 0;
}

.head-border:after {
    right: 0;
}
.box1 h3, #box2 h3 {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 32px;
	display: block;
	font-size: 12px;
	line-height: 12px;
	overflow: hidden;
	color: #51432A;
}





.news_1 {
	display: block;
	width: 100%;
	overflow: hidden;
	font-size: 16px;
}
.news_1 li:first-child {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #51432A;
}
.news_1 li {
	display: block;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #51432A;
	padding-top: 16px;
	padding-bottom: 16px;
	overflow: hidden;
	font-size: 14px;
}
.news_1 li a .im3002 {
	width: 50%;
	float: left;
	padding-top: 0px;
	text-align: left;
}
.news_1 li a .im300 {
	float: left;
	width: 50%;
	padding-top: 0px;
	text-align: right;
}
.news_1 li a h4 {
	width: 100%;
	text-align: left;
	clear: both;
	font-size: 14px;
	display: block;
	padding-top: 12px;
}
.news_1 li a .im300 i {
	font-style: normal;
	background-color: #51432A;
	color: #FFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
}
.bt1280 a {
	font-size: 14px;
	line-height: 54px;
	color: #333;
	text-align: center;
	display: block;
	width: 100%;
	border: 1px solid #666;
	clear: both;
	margin-top: 32px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
}
.bt1280 a:hover {
	color: #FFF;
	background-color: #51432A;
}




/*タブ切り替え全体のスタイル*/
.tabs {
	margin-top: 50px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.tp2 .lm502 {
	margin-left: 5%;
}
.tp2 {
}
.tmn {
	overflow: hidden;
	position: relative;
}
.tmn .n_ct {
    font-size: 11px;
    line-height: 11px;
    color: #FFFFFF;
    position: absolute;
    top: 0px;
    background-color: #51432A;
    padding: 5px;
    right: 0px;
    border-radius: 0 10px 0 0;
}
.tmn .n1 {
	position: absolute;
	left: -1px;
	top: -1px;
	width: 32px;
	height: 32px;
}
.tmn .n2 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 32px;
	height: 32px;
}
.tmn .n1 img {
	height: 32px;
	width: 32px;
}
.tmn .n2 img {
	height: 32px;
	width: 32px;
}
/*タブのスタイル*/
.tab_item {
	width: calc(90%/8);
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	display: none;
	float: left;
	transition: all 0.2s ease;
	margin-left: auto;
	margin-right: auto;
}
.tab_item:hover {
	opacity: 0.75;
}
/*ラジオボタンを全て消す*/
input[name="tab_item"] {
	display: none;
}
/*タブ切り替えの中身のスタイル*/
.tab_content {
	display: none;
	clear: both;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
/*選択されているタブのコンテンツのみを表示*/
#b1:checked ~ #b1_content, #b2:checked ~ #b2_content, #b3:checked ~ #b3_content, #b4:checked ~ #b4_content, #b5:checked ~ #b5_content, #b6:checked ~ #b6_content, #b7:checked ~ #b7_content, #b8:checked ~ #b8_content {
	display: block;
}
/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
	border-bottom: 2px solid #333333;
}

.new_b li {
    width: 48%;
    margin-bottom: 24px;
    border: 1px solid #51432A;
    padding: 0px;
    margin-top: 0px;
    border-radius: 10px;
}

.new_b {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.tmn2 {
    display: block;
    overflow: hidden;
    color: #51432A;
    font-size: 14px;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    margin: 0px;
    font-weight: 500;
}
.tmn2 .n_day {
	font-size: 16px;
	float: left;
	width: 40%;
	display: block;
	text-align: left;
	line-height: 16px;
	font-weight: 500;
}
.tmn2 .n_day2 {
	font-size: 14px;
	padding-left: 8px;
}

.box43 {
	
	width: 100%;
	height: 0;
	padding-bottom: 65%;
	position: relative;
}
.box43 img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	border-radius: 10px 10px 0 0;
}
.mml {
	font-size: 16px;
	line-height: 1.8em;
	font-weight: 500;
	text-align: left;
	text-justify: inter-ideograph;
	text-align: justify;
}
.about_b {
	margin-top: 32px;
	display: block;
	width: 100%;
}
.about_b h4 {
	background-color: #51432A;
	color: #FFF;
	font-size: 18px;
	font-weight: 500;
	line-height: 54px;
	margin-bottom: 24px;
}
.about_b ul li h5 {
	font-size: 18px;
	padding: 0px;
	font-weight: 500;
	color: #51432A;
	line-height: 48px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #51432A;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.about_b ul li h5 .number {
	font-size: 22px;
	padding-right: 10px;
	line-height: 22px;
	font-weight: 700;
}
.about_b ul li p {
	margin: 0px;
	padding: 14px;
	font-size: 14px;
}
.about_b ul li {
	width: 100%;
	margin-bottom: 24px;
	border: 1px solid #51432A;
}
.service_b li {
    background-color: #51432A;
    width: 100%;
    border-radius: 10px;
    margin-bottom: 24px;
}
.service_b li a {
	color: #FFF;
}
.service_b li img {
border-radius: 10px 10px 0 0;
}
.service_b h4 {
	font-size: 18px;
	font-weight: 700;
	text-align: left;
	display: block;
	padding: 20px;
}
.service_b ul li a ul li {
    width: 100%;
    display: flex;
    margin: 0;
    align-items: center;
}
.service_b p {
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 14px;
	text-justify: inter-ideograph;
	text-align: justify;
}

.service_b2 {
	margin-top: 24px;
	}
.service_b2 ul {
		display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.service_b2 li {
	background-color: #51432A;
	width: 48%;
	border-radius: 10px;
}
.service_b2 li img {
border-radius: 10px 10px 0 0;
}
.service_b2 li a {
	color: #FFF;
}
.service_b2 h4 {
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	display: block;
	padding: 20px;
	text-align: center;
}
.service_b2 ul li a ul li {
	width: 100%;
	
}


.recru_b li {
	background-color: #51432A;
	width: 100%;
	border-radius: 10px;
	
}
.recru_b li img {
border-radius: 10px 0 0 10px;
}
.recru_b li a {
	color: #FFF;
}
.recru_b h4 {
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	display: block;
	padding: 20px;
	text-align: center;
}
.recru_b ul li a ul {
		display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin: 0px;
	padding: 0px;
}
.recru_b ul li a ul li {
	width: 50%;
	margin: 0px;
	padding: 0px;
	  display: flex;
  justify-content: center;
  align-items: center;
}
.comp_b li {
	width: 100%;
}
.comp_b ul li h5 {
	font-size: 16px;
	line-height: 16px;
	font-weight: 500;
	padding: 15px;
	color: #FFF;
	background-color: #51432A;
	margin-bottom: 15px;
}
.comp_b ul li address {
	font-style: normal;
	font-size: 14px;
	margin-top: 15px;
	display: block;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51432A;
}
.spb_32 {
	margin-bottom: 32px !important;
}
.spb_24 {
	margin-bottom: 24px !important;
}
#group-vision-area .wrap img {
	width: 100%;
}
footer {
	background-color: #51432A;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	overflow: hidden;
	display: block;
	padding-top: 64px;
}


.foot_in {
	margin-bottom: 64px;
	overflow: hidden;
	padding-left: 3%;
	padding-right: 3%;
}
.foot_in .foot1 {
	display: block;
	text-align: center;
	width: 100%;
	overflow: hidden;
}
.foot_in .foot1 p {
	text-align: center;
	line-height: 2em;
}
.foot_in .foot1 h1 a img {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}


.foot_in .foot_in2 {
	overflow: hidden;
	margin-top: 32px;
	margin-bottom: 32px;
	display: block;
}
.foot_in .foot_in2 a {
	color: #FFF;
	line-height: 28px;
	width: 46%;
	text-align: center;
	border: 1px dotted #FFF;
	margin: 2%;
	font-size: 13px;
	display: block;
	float: left;
}
.foot_in .foot_in2 a:hover {
	color: #999;
}
.fmenu li .sub-menu li a {
}
.fmenu li .sub-menu {
}
.fmenu li a i {
	font-style: normal;
	display: none;
}
.foot_in .foot_in2 .fmenu {
}
.foot_in .foot2 ul li a:hover {
	color: #999;
}



.copyright {
	line-height: 48px;
	text-align: center;
	display: block;
	margin-bottom: 65px;
}


#head2 {
	display: block;
	overflow: hidden;
	width: 100%;
	background-color: #000;
	position: relative;
}

#head2 .head_img img {
	width: 100%;
	height: 200px;
	object-fit: cover;
	opacity: 0.5;

}
#head2 h1 {
	color: #FFF;
	font-weight: 700;
	font-size: 24px;
	line-height: 24px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
  -webkit- transform: translateY(-50%) ;
	margin: auto;
	left: 0px;
	right: 0px;
	 display: flex;
  justify-content: center;
  align-items: center;
}
.comp1 li {
	width: 100%;
}
.comp1 li dl dt {
	width: 100%;
	padding: 16px;
	display: block;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2F0ED;
	text-align: left;
}
.comp1 li dl dd {
	text-align: left;
	width: 100%;
	padding: 16px;
	display: block;
	background-color: #F2F0ED;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #51432A;
}
.comp1 li dl:last-child {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51432A;
}
.comp1 li dl {
	font-size: 14px;
	display: block;
	background-color: #51432A;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #51432A;
	width: 100%;
	border-left-style: solid;
	border-left-color: #51432A;
}
.comp1 li img {
	margin-bottom: 16px;
}

.comp2 {
	}
.comp2 dl dt {
	width: 100%;
	padding: 16px;
	display: block;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	text-align: left;
}
.comp2 dl dd {
	text-align: left;
	width: 100%;
	padding: 16px;
	display: block;
	background-color: #FFF;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #51432A;
}
.comp2 dl:last-child {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51432A;
}
.comp2 dl {
	font-size: 14px;
	display: block;
	background-color: #51432A;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #51432A;
	width: 100%;
	border-left-style: solid;
	border-left-color: #51432A;
}
.comp1 li p {
	margin-top: 0px;
	margin-bottom: 24px;
	text-align: left;
	font-size: 14px;
	text-justify: inter-ideograph;
	text-align: justify;
}
.t_right {
	text-align: right !important;
}
.comp3 li {
	width: 79%;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
}
.evolution2 {
	background-color: #51432A;
	width: 100%;
	padding-top: 100%;
	border-radius: 50%;
	text-align: center;
	position: relative;	
	
	
}
.evolution2 .evo_in {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
  -webkit- transform: translateY(-50%) ;
	margin: auto;
	left: 0px;
	right: 0px;
}

.evolution2 h4 {
	font-weight: 700;
	color: #FFF;
	font-size: 20px;
	margin-bottom: 5px;
}
.evolution2 h5 {
	font-size: 14px;
	font-weight: 400;
	color: #FFF;
}
.evolution2 h6 {
	color: #FFF;
	font-size: 12px;
	margin-bottom: 16px;
}
.box0 {
	margin-top: 24px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #51432A;
}
.h_menu {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.h_menu li {
	width: 48%;
	margin: 1%;
	border: 2px solid #51432A;	
}
.h_menu li a {
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 32px;
	font-size: 12px;
}
.h_menu .on_h a {
	color: #FFF !important;
	background-color: #51432A !important;
	}
.h_menu li a:hover {
	color: #FFF !important;
	background-color: #51432A;
	
}
.comp4 ul li {
	width: 100%;
	display: block;
	overflow: hidden;
	align-items: center;
	background-color: #F2F0ED;
}




.comp4 ul li h5 {
	font-size: 18px;
	padding: 0px;
	font-weight: 500;
	color: #51432A;
	line-height: 32px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #51432A;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	text-align: left;
	display: block;
}
.comp4 ul li h5 .number {
	font-size: 22px;
	padding-right: 10px;
	line-height: 22px;
	font-weight: 700;
}
.comp4 ul li p {
	padding: 0px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 32px;
	margin-left: 0px;
}
.sp_mt64 {
	margin-top: 32px;
}
.cp4_in {
	padding-right: 3%;
	padding-left: 3%;
}

.comp5 ul li {
	width: 100%;
	align-items: center;
	background-color: #FFF;
	display: block;
	overflow: hidden;
}




.comp5 ul li h5 {
	font-size: 18px;
	padding: 0px;
	font-weight: 500;
	color: #51432A;
	line-height: 32px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #51432A;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	text-align: left;
	display: block;
}
.comp5 ul li h5 .number {
	font-size: 22px;
	padding-right: 10px;
	line-height: 22px;
	font-weight: 700;
}
.comp5 ul li p {
	padding: 0px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 32px;
	margin-left: 0px;
}


.box980_blog_2 {
}
.box980_blog_2 .tt {
	font-size: 18px;
	display: block;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #51432A;
	border-bottom-color: #51432A;
	padding-top: 24px;
	padding-bottom: 24px;
	font-weight: 500;
}
.box980_blog_2 .daysn {
	display: block;
	text-align: right;
	font-size: 14px;
	line-height: 32px;
}
.box980_blog_2 .kiji_1 {
	margin-top: 32px;
	font-size: 14px;
	line-height: 2em;
	text-align: left;
}
.block_1050_n {
	margin-top: 32px;
	display: block;
	clear: both;
	overflow: hidden;
}


.block_1050_n .navigation.clearfix .navigation_in {
	display: flex;
}
.block_1050_n .navigation.clearfix .navigation_in p {
	float: left;
	width: 33%;
	text-align: center;
}

.mml2 {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 15px;
	line-height: 1.8em;
	text-align: left;
	text-justify: inter-ideograph;
	text-align: justify;
}
.store-prosperity {
	
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.store-prosperity dl dt {
	color: #51432A;
	font-weight: 700;
	font-size: 18px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #51432A;
	padding-bottom: 5px;
}
.store-prosperity dl dd {
	font-size: 14px;
	background-color: #FFF6E5;
	padding: 24px;
	margin-bottom: 32px;
	line-height: 1.8em;
}
.spy01 img {
	
	margin-bottom: 8px;
}
.store-prosperity dl dd p {
	font-weight: 500;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sp_t32 {
	margin-top: 32px;
}


.spy02 img {
	margin-bottom: 8px;
}
.spy03 img {
	margin-bottom: 8px;
}
.spy04 img {
	margin-bottom: 8px;
}



.temp01 {
	font-size: 14px;
	margin-bottom: 24px;
}
.shop-table h4 {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 12px;
	display: block;
	margin-top: 32px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #51432A;
}
.shop-table table tbody tr td {
	padding: 5px;
	font-size: 12px;
	text-align: left;
	order: 1px solid #666;
}
.shop-table {
	margin-bottom: 48px;
}
.shop-table table tbody tr:first-child {
	color: #FFF;
	background-color: #51432A;
}
.shop-table table tbody tr:nth-child(even) {
	background-color: #DCD9D4;
}
.shop-table table tbody td {
	
	border: 1px solid #666;
	text-align: left;
}
.tenp02 {
	font-size: 16px;
	padding-top: 24px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #51432A;
	padding-bottom: 24px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #51432A;
	line-height: 2em;
}
.tenp03 {
	font-size: 14px;
	padding-top: 24px;
	text-align: left;
}
#mold_b h4 {
	font-size: 20px;
	font-weight: 500;
	color: #51432A;
	margin-bottom: 32px;
}
#mold1 p {
	font-size: 16px;
	text-align: center;
}
.sp_b64 {
    margin-bottom: 32px;
}
#mold_b p {
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	line-height: 2em;
	text-align: left;
}
#mold2 img {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 32px;
}
#mold3 img {
}
#mold_b h5 {
	font-size: 16px;
	margin-top: 32px;
	margin-bottom: 32px;
	text-align: left;
}
#mold4-topics img {
	width: 70%;
	margin-bottom: 24px;
}
#mold4-topics {
	margin-right: auto;
	margin-left: auto;
	margin-top: 48px;
}
#contact-comment {
	margin-top: 64px;
	text-align: center;
}
.photo li a img {
	height: 250px;
	object-fit: cover;
	width: 100%;
}
.pd_11 .photo {
	margin-bottom: 32px;
}







#thanks h2 {
  text-align: center;
  padding: 15px;
}




#partner-form .partner-form-table {
  width: 100%;

  margin-left: auto;
  margin-right: auto;

}

#partner-form td {
	padding: 12px;
	width: 100% !important;
	border: 1px solid #666;
	text-align: left !important;
	 display:block !important;
}

#partner-form th {
	background-color: #eee;
	vertical-align: middle;
	width: 100%;
	padding: 12px !important;
	font-weight: normal;
	display: block !important;
	text-align: left !important;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-left-color: #333;
}

#partner-form th i {
	color: cornflowerblue;
	line-height: 1;
	padding: 3px 5px;
	margin-right: .75em;
	margin-bottom: .5em;
	border: 1px solid cornflowerblue;
	border-radius: 3px;
	background-color: #fff;
	display: inline-block;
	font-style: normal;
}

#partner-form th i.req {
  color: crimson;
  border-color: crimson;
}

#partner-form th label {
  cursor: pointer;
}

#partner-form td p {

}

#partner-form .partner-form-table tr td p:empty {
  display: none;
}

#partner-form .partner-form-table tr td .checkbox-plan,
#partner-form .partner-form-table tr td .checkbox-production,
#partner-form .partner-form-table tr td .checkbox-cooperation,
#partner-form .partner-form-table tr td .checkbox-contact,
#partner-form .partner-form-table tr td .checkbox-privacy,
#partner-form .partner-form-table tr td .accept {
  padding: 0;
}

#partner-form .partner-form-table tr td .checkbox-plan span,
#partner-form .partner-form-table tr td .checkbox-production span,
#partner-form .partner-form-table tr td .checkbox-cooperation span,
#partner-form .partner-form-table tr td .checkbox-contact span,
#partner-form .partner-form-table tr td .checkbox-privacy span,
#partner-form .partner-form-table tr td .accept span {
  line-height: 1;
  padding: 0;
}

#partner-form .partner-form-table tr td .checkbox-plan label,
#partner-form .partner-form-table tr td .checkbox-production label,
#partner-form .partner-form-table tr td .checkbox-cooperation label,
#partner-form .partner-form-table tr td .checkbox-contact label,
#partner-form .partner-form-table tr td .checkbox-privacy label,
#partner-form .partner-form-table tr td .accept label {


  padding: 4px 5px;
  margin: 5px 0 5px 10px;
  border: 1px solid #bbb;
  border-radius: 3px;
  display: inline-block;
  cursor: pointer;
}

#partner-form .partner-form-table tr td .checkbox-plan label span,
#partner-form .partner-form-table tr td .checkbox-production label span,
#partner-form .partner-form-table tr td .checkbox-cooperation label span,
#partner-form .partner-form-table tr td .checkbox-contact label span,
#partner-form .partner-form-table tr td .checkbox-privacy label span,
#partner-form .partner-form-table tr td .accept label span {
  display: inline-block;
}

#partner-form .partner-form-table tr td .checkbox-plan label input,
#partner-form .partner-form-table tr td .checkbox-production label input,
#partner-form .partner-form-table tr td .checkbox-cooperation label input,
#partner-form .partner-form-table tr td .checkbox-contact label input,
#partner-form .partner-form-table tr td .checkbox-privacy label input,
#partner-form .partner-form-table tr td .accept label input {
  margin: 3px 5px 3px 10px;
  vertical-align: text-bottom;
}

#partner-form .partner-form-table tr td .checkbox-plan .wpcf7-list-item,
#partner-form .partner-form-table tr td .checkbox-production .wpcf7-list-item,
#partner-form .partner-form-table tr td .checkbox-cooperation .wpcf7-list-item,
#partner-form .partner-form-table tr td .checkbox-contact .wpcf7-list-item,
#partner-form .partner-form-table tr td .checkbox-privacy .wpcf7-list-item,
#partner-form .partner-form-table tr td .accept .wpcf7-list-item {
  margin: 0;
}

#partner-form .partner-form-table tr td .checkbox-contact label,
#partner-form .partner-form-table tr td .checkbox-privacy label,
#partner-form .partner-form-table tr td .accept label {
  
  padding: 4px 15px 4px 0;
  margin: 5px 10px;
  border: none;
}

#partner-form .partner-form-table tr td .zip,
#partner-form .partner-form-table tr td .pref,
#partner-form .partner-form-table tr td .address,
#partner-form .partner-form-table tr td .address2,
#partner-form .partner-form-table tr td .capital,
#partner-form .partner-form-table tr td .earnings,
#partner-form .partner-form-table tr td .staff {
  display: inline-block;
}

#partner-form .partner-form-table tr td .zip input,
#partner-form .partner-form-table tr td .pref input,
#partner-form .partner-form-table tr td .address input,
#partner-form .partner-form-table tr td .address2 input,
#partner-form .partner-form-table tr td .capital input,
#partner-form .partner-form-table tr td .earnings input,
#partner-form .partner-form-table tr td .staff input {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#partner-form .partner-form-table tr td .zip,
#partner-form .partner-form-table tr td .pref {
  width: 75%;
}

#partner-form .partner-form-table tr td .capital,
#partner-form .partner-form-table tr td .earnings,
#partner-form .partner-form-table tr td .staff {
  width: 75%;
}

#partner-form .partner-form-table tr td .address,
#partner-form .partner-form-table tr td .address2 {
  width: 100%;
  padding-left: 0;
}

#partner-form .partner-form-table tr td.address-box p {
  padding-left: 25px;
}

#partner-form .partner-form-table tr td .business-content,
#partner-form .partner-form-table tr td .main-suppliers,
#partner-form .partner-form-table tr td .your-message {
  width: 100%;
  display: block;
}

#partner-form .partner-form-table tr td textarea {
  width: 100%;
  resize: vertical;
}



#partner-form input[type="text"],
#partner-form input[type="url"],
#partner-form input[type="email"],
#partner-form input[type="tel"] {
	border: 1px solid #666;
	border-radius: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 6px;
	width:90%;
}



#partner-form select {
  width: 100%;
 
  padding: 7px 6px;
}

#partner-form #privacy-info {
	width: 100%;
	padding: 16px;
	margin-left: auto;
	margin-right: auto;
	background-color: #eee;
	margin-top: 48px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
	text-align: left;
}



#partner-form #privacy-info h3 {
	font-weight: bold;
	margin-bottom: 20px;
	padding: 0px;
	font-size: 16px;
	line-height: 16px;
}

#partner-form #submit-box {
  text-align: center;
  padding: 40px 0 60px;
}

#partner-form #submit-box input[type="submit"] {
	color: #FFF;
	background-color: #51432A;
	width: 60%;
	text-align: center;
	line-height: 64px;
	border: 0;
	cursor: pointer;
	font-size: 20px;
	font-weight: 500;
}
input[type="submit"]:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}


#partner-form #submit-box .ajax-loader {
  margin: 20px auto 0;
  display: block;
}
.toukaikai li {
	width: 100%;
	text-align: left;
}
.toukaikai li p {
	line-height: 1.8em;
}
.toukaikai li img {
	width: 50%;
	float: left;
}
.toukaikai li h4 {
	font-size: 18px;
	font-weight: 500;
	display: block;
	color: #51432A;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #51432A;
	padding-bottom: 5px;
	margin-bottom: 16px;
}
.info_b2 {
	margin-top: 32px;
	text-align: left;
}
.info_b3 {
	margin-top: 32px;
	font-size: 16px;
}
.info_b {
	font-size: 14px;
	line-height: 2em;
	margin-bottom: 32px;
	text-align: left;
}
.privacy {
	text-align: left;
	margin-top: 32px;
	margin-right: auto;
	margin-left: auto;
}
.privacy h5 {
	font-size: 16px;
	font-weight: 500;
	color: #51432A;
	margin-bottom: 16px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51432A;
}
.privacy p {
	padding-left: 12px;
}
#contact-comment {
	text-align: center;
	display: inline-block;
	padding: 24px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #999;
}




.kiji_1 h1 {
	font-size: 18px;
	margin-bottom: 32px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #51432A;
	text-justify: inter-ideograph;
	text-align: justify;
	font-weight: 500;
}
.kiji_1 h2 {
	font-size: 16px;
    margin-top: 48px;
	margin-bottom: 24px;
	text-align: left;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #51432A;
	letter-spacing: 0em;
	text-indent: 0px;
	text-justify: inter-ideograph;
	text-align: justify;
}
.kiji_1 h3 {
	font-size: 15px;
    line-height: 2em;
    font-weight: 500;
    margin-top: 48px;
    margin-bottom: 32px;
	padding: 0.5em;/*左線（実線 太さ 色）*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #51432A;
	border-right-color: #51432A;
	border-bottom-color: #51432A;
	border-left-color: #51432A;
	display: block;
	width: 100%;
	text-justify: inter-ideograph;
	text-align: justify;
}
.kiji_1 h4 {
	font-size: 15px;
    margin-top: 32px;
	margin-bottom: 24px;
	position: relative;
	padding: 0.6em;
	background-color: #51432A;
	text-justify: inter-ideograph;
	text-align: justify;
	color: #FFF;
}
.kiji_1 h4:after {
	position: absolute;
	content: '';
	top: 100%;
	left: 30px;
	width: 0px;
	height: 0;
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #51432A;

}
.kiji_1 h5 {
	font-size: 14px;
	margin-bottom: 32px;
	border: 1px dashed #51432A;
	padding: 0.2em 0.5em;
	text-justify: inter-ideograph;
	text-align: justify;
}
.kiji_1 h6 {
	position: relative;
	font-size: 14px;
	margin-bottom: 32px;
	text-justify: inter-ideograph;
	text-align: justify;
}
.kiji_1 h6:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 7px;
	background: -webkit-repeating-linear-gradient(-45deg, #999, #999 2px, #fff 2px, #fff 4px);
	background: repeating-linear-gradient(-45deg, #999, #999 2px, #fff 2px, #fff 4px);
}
.kiji_1 h1:first-child,
.kiji_1 h2:first-child,
.kiji_1 h3:first-child,
.kiji_1 h4:first-child,
.kiji_1 h5:first-child,
.kiji_1 h6:first-child {
	margin-top: 0;
}
.kiji_1 ul {
    margin-bottom: 32px;
    margin-left: 2em;
}
.kiji_1 ul li {
    list-style-type: disc;
}
.kiji_1 ol {
    margin-bottom: 32px;
    margin-left: 2.2em;
}
.kiji_1 ol li {
    margin-bottom: 1em;
    list-style-type: decimal;
}

.open,.open2,.open3 {
	float: left;
	width: 46%;
	margin-right: 2%;
	cursor: pointer;
	overflow: hidden;
	margin-left: 2%;
	margin-top: 24px;
     }

.open11,.open22,.open33 {
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	cursor: pointer;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #51432A;
	border-bottom-color: #51432A;
	margin-top: 24px;
	margin-bottom: 24px;
}
.slideBox,.slideBox2,.slideBox3 {
	padding: 25px;
	margin-bottom: 25px;
	width: 96%;
	clear: both;
	background-color: #F2F0ED;
	margin-right: 2%;
	margin-left: 2%;
	overflow: hidden;
	display: none;
     }
	 

.open_bt img {
	height: auto;
	width: 100%;
}
.fc_btt {
	font-size: 15px;
	font-weight: 500;
	color: #FFF;
	background-color: #51432A;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	overflow: hidden;
}
.in_50 li{
	width: 100%;
	text-align: left;
}
.setu_m {
	font-size: 14px;
}
.in_50 {
	overflow: hidden;
	display: block;
	line-height: 1.8em;
}
.bt_pdf {
	display: block;
	text-align: center;
	background-color: #FFF;
	margin-top: 24px;
	padding: 15px;
	border: 1px solid #51432A;
}
.bt_pdf:hover {
	background-color: #51432A;
	color: #FFF;
}
.in_50 li h5 {
	font-size: 20px;
	font-weight: 500;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #51432A;
	padding-bottom: 5px;
}
.in_50 li img {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: auto;
}
.in_50 .tt_center{
	text-align: center;
	margin-top: 24px;
}





.mek {
    background-color: #FFF;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    overflow: hidden;
    display: block;
}
.mek li {
    width: 50%;
    padding: 12px;
    float: left;
}

.es_b li {
    margin-top: 32px;
    width: 100%;
    border: 1px dotted #666666;
}
.es_b li h4 {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 16px;
    margin-right: 16px;
    border-bottom: 1px dotted #666666;
    padding-bottom: 5px;
}
.es_b li p {
    padding-bottom: 0px;
    padding-left: 16px;
    padding-right: 16px;
    margin-top: 5px;
}


footer a[href*="tel:"] {
color: #FFFFFF
}




.fade {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.fade:hover {
	opacity: 0.4;
	filter: alpha(opacity=80);
}

iframe.wp-embedded-content {width:100%;}
iframe { max-width:100%; }
   #workflow1 ul {
    max-width: 800px;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    }
    #workflow1 ul li {
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    margin-bottom: 40px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 3px;
    position: relative;
    }
    #workflow1 ul li:after {
        font-family: "Font Awesome 5 Free";
        content: '\f078';
        color: #333333;
        font-size: 40px;
        font-weight: 900;
        position: absolute;
        bottom: -36px;
        left: 0;
        right: 0;
    }
    #workflow1 ul li:last-child:after {
        display: none;
    }
 
    #workflow1 ul li {
        border: solid 3px #333333;
    }
.bt960 {
    clear: both;
    display: block;
    text-align: center;
    align-items: center;
    margin-bottom: 32px;
}
.ttl_m {
    font-size: 16px;
    text-align: left;
    margin-bottom: 24px;
}
.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}
.bk_bl {
    background-color: #000000 !important;
}

.dr_b3 tr td {
    border-top: 1px solid #7D7D7D;
    border-right: 1px solid #7D7D7D;
    border-bottom: 1px solid #7D7D7D;
    border-left: 1px solid #7D7D7D;
    padding-top: 5px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    font-size: 12px;
    text-align: left;
}
.dr_bb {
    background-color: #FFE200 !important;
    display: block;
    overflow: hidden;
}
.dr_b li {
    width: 48%;
    background-color: #FFE200;
    margin-bottom: 20px;    
}
.dr_b li h4 {
    color: #FFE200;
    background-color: #000000;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    text-align: left;
    font-size: 16px;
    font-weight: 500;
}
.dr_b li p {
    padding-left: 15px;
    padding-right: 15px;
}
.dr_b2 {
    font-size: 14px;
    margin-top: 32px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    border: 1px solid #000000;
    text-align: left;
}
.dr_b4 {
    margin-top: 64px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    border: 1px solid #000000;
    text-align: left;
}
.dr_b {
    	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
    
}

.info_bbt {
    margin-top: 32px;
}

.info_bbt li {
    width: 100%;
    font-size: 16px;
    line-height: 42px;
    font-weight: 500;
    margin-top: 12px;
}
.info_bbt li a img{
    height: 42px;
    width: auto;
    padding-right: 12px;
    margin: 0 !important;
   float: left !important;
}
.info_bbt .left a{
    display: block;
    border: 1px solid #333;
    padding: 24px;
    background-color: #3AAE36;
    color: #FFF;
    text-align: left;
    
}
.info_bbt .center a{
    display: block;
    border: 1px solid #333;
 padding: 24px;
     background-color: #333;
    color: #FFF;
    text-align: left;
}
.info_bbt .right a{
    display: block;
    border: 1px solid #333;
   padding: 24px;
     background-color: #534741;
    color: #FFF;
    text-align: left;
}
.remo_box .line {
  border: 3px solid #3AAE36;
  text-align: left;
  padding: 24px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.remo_box .line h4 {
  font-size: 16px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #3AAE36;
  margin-bottom: 12px;
  position: relative;
  line-height: 3em;
  padding-left: 3em;
}
.remo_box .line h4::before {
    position: absolute;
    left: 0;
    content: "";
    display: inline-block;
    width: 3em;
    height: 3em;
    background-image: url(../img/c_page/linec.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.remo_box .line ol li {
  text-indent: -1.3em;
  padding-left: 1.3em;
  width: 100%;
    font-size: 14px;
  margin-top: 24px;
  text-justify: inter-ideograph;
  text-align: justify;
    counter-increment: section;
}
.remo_box .line ol li::before {
  
  content: counter(section)'.';
  padding-right: .5em;
  font-weight: bold;
  color: #3AAE36;
}
.remo_box .line .btn2 {
  background-color: #3AAE36;
}
.remo_box .btn2 {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #FFF;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  font-size: 16px;
  line-height: 16px;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 20px;
  margin-top: 32px;
  margin-right: auto;
  margin-left: auto;
}
.remo_box .btn2::after {
  content: "";

  display: block;

  position: absolute;

  top: calc(50% - 5px);

  right: 30px;

  width: 12px;

  height: 12px;

  border: 2px solid;

    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;

  border-color: transparent transparent #fff #fff;

  transform: rotate(-135deg);

  transition: .3s;

}
.info_m3 {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.info_m3 li {
  text-align: center;
  display: block;
  width: 100%;
  font-size: 20px;
  line-height: 20px;
  color: #333333;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
    margin-bottom: 24px;
}
.info_m4 {
  display: block;
  font-size: 14px;
  text-align: center;
  line-height: 2em;

}