@charset "utf-8";

.logotop {
    float: left; 
    position: absolute;
    z-index: 10;
    } 

.logo {
    float: inherit;
    width: 33%;
}


.linian {
   font-size: 21px;
margin-top: 40px;
}
.logotext { 
    width: 33%;
    padding-top: 80px;
    color: #ae9364;
    line-height: 1.6;
    /* font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif; 　
    font-family: Helvetica, Tahoma, Arial, "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei";
    font-family: Helvetica, Tahoma, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei";*/
    font-family: serif;
    font-size: 30px;
    font-weight: inherit;
}
.logo img {
    width: 100%;
    max-width: 980px; 
}
  
.logo2 img {
    width: 100%;
    max-width: 980px; 
}
  
.logo3 img { 
    max-width: 980px; 
}
.username  {
   font-family: YouYuan;
    font-size: 5px;
    color: #72121a; 
        font-family: serif;
    font-weight: inherit; margin-top: -4px;   
}  
.name {
   
        font-family: serif;
    font-weight: inherit;
}

.name a { 
    /* color: #080808; */
    text-decoration: underline;
    text-decoration-color: #94aefd80;
    text-decoration-style: dashed;
    text-underline-position: under;
        line-height: 26px;
}

.py03 {
    margin: 10px 0;
    padding: 5px;
    text-align: left;
    font-weight: bold;
    color: #128B2A;
    border-bottom: 3px;
 solid #128B2A;
}
.name1 {
    
    font-size: 15px;
    color: black;
    overflow: auto;
    
    line-height: 28px;
    width: 366px;
    text-align: left;
}
　
	
  #side_line {
        width: 240px;
        margin: 0 auto 20px;
        position: relative;
    }
    #side_line span {
        position: absolute;
        bottom: 17px;
        left: 56px;
    }

.leftmenuversion {
    font-size: 4px;
    margin-bottom: 10px;
}

.slideout-menu {
	position: fixed; 
	top: 50px; 
	min-height: 100vh; 
	-webkit-overflow-scrolling: touch;
	z-index: 11;
	left: 0;
	background-color: #f9f9f9;
	width: 50%;
	display: none;
	    
}

.mobile-navigation-trigger {
    width: 24px;
    display: block;
    float: left;
    margin-top: 16px;
    margin-left: 20px;
    margin-right: -43px;
}
.mobile-navigation-trigger span:not(:last-child) {
    margin-bottom: 5px;
}

.mobile-navigation-trigger span {
    height: 3px;
    background: #62788c;
    width: 100%;
    display: block;
    transition: all .3s ease;
}


.languagesytle { 
    height: 30px; 
    float: right; 
    color: #ae9364;
    border-style: double;
    background-color: #ffffff;
        display: none;
}

.languagesytleshouji {
    height: 30px; 
    float: right; 
    color: #ae9364;
    border-style: double;
    background-color: #ffffff;
    margin-top: 11px;
	    display: none;
}
.slideout-panel {
  position: relative;
  z-index: 0;
  will-change: transform;
  background-color: #FFF; /* A background-color is required */
  min-height: 100vh;
}

.slideout-menu-right {
  right: 0;
}
     .slideout-menu li { 
	    border-bottom-width: 1px;
	   text-align: left;
	    border-bottom-style: inset;
	    border-bottom-color: #7c9de2 ;
	    margin: 10px; 
     }
      
.slideout-menu li img { 
width: 17px;
margin-right: 8px;
     }
      
.toggle-button {
background-color: #e2e2e28c;
    border-color: #dcd7d7;
    border-width: 1px;
    border-style: dotted;
    font-size: 16px;
    border-radius: 10px;
    color: red;
    width: 40px;
    height: 40px;
    text-align: center; 
    margin-left: 10px;
    margin-top: 10px;
    z-index: 999;
    -moz-transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
}

.headerstyle { 
    margin-top: 0px;  
    top: 0px;
    width: 100%;
    z-index: 100;
    height: 50px;
    margin-bottom: 0px;
    }
     

.indeximgdiv {
 width: 30%;
 margin-right: 9px; 
 margin-left: 8px;
float: left;
    border: 1px solid red;
 }
    
.indeximg { 
 height: 100%;
 }
     
.goods_li {
width: 31%;
        overflow: overlay;
	    height: 306px;
    float: left;
    margin-bottom: 3px;
    margin-right: 3px;
    margin-left: 3px;
    margin-top: 2px;
    background-color: #ffffff;
    border: 1px solid #e6e4e4;
        border-radius: 5px;
} 
.goods_li_img {
      text-align: center;
    height: 190px;
        margin-bottom: 4px;
	    margin-top: 3px;
}
.goodsname{
    line-height: 1.6em;
    font-size: 12px;
    margin-left: 5px;
    }
    
.goodsprice{
line-height: 1.3em;
color: #9f1431;
font-size: 16px;
}
   
.goodsprice1{ 
color: red;
font-size: 25px;
}
  
.buy{ 
    width: 300px;
    height: 40px;
    line-height: 40px;
    background: #5c89e8;
    color: #fff !important;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    cursor: pointer;
    border-radius: 8px;
}

.slide-box{
    margin-top:20px;
    display: -webkit-box;
    overflow-x: auto;
    /*适应苹果*/
    -webkit-overflow-scrolling:touch;
}

.slide-item{
border: 1px solid #ccc;
    margin-right:  5px; 
    background-color: #f2f2f3;
    width: 50%;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.fontSize li {
    margin: 15px 0 0 0;
    padding: 0;
    width: 20px;
    height: 18px;
    float: left;
    overflow: hidden;
}

.slide-item img {
   width: 100%;
 }

    
.slide-item p {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
 }

.earth {
   height: 30px;
    margin-top: 10px;
}
.cardHeadline {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #867050;
    font-family: "Minion Italic", Georgia, serif;
    font-size: 1rem;
    line-height: 1.3;
    text-transform: capitalize;
        margin-top: 15px;
}


.large { 
    font-size: large;
font-size: large;
    width: 21px;
    height: 22px;
    line-height: 21px;

} 

.standard { 
    font-size: medium;
    width: 18px;
    height: 18px;
    line-height: 20px;

} 

.small { 
    font-size: small;
            width: 15px;
    height: 15px;
        line-height: 18px;
} 

.deskmenu {
    margin-top: 45px;
    width: 100%;
   /* border: solid 1px #cccccc;  */
    }
    
.deskmenuli {   
    line-height: 35px;
        width: 202px;
    font-weight: bold; 
        border-right: 1px dashed #07df8a;
}
    
.deskmenulast {
 line-height: 35px;
        width: 162px;
    font-weight: bold; 
}

.desktop {
font-size: 0.8rem;
    height: 30px;
    margin-top: 6px;

}

.desktop6 {
float: right;
    font-size: 0.8rem;
    height: 30px;
    margin-top: 6px;
    border-left: 1px solid #ccc;
    margin-left: 8px;
    padding-left: 20px;
    
    }
.desktop5 { 
        float: right;
    font-size: 0.8rem;
    height: 30px;
    margin-top: 6px; 
    margin-left: 20px;
    padding-left: 20px;
    }
.desktop4 {  
    float: left;
    font-size: 0.8rem;
    height: 30px;
      }  
    
    
    
.leftmenubuttom {
    text-align: left;
    padding-top: 30px;
    margin-left: 8px;
    position: fixed;
    bottom: 50px;
}


.floatRight div { 
    float: left;
border-style: double;
    border-width: 1px; 
    border-color: #d5c3fd;
    margin: 0px;
    text-align: center;
    cursor:pointer;
    margin-left: 4px;
}

/*隐藏掉滚动条*/

.slide-box::-webkit-scrollbar {
 display: none;
  }   


.share_icon { 
border-radius: 6px;
    border: 4px solid #ffffff;
    padding: 10px;
    box-sizing: border-box;
    background: #f2ede5;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
}
      /*     width: 100%; */
.content img{
    max-width: 90vw;
    object-fit:cover;
}    
.content {
    width: 100%;
        margin-top: 20px;
}
      
.banner-text {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 3;
}

 

.company {
text-align: left;
    margin: 10px;
    margin-top: -1px;
    
}

.n1 {
    width: 98%;
    margin: 0 auto;
    padding: 5px;
    border-bottom: 1px dashed #705630;
	text-align: left;
    border-radius: 13px 13px 0px 0;
	background: #fefbc6;
	    line-height: 2.4em;
	}

.n11 {
    width: 90%;
    margin: 0 auto;
    padding: 15px; 
	text-align: left;
	}

.pink {
    color: #FC4480;
    font-weight: bold;
}

.red {
    color: #ff0000;
    font-weight: bold;
    font-size: 14px;
}
.orange {
    color: #FF7200;
}
.arrow-button.pink {
    width: 80%;
}

.uqiawase {
    width: 40%;
    float: right;
    border-radius: 20px;
    margin-right: 20px;
    margin-bottom: 30px;
}


.uqiawaseimg { 
    float: right;
    border-radius: 20px;
    margin-right: 20px;
    margin-bottom: 30px;
    width: 190px;
    height: 40px;
    background-color: antiquewhite;
    text-align: center;
    line-height: 40px;
    background-image: url(https://img.icons8.com/plasticine/100/000000/important-mail.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 50px;
        font-size: large;
}

.arrow-button.pink {
    box-shadow: 2px 2px 2px #e87487;
    -moz-box-shadow: 2px 2px 2px #e87487;
    -webkit-box-shadow: 2px 2px 2px #e87487;
}
.arrow-button.pink a {
    background: #fa96b9;
    color: #FFF;
}

.sigoto {
 
    margin: 5px auto;
    margin-top: 0px;
    padding: 0px;
    border-bottom: 1px groove #ae9364;
    text-align: left;
    border-radius: 13px 13px 0px 0;
   background: #abcffb; 
font-weight: bold;
    font-size: 17px;
	}

.sigoto_img {
    width: 40%;
    float: left; 
}

.sigoto1 {
text-align: center;
    border: 2px solid #abcffb;
    margin-bottom: 7px;
}

.akai {
    color: #fba8c5;
    font-weight: bold;
    font-size: 17px;
}
.akai1 {
    color: #fb0f0fb8;
    font-weight: bold;
    font-size: 17px;
}

.baochou {
    width: 40%;
    margin: 5px 20px 20px 20px;
    margin-top: 20px;
    padding: 5px;
    text-align: center;
    border-radius: 13px;
    background: #d3edfa; 
    float: right;
}



.baochou1 {
	width: 98%; 
	text-align: left;
	border: 2px solid #f9dce5;
	background: repeating-linear-gradient(-45deg,#fbd8e4,#fbd8e4 10px,#fbdde9 0,#ffeaf1 20px);
	margin-top: 10px;
}

.baochou1_1 {
	width: 96%; 
	text-align: left;
/*	border: 2px solid #f9dce5; */
/*	background: #f9e6ed8a; */
	line-height: 2.4em;
	padding-left: 1%;
	padding-right: 1%;

}
.price {
    padding: 5px;
    position: relative;
	color: #fff;
    background-color: #fa6498; 
    width: 200px;
    text-align: center;
    font-weight: 700;
    font-size: 17px; 
    right: 20px;
    bottom: -20px;
	float: right;
}

.detail {
 float: right;
line-height: 2.4em;
}


.okane { 
line-height: 2.3em;
    margin-top: 1px;
}

.boshu {
    border-color: #6f6e6e;
    border-width: 1px;
    border-style: double;
    width: 95%;
    text-align: center;
    }
    
.main {
    font-size: 13px;
    line-height: 2.0em;
}
.balloon {
    font-size: 19px;
    line-height: 2.0em;
}
.flow-set {
    margin-bottom: 20px;
}
.support {
    width: 100%;
    margin: 5px auto;
	margin-top: 20px;
    padding: 5px;
    border-bottom: 2px groove #e7d7e4;
	text-align: left;
    border-radius: 13px 13px 0px 0;
	background: #f7e5f3;
	}

.baochou1_2 {
    width: 100%;
    text-align: left;
    border: 2px solid #f9dce5;
    background: #f9e6ed8a;
    line-height: 2.4em;
    padding-left: 1%;
    padding-right: 1%;
    margin-top: -6px;
}

.footer-contact {
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: #fff;
	z-index: 999999; 
	font-size: smaller;
    line-height: 20px;
        
} 

.footer-contact img { 
	width: 18px; 
} 

.footer-contact div { 
	    line-height: 1px;
	        margin-top: 5px;
} 

.footer-contact td { 
	    line-height: 17px;
} 

.footer-contact table {
margin-top: 7px;
}

.chu {
width: 100%;
}

.chu tr td {
background-color: #ffffff;
    margin: 10px;
    padding: 10px;
    border-spacing: 5px;
}


.post {
width: auto;
    height: auto;
    padding: 15px;
    margin: 5px 0px 15px 0px;
  /*  border: solid 1px #a4b8e0;
    box-shadow: inset 0px -10px 30px #7fa1e8; */

}

.post img{
 width: 95%;
}

.post label {
    width: 95%; 
    height: 50px;
    font-size: 16px;
}

.post table tr td { 
    }
.post textarea {
 
	width: 95%;
	height: 150px;
}

.time1 {
color: #2196F3;
}
 


.qa-content-block {
    margin: 2px;
    
}

.q-box {
       margin-left: -2px;
    background: blanchedalmond;
    border-radius: 10px;
}

.a-box {
margin-left: 10px;
    margin-bottom: 18px;
    }

.title1 {
	margin: 5px;
background-color: #abcffb;
    background-image: url(h2_green.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    font-size: 16px;
    line-height: 40px;
    
    padding-left: 15px;
    margin-bottom: 1px;
    text-align: left;

	color: black;
}
 
 .title2 {
    margin: 5px;
    background-color: #f1bbbb33;
    background-image: url(h2_red.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    font-size: 16px;
    line-height: 40px;
    padding-left: 15px;
    margin-bottom: 1px;
    text-align: left;
    color: black;
}

.news_title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    padding-left: 8px;
}
 
.blog_sidebar { 
    color: #2196F3;
   /* font-size: 14px;*/
        margin: 12px;
}
.blog_sidebar a { 
    float: left;
 text-decoration: underline;
 text-decoration-color: chartreuse;
    text-decoration-style: wavy;
}

 
.i{
    box-sizing: border-box;
    width: 90%;
    margin-bottom: 10px;
    padding: 10px 15px;
    padding-left: 15px;
    font-size: 15px;
    color: #899099;
    border: 1px solid #c5c1c1;
    outline: none !important;
 }
 
.i1{
    box-sizing: border-box;
    width: 120px;
    margin-bottom: 10px;
    padding: 10px 15px;
    padding-left: 15px;
    font-size: 15px;
    color: #899099;
    border: 1px solid #c5c1c1;
    outline: none !important;
 }
 
.i2{
    
    margin-bottom: 10px;
        height: 30px;
    width: 16px;
 }
 .wpcf7-list-item-label {
 font-size: 17px;
 }
  .wpcf7-list-item-label1 {
 font-size: 12px;
 }
 
.menu1 {

    line-height: 40px;
    background-color: #FFF;
    height: 40px;
    background-image: url(arrow.png);
    background-repeat: no-repeat;
    background-position: right center;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EEE;
text-align: left;
    margin-left: 20px;

}


.kategori {
    background-color: #ffffff;
    border-bottom-style: double;
    border-color: #f90808;
    border-bottom-width: 1px;
    width: 96%;  
    margin-left: 10px;
    text-align: left;
}
.kategori1 {
    background-color: #ffffff;
      margin-left: 20px; 
}

.sankaku {
 margin-right: 10px;
     float: right;
}


.menuleft {
padding: 10px 10px 0 10px;
    text-align: left;
    }
    
    
.menubutton {
 background-color: chartreuse;
    font-size: 19px;
    border-radius: 10px;
    height: 40px;
    width: 40px;
}


.menuleftli {
    font-size: 14px;
    line-height: 40px;
    background-color: #FFF;
    height: 40px;
    background-image: url(img/arrow.png);
    background-repeat: no-repeat;
    background-position: right center;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EEE;
}

.line {
height: 2px;
background: -webkit-linear-gradient(left,rgba(255, 255, 255, 0),#7c9de2,rgba(255,255,255,0));
background: #abcffb;;
}
ul.disc {
    margin: 10px 10px 10px 30px;
    text-align: left;
    list-style: disc;
}
.goods {
    margin-left: 10px;
    margin-right: 10px;
        margin-top: -20px;
	background-color: #ffffff;
	border: 2px solid #b5dfb9;
	border-radius: 5px;
}

.interview_submit {
    width: 200px;
    font-size: large;
    border-color: rgb(204, 0, 0);
    border-style: double;
    color: rgb(204, 0, 0);
    cursor: pointer;
    border-width: 1px;
    background-color: #ffffff;
}

.usermodifyinput {
    width: 60%;
}

.postsearch {
width: 90px;
background-color: #5c89e8; color: #fff !important;
    height: 26px;
    float: right;
    border-radius: 6px;
}
#postcode {
	 width: 47%;
}
@media screen and (max-width: 480px){
        #concept_contents .contents_box, #concept_contents .contents_box span, #concept_contents .contents_box p, #concept_contents .contents_box strong, #concept_contents .contents_box h2, #concept_contents .contents_box h3, #concept_contents .contents_box h4{
            font-size: 12px !important;
        }
	
.postsearch {
width: 70px; 
 
    }

#postcode {
	 width: 37%;
}
	.logotop {
	    float: center;  
	    width: 100%; 
	    }	
	.logotel{
		float: right;
	    width: 45%;
	    text-align: left;
	        border: 0px;
	}
	.logotel img{ 
	    width: 20px;
	float: left;
	}

	.logotel td{ 
	    font-size: 13px;
	    font-family: monospace;
	        vertical-align: middle;
		    line-height: 1.1em;
		    padding-left: 3px;
	}
	.headerstyle { 
	    margin-top: 0px;  
	    top: 0px;
	        position: fixed;
	    width: 100%;
	    z-index: 100;
	    height: 50px;
	    margin-bottom: 0px;
background-color: white;
	    }
.slideout-panel {
    position: relative;
    z-index: 0;
    will-change: transform;
    background-color: #FFF;
    min-height: 50vh;
    margin-top: 65px;
}
.contentimg img{
 
}
   
.goods_li {
   width: 47%;
    height: 200px;
    float: left;
    
} 
.goods_li_img {
      text-align: center;
    height: 100px;
        margin-bottom: 12px;
}
.goodsname {
    line-height: 1.5em;
    font-size: 10px;
}
.goodsprice {
    line-height: 1.3em;
    color: #9f1431; 
}

.goodsprice1 {
    color: red;
    font-size: 17px;
    
}

.goodsprice2 { 
    font-size: 14px;
    
}
.goodsprice3 { 
    font-size: 11px;
    
}


.footpc{
display: none;
    width: 100%;
    color: #fff;

}
.footmobile{
display: block;
    width: 100%;
    color: #fff;

}
 .title2 {
 display: none;
 }


}