/*site*/

@charset "utf-8";

html{
	background:transparent;
}

body {
	margin:0px;
	padding:0px;
	/*font-family:"Noto Serif JP","Yu Mincho",YuMincho,"游明朝","Hiragino Mincho ProN","HG明朝E","メイリオ";*/
	font-family:"fot-rodin-pron","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック", sans-serif;
	-webkit-text-size-adjust: 100%;
	font-size:18px;
	line-height:160%;
	background-color:#E9E9E9;
}

#wrapper {
	background-color:#FFFFFF;
}

img {
    vertical-align: bottom;
    border-style:none;
}

a:hover img{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

dl, dt, dd {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    letter-spacing: normal;
    font-style: normal;
}

.align_right {
  float: right;
  margin-left:15px;
}

.align_left {
  float: left;
  margin-right:15px;
}

.center {
  text-align:center;
}

.clear:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;}

.clear{
	zoom:1; }

.clear_fix{
	overflow: hidden;
	display: inline-block;
}
.clear_fix:after{
	cotent:".";
	display: block;
	visibility: hidden;
	height:0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear:both;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size:11px;
	color:#333;
	line-height:25px;
}

h2 {
	margin: 0px;
	padding: 0px;
	color:#000;
	font-weight:bold;
	font-size:20px;
}

h3 {
	margin: 0px;
	padding: 0px;
}

h4 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

em{
	text-indent:-9999px;
	display:block;
}

ul,li{
	margin:0;
	padding:0;
	list-style-type:none;
}

strong{
    font-weight:normal;
	margin:0;
	padding:0;
}

.pc_only {
  display:block;
}

.sp_only {
  display:none;
}

.pcbr {
  display:block;
}

.spbr {
  display:none;
}

.mailtext {
    width: 100%;
}

#kasou {
  padding-top: 185px;
  margin-top:-185px;
}

#kazoku {
  padding-top: 185px;
  margin-top:-185px;
}

#ippan {
  padding-top: 185px;
  margin-top:-185px;
}

.no_click {
    pointer-events: none;
}
/*header*/

#header_fix_n {
    height: 105px;
    z-index: 99;
    width: 100%;
    position: fixed;
    top: 0;
    background-color: #FFF;
	min-width:1300px;
}

#header_fix_n2 {
    height: 185px;
    z-index: 99;
    width: 100%;
    position: fixed;
    top: 0;
	background-color:#FFF;
	
/*	background-image: url(../images/header_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
	background-position:center;*/
}

#header_bg2 {
	width:100%;
	height:80px;
	margin: 0 auto;
	padding:0 20px;
	box-sizing: border-box;
/*	background-image: url(../images/header_bg.png);
	background-position:bottom;
	background-repeat:repeat-x;*/
}

#header_bg1 {
	width:100%;
	margin: 0 auto;
	height:80px;
}

#header_bg {
	width:100%;
	height:80px;
}

#logo {
	width:290px;
	height:80px;
	margin-right:50px;
	float:left;
}

#logo img {
	width:290px;
	margin-top:10px;
}

#header_text_bg {
	width:100%;
	background-color:#FFF;
	height:25px;
	padding:0 20px;
	box-sizing: border-box;
}

.header_text {
	width:100%;
	margin: 0px auto;
}

#header_m_bg {
	width: calc( 100% - 340px );
	height:80px;
	position:relative;
	float:right;
}

#header_m {
	width: calc( 100% - 245px );
	height:80px;
	float:left;
}

#language_m_bg {
	width: 215px;
	margin-left:30px;
	height:80px;
	float:right;
}

#line_bnr {
	width:220px;
	height:90px;
	top:0px;
	left:0px;
	position:absolute;
}

#mail_bnr {
	width:220px;
	height:90px;
	top:0px;
	left:230px;
	position:absolute;
}

#tel_bnr {
	width:280px;
	height:90px;
	top:0px;
	right:0px;
	position:absolute;
}

/*gnav*/

#gnav_bg_n {
	width:100%;
	height:40px;
	background-color:#339F27 ;
/*	background-image:url(../images/footer_bg.png);*/
/*	background-repeat:repeat-x;*/
	box-sizing: border-box;
}

#gnav_bg {
	width:100%;
	height:70px;
	background-color:#385723 ;
/*	background-image:url(../images/menu_bg.png);
	background-repeat:repeat-x;*/
	padding-top:10px;
	box-sizing: border-box;
}

#gnav {
	width:1300px;
	height:40px;
	text-align: center;
	line-height: 23px;
	color: #FFF;
	font-size: 15.5px;
	font-weight: bold;
	z-index:200;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#gnav_n {
	width:1300px;
	height:50px;
	text-align: center;
	line-height: 50px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	z-index:200;
	display:block;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
    border-radius: 7px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { 

#gnav {
	font-size: 12px;
}

#gnav_n {
	font-size: 12px;
}

}

#gnav a {
    color: #FFF;
    text-decoration: none;
}

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

/*top*/

.top_box1 {
    width: 1300px;
    text-align: center;
    margin: 80px auto 0;
}

.top_box2 {
    width: 1300px;
    text-align: center;
    margin: 80px auto 0;
}

.top_news_bg_n {
    width: 100%;
    text-align: center;
    padding: 60px 0 70px;
    margin: 0px auto;
}

.top_news_bg {
    width: 1000px;
    text-align: center;
    margin: 0px auto 0;
}

.top_qa_bg2 {
    width: 100%;
    text-align: center;
	padding:70px 0;
background-repeat:no-repeat;

background-image: 
/* 1枚目の背景画像のパス */
url(../images/qa_bg2.png),
/* 2枚目の背景画像のパス */
url(../images/qa_bg3.png);

background-position:
/* 1枚目の背景画像の表示位置 */
top 0px left 0px,
/* 2枚目の背景画像の表示位置 */
bottom 0px right 0px;

background-size:
/* 1枚目の背景画像の設定 */
35%,
/* 2枚目の背景画像の設定 */
30%;
}




.top_point_bg_n {
    width: 100%;
    text-align: center;
    padding: 80px 0;
    margin: 0px auto;
	background-image:url(../images/top_new05_bg.jpg);
	background-repeat:no-repeat;
    background-size:cover;
}

.top_service_bg_n {
    width: 100%;
    text-align: center;
    padding: 80px 0;
    margin: 0px auto;
	background-image:url(../images/top_new3_bg.png);
	background-repeat:no-repeat;
    background-size:cover;
}

.top_contents_bg_n {
    width: 100%;
    text-align: center;
    padding: 80px 0 80px;
    margin: 0px auto;
	background-image:url(../images/top_new06_bg.jpg);
	background-repeat:no-repeat;
    background-size:cover;
}



.top_box3 {
    width: 100%;
    margin: 70px auto 0;
	padding:50px 0 0 0;
    text-align: center;
	background-color:#a6a6a6;
}

.top_box3_1 {
    width: 100%;
    margin: 70px auto 0;
	padding:70px 0 0 0;
    text-align: center;
	background-color:#E2F0D9;
}

.top_box3_2 {
    width: 100%;
    margin: 70px auto 0;
	padding:70px 0 0 0;
    text-align: center;
	background-color:#EFF7EA;
}

.top_box4 {
    width: 100%;
    margin: 0px auto 0;
	padding:70px 0;
    text-align: center;
	background-color:#FFEFFF;
}

.top_box5 {
    width: 1300px;
    text-align: center;
    margin: 100px auto 0;
}

.top_news_bk {
	width:100%;
	margin:20px auto 40px;
    background-color: #FFF;
    border-radius: 10px;
    box-shadow: 2px 2px 4px #999 inset;
    box-sizing: border-box;
    padding: 40px 30px 30px 30px;
}

.top_news_msl {
	width:100%;
	margin:50px auto 50px;
    background-color: #FFF;
    box-shadow: 2px 2px 4px #999;
    box-sizing: border-box;
    padding: 40px 30px 50px 30px;
}

.top_news {
	width:100%;
	margin:50px auto 50px;
}

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

.top_news li {
margin-bottom:10px;
display: flex;
width:100%;
background-color:#FFFFFF;
padding:20px 30px;
box-sizing: border-box;
border-radius: 7px;

	background-image:url(../images/btn_arrow2.png);
	background-repeat:no-repeat;
	background-position:right;
}

.top_news li span {
  padding: 10px;
  background-color: #D3F2C8;
    /* border: solid #DDD 1px !important; */
    color: #000;
   font-weight: bold;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
	font-size:14px;
}

.top_news p {
    text-align: left;
    display: flex;
    align-items: center;
    padding: 0 0 0 25px;
    box-sizing: border-box;
}


.top_btn_c {
    position: relative;
	width:300px;
    height: 50px;
    line-height: 50px;
    display: flex;
    text-align: center;
    background: #224E12; 
    font-size: 18px;
    text-decoration: none;
    border-radius: 7px;
}

.top_btn_c_text {
  width: 100%;
  height: 100%;
  color: #FFF;
  z-index: 10;
}

.top_btn_c_text:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  display: block;
  background: #419322;
  z-index: -1;
  border-radius:7px;
}

.top_btn_c_text:hover {
  color: #FFF;
}

.top_btn_c_text:hover:before {
  width: 100%;
}

.top_btn_c2 {
    position: relative;
	width:300px;
    height: 50px;
    line-height: 50px;
    display: flex;
    text-align: center;
    background: #224E12; 
    font-size: 18px;
    text-decoration: none;
    border-radius: 7px;
	margin:0 auto;
}

.top_btn_c2_text {
  width: 100%;
  height: 100%;
  color: #FFF;
  z-index: 10;
}

.top_btn_c2_text:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  display: block;
  background: #419322;
  z-index: -1;
  border-radius:7px;
}

.top_btn_c2_text:hover {
  color: #FFF;
}

.top_btn_c2_text:hover:before {
  width: 100%;
}


.top_btn_c3 {
    position: relative;
	width: 100%;
    height: 50px;
    line-height: 50px;
    display: flex;
    text-align: center;
    background: #FF9900; 
	background-image:url(../images/btn_arrow.png);
	background-repeat:no-repeat;
	background-position:right;
    font-size: 18px;
    text-decoration: none;
    margin: 0 auto;
    border-radius: 7px;
}

.top_btn_c3_text {
  width: 100%;
  height: 100%;
  color: #FFF;
  z-index: 10;
}

.top_btn_c3_text:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  display: block;
  background: #FFB74C;
	background-image:url(../images/btn_arrow.png);
	background-repeat:no-repeat;
	background-position:right;
  z-index: -1;
  border-radius:7px;
}

.top_btn_c3_text:hover {
  color: #FFF;
}

.top_btn_c3_text:hover:before {
  width: 100%;
}

.top_btn_c4 {
    position: relative;
	width: 100%;
    height: 50px;
    line-height: 50px;
    display: flex;
    text-align: center;
    background: #6BA644; 
	background-image:url(../images/btn_arrow.png);
	background-repeat:no-repeat;
	background-position:right;
    font-size: 18px;
    text-decoration: none;
    margin: 0 auto;
    border-radius: 7px;
}

.top_btn_c4_text {
  width: 100%;
  height: 100%;
  color: #FFF;
  z-index: 10;
}

.top_btn_c4_text:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  display: block;
  background: #A4CE88;
	background-image:url(../images/btn_arrow.png);
	background-repeat:no-repeat;
	background-position:right;
  z-index: -1;
  border-radius:7px;
}

.top_btn_c4_text:hover {
  color: #FFF;
}

.top_btn_c4_text:hover:before {
  width: 100%;
}

.top_btn_c5 {
    position: relative;
    /* border: 1px solid #000; */
    width: 200px;
    height: 40px;
    line-height: 40px;
    display: flex;
    text-align: center;
    background: #ED7D31;
    font-size: 17px;
    text-decoration: none;
    margin: 0 auto;
    border-radius: 7px;
}

.top_btn_c5_text {
  width: 100%;
  height: 100%;
  color: #FFF;
  z-index: 10;
}

.top_btn_c5_text:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  display: block;
  background: #F4B68C;
  z-index: -1;
  transition: .2s;
  border-radius:7px;
}

.top_btn_c5_text:hover {
  color: #FFF;
}

.top_btn_c5_text:hover:before {
  width: 100%;
}

.top_btn_c6 {
    position: relative;
    /* border: 1px solid #000; */
    width: 400px;
    height: 40px;
    line-height: 40px;
    display: flex;
    text-align: center;
    background: #548235;
    font-size: 17px;
    text-decoration: none;
    margin: 0 auto;
    border-radius: 7px;
}

.top_btn_c6_text {
  width: 100%;
  height: 100%;
  color: #FFF;
  z-index: 10;
}

.top_btn_c6_text:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  display: block;
  background: #89C065;
  z-index: -1;
  transition: .2s;
  border-radius:7px;
}

.top_btn_c6_text:hover {
  color: #FFF;
}

.top_btn_c6_text:hover:before {
  width: 100%;
}


.top_btn_c1 {
    position: relative;
    border: 1px solid #385723;
    width: 250px;
    height: 40px;
    line-height: 40px;
    display: flex;
    text-align: center;
    background: #385723;
    font-size: 17px;
    text-decoration: none;
    margin: 0 auto;
    border-radius: 7px;
}

.top_btn_c1_text {
  width: 100%;
  height: 100%;
  color: #FFF;
  z-index: 10;
  line-height: 40px;
}

.top_btn_c1_text:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  display: block;
  background: #6BA644;
  z-index: -1;
  transition: .2s;
  border-radius:7px;
}

.top_btn_c1_text:hover {
  color: #FFF;
}

.top_btn_c1_text:hover:before {
  width: 100%;
}

.top_btn_c7 {
    position: relative;
    width: 250px;
    height: 40px;
    line-height: 40px;
    display: flex;
    text-align: center;
    background: #4CC884;
    font-size: 17px;
    text-decoration: none;
    margin: 0 auto;
    border-radius: 7px;
}

.top_btn_c7_text {
  width: 100%;
  height: 100%;
  color: #FFF;
  z-index: 10;
  line-height: 40px;
}

.top_btn_c7_text:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  display: block;
  background: #94DEB5;
  z-index: -1;
  transition: .2s;
  border-radius:7px;
}

.top_btn_c7_text:hover {
  color: #FFF;
}

.top_btn_c7_text:hover:before {
  width: 100%;
}

.top_telline_n {
width:1300px;
margin:30px auto 50px;
display: flex;
justify-content: space-between;
align-items: flex-start;
}

.top_telline1 {
width:1300px;
margin:70px auto 0px;
display: flex;
justify-content: space-between;
align-items: flex-start;
}

.top_telline2 {
width:1300px;
margin:40px auto 0px;
display: flex;
justify-content: space-between;
align-items: flex-start;
}

.top_telline3 {
width:1300px;
margin:20px auto 0px;
display: flex;
justify-content: space-between;
align-items: flex-start;
}

.top_telline4 {
width:1300px;
margin:0px auto;
display: flex;
justify-content: space-between;
align-items: flex-start;
}

.top-info_bg {
	width:100%;
	margin:0px auto;
	padding:50px 0 70px;
	background-image: url(../images/top_info_bg.png);
	text-align:center;
}

.top-info {
	width:1300px;
	margin:0px auto;
}

.top-greeting_l {
	width:600px;
	float:left;
}

.top-greeting_r {
	width:650px;
	float:right;
}

.top-plan {
	width:1300px;
	line-height:160%;
	text-align:left;
	margin:0px auto;
}

.top-plan_m {
width:100%;
font-size:23px;
font-weight:bold;
border-bottom:1px solid #999;
padding-bottom:10px;
margin-bottom:10px;
}


.top-pick_bnr_bg {
	width:1300px;
	text-align:center;
	margin:0px auto 0;
	padding:70px 0 0px;
}

.top-pick_bnr1 {
	width:630px;
	margin-right:40px;
	float:left;
	font-size:30px;
	line-height:100%;
}

.top-pick_bnr {
	font-size:30px;
	line-height:100%;
}

.top-pick_bnr span {
	font-size:15px;
	color:#CC0000;
	line-height:250%;
}

.top-pick_bnr p {
	font-size:18px;
	text-align:left;
	line-height:160%;
}

.top-pick_bnr2 {
	width:630px;
	float:left;
}

.top-service_bnr_bg {
	width:100%;
	text-align:center;
	margin:0 auto;
	padding:70px 0 90px;
	background-color:#548235;
}
.top-service_bnr_bg_n {
	width:100%;
	text-align:center;
	margin:0 auto;
	padding:70px 0;
	background-color:#F7F1E5;
}

.top-service_bnr_bg2 {
	width:100%;
	text-align:center;
	margin:0 auto;
	padding:70px 0 90px;
	background-color:#385723;
}

.top-service_bnr_bg2_n {
	width:100%;
	text-align:center;
	margin:0 auto;
	padding:40px 0 70px;
}

.top-contents_bnr_bg {
	width:100%;
	text-align:center;
	margin:0 auto;
	padding:50px 0 90px;
	background-image:url(../images/top_greeting_bg.png);
	background-size: cover;
	background-position:bottom;
}

.top-access_bnr_bg {
	width:1300px;
	text-align:center;
	margin:70px auto 70px;
	padding:0px 0 0px;
}

.top-access_left {
	width:530px;
	margin-right:50px;
	float:left;
}

.top-access_left dl{
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:dotted #999 1px !important;
	display:block;
}

.top-access_left dt{
	float:left;
	clear: left;
	width:120px;
	color:#330000;
	font-weight:bold;
	text-align:left;
}

.top-access_left dd{
	margin-left:140px;
	text-align:left;
}

.top-access_right1 {
	width:350px;
	margin-right:20px;
	float:left;
}

.top-access_right1 img {
	width:350px;
	height:350px;
    object-fit: cover;
}

.top-access_right2 {
	width:350px;
	float:left;
}

.top-plan_bnr_bg2 {
	width:100%;
	text-align:center;
	margin:0px auto 0;
	padding:40px 0 0px;
	background-color:#000;
}

.top-about_bnr {
width:1300px;
margin:0px auto 30px;
display: flex;
justify-content: space-between;
align-items: flex-start;
}

.top-about_bnr img {
width:400px;
}

.top-service_bnr {
width:1000px;
display: flex;
justify-content: space-between;
align-items: flex-start;
margin:0px auto 40px;
}

.top-service_bnr img {
margin:0px auto;
}

.top-service_box1 {
width:450px;
text-align:left;
margin-right:30px;
}

.top-service_box2 {
width:520px;
text-align:left;
font-size:18px;
padding:20px 0 0 0;
}

.top-service_bnr2 {
width:1000px;
display: flex;
justify-content: space-between;
align-items: flex-start;
margin:0px auto;
}

.top-service_bnr img {
margin:0px auto;
}

.top-service_box3 {
width:520px;
text-align:left;
font-size:18px;
padding:10px 0 0 0;
}

.top-service_box4 {
width:450px;
text-align:left;
margin-left:30px;
}


.top-service_bnr2_n {
width:860px;
margin:0px auto;
display: flex;
justify-content: space-between;
align-items: flex-start;
}

.top-service_bnr2_n img {
width:413px;
}

.top-service_bnr3 {
width:1130px;
margin:0px auto;
display: flex;
justify-content: space-between;
align-items: flex-start;
}

.top-service_bnr3 img {
width:360px;
}

.top-cheat_bnr1 {
width:1130px;
margin:0px auto 15px;
display: flex;
justify-content: space-between;
align-items: flex-start;
}

.top-cheat_bnr1 img {
width:550px;
}

.top-cheat_bnr2 {
width:1130px;
margin:0px auto;
display: flex;
justify-content: space-between;
align-items: flex-start;
}

.top-cheat_bnr2 img {
width:550px;
}

.top-works_bnr1 {
width:1060px;
margin:0px auto 13px;
display: flex;
justify-content: space-between;
align-items: flex-start;
padding-right:20px;
}

.top-works_bnr1 img {
width:257px;
}

.top-works_bnr2 {
width:1060px;
margin:0px auto 40px;
display: flex;
justify-content: space-between;
align-items: flex-start;
padding-right:20px;
}

.top-works_bnr2 img {
width:257px;
}

.top-contents_bnr {
width:1300px;
margin:20px auto 60px;
display: flex;
justify-content: space-between;
align-items: flex-start;
}

.top-contents_bnr img {
width:310px;
}

.top-contents_bnr01 {
width:1300px;
margin:30px auto 20px;
display: flex;
justify-content: space-between;
align-items: flex-start;
}

.top-contents_bnr01 img {
width:415px;
}

.top-contents_bnr02 {
width:1300px;
margin:0px auto 30px;
display: flex;
justify-content: space-between;
align-items: flex-start;
}

.top-contents_bnr02 img {
width:415px;
}

.top-contents_bnr03 {
width:450px;
margin:0px auto 30px;
display: flex;
justify-content: space-between;
align-items: flex-start;
}

.top-contents_bnr03 img {
width:200px;
}

.top-contents_bnr2 {
width:1300px;
margin:0px auto;
display: flex;
justify-content: space-between;
align-items: flex-start;
}

.top-contents_bnr2 img {
width:415px;
}

.top-plan_bnr2 {
width:1300px;
margin:0px auto;
display: flex;
justify-content: space-between;
align-items: flex-start;
}

.top-plan_bnr2 img {
width:420px;
}

.top-contents_bnr1 {
width:1100px;
margin:0px auto 25px;
display: flex;
justify-content: space-between;
align-items: flex-start;
}

.top-contents_bnr1 img {
width:350px;
}

.top-contents_bnr2 {
width:1100px;
margin:0px auto;
display: flex;
justify-content: space-between;
align-items: flex-start;
}

.top-contents_bnr2 img {
width:350px;
}


/*  qa  */


.p_qa_bg {
width:100%;
padding:50px 0 30px;
background-color:#F2F2F2;
margin-bottom:50px;
box-sizing: border-box;
}

.p_qa_bg_n {
width:1100px;
margin:0 auto 25px;
border-radius: 15px;
/*border: 5px solid #FFCC00;*/
background-color:#FFF;
/*background-image:url(../images/qa_bg.png);*/
box-sizing: border-box;
text-align:left;
}

.ac-box {
width:96%;
margin:0 auto;
}

.ac-box label{
font-size: 19px;
min-height:90px;
color:#000;
font-weight: bold;
position: relative;
display: block;
cursor: pointer;
transition: all 0.5s;

display: flex;
align-items: center;

background-image:url(../images/top_q.png);
background-position:top 22px left;
background-repeat:no-repeat;
padding-left:65px;
padding-right:50px;
box-sizing: border-box;

}

.ac-box input{
display: none;
}

.ac-box label:after{
font-size: 23px;
color: #ff6600;
font-family:"Material Icons";
content:" \e5cf";
position: absolute;
top: 35px;
right: 0;
}

.ac-box input:checked ~ label::after {
font-size: 23px;
color: #ff6600;
font-family:"Material Icons";
content:" \e5ce";
position: absolute;
top: 35px;
right: 0;
}

.ac-box div{
height: 0px;
padding: 0px;
overflow: hidden;
opacity: 0;
transition: 0.5s;
}

.ac-box input:checked ~ div{
height: auto;
padding: 5px;
opacity: 1;
}

.ac-box div p{
color: #000;
line-height: 23px;
padding: 20px 0px 30px;
text-align: justify;

background-image:url(../images/top_a.png);
background-position:top 10px left;
background-repeat:no-repeat;
padding-left:65px;
box-sizing: border-box;

}

.ac-small {
border-top:solid #CCC 1px !important;
font-size:18px;
}

.ac-small p{
margin-bottom: 0px;
}

/* works  */

.top-works_bg{
width:1080px;
margin:0 auto;
}

.top-works_bg2{
width:100%;
margin:0 auto;
padding:70px 0;
text-align:center;
background-color:#F7F1E5;
}

.top-works{
width:340px;
margin:0 20px 20px 0;
float:left;

box-sizing:border-box;
/*border-radius: 7px;
background-color:#FFFFFF;
border:solid #DDD 1px !important;
padding:7px;*/
}

.top-works_img {
	text-align:center;
}

.top-works_img img {
    width: 340px;
    height: 250px;
    object-fit: cover;
    vertical-align: bottom;
}

.top-works_text {
	text-align:center;
	padding:13px 10px 15px;
	background-color:#F2F2F2;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.top-voice_text {
	text-align:center;
	padding:13px 10px 15px;
	color:#FFF;
	background-color:#0075C2;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

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

.top-works a:hover {
	color:#ff6600;
	text-decoration:none;
}

.p-works_bg2{
width:1360px;
margin:0 auto;
}

.p-works_bg{
width:1330px;
margin:0 0 0 30px;
}

.p-works{
width:410px;
margin:0 28px 30px 0;
display: inline-block; /* インラインブロック化 */
vertical-align: top;   /* 上端を揃える */
}

.p-works img{
width:410px;
height:250px;
object-fit: cover;
}

.p-works_img {
	text-align:center;
}

.p-works_img_table img {
width:100%;
box-sizing:border-box;
}

.p-works_table img {
width:255px;
height:200px;
object-fit: cover;
}


.p-works_text {
	text-align:center;
	padding:13px 10px 15px;
	background-color:#FE86BB;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.p-works_text01 {
	text-align:center;
	padding:13px 10px 15px;
	background-color:#87BA64;
	color:#FFFFFF;
	font-weight:bold;
}

.p-works_text02 {
	text-align:center;
	padding:13px 10px 15px;
	background-color:#ff6600;
	color:#FFFFFF;
	font-weight:bold;
}

.p-works a {
	color:#FFF;
	text-decoration:none;
}


/* footer  */

.footer_bg_n {
width:100%;
background-color:#333;
color:#FFF;
font-size:14px;
line-height:190%;
}

.footer_bg_n a {
text-decoration: underline;
    text-decoration-style: dotted;
    text-underline-offset: 2px;
    text-decoration-color: rgba(255, 255, 255, 1.0);
    text-decoration-thickness: 1px;
    color: #FFF !important;
}

.footer_n {
width:1300px;
margin:0 auto;
padding:55px 0 55px;
}

.footer_copy_n {
text-align:center;
font-size:14px;
padding:25px;
color:#FFF;
background-color:#224E12;
}

.footer_logo_n {
width:450px;
height:150px;
margin-right:145px;
float:left;
}

.footer_logo_n span {
font-size:18px;
font-weight:bold;
}

.footer_logo_n img {
width:285px;
}

.footer_link_bg_n {
width:705px;
float:right;
}

.footer_link1_n {
width:290px;
line-height:200%;
float: left;
}

.footer_link2_n {
width:280px;
line-height:200%;
float: left;
}

.footer_link3_n {
width:290px;
line-height:200%;
float: left;
}

.footer_link4_n {
width:190px;
line-height:200%;
float: left;
}

.footer_link5_n {
width:180px;
line-height:200%;
float: left;
}

.footer_link1_n2 {
width:150px;
line-height:190%;
float: left;
}

.footer_link2_n2 {
width:130px;
line-height:190%;
float: left;
}

.footer_link3_n2 {
width:170px;
line-height:190%;
float: left;
}

.footer_link4_n2 {
width:170px;
line-height:190%;
float: left;
}

.footer_link5_n2 {
width:180px;
line-height:200%;
float: left;
}


















#sns {
	width:55px;
	height:175px;
	position:fixed;
	top:50%;
    margin-top: -87px;
	right:0px;
	background-image:url(../images/sns_bg.png);
	background-repeat:no-repeat;
	z-index: 200;
}

#sns_menu {
	width:35px;
	height:155px;
	margin:10px;
}


#sns2 {
	width:105px;
	height:30px;
	float:right;
}

#sns2_menu > li {
float: left;
position: relative;
}

#sns2_menu > li > a {
margin-left:5px;
}




#footer_tel_bg {
	width:530px;
	height:93px;
	background-image:url(../images/footer_pc_tel.png);
	background-repeat:no-repeat;
	position:relative;
	float:right;
}


/*main*/

#top_banner > li {
float: left;
position: relative;
}

#top_news_box_bg {
	width:100%;
	height:650px;
	background-image:url(../images/top_news_box_bg.png);
}

#top_news_box {
	width:1200px;
	height:650px;
	margin:0 auto;
	background-image:url(../images/top_news_box.png);
	background-repeat:no-repeat;
	position:relative;
}

#top_news_box_text {
	width:640px;
	height:460px;
	overflow:auto;
	padding:35px;
	left:50px;
	top:140px;
	font-size:16px;
	line-height:180%;
	position:absolute;
	color:#333333;
	background-color:#FFFFFF;
box-sizing:border-box;
}

#top_area_box_text {
	width:550px;
	position:absolute;
	right:0px;
	top:140px;
}

#top_area_box_map {
	width:515px;
	height:450px;
	position:absolute;
	left:0px;
	top:55px;
}

.top_news_box_m {
	width:550px;
	left:85px;
	top:55px;
	font-size:30px;
	font-weight:bold;
	line-height:100%;
	position:absolute;
	color:#333333;
	text-align:center;
	text-shadow: 
       2px  2px 1px #FFF,
      -2px  2px 1px #FFF,
       2px -2px 1px #FFF,
      -2px -2px 1px #FFF,
       2px  0px 1px #FFF,
       0px  2px 1px #FFF,
      -2px  0px 1px #FFF,
       0px -2px 1px #FFF;
}

.top_area_box_m {
	width:550px;
	right:0px;
	top:55px;
	font-size:30px;
	font-weight:bold;
	line-height:100%;
	position:absolute;
	color:#333333;
	text-align:center;
	text-shadow: 
       2px  2px 1px #FFF,
      -2px  2px 1px #FFF,
       2px -2px 1px #FFF,
      -2px -2px 1px #FFF,
       2px  0px 1px #FFF,
       0px  2px 1px #FFF,
      -2px  0px 1px #FFF,
       0px -2px 1px #FFF;
}

.top_news_box_m span {
	font-size:15px;
	font-weight:bold;
	color:#FF9900;
}

.top_area_box_m span {
	font-size:15px;
	font-weight:bold;
	color:#FF9900;
}

.top_area_box_text1 {
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	padding:5px;
	background-color:#548235;
}

.top_area_box_text2 {
	font-size:16px;
	color:#333;
	text-align:left;
	padding:10px 15px;
	background-color:#FFF;
}

.topics_m {
	width:535px;
	font-size:30px;
	font-weight:bold;
	line-height:100%;
	color:#333333;
	text-align:center;
	text-shadow: 
       2px  2px 1px #FFF,
      -2px  2px 1px #FFF,
       2px -2px 1px #FFF,
      -2px -2px 1px #FFF,
       2px  0px 1px #FFF,
       0px  2px 1px #FFF,
      -2px  0px 1px #FFF,
       0px -2px 1px #FFF;
}

.topics_m span {
	font-size:15px;
	font-weight:bold;
	color:#FF9900;
}

.blog_m {
	width:535px;
	font-size:30px;
	font-weight:bold;
	line-height:100%;
	color:#333333;
	text-align:center;
	text-shadow: 
       2px  2px 1px #FFF,
      -2px  2px 1px #FFF,
       2px -2px 1px #FFF,
      -2px -2px 1px #FFF,
       2px  0px 1px #FFF,
       0px  2px 1px #FFF,
      -2px  0px 1px #FFF,
       0px -2px 1px #FFF;
}

.blog_m span {
	font-size:15px;
	font-weight:bold;
	color:#FF9900;
}



#top_bnr_box_bg {
	width:1100px;
	margin:40px auto;
}


















#top_pick_box2_bg {
	width:100%;
	background-image:url(../images/top_pick_box2_bg.png);
}

#top_pick_box2 {
	width:1100px;
	margin:0 auto;
	padding:60px 0 60px 0;
	text-align:center;
	color:#333333;
	font-size:15px;
	line-height:200%;
}


.top_pick_box2_main_bg {
	width:1060px;
	margin:0 auto;
}

#top_pick_box2_1_bg {
	width:280px;
	margin-right:110px;
	float:left;
}

#top_pick_box2_1 {
	width:250px;
	min-height:135px;
	padding:15px;
	background-color:#FFFFFF;
	text-align:left;
}

#top_pick_box2_2_bg {
	width:280px;
	margin-right:110px;
	float:left;
}

#top_pick_box2_2 {
	width:250px;
	min-height:135px;
	padding:15px;
	background-color:#FFFFFF;
	text-align:left;
}

#top_pick_box2_3_bg {
	width:280px;
	float:left;
}

#top_pick_box2_3 {
	width:250px;
	min-height:135px;
	padding:15px;
	background-color:#FFFFFF;
	text-align:left;
}

#top_pick_box2_4_bg {
	width:280px;
	margin-right:110px;
	float:left;
}

#top_pick_box2_4 {
	width:250px;
	min-height:135px;
	padding:15px;
	background-color:#FFFFFF;
	text-align:left;
}

#top_pick_box2_5_bg {
	width:280px;
	margin-right:110px;
	float:left;
}

#top_pick_box2_5 {
	width:250px;
	min-height:135px;
	padding:15px;
	background-color:#FFFFFF;
	text-align:left;
}

#top_pick_box2_6_bg {
	width:280px;
	float:left;
}

#top_pick_box2_6 {
	width:250px;
	min-height:135px;
	padding:15px;
	background-color:#FFFFFF;
	text-align:left;
}



#top_pick_box3 {
	width:1100px;
	margin:0 auto;
	padding:70px 0 70px 0;
	text-align:center;
}

#top_pick_box3_photo {
	width:400px;
	height:350px;
	margin-right:20px;
	float:left;
}

#top_pick_box3_map {
	width:680px;
	height:350px;
	float:left;
}

#top_pick_box4_bg {
	width:100%;
	background-image:url(../images/top_pick_box1_bg.png);
}

#top_pick_box4 {
	width:1100px;
	margin:0 auto;
	padding:45px 0 50px 0;
	color:#333333;
	font-size:15px;
	line-height:200%;
}

#topics {
	width:535px;
	text-align:center;
	margin-right:30px;
	float:left;
}

#blog {
	width:535px;
	text-align:center;
	float:left;
}

.topics_main_bg {
	width:535px;
	height:350px;
	background-image:url(../images/topics_bg.png);
	background-repeat:no-repeat;
	padding:40px 20px 40px 30px;
	margin-top:25px;
	margin-bottom:20px;
	box-sizing: border-box;
}

.topics_main {
	width:100%;
	height:270px;
	text-align:left;
	overflow:auto;
}

.topics_link {
	background-color:#548235;
	padding:5px 7px;
	color:#FFFFFF;
	width:130px;
	text-align:center;
	box-sizing: border-box;
	margin-left:405px;
}

.topics_link a {
	color:#FFFFFF;
	text-decoration:none;
}


.blog_main_bg {
	width:535px;
	height:350px;
	background-image:url(../images/topics_bg.png);
	background-repeat:no-repeat;
	padding:40px 20px 40px 30px;
	margin-top:25px;
	margin-bottom:20px;
	box-sizing: border-box;
}

.blog_main {
	width:100%;
	height:270px;
	text-align:left;
	overflow:auto;
}

#contact_p {
	width:1100px;
	height:216px;
	margin-top:30px;
	position:relative;
	background-color:#FFFFFF;
	background-image:url(../images/contact_p.png);
	background-repeat:no-repeat;
}

#contact_p_b1 {
	width:120px;
	height:66px;
	position:absolute;
	top:85px;
	left:530px;
}

#contact_p_b2 {
	width:120px;
	height:66px;
	position:absolute;
	top:85px;
	left:640px;
}

#contact_p_text {
	width:800px;
	text-align:left;
	color:#333333;
	font-size:15px;
	line-height:180%;
	position:absolute;
	top:160px;
	left:50px;
}

#top_pick_box5 {
	width:1100px;
	margin:0 auto;
	padding:70px 0 70px 0;
	text-align:center;
}

#top_pick_box5_main {
	text-align:left;
	color:#333333;
	font-size:15px;
	line-height:180%;
	margin-top:50px;
}











#top_pick_box6_bg {
	width:1100px;
	height:82px;
	margin-bottom:30px;
	background-image:url(../images/top_pick_bg2.png);
	background-repeat:no-repeat;
}

#top_pick_box6 {
	width:1040px;
	height:60px;
	padding:22px 30px 0px 30px;
	font-size:22px;
	color:#FF0000;
	font-weight:bold;
	line-height:180%;
	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-align:center;
}












#contents_bg {
	width:100%;
	margin: 0 auto;
}

#contents {
	width:100%;
	padding-top:50px;
	padding-bottom:50px;
	font-size:17px;
	line-height:180%;
}

#seo_text_bg {
	width:1300px;
	margin: 0 auto 50px auto;
}

#t_contents_bg {
	width:1100px;
	margin: 0 auto;
}

#t_contents {
	width:1100px;
	display:block;
	padding-top:30px;
	padding-bottom:15px;
}

#contents_left {
	width:800px;
	margin-right:30px;
	float:left;
}

#contents_right {
	width:270px;
	float:left;
}

#t_contents_left {
	width:806px;
	margin-right:14px;
	float:left;
}

#t_contents_right {
	width:280px;
	float:left;
}

#before_after_bg {
	width:1100px;
	background-color:#E8ECED;
	padding-top:7px;
	margin-top:15px;
}

#before_after_main {
	width:1078px;
	margin-left:11px;
}


#before_after > li {
float: left;
position: relative;
display: inline-block;
padding-bottom:10px;
}

/*footer*/

#footer_bg {
	width:100%;
	padding-bottom:50px;
	padding-top:50px;
	background-color:#599337;
}

#footer_box {
	width:1100px;
	margin: 0 auto;
	text-align:center;
	color:#FFF;
	font-size:14px;
	line-height:180%;
}

#footer_box a {
	color:#FFF;
}

#footer_box a:hover { 
  text-decoration:none;
  color:#FF3300;
}

#footer_main {
	width:1100px;
	margin-top:45px;
	margin-bottom:35px;
}

#footer_left {
	width:450px;
	text-align:left;
	float:left;
}

#footer_right {
	width:530px;
	float:right;
	text-align:right;
}

#footer_shop_bg {
	margin-bottom:40px;
}

#footer_shop1 {
	width:260px;
	margin-right:20px;
	text-align:left;
	float:left;
}

#footer_shop2 {
	width:260px;
	margin-right:20px;
	text-align:left;
	float:left;
}

#footer_shop3 {
	width:260px;
	margin-right:20px;
	text-align:left;
	float:left;
}

#footer_shop4 {
	width:260px;
	text-align:left;
	float:left;
}

#copy {
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#FFF;
	font-size:11px;
}

#seo_text {
	width:1100px;
	margin-bottom:45px;
	font-size:14px;
	text-align:left;
}

/*topics*/

#topics_bg {
	width:770px;
	height:100%;
	margin-bottom:15px;
}

#topics_m {
	width:765px;
	height:43px;
	background-image:url(../images/topics1.png);
	background-repeat:no-repeat;
	padding-right:5px;
	padding-top:6px;
	text-align:right;
}




.msl_box {
	width:455px;
	border-bottom:dotted #999999 1px !important;
	padding-bottom:10px;
	margin-bottom:10px;
}

.p_msl_box {
	width:1100px;
	border-bottom:dotted #999999 1px !important;
padding-bottom:20px;
margin:0 auto 20px
}

.msl_box a {
	color:#000;
}

.msl_box span {
	background-color:#548235;
	padding:5px 7px;
	color:#FFFFFF;
	font-size:12px;
}

.p_msl_box span {
  padding: 10px;
  background-color: #D3F2C8;
    color: #000;
   font-weight: bold;
    box-sizing: border-box;
    text-align: center;
	font-size:14px;
}

.msl_box1 {
	width:490px;
	border-bottom:dotted #999999 1px !important;
	padding-bottom:10px;
	margin-bottom:10px;
}

.box5 {
	width:320px;
	border-bottom:dotted #666666 1px !important;
	padding-bottom:10px;
	margin-bottom:10px;
	min-height:100px;
}

.box2 {
	width:105px;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}

.box3 {
	width:100%;
	margin:0 auto;
	margin-bottom:20px;
}

.box4 {
	width:1300px;
	border-bottom:dotted #999 1px !important;
	padding-bottom:15px;
	margin-bottom:15px;
}



/*side*/

#shop_info_bg {
	width:270px;
	background-color:#fafafa;
	border: 1px solid #dddddd;
	margin-top:15px;
	box-sizing: border-box;
}

#shop_info {
	width:270px;
	padding:9px;
	box-sizing: border-box;
}

.p_service {
	width:310px;
	background-image:url(../images/p_service_bg.jpg);
	background-repeat:repeat-y;
	margin-bottom:10px;
}

.p_side {
	width:310px;
	margin-bottom:10px;
}

.p_side2 {
	margin-bottom:5px;
}

.p_side3 {
	margin-bottom:5px;
}

.t_side {
	width:280px;
}

.side_area {
	width:280px;
	height:326px;
	background-image:url(../images/side_area.png);
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:10px;
}

.side_area_text {
	width:260px;
	height:112px;
	margin:0 auto;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	line-height:170%;
	position:absolute;
	bottom:5px;
	left:10px;
}

.side_map {
	width:280px;
	height:758px;
	background-image:url(../images/side_map.png);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-bottom:10px;
}

.side_map_text {
	width:276px;
	padding:60px 0 0 0;
	margin:0 auto 0 auto;
	font-size:14px;
	line-height:160%;
	color:#333;
}




.t_side1 {
	margin-bottom:12px;
}

.t_side2 {
	margin-bottom:10px;
}

.t_side3 {
	margin-bottom:10px;
}

/*page*/

.p_title {
	width:755px;
	height:30px;
	line-height:25px;
	background-image:url(../images/p_m_bg.png);
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:bold;
	padding-left:15px;
	padding-bottom:15px;
}

.reserve_box_bg {
    display:none;
}

.menu_pm {
	width:100%;
	height:60px;
	text-align:center;
	line-height:60px;
	font-size:25px;
	color:#FFF;
	font-weight:bold;
    box-sizing: border-box;
	background-color:#385723;
}

.menu_m {
	width:100%;
	height:60px;
	text-align:center;
	line-height:180%;
	font-size:20px;
	color:#343434;
	font-weight:bold;
    box-sizing: border-box;
	background-color:#F2F2F2;
    box-sizing: border-box;
	padding:12px 20px;
border-top: solid #FFF 1.5px;
    border-bottom: solid #FFF 1.5px;
    outline: solid 1px #557755;}

.menu_mn {
	width:100%;
	height:60px;
	text-align:center;
	line-height:180%;
	font-size:22px;
	color:#FFF;
	font-weight:bold;
    box-sizing: border-box;
	background-image: url(../images/footer_bg.png);
}

.menu_m_bk {
	width:800px;
	height:47px;
	line-height:180%;
	background-image:url(../images/p_m_bg.png);
	background-repeat:no-repeat;
	font-size:18px;
	color:#333;
	font-weight:bold;
	padding-left:30px;
    box-sizing: border-box;
}

.menu_m2 {
  font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	width:770px;
	height:45px;
	line-height:180%;
	background-image:url(../images/p_m_bg3.png);
	background-repeat:no-repeat;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:50px;
}

.menu_m3 {
  font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	width:790px;
	height:49px;
	line-height:49px;
	background-image:url(../images/p_title_bg.jpg);
	background-repeat:no-repeat;
	font-size:19px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
}

.staff_photo {
	width:165px;
	margin-right:20px;
	float:left;
}

.staff_profile {
	width:585px;
	float:left;
}

.staff_box {
	width:770px;
	margin-bottom:20px;
}

.item04{
	width:270px;
	line-height:180%;
	color:#333;
	font-size:12px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
}

.item04 dl{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:dotted #999 1px !important;
	display:block;
}

.item04 dt{
	float:left;
	clear: left;
	width:15px;
	color:#330000;
	font-weight:bold;
}

.item04 dd{
	margin-left:22px;
	text-align:left;
}

.p_m1_box{
	width:800px;
	height:50px;
	background-image:url(../images/p_m_bg1.png);
	background-repeat:no-repeat;
	position:relative;
}

.p_m1_box dl{
	display:block;
}

.p_m1_box dt{
	left:28px;
	line-height:50px;
	color:#333;
	font-weight:bold;
	font-size:20px;
	position:absolute;
}

.p_m1_box dd{
	line-height:50px;
	font-weight:bold;
	font-size:10px;
	position:absolute;
	right:15px;
}




















































*.news {
	width: 650px;
	height: 110px;
}





.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
	z-index:5;
}















a { 
  color:#0066CC;
  text-decoration:underline;
}

a:hover { 
  text-decoration:none;
  color:#FF3300;
}

 

#menu {
  display: flex;
  align-items: center;
  justify-content: right;
  height:80px;
}

#menu > li {
font-size:16px;
}

#menu > li a {
padding-left:15px;
padding-right:15px;
color:#000000;
text-decoration:none;
font-weight: 600;
}

#language_m {
  display: flex;
  align-items: center;
  height:30px;
}

#language_m img {
width:30px;
}

#top_bnr > li {
float: left;
position: relative;
display: inline-block;
}

#menu2 {
	width:1100px;
	height:110px;
	display:block;
	padding-top:20px;
}

#menu2 > li {
float: left;
position: relative;
display: inline-block;
}

#menu3 {
	width:1070px;
	height:190px;
	display:block;
}

#menu3 > li {
float: left;
position: relative;
}

#menu li:hover .submenu {
left: 0;
}

.submenu {
position: absolute;
width: 190px;
top: 50px;
left: -5000px;
border-top: 4px solid #FFCC00 ;
z-index: 200;
} 

.submenu li { 
padding: 0px;
border: 1px solid #DDD;
border-top: none;
background-color: #435E17;
box-sizing: border-box;
line-height:150%;
}

.submenu li a {
display: block;
width: 190px;
text-align:center;
padding: 12px;
color: #FFF !important;
font-size: 15px;
font-weight:bold;
text-decoration: none;
background: url(../images/arrow.gif) 13px center no-repeat;
box-sizing: border-box;
} 

.submenu li a:hover {
background-color: #679124;
box-sizing: border-box;
}


/*-----------------------------------------------------------------
自動で画像のフェードイン・フェードアウト｜jQuery
-----------------------------------------------------------------*/

#viewer_bg2 {
	width:100%;
	height:450px;
	background-color:#F1F1F1;
}

#viewer_bg {
	margin: 0 auto;
	width:1100px;
	height:450px;
	position: relative;
}

#title_bg2 {
	width:100%;
	min-width:1300px;
	height:350px;
	margin: 105px auto 0;
	background-image:url(../images/p_title.webp);
	background-repeat:no-repeat;
	background-position:bottom;
	background-size: cover;
}

#title_bg {
	width:1300px;
	height:350px;
	margin: 0 auto;
	
	display: flex;
    justify-content: center;
    align-items: center;

}

#title_text {
	width:1300px;
	margin: 0 auto;
	padding-left: 50px;
	padding-top: 120px;
	text-shadow: #ffffff 2px 0px, #ffffff -2px 0px, #ffffff 0px -2px, #ffffff 0px 2px, #ffffff 2px 2px, #ffffff -2px 2px, #ffffff 2px -2px, #ffffff -2px -2px, #ffffff 1px 2px, #ffffff -1px 2px, #ffffff 1px -2px, #ffffff -1px -2px, #ffffff 2px 1px, #ffffff -2px 1px, #ffffff 2px -1px, #ffffff -2px -1px;
}

#title_text h2 {
	font-size:45px;
	font-weight:normal;
	line-height:160%;
}

#title_text span {
	font-size:18px;
	line-height:160%;
}

#p_title_m h2 {
width:100%;
text-align:center;
	font-size:22px;
	line-height:160%;
	background-color:#385723;
	padding:12px;
	color:#FFFFFF;
	font-weight:bold;
	box-sizing: border-box;
}

#p_title_m h2 span {
	font-size:15px;
}


#viewer {
	margin: 0 auto;
	text-align: cener;
	z-index:-100;
}

#viewer img {
	top: 0;
	left: 0;
	position: absolute;
}



#viewer_banner {
	top: 18px;
	right: 0px;
	width:316px;
	height:452px;
	position: absolute;
	z-index:100;
	display:block;
}

#viewer_banner1 {
	width:300px;
	height:130px;
	margin-left:16px;
	margin-bottom:10px;
}

#viewer_banner2 {
	width:300px;
	height:130px;
	margin-left:16px;
	margin-bottom:15px;
}

#viewer_banner3 {
	width:316px;
	height:167px;
}


/* =======================================

	wideslider

======================================= */

#slide_img_wrapper{
	padding-top:105px;
	text-align:center;
	position:relative;
	overflow:hidden;
    box-sizing: border-box;
}

.bx-wrapper {
min-height:650px;
max-height:650px;
}

.bx-wrapper .bx-pager {
bottom:0px !important;
z-index:98!important;
}

.bxslider li img{
	width:100%;
min-height:650px;
max-height:650px;
	margin:0 auto;
	overflow:hidden;
    object-fit: cover;
}

.bxslider li img {
      width: 100%;
      height: auto;
      animation: animationZoom1 15s ease-in-out forwards;
    }
.bk_bxslider li img {
      width: 100%;
      height: auto;
      animation: animationZoom2 10s ease-in-out infinite;
    }
.zoom {
      width: 100%;
      overflow: hidden;
    }

    @keyframes animationZoom1 {
      100% { transform:scale(1.2)} 
    }
    @keyframes animationZoom2 {
      50% { transform:scale(1.1)} 
    }
	
#container {
	width: 100%;
	text-align: center;
}

.wideslider {
	width: 100%;
	height: 550px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {background: #fff url(../images/prev.jpg) no-repeat right center;}
.slider_next {background: #fff url(../images/next.jpg) no-repeat left center;}

.pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 100;
}

.pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background: #fff;
}

.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}

#top_main_jq2 {
margin-top: 140px;
text-align:center;
padding:50px;
background-image: url(../images/sp_top_main_bg.png);
}

#top_main_jq {
	z-index:80;
	width:100%;
	position: absolute;
}

#top_main_jq img{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}


#top_main {
    position: absolute;
    width: 100%;
	z-index:98;
	text-align:center;
background-image: url(../images/pc_jq_text_bg.png);
background-repeat:repeat-x;
}

#top_main img {
width:1300px;
min-height:520px;
}

#top_main a:hover img {
  opacity: 1.0;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
}

#top_tpoint {
     position: absolute;
     top: 170px;
     right: 30px;
     width: 170px;
	 z-index:98;
}

#t_main {
     width: 1120px;
     height: 457px;
	 margin:0 auto;
}

.topics_bk {
	width:770px;
	line-height:180%;
}

.topics_bk dl{
	padding-top:7px;
	padding-bottom:7px;
	border-bottom:dotted #999 1px !important;
	display:block;
}

.topics_bk dt{
	float:left;
	clear: left;
	width:120px;
	color:#330000;
	font-weight:bold;
}

.topics_bk dd{
	margin-left:130px;
	text-align:left;
}

.funeral_box li {
	width:250px;
	margin:0 5px 5px 0;
	padding:5px;
	background-color:#28284A;
	text-align:center;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
}

.funeral_list_box {
	width: 249px;          /* 横幅を固定して */
    display: inline-block; /* インラインブロック化 */
    vertical-align: top;   /* 上端を揃える */
    border: solid #DDD 1px !important;
	margin-right:10px;
	margin-bottom:15px;
	background-color:#28284A;
}

.funeral_list_img {
	width: 116px;
	height:70px;
	display: table-cell;
}

.funeral_list_text {
	width: 133px;
	height:70px;
	display: table-cell;
    text-align: center;
    vertical-align: middle;
	font-size:14px;
	line-height:120%;
	color:#FFF;
	font-weight:bold;
}


.p_gallery_photo {
	width: 248px;          /* 横幅を固定して */
    display: inline-block; /* インラインブロック化 */
    vertical-align: top;   /* 上端を揃える */
    border: solid #BEAA90 4px !important;
	text-align:center;
	margin-right:5px;
	margin-bottom:10px;
}

.p_gallery_photo_bg {
     width: 245px;
     height: 207px;
	 float:left;
	 margin-right:11px;
	 margin-bottom:15px;
	 background-image:url(../images/p_gallery_photo.png);
	 background-repeat:no-repeat;
}

#top_covid_bg {
	width:100%;
	background-color:#FFF;
	padding:0px 0 0 0;
}

#top_covid {
	width:800px;
	height:70px;
	margin:0px auto;
}


/*chores*/

.chores_box_bg {
    width: 100%;
}

.chores_box {
    width: 100%;
    margin:0 auto;
    overflow: hidden;
}

.chores_box ul {
display: flex;
margin:0 auto;

}

.chores_t0 {
  width:30%;
  color:#333;
  padding:5px;
  box-sizing: border-box;
  text-align:left;
  display: flex;
  align-items: center;
}

.chores_t1 {
  width:30%;
  color:#333;
  padding:5px;
  box-sizing: border-box;
  text-align:left;
  display: flex;
  align-items: center;
}

.chores_t2 {
  width:40%;
  color:#333;
  padding:5px;
  box-sizing: border-box;
  text-align:left;
  display: flex;
  align-items: center;
}

.chores_t0 span {
  color:#ffCC00;
}

.chores_t1 span {
  color:#ffCC00;
}

.chores_t2 span {
  color:#ffCC00;
}

.chores_box_foot {
    width: 100%;
    margin:15px auto 0;
    color:#ff0000;
}

.checkbox li {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:dotted #999 1px !important;
	color:#330000;
	font-weight:bold;
}

/* 元々のチェックボックス（非表示） */
.checkbox input[type="checkbox"]{
    display: none;
}
/* チェックボックスの代わりを成すラベル */
.checkbox input[type="checkbox"]+label{
    display: none;
    cursor: pointer;
    display: inline-block;
    position: relative;
    padding-left: 32px;
    padding-right: 10px;
}
/* ラベルの左に表示させる正方形のボックス□ */
.checkbox input[type="checkbox"]+label::before{
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    left: 0;
    top: 50%;
    border: 1px solid;
    border-color:  #CCC; /* 枠の色変更 お好きな色を */
    background-color: #FFF; /* 背景の色変更 お好きな色を */
}
/* チェックが入った時のレ点 */
.checkbox input[type="checkbox"]:checked+label::after{
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 18px;
    height: 9px;
    margin-top: -9px;
    top: 50%;
    left: 3px;
    transform: rotate(-45deg);
    border-bottom: 3px solid;
    border-left: 3px solid;
    border-color:  #ff0000; /* チェックの色変更 お好きな色を */
}

.p_feature2{
	width:100%;
}
.p_feature2 dl{
	margin-top:0px;
}
.p_feature2 dt{
	background-color:#599337;
	padding:0.9em;
  box-sizing: border-box;
	color:#FFFFFF;
	font-weight:bold;
	font-size:21px;
	text-align:center;
}
.p_feature2 dd{
	background-color:#D0E4A7;
	padding:0.7em 1.0em 0em 1.0em;
  box-sizing: border-box;
	line-height:150%;
	font-size:21px;
	color:#548235;
	text-align:center;

}


.balloonoya2 {
  position   : relative;             /* 指定した分だけ相対的に移動 */
  cursor   : pointer;                /* カーソルをポインターで表示 */
  width:800px;
  margin:0 auto 40px;
}

.balloon12 {
  display: none;                     /* 要素を非表示 */
}
.balloon2 {
  position: absolute;                   /* 親要素を基準 */
  display: inline;                      /* 要素をインラインとして表示 */
  background-color:#D0E4A7;       /* 背景色（透明度） */
  width:100%;                          /* 吹き出し全体の幅 */
  left : 0%;                         /* 表示位置 */
  top : 100%;                           /* 表示位置 */
  margin-top : 12px;                    /* 表示位置 */
  font-size: 23px;                       /* 文字サイズ */
  font-weight:bold;
  color:#000;
   line-height : 120%;
   padding:0 0 28px;
   text-align:left;
   z-index:1000;
   background-image:url(../images/close_b.png);
   background-repeat:no-repeat;
   background-size:20px;
   background-position:right 7px bottom 7px;
}
.balloon2:after{
  border-bottom: 12px solid #599337; /* 吹き出し口の高さ・色 */
  border-left: 10px solid transparent;    /* 吹き出し口の幅１／２ */
  border-right: 10px solid transparent;   /* 吹き出し口の幅１／２ */
  top: -12px;                             /* 吹き出し口の位置調整 */
  right : 48%;                             /* 吹き出し口の横位置 */
  content: "";                       /* コンテンツの挿入 */
  position: absolute;                /* 親要素を基準 */
  z-index:20000;
}


/*top_pick2*/

.top_pick2_img_bg{
Width: 1100px;
display: flex;
justify-content: space-between;
margin:50px auto 50px;
}

.top_pick2_img_bg2 {
Width: 1100px;
display: flex;
justify-content: space-between;
margin:0px auto 50px;
}

.top_pick2_banner{
text-align:center;
Width:535px;
}

.top_pick2_banner2{
text-align:center;
Width:535px;
margin-bottom:30px;
}

.top_pick2_banner3{
text-align:center;
Width:535px;
margin-bottom:30px;
}

.top_pick2_banner p {
text-align:left;
}

.top_pick_m1 {
font-size:30px;
color:#000000;
}

.top_pick_m2 {
font-size:14px;
font-weight:bold;
color:#FF6600;
}

/*bottan*/

.btn_c {
  position: relative;
  /*  border: 1px solid #000; */
  width: 240px;
  height: 48px;
  line-height: 48px;
  display: flex;
  text-align: center;
  background: #599337;
  font-size: 16px;
  font-family: YakuHanJP, "Helvetica Neue", Roboto, "Droid Sans", "Noto Sans Japanese", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  text-decoration:none;
  font-weight:bold;
  margin:0 auto;
}

.btn_c3 {
  position: relative;
  /*  border: 1px solid #000; */
  width: 240px;
  height: 48px;
  line-height: 48px;
  display: flex;
  text-align: center;
  background: #599337;
  font-size: 16px;
  font-family: YakuHanJP, "Helvetica Neue", Roboto, "Droid Sans", "Noto Sans Japanese", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  text-decoration:none;
  font-weight:bold;
  margin:0 auto;
}

.btn_c2 {
  position: relative;
  /*  border: 1px solid #000; */
  width: 240px;
  height: 48px;
  line-height: 48px;
  display: flex;
  text-align: center;
  background: #599337;
  font-size: 16px;
  font-family: YakuHanJP, "Helvetica Neue", Roboto, "Droid Sans", "Noto Sans Japanese", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  text-decoration:none;
  font-weight:bold;
}

.btn_c_text {
  width: 100%;
  height: 100%;
  color: #FFF;
  z-index: 10;
}

.btn_c_text:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  display: block;
  background: #81C159;
  z-index: -1;
/*  transition: .2s;*/
}

.btn_c_text:hover {
  color: #FFF;
}

.btn_c_text:hover:before {
  width: 100%;
}

.gift_pdf_bg{
width:1300px;
margin: 0 auto;
}

.gift_pdf {
width:305px;
display: inline-block; /* インラインブロック化 */
vertical-align: top;   /* 上端を揃える */
margin-right:16px;
margin-bottom:20px;
box-sizing:border-box;
}

.gift_text {
text-align:center;
font-size:18px;
font-weight:bold;
color:#330000;
margin-top:10px;
}

.top_point_bg {
width: 100%;
margin: 70px auto 0;
background-image: url(../images/top_point_bg.png);
background-position:bottom;
background-repeat:repeat-x;
position: relative;
}

.top_point {
width: 100%;
text-align: center;
background-image: 
url(../images/top_point_bg_left.png),
url(../images/top_point_bg_right.png);
background-position: 
bottom left,
bottom right;
background-repeat:
no-repeat,
no-repeat;
padding: 50px 0 160px;
}

.top_point_img {
max-width: 1300px;
margin: 50px auto 0;
}


.top_point_img img {
width:100%;
}

.p_qa_bg2 {
    width: 100%;
    text-align: center;
    margin:-40px auto 0;
    padding: 50px 0 30px;
    background-color: #E2F0D9;
	margin-top:-40px;
}

.p_qa_text {
    width: 1300px;
    text-align: left;
    margin:-0px auto 50px;
}

.works_link {
width:1300px;
margin:0px auto 20px;
font-size:18px;
}

.works_link a {
color:#FFFFFF;
text-decoration:none;
display:block;
}

.works_link1 {
width:310px;
float:left;
text-align:center;
background-color:#5B9BD5;
border-radius: 7px;
margin-right:20px;
padding:10px;
box-sizing: border-box;
}
.works_link2 {
width:310px;
float:left;
text-align:center;
background-color:#5B9BD5;
border-radius: 7px;
margin-right:20px;
padding:8px;
box-sizing: border-box;
}
.works_link3 {
width:310px;
float:left;
text-align:center;
background-color:#5B9BD5;
border-radius: 7px;
margin-right:20px;
padding:8px;
box-sizing: border-box;
}
.works_link4 {
width:310px;
float:left;
text-align:center;
background-color:#5B9BD5;
border-radius: 7px;
padding:8px;
box-sizing: border-box;
}


/*  top_read_more  */


.top_read_more {
width:1000px;
margin:0 auto;
}

.read-box {
width:1000px;
margin:0 auto;
}

.read-box label{
min-height:60px;
color:#FFF;
position: relative;
display: block;
cursor: pointer;
transition: all 0.5s;
display: flex;
align-items: center;
justify-content: center;
box-sizing: border-box;
}

.read-box label span {
font-size: 11px;
color:#B3B3B3;
}

.read-box input{
display: none;
}

.read-box label:after{
font-size: 17px;
color: #FFF;
font-family:"Material Icons";
content:" \e5cf";
position: absolute;
top: 22px;
right: 10px;
}

.read-box input:checked ~ label::after {
font-size: 17px;
color: #FFF;
font-family:"Material Icons";
content:" \e5ce";
position: absolute;
top: 22px;
right: 10px;
}

.read-box div{
height: 0px;
padding: 0px;
overflow: hidden;
opacity: 0;
transition: 0.5s;
}

.read-box input:checked ~ div{
height: auto;
padding: 15px 0 0;
opacity: 1;
}

.read-box div p{
padding: 0px;
text-align: justify;
box-sizing: border-box;
text-align:left;
}

.read-box div p a{
color: #000;
text-decoration:none;
}

.read-box div p span{
font-size:11px;
}

.read-small {
margin-bottom:20px;
}

.read-small p{
margin-bottom: 0px;
}


.p_content_m_bg2 {
    width: 100%;
    text-align: center;
    margin: 20px auto 40px;
}

.p_content_m_bg {
width: 100%;
text-align:center;
margin:50px auto 40px;
}
.p_content_m {
width: 100%;
font-size:27px;
font-weight:bold;
display: flex;
align-items: center; /* 垂直中心 */
justify-content: center; /* 水平中心 */
}
.p_content_m:before, .p_content_m:after {
  border-top: 3px double #999 ;
  content: "";
  width: 50px; /* 線の長さ */
}
.p_content_m:before {
  margin-right: 15px; /* 文字の右隣 */
}
.p_content_m:after {
  margin-left: 15px; /* 文字の左隣 */
}

.mt-15 {
  margin-top:-15px;
}

.mt0 {
  margin-top:0px;
}

#award_bg {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    background-image: url(../sp/images/award_bg.jpg);
    position: relative;
}

#award {
}

#card_bg {
    width: 100%;
	margin-top:70px;
	margin-bottom:70px;
    text-align: center;
}


.bx-wrapper {
	margin-bottom:0px !important;
}

.contact_b1 {
	background-color:#FF9900;
	padding:10px 40px;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
    border-radius: 7px;
	border:none;
}

.contact_b2 {
	background-color:#FF9900;
	padding:10px 40px;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
    border-radius: 7px;
	border:none;
}

.top_main_bg {
    width: 100%;
    margin: 0px auto;
	padding:70px 0 0;
    background-color:#F7F1E5;
	/*background-color:#FFE185;*/
}

.top_main_bg22 {
    width: 100%;
    margin: 0px auto;
	padding:0px;
    background-color:#FFF7FA;
	/*background-color:#FFE185;*/
}

.top_main_bg2 {
    width: 100%;
    margin: 0px auto;
	padding:70px 0 90px;
    background-image: url(../images/header_bg.jpg);
}

.top_wave {
    width: 100%;
}

.top_wave img {
    width: 100%;
}

.top_youtube {
    width: 1300px;
	height:479px;
	margin:0px auto 70px;
}

.top_youtube_right {
    width: 630px;
	float:left;
}

.top_youtube_right img {
    width: 630px;
}

.top_youtube_left {
    width: 630px;
	height:500px;
	margin-right:40px;
	float:left;
	position:relative;
}

.youtube_main {
width: 450px;
height:245px;
z-index:9;
position:absolute;
top: 80px;
left: 48px;
margin: auto;
overflow:hidden;
}

.youtube_bg {
width: 630px;
height:430px;
z-index:10;
position:absolute;
top: -30px;
left: 0;
margin: auto;
}

.youtube_bnr {
width: 630px;
z-index:10;
position:absolute;
bottom: 0;
margin: auto;
}

.youtube_bnr img {
width: 630px;
}

.top_title_bg {
width: 100%;
height:200px;
text-align:center;
background-color:#FFACD1;
clip-path: polygon(0 75px, 100% 0, 100% calc(100% - 75px), 0 100%);
}

.top_title_bg2 {
width: 100%;
height:200px;
text-align:center;
background-color:#FFACD1;
clip-path: polygon(0 0px,100% 75px,100% 100%,0 calc(100% - 75px));
}


.top_bg_lr1 {
width: 100%;
text-align:center;
background-color:#FFF7FA;
clip-path: polygon(0 75px, 100% 0, 100% calc(100% - 75px), 0 100%);
}

.top_bg_lr2 {
width: 100%;
text-align:center;
background-color:#FFF7FA;
clip-path: polygon(0 0px,100% 75px,100% 100%,0 calc(100% - 75px));
}

.top_bg_lr3 {
width: 100%;
text-align:center;
background-color:#FFACD1;
clip-path: polygon(0 21%, 100% 0%, 100% 100%, 0 80%);
}


.top_title_crs {
width: 100%;
height:200px;
position:relative;
text-align:center;
}

.top_title_crs_m {
z-index:3;
position:relative;
}

.top_title_crs1 {
width: 100%;
height:200px;
text-align:center;
background-color:#FFACD1;
clip-path: polygon(0 75px, 100% 0, 100% calc(100% - 75px), 0 100%);
position:absolute;
z-index:1;
top:0;
left:0;
opacity: 0.8;
}

.top_title_crs2 {
width: 100%;
height:200px;
text-align:center;
background-color:#FFACD1;
clip-path: polygon(0 0px,100% 110px,100% 100%,0 calc(100% - 110px));
position:absolute;
z-index:2;
top:0;
left:0;
opacity: 0.4;
}

.top_office {
width:1300px;
margin:20px auto 40px;
text-align:left;
}

.top_office_m1 {
font-size:27px;
color:#330000;
font-weight:bold;
text-align:center;
text-decoration:underline;
text-decoration-color:#FF9900;
line-height:150%;
}

.top_office_m1 span {
padding-left:100px;
}

.prev_next {
width:100%;
height:auto;
flex-direction:row;
display:flex;
justify-content:center;
}

.prev {
    margin-right:10px;
}

.nbox1 {
	background-color:#EFEFEF;
	padding:10px 40px;
	font-size:20px;
	font-weight:bold;
	color:#000;
    border-radius: 7px;
	border:2px solid #999;
}

.top_contact_bg {
	width:100%;
	margin:0 auto;
	padding:70px 0;
	background-color:#F2F2F2;
}

.p_top_contact_bg {
	width:100%;
	margin:0 auto;
	padding: 80px 0 80px;
	background-image:url(../images/p_top_contact_bg.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	box-sizing: border-box;
}

.p_contact_bg {
	width:100%;
	margin:30px auto 0;
	padding:70px 0;
	background-color:#F2F2F2;
}

.top_contact {
	width:1000px;
	margin:0 auto;
	text-align:center;
}

.top_contact_box {
	width:1000px;
	height:160px;
	min-height:160px;
	background-color:#FFFFFF;
	padding:35px;
	box-sizing: border-box;
    border-radius: 7px;
}

.top_contact_box1 {
	width:450px;
	height:90px;
	margin-right:30px;
	float:left;
}

.top_contact_box2 {
	width:450px;
	height:90px;
	float:left;
}

.top_catalog_bg {
  width:100%;
  margin:20px auto 70px;
  text-align:center;
}

.p_m01 {
  padding:7px;
  background-color:#663333;
  font-size:17px;
  font-weight:bold;
  width:100%;
box-sizing: border-box;
color:#FFFFFF;
text-align:center;
margin-bottom:10px;
}

.p_m02 {
  padding:7px;
  background-color:#ff6600;
  font-size:17px;
  font-weight:bold;
box-sizing: border-box;
color:#FFFFFF;
text-align:center;
margin-bottom:10px;
}

.real_estate_bnr {
width:1004px;
margin:0 auto 25px;
padding-bottom:25px;
border-bottom: 1px solid #999;
}





#top_main_img {
width:100%;
height:644px;
margin-top:185px;
background-image:url(../images/top_main_bg.png);
background-repeat:repeat-x;
text-align:center;
}

#top_main_foot_bg {
width:100%;
background-color:#006633;
padding:15px 0;
}

#top_main_foot {
width:1300px;
margin:0 auto;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
line-height:120%;
}

.t_contact_bg {
width:100%;
height:415px;
padding:70px 0 70px;
background-image:url(../images/bread_bg.jpg);
box-sizing: border-box;
}

.t_contact {
width:1300px;
height:275px;
position:relative;
margin:0px auto;
background-image:url(../images/t_contact_bg2.png);
background-repeat:no-repeat;
}

.t_card_bg {
width:100%;
height:485px;
padding:62px 0 58px;
background-image:url(../images/bread_bg.jpg);
box-sizing: border-box;
}

.t_card {
width:1300px;
margin:0px auto;
text-align:center;
}

.t_contact_mail {
width:450px;
height:71px;
position:absolute;
top:80px;
left:26px;
}

.t_contact_line {
width:450px;
height:71px;
position:absolute;
top:80px;
left:491px;
}

.top_estimate_bg {
width:100%;
height:670px;
background-color:#F2F2EA;
}

.top_estimate {
width:1230px;
height:670px;
margin:0 auto;
background-image:url(../images/top_estimate_bg.png);
background-position:center;
background-repeat:no-repeat;
position:relative;
}

.top_estimate1 {
width:300px;
top:372px;
left:140px;
position:absolute;
}

.top_estimate2 {
width:300px;
top:372px;
left:470px;
position:absolute;
}

.top_estimate3 {
width:300px;
top:372px;
right:130px;
position:absolute;
}

.top_estimate_btn {
width:965px;
top:470px;
left:140px;
position:absolute;
}

.top_estimate_text {
width:965px;
top:570px;
left:140px;
position:absolute;
text-align:center;
font-size:14px;
}

.form-control {
font-size:18px;
width:300px;
padding:15px 10px;
box-sizing: border-box;
}

.top_problem_bg {
width:100%;
height:780px;
padding:81px 0 114px;
background-image:url(../images/top_problem_bg.png);
background-size: cover;
box-sizing: border-box;
text-align:center;
}

.top_problem {
width:1165px;
height:375px;
margin:57px auto 0;
}

.top_problem1 {
width:375px;
height:375px;
float:left;
position:relative;
margin-right:20px;
background-image:url(../images/top_problem1.png);
background-repeat:no-repeat;
}

.top_problem2 {
width:375px;
height:375px;
float:left;
position:relative;
margin-right:20px;
background-image:url(../images/top_problem2.png);
background-repeat:no-repeat;
}

.top_problem3 {
width:375px;
height:375px;
float:left;
position:relative;
background-image:url(../images/top_problem3.png);
background-repeat:no-repeat;
}

.top_problem_t {
width:350px;
position:absolute;
top:300px;
left:25px;
font-size:22px;
font-weight:bold;
line-height:120%;
}

.top_problem_t span {
color:#BB161D;
}

.top_service_bg {
width:100%;
height:670px;
padding:81px 0 88px;
background-color:#F2F2EA;
background-image:url(../images/top_service_bg.png);
background-position:top center;
background-repeat:no-repeat;
box-sizing: border-box;
text-align:center;
}

.top_service {
width:1148px;
height:168px;
margin:64px auto 5px;
background-image:url(../images/top_service.png);
background-repeat:no-repeat;
position:relative;
}

.top_service_t {
width:350px;
height:168px;
position:absolute;
text-align:left;
top:40px;
left:760px;
font-size:16px;
line-height:180%;
font-weight:bold;
}

.top_service_f {
width:1148px;
text-align:right;
font-size:14px;
margin:0 auto 25px;
}

.top_select_bg {
width:100%;
min-height:300px;
padding:60px 0 70px;
background-color:#f2f2f2;
box-sizing: border-box;
text-align:center;
}

.top_select{
width:1100px;
height:1480px;
margin:0px auto;
position:relative;
}

.top_select_box {
padding:25px;
}

.top_select1{
width:530px;
height:720px;
position:absolute;
top:0px;
left:0px;
background-image:url(../images/top_service_box_bg.png);
background-repeat:no-repeat;
}

.top_select2{
width:530px;
height:720px;
position:absolute;
top:0px;
right:0px;
background-image:url(../images/top_service_box_bg.png);
background-repeat:no-repeat;
}

.top_select3{
width:530px;
height:720px;
position:absolute;
bottom:0px;
left:0px;
background-image:url(../images/top_service_box_bg.png);
background-repeat:no-repeat;
}

.top_select4{
width:530px;
height:720px;
position:absolute;
bottom:0px;
right:0px;
background-image:url(../images/top_service_box_bg.png);
background-repeat:no-repeat;
}

.top_select_m{
width:480px;
margin:0px auto 20px;
text-align:center;
font-size:25px;
font-weight:bold;
color:#FF6600;
}

.top_select_m2{
width:480px;
margin:0px auto 20px;
text-align:center;
font-size:25px;
font-weight:bold;
color:#FF3446;
line-height:55px;
}

.top_select_t{
width:480px;
text-align:left;
font-size:18px;
margin:0px auto;
}

.top_select_f{
width:1170px;
margin:0px auto;
padding-left:30px;
text-align:left;
color:#FFF;
font-weight:bold;
font-size:14px;
box-sizing: border-box;
}

.top_flow_bg {
width:100%;
padding:60px 0 70px;
text-align:center;
}

.top_works_bg_n {
width:100%;
padding:60px 0 0px;
margin-bottom:30px;
text-align:center;
}

.top_menu_bg {
width:100%;
padding:70px 0 70px;
text-align:center;
}

.top_flow1 {
width:1000px;
height:230px;
margin: 0 auto;
background-image:url(../images/top_flow1.png);
background-repeat:no-repeat;
position:relative;
}

.top_flow2 {
width:1000px;
height:250px;
margin: 0 auto;
background-image:url(../images/top_flow2.png);
background-repeat:no-repeat;
position:relative;
}

.top_flow3 {
width:1000px;
height:230px;
margin: 0 auto 40px;
background-image:url(../images/top_flow3.png);
background-repeat:no-repeat;
position:relative;
}

.top_flow1_t {
width:360px;
position:absolute;
top:90px;
left:400px;
font-size:17px;
text-align:left;
line-height:150%;
}

.top_flow2_t {
width:360px;
position:absolute;
top:85px;
left:400px;
font-size:17px;
text-align:left;
line-height:150%;
}

.top_flow3_t {
width:360px;
position:absolute;
top:85px;
left:400px;
font-size:17px;
text-align:left;
line-height:150%;
}

.top_flow_arrow {
text-align:center;
box-sizing: border-box;
}

.top_about_bg {
width:100%;
padding:90px 0 90px;
background-color:#F2F2EA;
background-image:url(../images/top_service_bg.png);
background-position:top center;
background-repeat:no-repeat;
box-sizing: border-box;
text-align:center;
}

.top_about1 {
width:1148px;
height:218px;
margin: 0 auto 25px;
background-image:url(../images/top_about1.png);
background-repeat:no-repeat;
position:relative;
}

.top_about1_t{
width:720px;
position:absolute;
top:33px;
left:380px;
font-size:17px;
line-height:180%;
text-align:left;
}

.top_about1_t span{
color:#B42020;
font-weight:bold;
}

.top_about2 {
width:1148px;
height:190px;
margin: 0 auto;
background-image:url(../images/top_about2.png);
background-repeat:no-repeat;
position:relative;
}

.top_about2_t{
width:765px;
position:absolute;
top:35px;
left:25px;
font-size:17px;
line-height:180%;
text-align:left;
}

.top_about2_m{
font-size:23px;
font-weight:bold;
border-bottom:1px dotted #999;
margin-bottom:15px;
padding-bottom:15px;
}

.top_about2_m span{
font-size:30px;
color:#FF6600;
}

.top_operator_bg {
width:100%;
padding:90px 0 90px;
background-image:url(../images/top_operator_bg.png);
text-align:center;
}

.top_voice_bg {
width:100%;
min-height:600px;
padding:100px 0 70px;
background-image:url(../images/const_bg.jpg);
background-size:cover;
text-align:center;
}

.top_voice_box {
width:1000px;
margin: 0 auto 30px;
min-height:150px;
border: 4px solid #0A1D3B;
border-radius: 7px;
box-sizing: border-box;
}

.top_voice_m {
width:100%;
text-align:center;
box-sizing: border-box;
background-color:#0A1D3B;
font-size:22px;
color:#FFF;
font-weight:bold;
padding:15px;
}

.top_voice_text{
width:100%;
min-height:200px;
text-align:left;
box-sizing: border-box;
background-color:#FFF;
font-size:17px;
padding:25px;
}

.top_qa_bg {
width:100%;
text-align:center;
padding:70px 0 70px;
background-image:url(../images/top_select_bg.png);
box-sizing: border-box;
}

.top_qa {
    width: 1000px;
    text-align: left;
    margin: 0px auto 40px;
}

.top_useful_bg {
width:100%;
min-height:600px;
padding:100px 0 100px;
background-image:url(../images/const_bg.jpg);
background-size:cover;
text-align:center;
}

.top_area_bg {
width:100%;
min-height:600px;
background-image:url(../images/top_area_bg.png);
background-size:cover;
text-align:center;
}

.top_area_bg2 {
width:100%;
padding:100px 0 150px;
background: url(../images/header_bg.png);
background-repeat:repeat-x;
background-position:bottom;
}

.top_area_box_bg {
	width:1300px;
	margin:0 auto;
	text-align:center;
}

.top_area_map {
	width:600px;
	margin:15px auto 0;
	float:left;
}

.top_area_box {
	width:650px;
	margin:0 50px 0 0;
	float:left;
}

.top_area_box dl{
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:dotted #666 1px !important;
	display:block;
}

.top_area_box dt{
	float:left;
	clear: left;
	width:140px;
	color:#FFF;
	font-weight:bold;
	text-align:left;
	background-color:#224E12;
	padding:7px 10px;
    box-sizing: border-box;
	text-align:center;
}

.top_area_box dd{
	margin-left:160px;
	text-align:left;
	padding-top:9px;
}

.p_area_box_bg {
	width:1300px;
	margin:0 auto;
	text-align:center;
}

.p_area_box {
	width:100%;
	margin:0 50px 0 0;
}

.p_area_box dl{
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:dotted #666 1px !important;
	display:block;
}

.p_area_box dt{
	float:left;
	clear: left;
	width:140px;
	color:#FFF;
	font-weight:bold;
	text-align:left;
	background-color:#224E12;
	padding:7px 10px;
    box-sizing: border-box;
	text-align:center;
}

.p_area_box dd{
	margin-left:160px;
	text-align:left;
	padding-top:9px;
}


.top_campaign_bg {
	width:100%;
	background-image:url(../images/top_campaign_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
	background-position:center;	
}

.top_campaign {
	padding:70px;
	text-align:center;
}

.top_campaign_main {
	width:1000px;
	background-color:#FFFFFF;
	padding:40px;
	box-sizing: border-box;
	margin:30px auto;
	min-height:380px;
	text-align:left;
}

.campaign_m {
	font-size:30px;
	color:#000000;
	font-weight:bold;
	text-align:left;
    background: linear-gradient(transparent 70%, #FDD212 0%);
    display: inline;
	line-height:160%;
}

.voice_m {
	font-size:24px;
	color:#463500;
	font-weight:bold;
	text-align:left;
    background: linear-gradient(transparent 70%, #FDD212 0%);
    display: inline;
	line-height:160%;
}

.top_campaign_p {
	font-size:27px;
	color:#FF3446;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}

.top_campaign_p span {
	font-size:45px;
}

.campaign_p {
	font-size:27px;
	color:#FF3446;
	font-weight:bold;
	margin-top:40px;
	margin-bottom:20px;
}

.campaign_p span {
	font-size:45px;
}

.campaign_t {
	font-size:18px;
	color:#463500;
	font-weight:bold;
}

.voice_t {
	font-size:18px;
	color:#000;
	margin-top:30px;
}

.top_works_bg {
width:100%;
padding:70px 0 90px;
background-color:#F2F2EA;
background-image:url(../images/top_service_bg.png);
background-position:top center;
background-repeat:no-repeat;
box-sizing: border-box;
text-align:center;
}

.top_greeting_bg {
width:100%;
padding:90px 0;
margin: 0px auto;
background-image: url(../images/top_greeting_bg.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position:bottom;
box-sizing: border-box;
}

.top_greeting_m1 {
width:100%;
text-align:center;
color:#000;
font-weight:bold;
font-size:18px;
line-height:200%;
}

.top_greeting_bg2 {
width:100%;
padding:70px;
margin: 0px auto;
background-image: url(../images/top_greeting_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
	background-position:center;
box-sizing: border-box;
}

.top_greeting_box {
    width: 1300px;
	margin:0 auto;
	text-align:center;
	box-sizing: border-box;
}

.top_greeting_box2 tbody {
	line-height:120%;
}

.top_greeting_box2 {
	width:70%;
	background-color:#E0F1C7;
	margin:0px auto 10px;
	padding:15px 15px;
	box-sizing: border-box;
	line-height:120%;
	color:#330000;
	text-align:left;
	font-weight:bold;
}

.top_greeting_box2 img {
	width:85px !important;
    max-width: 85px !important;
}

.top_greeting_text {
	width:100%;
	margin:0px auto;
	padding:15px 20px 0px;
	box-sizing: border-box;
}

.top_greeting_text2 {
	width:100%;
	margin:0px auto 20px;
	padding:0px 20px 0px;
	box-sizing: border-box;
}

.top_greeting_text2 span {
	font-size:18px;
	color:#6F63B6;
	/*border-bottom: solid 5px #E2D8F2;*/
	background: linear-gradient(transparent 60%, #E2D8F2 60%);
	font-weight:900;
}

.top_greeting_text3 {
	font-size:18px;
	color:#ff6600;
	font-weight:900;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}

.works_mnn_bg2{
display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

.works_mnn_bg{
width:340px;
margin:0 20px 20px 0;
box-sizing:border-box;
background-color:#FFFFFF;
text-align:left;
border:5px solid #003366;
/*background-image:url(../images/works_arrow.png);
background-repeat:no-repeat;*/
float:left;
}

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

.works_mnn_bg a:hover {
	color:#ff6600;
	text-decoration:none;
}

.works_mnn_text {
	padding:11px 15px;
	background-color:#003366;
	color:#FFF !important;
	font-size:15px;

text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}

.works_mnn_text2 {
	padding:5px 15px;
	background-color:#0099CC;
	color:#FFF !important;
	font-size:13px;
}

.works_mnn_img {
	margin:0px auto;
	width:330px;
	height:250px;
	position:relative;
}

.works_mnn_img img {
	width:330px;
	height:250px;
	object-fit: cover;
}

.works_mnn_before {
	width:110px;
	top:0px;
	left:0px;
	position:absolute;
}

.works_mnn_before img {
	width:110px;
	height:90px !important;
	object-fit: cover;
}

.works_mnn_after {
	width:200px;
	top:0px;
	right:0px;
	position:absolute;
}

.works_mnn_after img {
	width:200px;
	height:170px !important;
	object-fit: cover;
}

.works_table {
	font-size:14px;
}

.works_mnn_table1 img {
	width:426px;
	height:320px;
	object-fit: cover;
}

.works_mnn_table2 img {
	width:640px;
	height:480px;
	object-fit: cover;
}

.works_mnn_foot {
padding:20px 0 30px 0;
}

.works_mnn_m {
text-align: center;
    padding: 13px 10px 15px;
    color: #FFFFFF;
    font-weight: bold;
  font-size: 20px;
}

.p-works_img_table img {
width:100%;
box-sizing:border-box;
}

.p-works_text {
	text-align:center;
	padding:13px 10px 15px;
	background-color:#87BA64;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.p-works_text01 {
	text-align:center;
	padding:13px 10px 15px;
	background-color:#87BA64;
	color:#FFFFFF;
	font-weight:bold;
}

.p-works_text02 {
	text-align:center;
	padding:13px 10px 15px;
	background-color:#ff6600;
	color:#FFFFFF;
	font-weight:bold;
}

.p-works a {
	color:#FFF;
	text-decoration:none;
}

.works_mnn_m {
    background-color: #003366;
    color: #FFFFFF;
    padding: 7px;
    font-weight: bold;
	font-size:17px;
}

.top_business_bg {
	width:1000px;
	margin:0 auto;
	background-color:#FFFFFF;
}

.top_business_foot {
	width:1000px;
	margin:20px auto 0;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}

.top_business_m {
    width: 100%;
    background-color: #003366;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    color: #FFF;
    font-weight: bold;
}

.top_business_t {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    text-align: left;
    color: #000;
    border-bottom: 1px solid #999;
}

.font_b_line1 {
	font-size:22px;
	color:#000;
	font-weight:bold;
	text-align:left;
    background: linear-gradient(transparent 80%, #00CC66 0%);
    display: inline;
}

.font_b_line2 {
	font-size:22px;
	color:#FF3446;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
	text-align:left;
}

.font_b_line3 {
	font-size:22px;
	color:#660000;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
	text-align:left;
}

.top_m01 {
    width:100%;
	font-size:35px;
	color:#000;
	line-height:160%;
	text-align:center;
	font-weight:bold;
    background: linear-gradient(transparent 60%, #FDD212 70%);
    display: inline;
	margin:0px auto;
}


.top_m_bg {
    width:100%;
	margin:40px auto;
	text-align:center;
}

.p_top_box {
    width:100%;
	margin:40px auto 0;
}

.p_h2 {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
	color: #343434;
    font-size: 22px;
    line-height: 140%;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-weight: bold;
    border-top: solid #557755 5px;
    background-color: #F2F2F2;
}

.plan_box {
	width:1100px;
	margin:0 auto;
}

.top_seo_h2 {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
	color: #343434;
    font-size: 19px;
    line-height: 140%;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-weight: bold;
    border-top: solid #557755 5px;
    background-color: #F2F2F2;
	margin-bottom:20px;
}

.top_seo_text {
	width:1300px;
	margin:0 auto;
    font-size: 16px;
	margin-bottom:30px;
}

/*アコーディオンメニュー*/

.accordion_bg {
width:1300px;
margin:0 auto;
}

.accordion_box {
width:1300px;
margin:0px auto 30px;
}

.accordion {
margin: 0 auto 30px;
max-width: 100%;
}

.accordion_toggle {
display: none;
}

.accordion_option {
position: relative;
margin-bottom: 10px;
}

.accordion_title,
.accordion_content {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: translateZ(0);
transition: all 0.3s;
}

.accordion_title {
border: solid 1px #DDD;
padding: 12px 17px 12px 17px;
display: block;
color: #0099CC;
font-weight: bold;
}

.accordion_title::after,
.accordion_title::before {
content: "";
position: absolute;
right: 20px;
top: 20px;
width: 2px;
height: 0.75em;
background-color: #999;
transition: all 0.3s;
}

.accordion_title::after {
transform: rotate(90deg);
}

.accordion_content {
max-height: 0;
overflow: hidden;
}

.accordion_content p {
margin: 0;
padding: 1em 1em 1em;
font-size: 18px;
line-height:180%;
}

.accordion_toggle:checked + .accordion_title + .accordion_content {
max-height: 500px;
transition: all 1.5s;
}

.accordion_toggle:checked + .accordion_title::before {
transform: rotate(90deg) !important;
}

.footer_line {
    width: 100%;
    font-size: 14px;
    line-height: 160%;
    color: #000;
    margin: 0 auto 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #999;
    font-weight: bold;
}


#top_bnr_bg {
    width: 1300px;
	margin:70px auto;
}

#top_bnr_bg a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.top_bnr01 {
    width: 420px;
	height:200px;
	margin-right:20px;
	margin-bottom:20px;
	background-image:url(../images/top_bnr1.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.top_bnr02 {
    width: 420px;
	height:200px;
	margin-right:20px;
	margin-bottom:20px;
	background-image:url(../images/top_bnr2.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.top_bnr03 {
    width: 420px;
	height:200px;
	margin-bottom:20px;
	background-image:url(../images/top_bnr3.png);
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.top_bnr04 {
    width: 420px;
	height:200px;
	margin-right:20px;
	background-image:url(../images/top_bnr4.png);
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.top_bnr05 {
    width: 420px;
	height:200px;
	margin-right:20px;
	background-image:url(../images/top_bnr5.png);
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.top_bnr06 {
    width: 420px;
	height:200px;
	background-image:url(../images/top_bnr6.png);
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.top_bnr_text {
    width: 345px;
	font-size:19px;
	color:#FFFFFF;
	font-weight:bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#p_product_bnr_bg {
    width: 1300px;
	margin:50px auto 0px;
}

#p_product_bnr_bg2 {
    width: 1300px;
	margin:0px auto;
}

#p_product_bnr_bg a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

#p_product_bnr_bg2 a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.p_product_bnr01 {
    width: 420px;
	height:200px;
	margin-right:20px;
	margin-bottom:20px;
	background-image:url(../images/p_product_bnr01.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.p_product_bnr02 {
    width: 420px;
	height:200px;
	margin-right:20px;
	margin-bottom:20px;
	background-image:url(../images/p_product_bnr02.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.p_product_bnr03 {
    width: 420px;
	height:200px;
	margin-bottom:20px;
	background-image:url(../images/p_product_bnr03.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
	position:relative;
}

.p_product_bnr04 {
    width: 420px;
	height:200px;
	margin-right:20px;
	margin-bottom:20px;
	background-image:url(../images/p_product_bnr04.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.p_product_bnr05 {
    width: 420px;
	height:200px;
	margin-right:20px;
	margin-bottom:20px;
	background-image:url(../images/p_product_bnr05.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.p_product_bnr06 {
    width: 420px;
	height:200px;
	margin-bottom:20px;
	background-image:url(../images/p_product_bnr06.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.p_product_bnr07 {
    width: 420px;
	height:200px;
	margin-right:20px;
	margin-bottom:20px;
	background-image:url(../images/p_product_bnr07.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.p_product_bnr08 {
    width: 420px;
	height:200px;
	margin-right:20px;
	margin-bottom:20px;
	background-image:url(../images/p_product_bnr08.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.p_product_bnr09 {
    width: 420px;
	height:200px;
	margin-bottom:20px;
	background-image:url(../images/p_product_bnr09.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.p_product_bnr10 {
    width: 420px;
	height:200px;
	margin-right:20px;
	background-image:url(../images/p_product_bnr10.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.p_product_bnr11 {
    width: 420px;
	height:200px;
	margin-right:20px;
	background-image:url(../images/p_product_bnr11.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.p_product_bnr_text {
    width: 345px;
	font-size:19px;
	color:#FFFFFF;
	font-weight:bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.p_product_bnr_text2 {
    width: 345px;
	font-size:30px;
	color:#ff6600;
	font-weight:bold;
	position:absolute;
	text-align: center;
	top:65px;
    justify-content: center;
    text-shadow: #ffffff 2px 0px, #ffffff -2px 0px, #ffffff 0px -2px, #ffffff 0px 2px, #ffffff 2px 2px, #ffffff -2px 2px, #ffffff 2px -2px, #ffffff -2px -2px, #ffffff 1px 2px, #ffffff -1px 2px, #ffffff 1px -2px, #ffffff -1px -2px, #ffffff 2px 1px, #ffffff -2px 1px, #ffffff 2px -1px, #ffffff -2px -1px;
}

.p_price_bnr01 {
    width: 420px;
	height:200px;
	margin-right:20px;
	margin-bottom:20px;
	background-image:url(../images/p_price_bnr01.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.p_price_bnr02 {
    width: 420px;
	height:200px;
	margin-right:20px;
	margin-bottom:20px;
	background-image:url(../images/p_price_bnr02.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.p_price_bnr03 {
    width: 420px;
	height:200px;
	margin-bottom:20px;
	background-image:url(../images/p_price_bnr03.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
	position:relative;
}

.p_price_bnr04 {
    width: 420px;
	height:200px;
	margin-right:20px;
	margin-bottom:20px;
	background-image:url(../images/p_price_bnr04.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.p_product1_01 {
    width: 420px;
	height:200px;
	margin-right:20px;
	background-image:url(../images/p_product1_01.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.p_product1_02 {
    width: 420px;
	height:200px;
	margin-right:20px;
	background-image:url(../images/p_product1_02.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.p_product1_03 {
    width: 420px;
	height:200px;
	background-image:url(../images/p_product1_03.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
	position:relative;
}

.p_product2_01 {
    width: 420px;
	height:200px;
	margin-right:20px;
	background-image:url(../images/p_product_bnr02.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.p_product3_01 {
    width: 420px;
	height:200px;
	margin-right:20px;
	background-image:url(../images/p_product3_01.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;
	position:relative;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.p_product3_02 {
    width: 420px;
	height:200px;
	margin-right:20px;
	background-image:url(../images/p_product3_02.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;
	position:relative;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.p_product4_01 {
    width: 420px;
	height:200px;
	text-align:left;
	margin-right:0px;
	background-image:url(../images/p_product4_01.png);
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.p_product5_01 {
    width: 420px;
	height:200px;
	margin-right:20px;
	margin-bottom:20px;
	background-image:url(../images/p_product5_01.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.p_product5_02 {
    width: 420px;
	height:200px;
	margin-right:20px;
	margin-bottom:20px;
	background-image:url(../images/p_product5_02.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.p_product5_03 {
    width: 420px;
	height:200px;
	margin-bottom:20px;
	background-image:url(../images/p_product5_03.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
	position:relative;
}

.p_product5_04 {
    width: 420px;
	height:200px;
	margin-right:20px;
	background-image:url(../images/p_product5_04.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.p_product1_1_01 {
    width: 420px;
	height:200px;
	margin-right:20px;
	margin-bottom:20px;
	background-image:url(../images/p_product1_1_01.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.p_product1_1_02 {
    width: 420px;
	height:200px;
	margin-right:20px;
	margin-bottom:20px;
	background-image:url(../images/p_product1_1_02.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.p_product1_1_03 {
    width: 420px;
	height:200px;
	margin-bottom:20px;
	background-image:url(../images/p_product1_1_03.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
	position:relative;
}

.p_product1_1_04 {
    width: 420px;
	height:200px;
	margin-right:20px;
	background-image:url(../images/p_product1_1_04.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.p_product2_1_01 {
    width: 420px;
	height:200px;
	margin-right:20px;
	background-image:url(../images/p_product2_1_01.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.p_product2_1_02 {
    width: 420px;
	height:200px;
	margin-right:20px;
	background-image:url(../images/p_product2_1_02.png);
	background-repeat:no-repeat;
	background-size:cover;
	float:left;

    box-sizing: border-box;
	padding-top:163px;
	padding-left:45px;
}

.top_m001 {
    width:100%;
	font-size:50px;
	font-weight:normal;
	font-family:"Century Gothic","fot-rodin-pron","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック", sans-serif;
	color:#000;
	position: relative;
	margin-bottom:27px;
	padding-bottom:20px;
}

.top_m001::after {
  content: '';
  width: 110px;
  height: 3px;
  display: inline-block;
  background-color: #306E19;
  position: absolute;
  bottom: -10px;
  left: calc(50% - 55px)
}

.top_m002 {
    width:100%;
	font-size:20px;
	font-weight:bold;
	color:#000;
	margin-bottom:40px;
}

.p_m001_bg {
	background-color:#000000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
	padding:35px 45px;
	text-align:center;
	width: fit-content;
	margin:0 auto;
}

.p_m001 {
    width:100%;
	font-size:50px;
	font-weight:normal;
	font-family:"Century Gothic","fot-rodin-pron","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック", sans-serif;
	color:#FFF;
	position: relative;
	margin-bottom:27px;
	padding-bottom:20px;
}

.p_m001::after {
  content: '';
  width: 110px;
  height: 3px;
  display: inline-block;
  background-color: #D3F2C8;
  position: absolute;
  bottom: -10px;
  left: calc(50% - 55px)
}

.p_m002 {
    width:100%;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
}

.p_m003 {
    width:100%;
	font-size:40px;
	font-weight:normal;
	font-family:"ＭＳ Ｐゴシック","Century Gothic","fot-rodin-pron","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック", sans-serif;
	color:#000;
	position: relative;
	padding-bottom:20px;
	text-align:center;
}

.p_m003::after {
  content: '';
  width: 110px;
  height: 3px;
  display: inline-block;
  background-color: #306E19;
  position: absolute;
  bottom: -10px;
  left: calc(50% - 55px)
}

.p_m004 {
    width:100%;
	font-size:18px;
	font-weight:bold;
	color:#000;
	text-align:center;
}

.p_m005 {
    width:100%;
	font-size:40px;
	font-weight:normal;
	font-family:"ＭＳ Ｐゴシック","Century Gothic","fot-rodin-pron","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック", sans-serif;
	color:#FFF;
	position: relative;
	padding-bottom:20px;
	text-align:center;
}

.p_m005::after {
  content: '';
  width: 110px;
  height: 3px;
  display: inline-block;
  background-color: #306E19;
  position: absolute;
  bottom: -10px;
  left: calc(50% - 55px)
}


#top_pick_bg {
	width:1300px;
	margin: 80px auto;
}

.top_pick_box {
	width:1300px;
	display: flex;
    align-items: center;
    justify-content: right;
}

.top_pick_box_m {
	font-size:32px;
	font-weight:bold;
	color:#000000;
	line-height:100%;
	font-family:"ＭＳ Ｐゴシック", sans-serif;
	margin-bottom:10px;
}

.top_pick_box_m span {
	font-size:23px;
	font-weight:bold;
	color:#CC6600;
}

.top_pick_box_left1 {
	width:650px;
	margin-right:40px;
	float:left;
}

.top_pick_box_right1 {
	width:610px;
	font-size:18px;
	float:left;
	
}

.top_pick_box_left2 {
	width:610px;
	padding-left:30px;
    box-sizing: border-box;
	float:left;
}

.top_pick_box_right2 {
	width:650px;
	margin-left:40px;
	float:left;
}

#top_catalog_bg {
width:100%;
padding:110px 0;
margin: 0px auto;
background-image: url(../images/top_catalog_bg.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position:center;
box-sizing: border-box;
}

.top_catalog_box {
    width: 1300px;
	margin:0 auto;
	text-align:center;
	box-sizing: border-box;
}

.top_catalog1 {
    width: 244px;
	margin-right:20px;
	float:left;
}

.top_catalog1 img {
    width: 244px;
}

.top_catalog2 {
    width: 244px;
	margin-right:20px;
	float:left;
}

.top_catalog2 img {
    width: 244px;
}

.top_catalog3 {
    width: 244px;
	margin-right:20px;
	float:left;
}

.top_catalog3 img {
    width: 244px;
}

.top_catalog4 {
    width: 244px;
	margin-right:20px;
	float:left;
}

.top_catalog4 img {
    width: 244px;
}

.top_catalog5 {
    width: 244px;
	float:left;
}

.top_catalog5 img {
    width: 244px;
}

#top_topics_bg {
width:100%;
padding:80px 0;
margin: 0px auto;
box-sizing: border-box;
}

.top_topics_box {
    width: 1300px;
	margin:0 auto;
	text-align:center;
	box-sizing: border-box;
}

#top_product_bg {
width:100%;
padding:90px 0;
margin: 0px auto;
background-image: url(../images/top_product_bg.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position:center;
box-sizing: border-box;
}

.top_product_box {
    width:100%;
	margin:0 auto;
	text-align:center;
	box-sizing: border-box;
}

.slide_box_text {
    width:100%;
	padding:7px 7px;
	background-color:#FFFFFF;
	box-sizing: border-box;
	text-align:left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.slide_box_text span {
	color:#FF6600;
	font-size:16px;
}

.swiper-slide a {
	color:#000;
}

#top_insta_bg {
width:100%;
padding:80px 0;
margin: 0px auto;
box-sizing: border-box;
}

.top_insta_box {
    width: 1300px;
	margin:0 auto;
	text-align:center;
	box-sizing: border-box;
}

#top_blog_bg {
width:100%;
padding:90px 0;
margin: 0px auto;
background-image: url(../images/top_staffblog_bg.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position:center;
box-sizing: border-box;
}

.top_blog_box {
    width:100%;
	margin:0 auto;
	text-align:center;
	box-sizing: border-box;
}


#top_company_bg {
width:100%;
padding:80px 0;
margin: 0px auto;
box-sizing: border-box;
}

.top_company_box {
    width: 1300px;
	margin:0 auto;
	text-align:center;
	box-sizing: border-box;
}

#p_link {
width:1300px;
margin: 20px auto 0;
box-sizing: border-box;
font-size:14px;
}

.p_box {
width:1300px;
margin-left:auto;
margin-right:auto;
box-sizing: border-box;
}

.p_business_bg1 {
width:100%;
background-image:url(../images/p_business_bg1.webp);
background-repeat:no-repeat;
background-size:cover;
padding:80px;
margin:0 auto;
box-sizing: border-box;
color:#FFFFFF;
}

.p_business_bg2 {
width:100%;
background-image:url(../images/p_business_bg2.webp);
background-repeat:no-repeat;
background-size:cover;
padding:80px;
margin:0 auto;
box-sizing: border-box;
color:#FFFFFF;
}

.p_business_box {
width:1300px;
background-color: rgba(49, 49, 49, 0.7);
padding:80px;
margin:0 auto;
box-sizing: border-box;
}

.p_business_box li{
padding-top:15px;
padding-bottom:15px;
border-bottom:dotted #FFF 1px !important;
box-sizing: border-box;
}

.p_awards_box {
width:1300px;
margin-left:auto;
margin-right:auto;
}

.p_awards_box li{
padding-top:15px;
padding-bottom:15px;
border-bottom:dotted #000 1px !important;
box-sizing: border-box;
}

.p_awards_box span{
color:#ff6600;
}

.p_product5_box {
width:1300px;
margin-left:auto;
margin-right:auto;
display: flex;
justify-content: center;
align-items: center;
margin-bottom:30px;
padding-bottom:30px;
border-bottom:dotted #000 1px !important;
box-sizing: border-box;
}

.p_product5_box_l {
width:360px;
height:270px;
margin-right:70px;
}

.p_product5_box_l img {
width:360px;
height:270px;
object-fit: cover;
}

.p_product5_box_r {
width:870px;
}

