
* {
    margin: 0px;
    padding: 0px;

    list-style: none;
    font-weight: normal;
    -webkit-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-style: normal;
    text-decoration: none;
    font-family: Verdana, Roboto, "Droid Sans", YuGothic, "Hiragino Kaku Gothic ProN", "Meiryo, sans-serif;
}


	div#logo a img {
		 width: 95vw;
		 height:auto; 
	}
	
.contact-form {
    width: 300px !important; 
}

.mobile-base-container {
    margin-left:10px !important;
    margin-right:10px !important;
}

#pc-head {
    display:none;
}
#globalnavi {
    display:none !important;
}

.transArea {
    display:none !important;
}

#mobile-head-container {
    overflow: hidden;
}
#mobile-navi {
    margin-top: 10px;
}
.mobile-box {
}
.mobile-navi-list {
    margin:0px;
    padding-top: 5px;
    padding-left: 5px;
}
#mobile-navi-container {
    margin:0px;
    padding:0px;
}

.pc-box {
    display:none;
}


.mobile-h2 {
    margin:0px;
    padding:0px;
}
.main-copy {
    color: #e40115;
}
.pre-copy {
    font-size:100% !important;
}
#hotline {
}


.resizeimage img {
width: 100%;
}

.mobile-category-box {
    padding-top:0px !important;
}

.mb10 {
    margin-bottom: 10px;
}
.mb20 {
    margin-bottom: 20px;
}

header {
    padding:10px;
	width: 90px;
	height:90px;
}

#nav-drawer {
    position: relative;
}


.nav-unshown {
    display:none;
}


#nav-open {
    display: inline-block;
    width: 30px;
    height: 22px;
    vertical-align: middle;
}


#nav-open span, #nav-open span:before, #nav-open span:after {
    position: absolute;
    height: 6px;
    width: 50px;
    border-radius: 3px;
    background: #555;
    display: block;
    content: '';
    cursor: pointer;
}
#nav-open span {
	bottom: 5px;
	left:10px;
}
#nav-open span:before {
    bottom: -20px;
}
#nav-open span:after {
    bottom: -40px;
}


#nav-close {
    display: none;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0;
    transition: .3s ease-in-out;
}


#nav-content {
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    max-width: max-device-width;
    height: 220px;
    background: #fff;
    transition: .3s ease-in-out;
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%);
    padding: 20px;
}


#nav-input:checked ~ #nav-close {
    display: block;
    opacity: .5;
}

#nav-input:checked ~ #nav-content {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    box-shadow: 6px 0 25px rgba(0,0,0,.15);
}

#sampleselectbox {
width: 100%;
padding: 10px;
border: solid #CCC 1px;
}

div#catmenu {
	width:99%;
	display:block;
}
div#catmenu ul li{
margin-top:0px;
margin-bottom:0px;
display:block;
width:100%;
}

#content-subinner{
	float:left;
	width:100%;
}
#content-subinner div div{
	float:left;
	width:100%;
}

div#selectlevel_3{
	width:95%;
}

div#selectlevel_3 .item{
	padding:0px;
	margin-left:5px;
	margin-right: 5px;
	text-align:center;
	border:1px solid #ccc;
	width: 100%;
}
div#container {
	width: 95% !important;
}
div#header {
	width: 100% !important;
	padding: 10px 3px 5px 0px;
}
div#content {
	width: 100% !important;
}
div#main {
	width: 100% !important;
}
div#footer {
	width: 100%;
	font-size: auto;
}
#footer-copyright{
	display:none;
}
#footer-copyright-mobile{
	text-align:center;
	display: block;
}

div#mobile-head {
	display: block !important;
}
div#quick div ul {
	display: flex;
	flex-direction: row;
	gap: 5px;
}

div#inner-two {
	display: flex;
	flex-direction: column;
	gap: 5px;
}
div#inner-two #left {
	width: 100%;
}
div#inner-two div#main {
	width: 100%;
}

.boxes_wrap {
	display:grid;
	grid-template-columns: 1fr;
}
.boxes_wrap div.attr-left {
	width: 100%;
}
.boxes_wrap div.attr-left img{
	width: 100%;
}
.boxes_wrap div.attr-right {
	width: 100%;
}
.boxes_wrap div.attr-right img{
	width: 100%;
}
.boxes_wrap div.attr-right h3{
	width: 100%;
}
.breadcrumb-bottom-inner {
	width: 97% !important;
}
.breadcrumb-bottom-inner h3.spectitle {
	width: 95%;
	margin-left: 5px;
}
ul#subnavi {
	display:grid;
	grid-template-columns: 0.5fr 0.5fr;
	gap: 3px;
	list-style-type: disc !important;
}
#subnavi li {
	font-size:12pt;
}
.mobile_hidden {
   display: none;
}
.mobile_show {
   display:block !important;
   font-size: 11pt;
   color: Red;
   font-weight: bold;
   height: 90%;
   margin-top: 20pt;
   margin-left: 12px;
}

    .sidebnr_class {
        display:grid;
        grid-template-columns: 0.5fr 0.5fr;
        gap: 5px;
    }
    #sidebnr_samples a { width: 100%; background-size: 100%;}
    #sidebnr_samples a:hover { width: 100%; background-size:100%;}
    #sidebnr_recipe {margin-top: 0px;}
    #sidebnr_recipe a { width: 100%; background-size:100%;}
    #sidebnr_recipe a:hover { width: 100%; background-size:100%;}
    .side_familyuse {
        margin-top: 0px;
    }
    .familyuse_link {
        font-size: 10.5pt;
        margin:5px 0 0px;
    }
	#content-subinner-mobile {
	    display: inline;
	}
    #flashbox {
        padding: 4px 0px 3px 0px;
        background: none;
    }
	div#selectlevel_2{
	    width:100%;
	}

    