main{
    padding-top: 130px;
}
.top_slider{
	position: relative;
}
.top_slide {
    width: 100%;
    height: auto;
    padding-bottom: 42%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    min-height: 580px;
}

.top_slide1{
	background-image:url(../images/top_slide1.jpg);
}
.top_slide2{
	background-image:url(../images/top_slide2.jpg);
}
.top_slide3{
	background-image:url(../images/top_slide3.jpg);
}
.top_slide p{
	font-size: .27rem;
	font-weight: 700;
	color: #fff;
	position: absolute;
	letter-spacing: .03rem;
	line-height: .45rem;
}
.top_slide1 p{
	padding: 20px 40px;
	background-color: rgba(48,125,0,0.6);
	top: 33%;
	left: 7%;
}
.top_slide2 p {
    padding: 30px 20px 20px;
    background-color: rgba(88,116,0,0.6);
    top: 50px;
    left: 10%;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}
.top_slide3 p{
	padding: 20px 40px;
	background-color: rgba(228,159,3,0.6);
	bottom: 32%;
	right: 5%;
}
.top_main h2{
    font-weight: 900;
    font-size: .31rem;
    line-height: .48rem;
    letter-spacing: .06rem;
}
.top_h2btn{
    margin: -50px 0 0 auto;
    border-bottom: solid 1px #000;
    width: 854px;
	max-width:100%;
}
.top_h2btn a{
    margin: 0 0 0 auto;
    padding: 5px;
    display: block;
    width: 152px;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
    font-size: .18rem;
    letter-spacing: .01rem;
}
.top_concept{
    margin-top: 60px;
}
.top_concept_text{
    margin-top: 35px;
    display: flex;
    justify-content: space-between;
	align-items: flex-start;
}
.top_concept_text p{
    flex: 0 1 auto;
    width: 75%;
    line-height: 2.7;
    font-size: .18rem;
}
.top_concept_text img{
    flex: 0 1 auto;
    width: 20%;
    margin-top: 15px;
}
.top_profile{
    margin-top: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.top_profile>img{
    flex: 0 1 auto;
    width: 30%;
}
.top_profile_right{
    flex: 0 1 auto;
    width: 66%;
}
.top_profile_top{
    display: flex;
    justify-content: space-between;
}
.top_profile_top h2{
    flex: 0 1 auto;
    width: 54%;
}
.top_profile_top>div{
    padding-top: 15px;
    padding-left: 26px;
    border-left: solid 2px #000;
    flex: 0 1 auto;
    width: 45%;
}
.font20{
    font-size: .2rem;
}
.font18{
    font-size: .18rem;
}
.font16{
    font-size: .16rem;
}
.top_profile_top .font18{
    display: block;
}
.top_profile_top .font16{
    margin-top: 35px;
    line-height: .35rem;
}
.top_profile_text{
    margin-top: 28px;
    line-height: .33rem;
}
.top_news{
    margin-top: 90px;
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: calc((100vw - 1060px)/2);
    background-image: url(../images/top_news_bg.jpg);
    background-size: cover;
    background-position: center;
    max-width: 1070px;
    height: 160px;
    position: relative;
}
.top_news_inner{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.top_news_inner h2{
    margin-right: 75px;
    padding-bottom: 5px;
    border-bottom: solid 8px #fff;
    flex: 0 1 auto;
    width: fit-content;
    color: #fff;
    font-weight: 500;
    font-size: .2rem;
    line-height: .3rem;
    text-align: center;
    white-space: nowrap;
}
.top_news_inner ul{
    flex: 0 1 auto;
    width: 67%;
    list-style: none;
}
.top_news_inner li{
    margin-bottom: 10px;
}
.top_news_inner a{
    text-decoration: none;
    color: #fff;
    font-size: .14rem;
}
.top_news_more{
    padding: 9px 25px;
    border: solid 1px #000;
    display: block;
    background-color: #fff;
    color: #000;
    text-decoration: none;
    box-shadow: 3px 3px 0 rgba(0,0,0,0.25);
    position: absolute;
    bottom: 9%;
    right: -10%;
} 
.top_news_more img{
    margin-right: 10px;
    width: 78px;
    vertical-align: middle;
}
.top_service{
    margin-top: 110px;
}
.top_service_text{
    margin-top: 50px;
    line-height: .33rem;
}
.top_service .top_h2btn{
    width: 752px;
}
.top_service_list{
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style: none;
}
.top_service_list li{
    flex: 0 1 auto;
    width: 32%;
}
.top_service_list a{
    margin-top: 5px;
    margin: 0 auto;
    display: block;
    width: 84%;
}
.top_service_list img{
    width: 100%;
}
.top_works{
    margin-top: 110px;
}
.top_works_text{
    margin: 20px 0 45px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.top_works_text p{
    margin-top: 30px;
    flex: 0 1 auto;
    width: 86%;
    line-height: .3rem;
}
.top_number{
    margin-right: -20px;
    flex: 0 1 auto;
    width: 150px;
    text-align: right;
}
.top_number img{
    display: inline-block;
    width: 60px;
}
.top_works_slider{
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    display: flex;
    list-style: none;
}
.top_works_slider li{
    flex: 0 1 auto;
    width: 18%;
}
.top_works_slider a{
    display: block;
    position: relative;
}
.top_works_slider img{
    width: 100%;
    vertical-align: middle;
}
.top_slider_text{
    display: none;
    width: 100%;
    height: 100%;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
}
.top_works .top_slider_text{
    background-color: rgba(80,178,175,0.8);
}
.top_flowers .top_slider_text{
    background-color: rgba(247,181,44,0.8);
}
.top_slider_text p{
    text-align: center;
    font-size: .24rem;
}
.top_works_slider a:hover .top_slider_text{
    display: flex;
    justify-content: center;
    align-items: center;
}
.top_works_slider .slick-slide {
    margin-right: 15px;
    width: 260px;
    height: 260px;
    position: relative;
    overflow: hidden;
}
.top_works_slider .slick-slide a:hover{
	opacity:1;
}
.top_works_slider .slick-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.top_works_linkbtn{
    margin: 50px auto 0;
    padding: 10px;
    display: block;
    width: 250px;
    background-color: #000;
    color: #fff;
    font-size: .15rem;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
    box-shadow: 3px 3px 0 rgba(0,0,0,0.25);
    position: relative;
}
.top_works_linkbtn::after{
    content:"";
    display: inline-block;
    width: 14px;
    height: 14px;
    background-image: url(../images/arrow_tri.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 30%;
    right: 5%;
}
.top_flowers{
    margin-top: 120px;
}
.top_instagram{
    margin-top: 115px;
}
.top_instagram h2 img{
    margin: 0 auto;
    display: block;
    width: 176px;
}
.instagram_container{
    margin: 50px auto 84px;
	max-width: 1080px;
	width: calc(100% - 20px);
}
#sbi_images{
padding: 0px!important;
}
#sb_instagram.sbi_col_5 #sbi_images .sbi_item, #sb_instagram.sbi_col_5.sbi_disable_mobile #sbi_images .sbi_item{
padding: 20px!important;
}
.top_insta_link{
    margin: 0 auto;
    border-top: solid 1px #000;
    max-width: 1200px;
}
.top_insta_link div{
    margin: -25px auto 0;
    padding: 4px 1px;
    display: block;
    width: 276px;
    background-color: #000;
    border-radius: 30px;
}
.top_insta_link a{
    margin: 0px auto;
    padding: 9px 0 11px;
    border: solid 1px #fff;
    display: block;
    width: 96%;
    text-align: center;
    background-color: #000;
    color: #fff;
    font-size: .14rem;
    font-weight: 700;
    text-decoration: none;
    border-radius: 30px;
}
.top_insta_link a img {
    margin-right: 8px;
    margin-bottom: -2px;
    width: 15px;
}
.top_aboutus{
    margin-top: 110px;
}
.top_aboutus .top_h2btn{
    width: 752px;
}
.top_aboutus_inner{
    margin-top: 65px;
    margin-left: calc(50% - 50vw);
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.top_aboutus_inner>img{
    flex: 0 1 auto;
    width: 78%;
}
.top_aboutus_right{
    margin-top: 70px;
    margin-left: -18%;
    padding: 50px 50px;
    flex: 0 1 auto;
    width: 40%;
    background-color: rgba(255,255,255,0.9);
}
.top_aboutus_right address{
    margin-top: 40px;
    margin-bottom: 11px;
    position: relative;
}
.top_aboutus_right address::before{
    content: "";
    display: inline-block;
    width: 58px;
    height: 1px;
    background-color: #000;
    position: absolute;
    top: -20px;
    left: 0;
}
.top_aboutus_link{
    text-align: right;
}
.top_aboutus_link img{
    margin-right: 10px;
    width: 110px;
    vertical-align: bottom;
}
.top_aboutus_link a{
    padding: 5px 30px;
    display: inline-block;
    background-color: #000;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: .15rem;
}
.about_head_bg{
    margin-left: calc(50% - 50vw);
    width: 66vw;
    height: auto;
    min-height: 540px;
    padding-bottom: 40vw;
    position: relative;
    z-index: -1;
    background-image: url(../images/aboutus01.jpg);
    background-position: center;
    background-size: cover;
}
.about_head_container {
    margin: 0;
    padding-bottom: 60px;
    width: 590px;
    background-color: rgba(255,255,255,0.9);
    box-shadow: 5px 5px 0 #000;
    position: absolute;
    right: calc((100vw - 1060px)/2);
    top: 230px;
}
.sub_head_tag{
    margin-bottom: 15px;
    padding: 8px;
    display: block;
    width: 184px;
    background-color: #000;
    color: #fff;
    font-size: .18rem;
    font-weight: 500;
    text-align: center;
}
.sub_h2{
    padding: 0 55px;
    font-size: .31rem;
    font-weight: 900;
}
.about_head_container .sub_h2{
    margin: 30px 0 40px;
    letter-spacing: .1rem;
}
.sub_h2 span{
    padding-bottom: 10px;
    padding-left: 4px;
    border-bottom: solid 5px #000;
    display: inline-block;
}
.about_head_container p{
    padding: 0 55px;
    font-size: .16rem;
    line-height: .3rem;
}
.aboutus_white{
    margin: 70px auto 0;
    padding: 45px 0 65px;
    max-width: 1160px;
    background-color: #fff;
}
.aboutus_intro{
    display: flex;
    justify-content: space-between;
	align-items: flex-end;
}
.aboutus_intro>div{
    flex: 0 1 auto;
    width: 55%;
}
.aboutus_intro h3{
    margin: 35px 0 20px;
    font-size: .24rem;
    letter-spacing: .05rem;
    transition: all 0.3s linear;
    font-weight: bold;
}
.aboutus_intro p{
    font-size: .16rem;
    line-height: .3rem;
}
.aboutus_intro>img{
    flex: 0 1 auto;
    width: 40%;
}
.aboutus_gaiyou{
    margin-top: 58px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.aboutus_gaiyou>div{
    flex: 0 1 auto;
    width: 65%;
}
.aboutus_gaiyou>img{
    margin-top: 75px;
    margin-left:calc(50% - 50vw);
    flex: 0 1 auto;
    width: 41%;
}
.aboutus_gaiyou h3{
    margin: 0 auto 30px;
    padding: 3px 5px 7px;
    width: 150px;
    background-color: #000;
    color: #fff;
    text-align: center;
    font-size: .22rem;
}
.aboutus_gaiyou table{
    width: 100%;
}
.aboutus_gaiyou th{
    margin-right: 10px;
    padding: 18px 25px;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    width: 20%;
}
.aboutus_gaiyou td{
    padding: 18px 25px;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    width: 75%;
}
.aboutus_shop{
    margin-top: 85px;
}
.aboutus_shop_h3{
    margin-bottom: 65px;
    border-bottom: solid 2px #000;
}
.aboutus_shop h3{
	padding: 3px 5px 7px;
    background-color: #000;
    color: #fff;
    width: 148px;
    font-size: .22rem;
    text-align: center;
}
.about_shop_container{
    margin: 0 auto;
	border-bottom: solid 2px #000;
    max-width: 1160px;
}
.aboutus_shop_flex{
    display: flex;
    justify-content: space-between;
}
.aboutus_shop_left {
    flex: 0 1 auto;
    width: 51%;
    max-width: 536px;
}
.aboutus_shop_right{
    flex: 0 1 auto;
    width: 48%;
}
.aboutus_shop_green{
    margin-bottom: 14px;
    margin-left: calc(96% - 50vw);
    padding-left: calc((100vw - 1040px)/2);
    padding-top: 22px;
    padding-bottom: 22px;
    background-image: url(../images/aboutus_green.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.aboutus_shop_green>div{
    padding-left: 20px;
    border-left: solid 12px #fff;
}
.aboutus_shop_green h4{
    margin-bottom: 15px;
    font-size: .2rem;
    font-weight: 700;
    color: #fff;
}
.aboutus_shop_green p{
    color: #fff;
    font-size: .16rem;
}
.aboutus_shop_left_flex{
    display: flex;
    justify-content: space-between;
}
.aboutus_shop_left_flex img:nth-child(1) {
    flex: 0 1 auto;
    width: 54%;
    max-width: 280px;
}
.aboutus_shop_left_flex img:last-of-type {
    flex: 0 1 auto;
    width: 45%;
    max-width: 240px;
}
.aboutus_shop_flex2{
    margin-top: 14px;
    display: flex;
    justify-content: space-between; 
    align-items: flex-start;
}
.aboutus_shop_flex2 img:nth-child(1) {
    flex: 0 1 auto;
    width: 56%;
    max-width: 590px;
}
.aboutus_shop_flex2 img:last-of-type{
    flex: 0 1 auto;
    width: 43%;
}
.aboutus_map{
    margin: 50px auto 75px;
}
.aboutus_map iframe{
    width: 100%;
    height: 300px;
}
.aboutus_shop_container2{
    padding-top: 65px;
}
.service_head_text_wrap{
    margin-top: -253px;
    margin-bottom: 113px;
    width: 80%;
    background-color: rgba(255,255,255,0.9);
    box-shadow: 5px 5px 0px #000, -5px 5px 0px #000;
}
.service_head_text{
    padding:10px 15px 40px calc((100vw - 1060px)/2);
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.service_head_text .sub_h2{
    padding: 0;
    flex: 0 1 auto;
    width: fit-content;
    letter-spacing: .04rem;
}
.service_head_text p{
    margin-top: 10px;
    flex: 0 1 auto;
    width: 80%;
    line-height: .3rem;
}
.service_head_img{
    width: 100%;
    height: 240px;
    background-image: url(../images/jigyou_head.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.service_head_bg{
    margin: -2px 0 0 auto;
    background-image: url(../images/jigyou_bg_g.png);
    background-size: contain;
    background-position: top right;
    background-repeat: no-repeat;
    height: 191px;
    max-width: 895px;
}
.service_container{
    margin-bottom:75px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.service_text{
    flex: 0 1 auto;
    width: 50%;
}
.service_text img{
    width: 100%;
}
.service_text_linkbtn {
    padding: 9px 20px 11px 5px;
    margin: -30px 45px 0 auto;
    display: block;
    width: 212px;
    background-color: #000;
    color: #fff;
    text-align: center;
    text-decoration: none;
    box-shadow: 3px 3px 0 #bcbcbc;
    position: relative;
    box-sizing: border-box;
}
.service_text_linkbtn::after{
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background-image: url(../images/arrow_tri.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 30%;
    right: 4%;
}
.service_img{
    margin-bottom: 15px;
    flex: 0 1 auto;
    width: 50%;
    display: flex;
    justify-content: space-between;
}
.service_img>div {
    flex: 0 1 auto;
    width: calc(50% - 2px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.service_img>div img{
    width: 100%;
}
.service_img>img {
    flex: 0 1 auto;
    width: calc(50% - 2px);
}

.service_flower .service_text_linkbtn{
    width: 266px;
}
.service_flower .service_img>div img:first-child{
    margin-bottom: 5px;
}

.example_head_img{
    margin: 0 0 0 auto;
    width: 65%;
    height: 540px;
    background-image: url(../images/head_example.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.example_head_text_wrap{
    margin-top: -450px;
    margin-bottom: 200px;
    width: 49%;
    background-color: rgba(255,255,255,0.9);
    box-shadow: 5px 5px 0px #000, -5px 5px 0px #000;
}
.example_head_text{
    padding:10px 55px 55px calc((100vw - 1060px)/2);
}
.example_head_text .sub_h2{
    padding: 0;
    letter-spacing: .08rem;
}
.example_head_text p{
    margin-top: 20px;
    line-height: .3rem;
}
.example_container{
    margin: 0 auto;
    padding: 30px 50px;
    max-width: 1160px;
    background-color: #fff;
}
.example_h3_wrap{
    margin-bottom: 72px;
    display: flex;
    justify-content: space-between;
    align-content: center;
}
.example_h3_wrap h3{
    padding-bottom: 30px;
    border-bottom: solid 3px #000;
    flex: 0 1 auto;
    width: 49%;
}
.example_h3_wrap h3.selected{
    border-bottom: solid 12px #000;
}
.example_h3_wrap a{
    display: block;
    font-size: .28rem;
    color: #000;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    position: relative;
}
.example_h3_wrap a::before{
    content: "";
    display: inline-block;
    width: 75px;
    height: 50px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}
.example_h3_wrap h3:nth-child(1) a::before{
    background-image: url(../images/service1.svg);
}
.example_h3_wrap h3:nth-child(2) a::before{
    background-image: url(../images/service2.svg);
}
.example_link_wrap{
    margin: 0 auto;
    max-width: 1000px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.example_link_wrap::after{
  content:"";
  display: block;
  width:28%;
}
.example_link {
    margin-bottom: 77px;
    flex: 0 1 auto;
    width: 28%;
    position: relative;
    padding-bottom: 28%;
    background-position: center;
    background-size: cover;
}
.example_link:hover{
	opacity:1;
}
.example_link_text{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.example_link .example_link_text{
	transition: all 0.3s linear;
}
.example_link:hover .example_link_text{
    background-color: rgba(80,178,175,0.8);
    opacity: 1;
}
.example_prev span:first-child{
    width: 90px;
}
.example_next span:last-child{
    width: 90px;
    text-align: right;
}
.example_link_text p{
    text-align: center;
    font-size: .21rem;
    color: #fff;
}
.wp-pagenavi{
    margin-top: 63px;
    display: flex;
    justify-content: center;
    list-style: none;
}
div.wp-pagenavi a, 
div.wp-pagenavi span{
	margin: 0;
	padding: 0;
	border: solid 2px #000;
	flex: 0 1 auto;
    width: 50px;
    height: 50px;
    line-height: 43px;
    text-align: center;
	text-decoration: none;
	color: #000;
	box-sizing: border-box;
}
div.wp-pagenavi>*:not(:first-child){
    margin-left: 15px;
}
.wp-pagenavi .current{
    background-color: #000;
}
.wp-pagenavi .current{
    color: #fff;
}
.example_single_head{
    margin: 30px 0;
    padding: 45px 0 40px;
    display: flex;
    align-items: center;
    width: 55%;
    background-color: #fff;
    box-shadow: 5px 5px 0px #000, -5px 5px 0px #000;
}
.example_single_head .sub_head_tag{
    margin-right: 50px;
    flex: 0 1 auto;
    width: 184px;
}
.example_single_head .sub_h2{
    padding: 0;
    flex: 0 1 auto;
    width: fit-content;
    letter-spacing: .08rem;
}

.example_single_h3{
    margin: 0 0 0 auto;
    padding:24px calc((100% - 1160px)/2) 24px 65px;
    width: 65%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    background-image: url(../images/ex_h3_bg.jpg);
    background-size: cover;
    background-position: right;
    color: #fff;
    letter-spacing: .02rem;
    position: relative;
}
.example_single_h3 h3{
    flex: 0 1 auto;
    width: fit-content;
    font-size: .28rem;
}
.example_single_h3 time{
    flex: 0 1 auto;
    width: fit-content;
    font-size: .16rem;
}
.example_single_container{
    margin: -60px auto 40px;
    padding: 105px 50px 50px;
    max-width: 1000px;
    background-color: #fff;
}
.example_single_container p{
    line-height: .28rem;
}
.example_slider_wrap {
  margin: 45px auto 0;
  width: 100%;
}
.example_slider_wrap img {
  height: auto;
  width: 100%;
}
.example_slider_wrap .slick-img p{
    margin: 10px 0 35px;
}
.thumbnail .slick-slide{
    margin-right: 20px;
    cursor: pointer;
}
.thumbnail .slick-current .thumbnail-img{
    border: solid 4px #339900; 
}
.thumbnail .slick-list {
  padding: 0 10% 0 0!important;
}
.example_single_nav{
    margin: 0 auto;
    max-width: 1160px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: .15rem;
}
.example_single_nav a{
    border: solid 2px #000;
    padding: 11px 20px;
    text-decoration: none;
    color: #000;
    box-sizing: border-box;
}
.example_prev{
    flex: 0 1 auto;
    width: 28%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.example_all{
    flex: 0 1 auto;
    width: 9%;
    text-align: center;
}
.example_next{
    flex: 0 1 auto;
    width: 28%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.example_prev span,
.example_next span{
    flex: 0 1 auto;
    width: fit-content;
}
.news_head_img{
    margin: 0 0 0 auto;
    width: 65%;
    height: 418px;
    background-image: url(../images/head_news.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.news_head_text_wrap{
    margin-top: -345px;
    margin-bottom: 170px;
    width: 49.4%;
    background-color: rgba(255,255,255,0.9);
    box-shadow: 5px 5px 0px #000, -5px 5px 0px #000;
}
.news_head_text{
    padding: 10px 50px 55px calc((100vw - 1060px)/2);
}
.news_head .sub_h2{
    padding: 0;
    letter-spacing: .08rem;
}
.news_head_text p{
    margin-top: 20px;
    line-height: .3rem;
}
.news_link_wrap{
    margin-bottom: 90px;
}
.news_link{
    margin: 0 0 40px auto;
    padding: 28px 25px;
    border: solid 1px #000;
    max-width: calc(100% - 30px);
    display: flex;
    justify-content: space-between;
    text-decoration: none;
    color: #000;
    background-color: #fff;
    box-sizing: border-box;
    box-shadow: 5px 5px 0px #000;
	align-items: self-start;
}
.news_link_left{
    flex: 0 1 auto;
    width: 72%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.news_link>img{
    flex: 0 1 auto;
    width: 25%;
	max-height: 180px;
    object-fit: cover;
}
.news_link_h3{
    margin-left: -50px;
    margin-bottom: 23px;
    padding: 28px 30px 28px 50px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: calc(100% + 50px);
    background-image: url(../images/news_link_bg.jpg);
    background-position: center;
    background-size: cover;
    color: #fff;
}
.news_link_h3 h3{
    flex: 0 1 auto;
    width: fit-content;
    font-size: .24rem;
}
.news_link_h3 time{
    margin-bottom: -20px;
    flex: 0 1 auto;
    width: fit-content;
    font-size: .16rem;
    letter-spacing: .02rem;
}
.news_link_text{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.news_link_text p{
    padding-left: 10px;
    padding-bottom: 10px;
    flex: 0 1 auto;
    width: 84%;
    font-size: .16rem;
    line-height: .28rem;
    position: relative;
}
.news_link_text p::after{
    content:"";
    display: inline-block;
    width: 110px;
    height: 10px;
    background-image: url(../images/news_arrow.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
}
.news_link_text span{
    flex: 0 1 auto;
    width: 14%;
    background-color: #000;
    color: #fff;
    text-align: center;
    line-height: .29rem;
}

.news_single_head{
    margin: 40px 0;
    padding: 40px 0 35px;
    display: flex;
    align-items: center;
    width: 34%;
    background-color: #fff;
    box-shadow: 5px 5px 0px #000, -5px 5px 0px #000;
}
.news_single_head .sub_head_tag{
    margin-right: 50px;
    flex: 0 1 auto;
    width: 184px;
}
.news_single_head .sub_h2{
    padding: 0;
    flex: 0 1 auto;
    width: fit-content;
    letter-spacing: .08rem;
}
.news_single_h3{
    margin: 0 0 0 auto;
    padding: 24px calc((100% - 1160px)/2) 24px 65px;
    width: 69%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    background-image: url(../images/ex_h3_bg.jpg);
    background-size: cover;
    background-position: right;
    color: #fff;
    letter-spacing: .02rem;
    position: relative;
}
.news_single_h3 h3{
    flex: 0 1 auto;
    width: fit-content;
    font-size: .28rem;
}
.news_single_h3 time{
    flex: 0 1 auto;
    width: fit-content;
    font-size: .16rem;
}
.news_single_container{
    margin: 0 auto 65px;
    max-width: 1000px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.news_single_left{
    margin-top: 40px;
    flex: 0 1 auto;
    width: 23%;
}
.news_single_right{
    padding: 45px 50px;
    flex: 0 1 auto;
    width: 70%;
    background-color: #fff;
}
.news_entry_list{
    margin-bottom: 65px;
}
.news_single_left h4{
    margin-bottom: 20px;
    padding: 10px 10px 10px 20px;
    border-left: solid 6px #000;
    font-weight: 700;
}
.news_single_left ul{
    padding-left: 26px;
    list-style: none;
}
.news_single_left a{
    text-decoration: none;
    color: #000;
}
.news_entry_list h4{
    font-size: .18rem;
}
.news_entry_list ul{
    font-size: .13rem;
}
.news_entry_list li{
    margin-bottom: 18px;
}
.news_archive_list h4{
    font-size: .18rem;
}
/*
.news_archive_list li{
    margin-bottom: 25px;
}*/
.news_single_main .widget-title{
	display: none;
}
li.collapsing.archives.list{
	padding-left: 26px;
}
span.collapsing.archives.collapse,
span.collapsing.archives.expand,
li.collapsing.archives.item{
	margin-bottom: 15px;
	display: block;
	font-size: .15rem;
}
span.collapsing.archives.collapse a,
span.collapsing.archives.expand a{
	margin-left: 5px;
	font-size: .15rem;
}

.news_single_right >* {
    margin-bottom: 25px;
}
.news_single_left p{
    line-height: .24rem;
}
.news_single_right p{
    line-height: .27rem;
}
.news_single_right img{
    width: 100%;
}


.contact_head_img{
    margin: 0 0 0 auto;
    width: 65%;
    height: 460px;
    background-image: url(../images/head_contact.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.contact_head_text_wrap{
    margin-top: -390px;
    margin-bottom: 70px;
    width: 55%;
    background-color: rgba(255,255,255,0.9);
    box-shadow: 5px 5px 0px #000, -5px 5px 0px #000;
}
.contact_head_text{
    padding:10px 65px 55px calc((100vw - 1060px)/2);
}
.contact_head_text .sub_h2{
    padding: 0;
    letter-spacing: .08rem;
}
.contact_head_text p{
    margin-top: 20px;
    letter-spacing: -.01rem;
    line-height: .33rem;
}
.contact_head_text p a{
    font-size: .24rem;
    color: #000;
    text-decoration: none;
}
.contact_container{
    margin: 0 auto;
    padding: 40px 0;
    max-width: 1160px;
    background-color: #fff;
}
.contact_form{
    margin: 0 auto;
    max-width: 1000px;
}
.contact_form table{
    margin-bottom: 60px;
    width: 100%;
}
body form#mailformpro label {
    margin: 0;
    margin-right: 25px;
}
.contact_form th{
    padding: 28px 0;
    width: 27%;
    vertical-align: top;
	font-weight: 700;
}
.contact_form td{
    width: 73%;
    vertical-align: middle;
}
.contact_form label{
    margin-right: 10px;
}
.contact_naiyou small {
    margin: 30px 0 22px;
    display: block;
    font-size: .14rem;
    letter-spacing: 0em;
}
.contact_naiyou th{
    padding-top: 124px;
}
.contact_form p{
    text-align: center;
}
.contact_form input[type="radio"]{
    margin-right: 10px;
    transform: scale(1.3);
    vertical-align: baseline;
}
.contact_form p input{
    margin-left: 15px;
    transform: scale(1.8);
}
.contact_form .hissu{
    margin-right: 15px;
    padding: 2px 7px;
    background-color: #339900;
    color: #fff;
    display: inline-block;
    font-size: .13rem;
}
.contact_form .nini{
    margin-right: 15px;
    min-width: 40px;
    min-height: 21px;
    display: inline-block;
}
.contact_form input[type="text"],
.contact_form input[type="email"]{
    border: solid 2px #000;
    width: 100%;
    line-height: .32rem;
    border-radius: 5px;
    font-size: 16px;
    padding-left: 10px;
    box-sizing: border-box;
}
.contact_form textarea{
    border: solid 2px #000;
    width: 100%!important;
    border-radius: 5px;
	min-height: 140px;
}
.contact_form input[type="submit"]{
    margin: 80px auto 35px;
    padding: 15px 5px;
    width: 360px;
    display: block;
    background-color: #339900;
    color: #fff;
    font-size: .21rem;
    border-radius: 10px;
    box-shadow: 5px 5px 0 #a3a3a3;
	cursor:pointer;
}


.privacy_head_img{
    margin: 0 0 0 auto;
    width: 64%;
    height: 418px;
    background-image: url(../images/head_privacy.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.privacy_head_text_wrap{
    margin-top: -340px;
    margin-bottom: 230px;
    width: 42%;
    background-color: rgba(255,255,255,0.9);
    box-shadow: 5px 5px 0px #000;
}
.privacy_head_text{
    padding:10px 45px 60px calc((100vw - 1060px)/2);
}
.privacy_head_text .sub_h2{
    padding: 0;
    letter-spacing: .04rem;
}
.privacy_head_text p{
    margin-top: 20px;
    line-height: .3rem;
}
.privacy_container{
    margin: 0 auto;
    padding: 70px 0 20px;
    max-width: 1160px;
    background-color: #fff;
}
.privacy_container>div{
    margin: 0 auto 30px;
    max-width: 1000px;
}
.privacy_container h3{
    margin-bottom: 20px;
    padding-bottom: 18px;
    font-size: .24rem;
    font-weight: 700;
    position: relative;
}
.privacy_container h3::after{
    content: "";
    width: 106%;
    height: 2px;
    background-color: #000;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: -3%;
}
.privacy_container p{
    line-height: .3rem;
    padding: 0 10px;
}

.flower_head_img{
    margin: 0 0 0 auto;
    width: 64%;
    height: 540px;
    background-image: url(../images/head_flower.jpg?new);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.flower_head_text_wrap{
    margin-top: -475px;
    margin-bottom: 130px;
    width: 50%;
    background-color: rgba(255,255,255,0.9);
    box-shadow: 5px 8px 0 #000, -5px 5px 0px #000;
}
.flower_head_text{
    padding:10px 65px 55px calc((100vw - 1060px)/2);
}
.flower_head_text .sub_h2{
    padding: 0;
    letter-spacing: .08rem;
}
.flower_head_text p{
    margin-top: 20px;
    line-height: .3rem;
}
.flower_container{
    margin: 0 auto;
    padding: 80px 50px 55px;
    max-width: 1160px;
    min-height: 1306px;
    background-color: #fff;
}
.flower_link_wrap{
    margin: 0 auto;
    max-width: 1000px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.flower_link_wrap::after{
  content:"";
  display: block;
  width:28%;
}
.flower_link{
    margin-bottom: 77px;
    flex: 0 1 auto;
    width: 28%;
    position: relative;
}
.flower_link img{
    width: 100%;
    vertical-align: middle;
}
.flower_link_text{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.flower_link:hover .flower_link_text{
    background-color: rgba(247,181,44,0.8);
    opacity: 1;
}

.flower_link_text {
    transition: all 0.3s linear;
}
.flower_link_text p{
    text-align: center;
    font-size: .21rem;
    color: #fff;
    text-align: center;
}
.flower_num{
    display: block;
    text-align: center;
}
.flower_price{
    display: block;
    text-align: center;
}
.flower_table_wrap{
    margin: 40px auto 0;
    max-width: 1000px;
    display: flex;
    justify-content: space-between;
}
.flower_table_wrap>div{
    flex: 0 1 auto;
    width: 46%;
}
.flower_table_wrap h3{
    margin-bottom: 12px;
    font-size: .18rem;
}
ul.flower_caution {
    margin-top: 60px;
    list-style: none;
    max-width: 822px;
    margin: 54px auto 18px;
}
ul.flower_caution li{
    margin-bottom: 9px;
    margin-left: .15rem;
    text-indent: -.15rem;
    line-height: .3rem;
}
.flower_table_wrap table{
    width: 100%;
}
.flower_table_wrap tr:nth-child(odd){
    background-color: #e6e6e6;
}
.flower_table_wrap tr:nth-child(even){
    background-color: #f2f2f2;
}
.flower_table_wrap th{
    padding: 6px 6px 6px 20px;
    width: 30%;
}
.flower_table_wrap td:nth-child(2){
    padding: 6px 6px 6px 0px;
    width: 45%;
}
.flower_table_wrap td:nth-child(3){
    padding: 6px 20px 6px 0px;
    width: 25%;
}
@media(max-width: 1060px){
    .centering{
        width: calc(100% - 60px);
    }
}
@media(min-width: 768px) and (max-width: 1220px){
	.contact_container,
	.privacy_container{
		padding: 40px 20px;
		width :calc(100% - 60px);
	}
	.contact_form th{
		width: 34%;
	}
	.contact_form td{
		width: 66%;
	}
	.privacy_container h3::after{
		width: 104%;
		left: -2%;
	}
	.example_single_nav{
		width: calc(100% - 60px);
	}
}
@media(min-width: 768px) and (max-width: 1060px){
	main{
		padding-top: 0;
	}
	.top_h2btn,
	.top_service .top_h2btn,
	.top_aboutus .top_h2btn{
		width: 70%;
	}
	.top_news{
		padding-left: 30px;
		width: calc(100% - 60px);
	}
	.top_news_more{
		right: -30px;
	}
	.top_main h2{
		font-size: .22rem;
		letter-spacing: .02rem;
	}
	.top_profile_top .font18{
		font-size: .15rem;
	}
	.top_aboutus_right{
		margin-left: -30%;
		width: 60%;
	}
	.sub_h2{
		font-size: .22rem;
	}
	.service_head_text,
	.example_head_text,
	.flower_head_text,
	.news_head_text,
	.contact_head_text,
	.privacy_head_text{
		padding:10px 30px 40px;
	}
	.example_head_text_wrap,
	.flower_head_text_wrap,
	.privacy_head_text_wrap{
		width: 55%;
	}
	.contact_head_text_wrap{
		width: 70%;
	}
	.service_head_text p{
		margin-top:0;
		width:75%;
	}
	.example_container,
	.flower_container{
		width: calc(100% - 60px);
	}
	.about_head_container{
		right: 0;
	}
	.about_head_container p{
		padding: 0 30px 0 55px;
	}
	.aboutus_intro h3{
		font-size: .22rem;
		letter-spacing: .01rem;
	}
	.aboutus_gaiyou>div{
		width: 60%;
	}
	.aboutus_gaiyou th{
		padding: 15px;
		width: 28%;
	}
	.aboutus_gaiyou td{
		padding: 15px;
		width: 72%;
	}
	.aboutus_shop_green{
		padding-left: 30px;
		padding-right: 20px;
	}
	.example_single_head,
	.news_single_head{
		width: 80%;
	}
	.example_single_h3,
	.news_single_h3{
		padding: 24px 30px;
	}
	.example_all{
		width: 11%;
	}
	.example_single_container,
	.news_single_container{
		width: calc(100% - 60px);
	}
	.flower_link_text {
		opacity: 1;
		color: #000;
		position: static;
		height: auto;
	}
	.flower_link_text p{
		margin-top: 8px;
		color: #000;
	}
}
@media(max-width: 767px){
	main {
    	padding-top: 77px;
	}
	.top_slide p{
		font-size: .22rem;
		line-height: 1.7;
	}
	.top_slide1 p{
		padding: 15px 20px;
		top: 30%;
		left: 5%;
	}
	.top_slide2 p{
		padding: 20px 10px;
		top: 10%;
		left: 10%;
	}
	.top_slide3 p{
		padding: 15px 20px;
		bottom: 10%;
		right: 5%;
	}
	.top_news_inner li {
    	margin-bottom: 14px;
	}
	.top_news_inner a {
    	font-size: .15rem;
    	line-height: 1.8;
    	margin-bottom: 43px;
	}
	.top_news_inner a data{
		display:block;
	}
    .flower_container{
        padding: 30px 0;
        width: calc(100% - 40px);
    }
    .flower_link{
        width: 48%;
    }
    .flower_link_text{
        opacity: 1;
        color: #000;
        position: static;
        height: auto;
    }
    .flower_link_text p{
        color: #000;
    }
    .flower_num{
        margin-left: 10px;
        display: inline-block;
    }
    .flower_table_wrap{
        flex-direction: column;
	    padding: 0 13px;
    }
    .flower_table_wrap>div{
        width: 100%;
    }
    .flower_table_wrap table{
        margin-bottom: 35px;
    }
.flower_table_wrap ul {
    margin-top: 35px;
    padding: 0 10px 21px;
}
	
	
.top_h2btn {
    margin: 0px 0 0 auto;
}
.top_concept_text {
    flex-flow: column;
}
.top_concept_text p {
    width: 100%;
	margin-bottom:20px;
}
.top_concept_text img {
    width: 100%;
}
.top_profile_top {
    flex-flow: column;
}
.top_profile_right img{
    width: 67%;
    margin: 20px auto;
}
.top_profile_top h2 {
    width: 100%;
}
.top_profile_top>div {
    margin-top: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.top_profile {
    flex-direction: column-reverse;
}
.top_profile_right {
    width: 100%;
}
.top_profile_top>div {
    padding-left: 18px;
}
.top_profile>img {
    width: 80%;
    margin-top: 40px;
}
.top_news {
    padding-top: 0;
    padding-bottom: 36px;
    padding-left: 0;
	margin-top: 60px;
    height: auto;
    position: relative;
}
.top_news_inner {
    flex-direction: column;
    padding: 20px 30px 26px;
}
.top_news_inner ul {
    width: 100%;
    margin-top: 22px;
}
.top_news_more {
    bottom: auto;
    right: auto;
    position: absolute;
    display: inline;
    right: 20px;
    bottom: 14px;
}
.top_service {
    margin-top: 80px;
}
.top_concept_text p {
    width: 100%;
}
.top_aboutus_right {
    margin-top: 0px;
    margin-left: 0;
    padding: 0px;
    width: 100%;
    padding: 20px 20px 28px;
}
.top_aboutus_inner {
    flex-flow: column;
}
.top_h2btn a {
    max-width: 115px;
    font-size: .16rem;
}
.top_service_list {
    flex-direction: column;
    margin-top: 0;
}
.top_service_text {
    margin-top: 33px;
}

.top_service_list li {
    margin-top: 60px;
    width: 100%;
}
.top_service_list a {
    width: 89%;
    margin-top: -18px;
}
.top_number {
    margin-right: 0px;
    width: 105px;
}
.top_aboutus_inner {
    margin-left: 0;
    margin-top: 45px;
}
.top_aboutus_inner>img {
    width: 100%;
}
.top_aboutus_link {
    margin-top: 20px;
}






.about_head_container {
    padding-bottom: 50px;
    box-shadow: 0px 8px 0 #000;
}
.aboutus_intro {
    flex-direction: column-reverse;
}
.aboutus_intro>div {
    width: 100%;
}
.aboutus_gaiyou {
    flex-direction: column-reverse;
}
.aboutus_gaiyou>div {
    width: 100%;
}
.aboutus_gaiyou th {
    padding: 18px 0px 18px 10px;
    width: 18%;
    white-space: nowrap;
}
.aboutus_gaiyou td {
    padding: 18px 10px 18px 25px;
    width: 79%;
}
.aboutus_gaiyou>img {
    margin-top: 50px;
    margin-left: 0;
    width: 100%;
}
.aboutus_shop_flex {
    flex-flow: column;
}
.aboutus_shop_left {
    width: 100%;
}
.aboutus_shop_green {
    margin-left: -30px;
    padding-left: 30px;

}
.aboutus_intro>img {
    width: 100%;
}
.aboutus_shop_h3 {
    margin-bottom: 30px;
}
.aboutus_shop h3 {
    margin: 0 auto;
}
.aboutus_shop_h3 {
    border-bottom: none;
}
.aboutus_white {
    padding: 0 0 10px
}
.aboutus_shop_left_flex {
    flex-direction: column;
}
.aboutus_shop_flex2 {
    flex-flow: column;
}
.aboutus_shop_right,
.aboutus_shop_left_flex img:nth-child(2),
.aboutus_shop_left_flex img:nth-child(1),
.aboutus_shop_left_flex img:nth-child(3),
.aboutus_shop_flex2 img:nth-child(1),
.aboutus_shop_flex2 img:last-of-type{
    margin: 5px auto 2px;
    width: 100%;
    max-width: none;
}
.aboutus_shop_flex2 {
    margin-top: 0;
}
.aboutus_map {
    margin: 20px auto 75px;
    border-bottom: none;
}
.aboutus_map2{
    width: 100% !important;
}



.head{
    width: 100%;
    position: relative;
}

.head div:nth-child(2) {
    margin: 0;
    width: 100%;
    padding-bottom: 50px;
    box-shadow: 0px 8px 0 #000;
    position: relative;
    top: 0;
	right: 0;
}
.head div:nth-child(1) {
    margin: 0;
    width: 100%;
    height: auto;
    padding-bottom: 68%;
    min-height: auto;
}
.head div:nth-child(1).service_head_bg {
    margin-left: auto;
    margin: -1px 0 26px auto;
    width: 80%;
    height: auto;
    padding-bottom: 50px;
}


.head div:nth-child(2).service_head_text_wrap {
    padding-bottom: 0px;
    box-shadow: none;
}
.service_head_text {
    flex-direction: column;
    padding: 0 55px;
}
.service_head_text>div {
    width: 100%;
}
.sub_head_tag {
    margin-bottom: 30px;
}
.service_head_text p {
    width: 100%;
}
.service_head_img {
    height: auto;
    padding-bottom: 38%;
}

.service_flower.centering,
.service_exterior.centering,
.service_garden.centering{
	width: 100%;
}
.service_text {
    padding: 10px;
    width: 100%;
}
.service_garden{
	margin-top: 50px;
}
.service_container {
	margin-bottom: 110px;
    position: relative;
    flex-flow: column;
}
.service_text_linkbtn {
    position: absolute;
	bottom: -42px;
	left:0;
	right:0;
	margin:auto;
}
.service_img {
    width: 100%;
}
	
	
.flower_container {
    padding: 0;
}
.flower_head_text {
    margin: 0 auto;
    padding: 0 55px;
}
.about_head_container {
    padding-bottom: 50px;
    box-shadow: 0px 8px 0 #000;
}

body .head div.flower_head_text_wrap {
    box-shadow: none;
}
.flower_link_text p {
    margin-top: 8px;
}
.flower_link {
    width: 85%;
    margin: 0 auto 36px;
}

.flower_table_wrap th {
    padding: 6px 6px 6px 12px;
    width: 27%;
}
.flower_table_wrap td:nth-child(2) {
    padding: 6px 6px 6px 0px;
    width: 45%;
}
.flower_table_wrap td:nth-child(3) {
    padding: 6px 10px 6px 0px;
    width: 27%;
}
.flower_link{
	pointer-events: none;
}
ul.flower_caution {
    margin: 0;
    padding: 20px 26px 32px;
}

.example_head_text{
    padding: 0 55px;
}
.example_head_text {
    box-shadow: none !important;
}

.example_container {
    padding: 0px;
    min-height: auto;
}
.example_h3_wrap a::before {
    top: -40px;
    left: 0;
    margin: auto;
}
.example_head_text_wrap {
    box-shadow: none !important;
}

.example_link {
    width: 74%;
    margin: 0 auto 20px;
    padding-bottom: 74%;
}
.example_h3_wrap {
    margin-bottom: 25px;
}
.example_link_text {
    width: auto;
    height: auto;
    background-color: rgba(0,0,0,0.7);
    position: absolute;
    top: 24px;
    left: auto;
    right: 0;
    opacity: 1;
    padding: 4px 9px;
}
.example_link_text p {
    font-size: 0.18rem;
}
.example_h3_wrap h3 {
    width: calc(50% - 2px);
}
.example_single_head {
    flex-flow: column;
    width: 90%;
    align-items: baseline;
    padding-top: 0;
    margin: 16px 0 30px -6px;
}
.example_single_head .sub_h2 {
    padding: 0 30px 0 35px;
}
.example_single_head .sub_head_tag {
    margin-right: 0;
}
.example_single_h3 {
    margin: 0 0 0 auto;
    padding: 20px;
    width: calc(100% - 22px);
    flex-flow: column-reverse;
    align-items: baseline;
}
.example_single_h3 time {
    margin-bottom: 4px;
}
.example_single_container {
    margin: 0;
    padding: 30px;
}
.example_single_nav {
    flex-direction: column;
}
.example_prev {
    margin-top: 20px;
    width: 75%;
    order: 1;
}
.example_next{
    margin-top: 20px;
    width: 75%;
    order: 1;
}
.example_all {
    width: 110px;
    margin-top: 20px;
    order: 0;
}
.example_prev span:first-child{
    width: 113px;
}
.example_next span:last-child{
    width: 113px;
    text-align: right;
}
.thumbnail .slick-slide {
    margin-right: 8px;
    cursor: pointer;
}



.news_head_text {
    padding: 0 35px 0;
}
.head div:nth-child(2).news_head_text_wrap{
    box-shadow: none;
}
.head div:nth-child(1).news_head_img{
    padding-bottom: 45%;
}
.news_link {
    max-width: 100%;
    flex-direction: column;
    padding: 17px 25px 25px;
}
.news_link_left img{
	width:100%;
}
.news_link_left {
    width: 100%;
}
.news_link_h3{
    flex-flow: column-reverse;
    align-items: baseline;
    margin-left: -56px;
	width: calc(100% + 56px);
    padding: 15px 30px 15px 50px;
}
.news_link>img {
    flex: 0 1 auto;
    width: 100%;
}
.news_link_h3 time {
    margin-bottom: 0;
}
.news_link_text {
    flex-flow: column;
}
.news_link_text p {
    width: 100%;
    padding: 20px 0;
}
.news_link_text span {
    width: 64px;
}
.news_link_text p::after {
    bottom: -24px;
    right: 74px;
}



.news_single_head {
    flex-flow: column;
    width: 90%;
    align-items: baseline;
    padding-top: 0;
    margin: 16px 0 30px -6px;
}
.news_single_head .sub_h2 {
    padding: 0 30px 0 35px;
}
.news_single_head .sub_head_tag {
    margin-right: 0;
}
.news_single_h3 {
    margin: 0 0 0 auto;
    padding: 20px;
    width: calc(100% - 22px);
    flex-flow: column-reverse;
    align-items: baseline;
	padding-top:15px;
	padding-bottom:15px;
}
.news_single_h3 time {
    margin-bottom: 4px;
}
.news_single_container {
    margin: 0;
    padding: 0 23px;
    flex-direction: column-reverse;
}
.news_single_nav {
    flex-direction: column;
}
.news_prev {
    margin-top: 20px;
    width: 75%;
}
.news_all {
    width: 110px;
    margin-top: 20px;
}
.news_single_right {
    padding: 30px;
    width: 100%;
}
.news_single_left {
    width: 100%;
}
.news_entry_list {
    margin-bottom: 40px;
}


.head div:nth-child(2).contact_head_text {
    padding: 0 55px;
    box-shadow: none;
}
.contact_form th {
    padding: 35px 0 10px;
    width: 100%;
    vertical-align: top;
    font-weight: 700;
    display: block;
}
.contact_form td {
    width: 100%;
    display: block;
}
form#mailformpro {
    padding: 0;
    width: calc(100% - 45px);
}
.contact_form .nini,
.contact_form .hissu {
    margin-right: 10px;
}
.contact_naiyou small {
    margin: 5px 0px 16px;
    display: block;
    font-size: .14rem;
	text-indent: -0.14rem;
    padding-left: 0.14rem;
}
.contact_form textarea {
    min-height: 170px;
	margin: 0;
    box-sizing: border-box;
}
.contact_naiyou th{
	padding-top:50px;
}
.contact_form input[type="submit"] {
    margin: 60px auto 23px;
    width: 100%;
}
.contact_head_text p a {
    margin-top: 20px;
    display: block;
}
.mfp_element_text, .mfp_element_number, .mfp_element_select-one, .mfp_element_email, .mfp_element_tel, .mfp_element_textarea, .mfp_element_date, .mfp_element_checkbox, .mfp_element_radio {
    margin: 0;
	background: #FFF;
}
.contact_container {
    background-color: transparent;
}
form#mailformpro label {
    display: block;
    margin-bottom: 10px;
}
body form#mailformpro label {
    margin-bottom: 9px;
}
.head div:nth-child(1).contact_head_img{
    padding-bottom: 48%;
}

.head div:nth-child(2).privacy_head_text {
    padding: 0 55px;
    box-shadow: none !important;
}
.privacy_container {
    margin: 0 auto;
    padding: 46px 15px 20px;
    max-width: 1160px;
    background-color: #fff;
}
.privacy_container h3 {
    padding-left: 8px;
	padding-bottom: 14px;
}
.privacy_container h3::after {
    width: 100%;
    left: 0%;
}
.head div:nth-child(1).privacy_head_img{
    padding-bottom: 48%;
}
}
@media (max-width: 480px){
.instagram_container{
width: calc(100% - 60px);
}
#sbi_images{
padding: 0px!important;
}
#sb_instagram.sbi_col_5 #sbi_images .sbi_item, #sb_instagram.sbi_col_5.sbi_disable_mobile #sbi_images .sbi_item{
padding: 0px!important;
}
#sb_instagram #sbi_images{
margin: 0 auto;
display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
    float: unset;
}
#sb_instagram.sbi_mob_col_3 #sbi_images .sbi_item{
margin-bottom: 2px!important;
padding: 0!important;
width: 32.83%!important;
}
}