@font-face {
    font-family: 'PenumbraSansStdBold';
    src: url('../fonts/PenumbraSansStdBold.eot');
    src: url('../fonts/PenumbraSansStdBold.eot') format('embedded-opentype'), url('../fonts/PenumbraSansStdBold.woff2') format('woff2'), url('../fonts/PenumbraSansStdBold.woff') format('woff'), url('../fonts/PenumbraSansStdBold.ttf') format('truetype'), url('../fonts/PenumbraSansStdBold.svg#PenumbraSansStdBold') format('svg');
}
@font-face {
    font-family: 'Hand_Of_Sean_Demo';
    src: url('../fonts/Hand_Of_Sean_Demo.eot');
    src: url('../fonts/Hand_Of_Sean_Demo.eot') format('embedded-opentype'), url('../fonts/Hand_Of_Sean_Demo.woff2') format('woff2'), url('../fonts/Hand_Of_Sean_Demo.woff') format('woff'), url('../fonts/Hand_Of_Sean_Demo.ttf') format('truetype'), url('../fonts/Hand_Of_Sean_Demo.svg#Hand_Of_Sean_Demo') format('svg');
}
@font-face {
  font-family: "Hiragino Sans";
  src: local(HiraginoSans-W8);
  font-weight: 900;
}
ul,li{
	list-style: none;
}
a img{
	opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;	
}

a {
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
a:hover {
opacity:0.5;
filter: alpha(opacity=50);
-ms-filter: "alpha( opacity=50 )"; 
}

a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )"; 
}
body {
    font: normal normal normal 14px/1.8 "繝偵Λ繧ｮ繝手ｧ偵ざ Pro", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
    color: #343434;
}
img{
	width: 100%;
}
.wrapper{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
header .logo{
	width: 220px;
	line-height: 0;
}
header .wrapper{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 44px 0;
}
header nav ul{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
header nav li a{
	text-decoration: none;
	color: #343434;
	display: block;
	text-align: center;
	font-family: 'PenumbraSansStdBold';
	font-size: 18px;
	margin-left: 40px;
	letter-spacing: 1px;
}
header nav li a.current{
	opacity:.5;
}
header nav li a span{
	font: normal normal normal 14px/1.8 "繝偵Λ繧ｮ繝手ｧ偵ざ Pro", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	display: block;
	font-size: 10px;
	letter-spacing: 0;
}
.home .mv{
	background:url(../img/index/mv.jpg) center center;
	background-size:cover;
	text-align: center;
	color: #fff;
	padding: 170px 0;
	
}
.home .mv h1{
	font-family: 'Hand_Of_Sean_Demo';
	font-size: 60px;
}
.home .mv p{
	font-size: 24px;
	    font-family:"繝偵Λ繧ｮ繝手ｧ偵ざ Pro W6";

}
.home .area01{
	padding: 130px 0;
}
.home .area01 h2,
.home .area02 h2,
.home .area03 h2,
.home .area03 h3{
	font-family: 'PenumbraSansStdBold';
	text-align: center;
	line-height: 1.6;
	font-size: 45px;	
	letter-spacing: 1px;
	padding: 0 0 140px;
}
.home .area01 h2 span,
.home .area02 h2 span,
.home .area03 h2 span{
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	font-weight: bold;
	display: block;
	font-size: 20px;
	letter-spacing: 0;	
}
.home .area01 .content{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.home .area01 .content dl{
	background: #343434;
	color: #fff;
	width: 475px;
}
.home .area01 .content dt{
	line-height: 0;
}
.home .area01 .content dd{
	padding: 30px 25px;
}
.home .area01 .content dd h3{
	text-align: center;
	font-size: 20px;
	padding-bottom: 30px;
}
.home .area01 .content dd p{
	font-size: 14px;
}
.home .area01 .content dd span{
	display: block;
	text-align: center;
	margin-top: 25px;
}
.home .area01 .content dd span a{
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	color: #343434;
	font-size: 16px;
	text-align: center;
	background: #fff;
	padding: 8px 60px;
}
.home .area01 .content dd span a:hover{

	opacity:.9;
}
.home .area02{
	background: #f3f3f3;
	padding: 130px 0 75px;
}
.home .area02 .content{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.home .area02 .content dl{
	background: #343434;
	color: #fff;
	width:310px;
	margin-bottom: 30px;
}
.home .area02 .content dt{
	line-height: 0;
	padding: 10px;
	word-wrap: break-word;
}
.home .area02 .content dt img{
	background: #fff;
}
.home .area02 .content dd{
	padding:7px 20px 20px;
	word-wrap: break-word;
}
.home .area02 .content dd h3{
	font-size: 18px;
	padding: 10px 0;
	line-height: 1.4;
}
.home .area02 .content dd p{
	font-size: 14px;
}
.home .area02 .content dd .date{
	display: block;
	font-size: 12px;
}
.home .area02 .content dd .more a{
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #fff;
	font-size: 12px;
	margin-top: 10px;

}
.home .area02 .btn{
	display: block;
	text-align: center;
	margin: 70px 0 0;
}
.home .area02 .btn a{
	text-decoration: none;
	display: inline-block;
	color: #fff;
	background: #343434;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 7px 100px;
}
.home .area03{
	padding: 140px 0 180px;
}
.home .area03 .news dl{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	font-size: 14px;
	border-bottom:1px solid #ccc;
	padding: 40px 0 20px;
}
.home .area03 .news dt{
	margin-right: 45px;
}
.home .area03 .news a{
	text-decoration: none;
	color: #343434;
}
.home .area03 h2{
	padding-bottom: 90px;
}
.home .area03 h3{
	padding-top: 110px;
	padding-bottom: 30px;
}
.home .area03 .lead{
	font-size: 14px;
	text-align: center;
	width: 730px;
	margin:0 auto 80px;
}
footer{
	background: #f4ebdc;
	padding: 70px 0 100px;
}
footer .sitemap{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin-bottom: 100px;
}
footer .sitemap ul:nth-child(2){
	width: 200px;
}
footer .sitemap h4{
	font-size: 14px;
	margin-bottom: 20px;
}
footer .sitemap li{
	font-size: 12px;
	margin-bottom: 14px;
	line-height: 1.5;
}
footer .sitemap a{
	color: #343434;
	text-decoration: none;
}
footer dl{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
footer dt{
	width: 300px;
	padding: 35px 0;
}
footer dt ul{
	padding: 40px 0;
}
footer dt li{
	margin-bottom: 11px;
}
footer dt li b{
	font-size: 16px;
}
footer dt .btn{
	display: block;
	text-align: center;
}
footer dt .btn a{
	text-decoration: none;
	display: block;
	color: #fff;
	background: #343434;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 15px 100px;
}
footer dd{
	width: 630px;
}
footer dd iframe{
	width: 100%;
}
footer .copy{
	text-align: center;
	margin: 120px 0 0;
}

.under .breadcrumb ul{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.under .breadcrumb a{
	text-decoration: none;
	color: #343434;
	display: block;
	font-size: 12px;
	padding-right: 30px;
}
.under .breadcrumb li{
	color: #343434;
	display: block;
	font-size: 12px;	
}
.under .breadcrumb li a:after{
		content:">";
	display: inline-block;
	  -moz-transform:    scale( .6,1 );
	  -webkit-transform: scale( .6,1 );
	  -o-transform:      scale( .6,1 );
	  -ms-transform:     scale( .6,1 );
	  transform:         scale( .6,1 );	
	  position: relative;
    right: -13px;
    top: -1px;
}
.under .breadcrumb li:last-child a:after{
		content:"";	
}
.under h2{
	font-family: 'PenumbraSansStdBold';
	text-align: left;
	line-height: 1.6;
	font-size: 33px;	
	letter-spacing: 1px;
	margin:30px 0 10px;	
}
.under h2.jp{
	font-family: "Hiragino Sans";
	font-size: 30px;
}
.about .mv h1{
	width: 383px;
	margin:0 auto;
}
.about .mv .content{
	background:url(../img/about/mv.jpg) center center;
	background-size:cover;
	text-align: center;
	color: #343434;
	padding: 40px 0;	
}
.about .mv p{
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	margin: 40px 0 0;
}
.about .area01{
	padding: 130px 0;
}
.about h2{
	padding-bottom: 5px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 1px;
}
.about .area01 dl{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	background:url(../img/about/bg01.jpg) no-repeat;
}
.about .area01 dt{
	display: none;
}
.about .area01 dd{
	padding: 50px 0 0;
	width: 590px;
	margin:0 0 0 auto;
}
.about .area01 .name{
	margin: 10px 0 0 auto;
	text-align: right;
}
.about .area02 .content{
	background:url(../img/about/bg02.jpg);
	background-size:cover;
	text-align: center;
	color: #fff;
	padding:100px 0 80px 0;	
}
.about .area02 .content h3{
	font-family: 'Hand_Of_Sean_Demo';
	font-size: 60px;
	margin-bottom: 30px;
}
.about .area02 .content p{
	font-size: 20px;
	text-align: center;
}
.about .area03{
	padding: 100px 0;
}
.about .area03 h2{
	border-bottom:1px solid #ccc;
	margin:0 0 30px;
}
.about .area03 dl{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin:0 0 90px;
}
.about .area03 dt{
	width: 620px;
}
.about .area03 dt h3{
	font-size: 26px;
	margin-bottom: 20px;
}
.about .area03 dd{
	width: 340px;
	padding: 60px 0 0;
}
.about .area03 dd p{
	margin-bottom: 10px;
}
.about .area03 dd li{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 10px;
}
.about .area03 dd li span.txt{
	width: 76%;
}
.company h1{
	font-size: 26px;
}
.company .mv .content{
	background:url(../img/company/mv.jpg) center center;
	background-size:cover;
	text-align: center;
	color: #343434;
	padding: 150px 0;	
	margin-top: 20px;
	color: #fff;
}
.company h2{
	font-size: 22px;
	border-bottom:1px solid #ccc;
	padding:0 0 15px;
	margin:130px 0 0;
}
.company .area01 dl{	
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	font-size: 14px;
	border-bottom:1px solid #ccc;
	padding: 40px 0 20px;
}
.company .area01 dt{
	width: 135px;
	padding:0 0 0 20px;
}
.company .area02{
	
}
.company .area02 dl{	
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: left;
	align-items: center;
	flex-wrap: wrap;
	font-size: 14px;
	border-bottom:1px solid #ccc;
}
.company .area02 dd:last-child{
	line-height: 0;
	margin:0 0 0 auto;
}
.company .area02 dt{
	padding:0 0 0 20px;
	line-height: 1.4;
	font-size: 18px;
	font-weight: bold;
	width: 350px;
}
.company .area02 dd a{
	text-decoration: none;
	color: #343434;
}
.company .area03 h3{
	font-size: 22px;
	margin: 30px 0 0;
}
.company .area03 .name{
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin:0 0 30px;
}
.company .area03 dl{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.company .area03 dt{
	width: 670px;
}
.company .area03 dt p{
	margin-bottom: 15px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.company .area03 dd{
	padding-top: 50px;
}
.company .area03 .content{
	padding:0 0 180px;
}
.business h1{
	font-size: 26px;
}
.business .mv .content{
	background:url(../img/business/mv.jpg) center center;
	background-size:cover;
	text-align: center;
	color: #343434;
	padding: 150px 0;	
	margin-top: 20px;
	color: #fff;
}

.business .area01{
	padding: 140px 0 200px;
}
.business .area01 .wrapper{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
}
.business .area01 .content{
	text-align: center;
	width: 475px;
}
.business .area01 h3{
	margin: 0;
	background: #343434;
	color: #fff;
	text-align: center;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100px;
	font-size: 20px;
	line-height: 1.5;	
}
.business .area01 .content a{
	color: #fff;
	text-decoration: none;	
}
.business .area01 .content a:hover h3{
	opacity: 0.95;
}
.business .area01 p{
	font-size: 18px;
	font-weight: bold;
	margin: 25px 0;
}
.business .area01 .btn {
    display: block;
    text-align: center;
}
.business .area01 .btn a {
    text-decoration: none;
    display: inline-block;
    color: #fff;
    background: #343434;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 7px 85px;
}
.b2b h1{
	font-size: 26px;
}
.b2b .mv .content{
	background:url(../img/business/b2b/mv.jpg) center center;
	background-size:cover;
	text-align: center;
	color: #343434;
	padding: 150px 0;	
	margin-top: 20px;
	color: #fff;
}

.b2b .bnr{
	margin: 100px 0 0;
}
.b2b .area01{
	padding: 100px 0 200px;
}
.b2b .area01 .wrapper{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
}
.b2b .area01 .content{
	text-align: center;
	width: 475px;
	    margin: 0 0 5%;
}
.b2b .area01 .content a{
	color: #fff;
	text-decoration: none;	
}
.b2b .area01 .content a:hover h3{
	opacity: 0.95;
}
.b2b .area01 h3{
	margin: 0;
	background: #343434;
	color: #fff;
	text-align: center;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100px;
	font-size: 20px;	
}
.b2b .area01 .pic{
	width: 475px;
	height: 219px;
	overflow: hidden;
}
.b2b .area01 .pic img{
	width: 100%;
	height: auto;
}
.b2b .area01 p{
	font-size: 18px;
	font-weight: bold;
	margin: 25px 0;
}
.b2b .area01 .btn {
    display: block;
    text-align: center;
}
.b2b .area01 .btn a {
    text-decoration: none;
    display: inline-block;
    color: #fff;
    background: #343434;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 7px 85px;
}

.advisory h1{
	font-size: 26px;
}
.advisory .mv .content{
	background:url(../img/business/advisory/mv.jpg) center center;
	background-size:cover;
	text-align: center;
	color: #343434;
	padding: 150px 0;	
	margin-top: 20px;
	color: #fff;
}
.advisory h2{
	font-size: 22px;
	border-bottom: 1px solid #ccc;
    margin: 0 0 35px;
    padding:0 0 15px 0;
} 
.advisory .area01{
	padding: 140px 0 100px;
}
.advisory .area01 ul{
	margin: 30px 0;
}
.advisory .area01 li{
	font-size: 16px;
	font-weight: bold;
}
.advisory .area02 .lead{
	font-size: 18px;
	font-weight: bold;
	margin:0 0 40px;
}
.advisory .area02 .content{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	
}
.advisory .area02 dl{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	width: 465px;
	margin:0 0 95px;
}

.advisory .area02 dd{
	width: 285px;
}

.advisory .area02 dd h3{
	margin-bottom: 15px;
	font-size: 18px; 
}
.advisory .area03{
	padding:0 0 150px;
}
.advisory .area03 dl{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin:0 0 45px;
}
.advisory .area03 dt{
	
}
.advisory .area03 dd{
	width: 600px;
}
.advisory .area03 dd h3{
	margin-bottom: 15px;
	font-size: 18px;
}
.smoothiekits h1{
	font-size: 26px;
}
.smoothiekits .mv .content{
	background:url(../img/business/smoothiekits/mv.jpg) center center;
	background-size:cover;
	text-align: center;
	color: #343434;
	padding: 150px 0;	
	margin-top: 20px;
	color: #fff;
}
.smoothiekits h2{
	font-size: 22px;
	border-bottom: 1px solid #ccc;
    margin: 0 0 35px;
    padding:0 0 15px 0;
} 
.smoothiekits .area01{
	padding: 140px 0 90px;
}
.smoothiekits .area01 dl{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.smoothiekits .area01 dt {
	width: 415px;
}

.smoothiekits .area02 .content{
	
}
.smoothiekits .area02 h2 small{
	    font: normal normal normal 14px/1.8 "繝偵Λ繧ｮ繝手ｧ偵ざ Pro", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}
.smoothiekits .area02 dl{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin:0 0 40px;
}
.smoothiekits .area02 dt{
	margin:0 30px 0 0;
}
.smoothiekits .area02 b{
	display: block;
}

.smoothiekits .area02 .content h4{
	font-size: 18px;
	margin:0 0 10px;
}
.smoothiekits .area02  .block01 h3{
	font-size: 22px;
	color: #ac3b81;
	margin:0 0 40px;
	letter-spacing: .15em;
}
.smoothiekits .area02 .block01 h4 span{
	display: inline-block;
	color: #fff;
	font-size: 14px;
	background: #ac3b81;
	padding: 1px 10px;	
	margin: 0 0 0 10px;
    vertical-align: 2px;
}
.smoothiekits .area02  .block02 h3{
	font-size: 22px;
	color: #75a922;
	margin:60px 0 40px;
	letter-spacing: .15em;
}
.smoothiekits .area02 .block02 h4 span{
	display: inline-block;
	color: #fff;
	font-size: 14px;
	background: #75a922;
	padding: 1px 10px;	
	margin: 0 0 0 10px;
    vertical-align: 2px;
}
.smoothiekits .area02  .block03 h3{
	font-size: 22px;
	color: #ed8b24;
	margin:60px 0 40px;
	letter-spacing: .15em;
}
.smoothiekits .area02 .block03 h4 span{
	display: inline-block;
	color: #fff;
	font-size: 14px;
	background: #ed8b24;
	padding: 1px 10px;	
	margin: 0 0 0 10px;
    vertical-align: 2px;
}
.smoothiekits .area03{
	padding:0 0 200px;
}
.smoothiekits .area03 h2{
	border-bottom:none;
	margin: 0 0 15px;
	padding-bottom: 0;
}
table , td, th {
	border: 1px solid #595959;
	border-collapse: collapse;
}
.smoothiekits table{
	width: 100%;
}
.smoothiekits th{
	font-weight: normal;
	background: #f4ebdb;
	padding: 8px 0;
    line-height: 1.3;
}	
.smoothiekits td{
	padding: 5px 0;
	text-align: center;
}	
.privacy h1{
	font-size: 26px;
}
.privacy .mv .content{
	background:url(../img/privacy/mv.jpg) center center;
	background-size:cover;
	text-align: center;
	color: #343434;
	padding: 150px 0;	
	margin-top: 20px;
	color: #fff;
}
.privacy .area01{
	padding: 140px 0 90px;
}
.privacy .area02{
	padding:0 0 160px;
}
.privacy h2 {
    font-size: 22px;
    border-bottom: 1px solid #ccc;
    margin: 0 0 35px;
    padding: 0 0 15px 0;
}
.privacy h3{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin:0 0 10px;
}
.privacy .lead{
	margin-bottom: 40px;
}
.privacy .content{
	margin: 0 0 40px;
}
.privacy .content li{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.privacy .content .mt{
	margin-top: 40px;
}

.contact h1{
	font-size: 26px;
}
.contact .mv .content{
	background:url(../img/contact/mv.jpg) center center;
	background-size:cover;
	text-align: center;
	color: #343434;
	padding: 150px 0;	
	margin-top: 20px;
	color: #fff;
}
.contact h2 {
    border-bottom: 1px solid #ccc;
    margin: 0 0 35px;
    padding: 0 0 15px 0;
}
.contact .area01{
	padding: 140px 0;
}
.contact .lead{
	margin:0 0 40px;
}
.contact dl{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	
	border-bottom:1px solid #ccc;
}
.contact dl:first-child{
	border-top:1px solid #ccc;	
}
.contact dt{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	font-weight: bold;
	background: #f4ebdb;
	padding: 30px;
	width: 190px;
}
.contact dt.message{
	align-items: flex-start;
}
.contact dt span{
	background: #cd0000;
	color: #fff;
	font-size: 10px;
	padding: 2px 5px;
	margin-left: 10px;
}
.contact dd{
	padding: 30px;
}
.contact .radio span label {
    width: 100%;
    padding-left: 35px;
    position: relative;
    display: inline-block;
}

.contact .radio{
  display: none;
}
.contact .radio + label{
  padding-left: 20px;
  position:relative;
  margin-right: 20px;
}
.contact .radio + label::before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  background: #bcbcbc;
  border-radius: 50%;
}
.contact .radio:checked + label{
  
}
.contact .radio:checked + label::after{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  background: #d58d0e;
  border-radius: 50%;
}
.contact .btn {
    display: block;
    text-align: center;
    margin: 100px 0 0;
}
.contact input[type="text"],
.contact input[type="email"]{
	border:1px solid #ccc;
	width: 740px;
	padding: 12px 10px;
}
.contact textarea{
	border:1px solid #ccc;
	width: 740px;
	padding: 12px 10px;
	height: 250px;
}
.contact input[type="submit"]{
    text-decoration: none;
    display: inline-block;
    color: #fff;
    background: #343434;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 7px 85px;
}
.blog-single .container,
.blog-list .container{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.blog-single a,
.blog-list a{
	color: #343434;
}
.blog-single main,
.blog-list main{
	width: 650px;
}
.blog-single main .paging,
.blog-list main .paging{
	margin: 70px 0 200px;
	text-align: center;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}
.blog-single main .paging div a,
.blog-list main .paging div a{
	color: #fff;
	text-decoration: none;
	display: block;
	padding:5px 10px;
	background: #343434;
	margin:0 25px;
}
.blog-single p{
	margin-bottom: 20px;	
}

.blog-single aside,
.blog-list aside{
	width: 300px;
	padding-bottom: 100px;
}
.blog-single aside h3,
.blog-list aside h3{
	font-size: 18px;
	margin:50px 0 5px;
	padding:0 0 10px;
	border-bottom:1px solid #ccc;
}

.blog-single aside li,
.blog-list aside li{
	border-bottom:1px solid #ccc;
	line-height: 1.3;
	padding: 10px 0;
}
.blog-single aside li a,
.blog-list aside li a{
	text-decoration: none;
}
.blog-single .date{
	display: block;
	font-size: 12px;
}
.blog-single h1{
	font-size: 26px;
	margin:10px 0 25px;
	line-height: 1.5;
}
.blog-single h2{
	font-size: 18px;
	margin:20px 0 15px;
	line-height: 1.5;
}

.search_container{
  box-sizing: border-box;
  position: relative;
  border: 1px solid #ccc;
  padding: 7px 10px;
  overflow: hidden;
  margin: 0;
}
.search_container input[type="text"]{
  border: none;
  height: 2.0em;
}
.search_container input[type="text"]:focus {
  outline: 0;
}
.search_container input[type="submit"]{
  cursor: pointer;
  border: none;
  background: none;
  position: absolute;
  color: #343434;
  left: 10px;
  outline : none;
}
.blog-list main .content{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.blog-list main .content dl{
	background: #343434;
	color: #fff;
	width: 310px;
	margin-bottom: 30px;
}
.blog-list main .content dt{
	line-height: 0;
	padding: 10px;
}
.blog-list main .content dt img{
	background: #fff;
}
.blog-list main .content dd{
	padding: 7px 20px 20px;
	word-wrap: break-word;
}
.blog-list main .content dd h3{
	font-size: 18px;
	padding: 10px 0;
	line-height: 1.4;
}
.blog-list main .content dd p{
	font-size: 14px;
}
.blog-list main .content dd .date{
	display: block;
	font-size: 12px;
}
.blog-list main .content dd .more a{
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #fff;
	font-size: 12px;
	margin-top: 10px;

}
.blog-list .mv .content {
    background: url(../img/blog/mv.jpg) center center;
    background-size: cover;
    text-align: center;
    color: #343434;
    padding: 150px 0;
    margin-top: 20px;
    margin-bottom: 150px;
    color: #fff;
}
.blog-list.case .mv .content {
    background: url(../img/case/mv.jpg) center center;
    background-size: cover;

}
.blog-list .mv .content h1 {
    font-size: 26px;
}
.search .mv{
	margin-bottom: 30px;
}
.pc-only{
	display: block;
}
.smp-only{
	display: none;
}
div.wpcf7-mail-sent-ok {
    font-weight: bold;
    border: none!important;
    text-align: center;
    font-size: 1.5em;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing{
    font-weight: bold;
    border: none!important;
    text-align: center;
    font-size: 1.5em;
    color: #ff0000;	
}
div.wpcf7-response-output {
    margin: 10px 0 0!important;
    padding:0!important;
    border:none!important;
}
div.wpcf7-response-output + .btn{
	margin: 20px 0 0!important;
}
.blog-single article p img {
    height: auto;
}
.radio-custom input[type="radio"] {
  display: none;
}
.radio-custom input[type="radio"] ~ span {
  cursor: pointer;
}
.radio-custom input[type="radio"] + label,
.radio-custom input[type="radio"] ~ span::before {
  color: #ccc;
}
.radio-custom input[type="radio"] + label span,
.radio-custom input[type="radio"] ~ span::before {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
}
.radio-custom input[type="radio"] + label span,
.radio-custom input[type="radio"] ~ span::before {
  background-color: #ccc;
}
.radio-custom input[type="radio"]:checked + label span,
.radio-custom input[type="radio"]:checked ~ span::before {
  background-color: #d58d0e;
}
.radio-custom input[type="radio"] + label span,
.radio-custom input[type="radio"] ~ span::before {
  transition: background-color 0.4s linear;
}
.radio-custom span.wpcf7-list-item.fast {
    display: block;
}
.radio-custom span.wpcf7-list-item.last {
    display: block;
}
.radio-custom .wpcf7-radio{
	display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;}


.component-page{
	padding: 100px 0;
}
.component-page p{
	padding:0 0 15px 0;
}
.component-page p img{
	max-width:100%;
}
h2.component-block {
	font-family: "Hiragino Sans";
    font-size: 30px;
	border-bottom: 1px solid #ccc;
    margin: 0 0 35px;
    padding: 0 0 15px 0;
	text-align: left;
    line-height: 1.6;
    letter-spacing: 1px;
}
h4.component-block_purple{
	font-size: 22px;
    color: #ac3b81;
    margin: 0 0 40px;
    letter-spacing: .15em;
}
h4.component-block_green{
	font-size: 22px;
    color: #75a922;
    margin: 0 0 40px;
    letter-spacing: .15em;
}
h4.component-block_org{
	font-size: 22px;
    color: #ed8b24;
    margin: 0 0 40px;
    letter-spacing: .15em;
}
h3.component-block,
.component-block h3 {
    margin-bottom: 15px;
    font-size: 18px;
}

.component-block-a dl {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
}
.component-block-a dt {
	width: 370px;
	height: 270px;
	overflow: hidden;
}
.component-block-d dt img,
.component-block-g dt img,
.component-block-f dt img,
.component-block-b dd img,
.component-block-a dt img{
	height: auto;
}
.component-block-a dd {
    width: 600px;
}


.component-block-b dl {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 15px 0;
}
.component-block-b dt {
    width: 500px;
}
.component-block-b dd {
	width: 480px;
	height: 300px;
	overflow: hidden;
}
.component-block-d{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;	
}
.component-block-d dl{
	    width: 465px;

    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin: 0 0 30px;
}
.component-block-d dt{
	width: 150px;
	height: 200px;
	overflow: hidden;
}
.component-block-d dd{
	width:285px;
}
.component-block-e ul{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;	
    margin:0 0 30px;
}
.component-block-f dl {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 40px;
}
.component-block-f dt {
    margin: 0 30px 0 0;
    width: 370px;
    height: 270px;
    overflow: hidden;
}
.component-block-f h4 {
    font-size: 18px;
    margin: 0 0 10px;
}
.component-block-f.purple h4 span {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    background: #ac3b81;
    padding: 1px 10px;
    margin: 0 0 0 10px;
    vertical-align: 2px;
}
.component-block-f.green h4 span {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    background: #75a922;
    padding: 1px 10px;
    margin: 0 0 0 10px;
    vertical-align: 2px;
}
.component-block-f.org h4 span {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    background: #ed8b24;
    padding: 1px 10px;
    margin: 0 0 0 10px;
    vertical-align: 2px;
}
.component-block-g .inner{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.component-block-g dl{
	width: 320px;
}
.component-block-g dt{
	width: 320px;
	height: 230px;
	overflow: hidden;
}
.component-block-g b{
	text-align: center;
	font-size: 18px;
	display: block;
	margin: 18px 0;
}
.component-block-g p{
	text-align: center;
}
.mv-main{
	background: #000;
}
.sticky {
	position: fixed;
	bottom:0;
	width: 100%;
    color: #fff;
    background: #343434;
    text-align: center;
display: none;
    padding: 15px 0;
}
.sticky a{
	    font-size: 16px;
    font-weight: bold;
	background: #fff;
	text-align: center;
	display: inline-block;
	    text-decoration: none;
	color: #343433;
	padding: 11px 117px;
}
.home .master-slider .shadow{
	pointer-events: none;
	text-align: center;
	width: 1300px;
	margin:0 auto;
	position: absolute;
	top:0;
	left:0;
	right:0;
}
.home .ms-thumb-list.ms-dir-h{
	background: #fff;
	padding: 30px 0;
	position: absolute!important;
}
.home .top-slider{
	margin-bottom: 260px;
	background: #000;
}
.home .ms-thumb-frame{
	margin: 0 10px!important;
}

.home  .ms-nav-prev{
    background: url(../img/index/arrow-prev.png) no-repeat!important;
    width: 22px!important;
    height: 40px!important;
}    
.home  .ms-nav-next{
    background: url(../img/index/arrow-next.png) no-repeat!important;
    width: 22px!important;
    height: 40px!important;
}  
slick-loading .slick-list{background:#fff url(ajax-loader.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(fonts/slick.eot);src:url(fonts/slick.eot?#iefix) format('embedded-opentype'),url(fonts/slick.woff) format('woff'),url(fonts/slick.ttf) format('truetype'),url(fonts/slick.svg#slick) format('svg')}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-55px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:''}[dir=rtl] .slick-prev:before{content:''}.slick-next{right:-55px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:''}[dir=rtl] .slick-next:before{content:''}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
/*# sourceMappingURL=slick-theme.min.css.map */

.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/*# sourceMappingURL=slick.min.css.map */

.slick-prev{
	background: #f2f2f2;
	height: 100%;
	width: 40px;
}
.slick-next{
	background: #f2f2f2;
	height: 100%;
	width: 40px;

}
.slick-prev:before{
	content:"";
	background:url(../img/business/arrow-prev.png);
	display: block;
	width: 22px;
	height: 40px;
	margin: auto;
}
.slick-next:before{
	content:"";
	background:url(../img/business/arrow-next.png);
	display: block;
	width: 22px;
	height: 40px;
	margin: auto;
}
.component-page .multiple-items{
	width:890px;
	margin: auto;
}
.component-page .multiple-items .block{
	width: 96%;
	margin:auto;
}
.component-page .multiple-items .txt{
	background: #343434;
	color: #fff;
	padding: 28px;
}
.component-page .multiple-items .txt .ttl{
	display: block;
	font-size: 18px;
	font-weight: bold;
}
.component-page .multiple-items .txt .subttl{
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding: 7px 0;
}
.component-page .multiple-items .txt p{
	font-size: 16px;	
}

@media screen and (max-width:770px){
.wrapper {
    width: 95%;
}	
.banner-area img{
	width: 100%;
	height: auto;
}
.home .area01 .content dl {
    width: 49%;
}
.home .area02 .content dl {
    width: 49%;
    
}
footer dd {
    width: 55%;
}
header .logo {
    width: 170px;
    line-height: 0;
}
.home .area01 .content dd h3 {
    font-size: 17px;
}
.about .area03 dt {
    width: 49%;
}

.home .area01 .content dd {
    padding: 30px 15px;
}
.b2b .area01 .content {
    width: 49%;
}
.b2b .area01 .pic {
    width: 100%;

}
.company .area02 dt {
    padding: 0 0 0 10px;
    margin-right: 10px;
    font-size: 16px;
    width: 31%;
}
.company .area02 dd:last-child {
    width: 250px;
}
.company .area03 dt {
    width: 69%;
}
.company .area03 dd {
    width: 30%;
}
.blog-single .container, .blog-list .container {
    width: 95%;
}
.blog-single main, .blog-list main {
    width: 74%;
}
.blog-single aside, .blog-list aside {
    width: 23%;
    padding-bottom: 100px;
}
.blog-list main .content dl {
    width: 49%;
}
.component-page .multiple-items {
    width: 85%;
}
.component-block-a img{
	height: auto;
}
.component-block-a dt {
    margin-right: 15px;
    height: auto;
}
.component-block-b img{
	height: auto;
}
.component-block-b dt {
    width: 46%;
}
.component-block-b dd {
    width: 46%;
    height: auto;
    overflow: hidden;
}
.component-block-d dl {
    width: 50%;

}
.component-block-f img{
	height: auto;
}
.component-block-f dt {
    margin: 0 30px 0 0;
    width: 45%;
    height: auto;
    overflow: hidden;
}
.component-block-f dd{
    width: 50%;	
}
.component-block-g dl {
    width: 30%;
}
.component-block-g img{
	height: auto;
}
.component-block-g .inner{
	flex-wrap: wrap;
}
.component-block-g dl img{
    width:100%;
}
.component-block-g dt {
    width: 100%;
    height: auto;
}
}
@media screen and (max-width:500px){
.pc-only{
	display: none;
}
.smp-only{
	display:block;
}

nav {
	display:none;
}
header .logo {
    width: 110px;
}	
header .wrapper {
    padding: 25px 10px;
    position: relative;
}
.home .mv h1 {
    font-size: 27px;
}
.home .mv p {
    font-size: 13px;
    font-weight: bold;
}
.home .mv {
    padding: 70px 0;
}
.home .area01 {
    padding: 60px 0 30px;
}
.home .area01 h2, .home .area02 h2, .home .area03 h2, .home .area03 h3 {
    font-size: 25px;
    line-height: 1.3;
    padding: 0 0 70px;
}

.home .area01 h2 span, .home .area02 h2 span, .home .area03 h2 span {
    font-size: 12px;
    margin-top: 7px;
}
.home .area01 .content dl {
    width: 49.5%;
    margin-bottom: 30px;
}
.home .area01 .content dd h3 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
    font-size: 12px;
    padding-bottom: 10px;
    
}
.home .area01 .content dd p {
    font-size: 11px;
}
.home .area01 .content dd {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
    padding: 15px 10px;
        height: 330px;
}
.home .area01 .content dd span{
    width: 100%;
    display: block;	
    margin: auto 0 0 0;
}
.home .area01 .content dd span a {
    font-size: 12px;
    padding: 5px 0px;
    width: 100%;
    display: block;
}
.home .area02 {
    padding: 60px 0;
}
.home .area02 .content dl {
    width: 49.5%;
    margin-bottom: 10px;
}
.home .area02 .content dt {
    padding: 5px;
}
.home .area02 .content dd {
    padding: 7px 10px 16px;
}
.home .area02 .content dd .date {
    font-size: 11px;
}
.home .area02 .content dd h3 {
    font-size: 13px;
    padding: 3px 0;
}
.home .area02 .content dd p {
    font-size: 12px;
}
.home .area02 .btn a {
    font-size: 12px;
    padding: 7px 70px;
}
.home .area02 .content dt img{
	height:auto;
}
.home .area02 .btn {
    display: block;
    text-align: center;
    margin: 40px 0 0;
}
.home .area03 {
     padding: 60px 0;
}
.home .area03 .lead {
    font-size: 13px;
    text-align: center;
    width: auto;
    margin: -55px auto 30px;
}
.home .area03 .news dl {
    padding: 20px 0 10px 0;
}
.home .area03 .news{
	margin:0 0 70px;
}
footer {
    background: #f4ebdc;
    padding: 30px 0 80px;
}
footer dt .btn {
    display: block;
    text-align: center;
    width: 60%;
    margin: 0 auto;
}
footer dt .btn a {
    font-size: 12px;
    padding: 8px 0;
    margin: 0 0 30px;
}
footer .sitemap{
	flex-wrap: wrap;
	    margin-bottom: 30px;
}
footer .sitemap ul{
	width: 50%;
	margin-bottom: 20px;
	padding: 0 3%;
}
footer .sitemap ul:nth-child(2) {
    width: 50%;
}
footer .sitemap h4 {
    margin-bottom: 10px;
}
footer .sitemap li {
    margin-bottom: 10px;
}
footer dt {
    width: 100%;
    padding: 0;
    margin:0 0 20px;
}
footer dt .logo{
	width: 50%;
    margin: 0 auto;	
}
footer dt ul {
    padding: 30px 0 25px 0;
    text-align: center;
}
footer dt li {
    margin-bottom: 5px;
}
footer dd {
    width: 100%;
}
footer dd iframe{
	height: 250px;
}
footer .copy {
    text-align: center;
    margin: 20px 0 0;
    font-size: 12px;
}
.about .mv h1 {
    width: 70%;
}
.about .mv p {
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    margin: 35px 0 0;
}
.about .mv .content {
    padding: 40px 0;
}
.about .area01 dl{
	flex-wrap: wrap;
	background: none;
}
.about .area01 dt {
    display: block;
    width: 100%;
}
.about .area01 dd{
	width: 100%;
	padding-top: 0;
}
.about .area02 .content h3 {
    font-size: 27px;
    margin-bottom: 10px;
}
.about .area02 .content p {
    font-size: 13px;
}
.about .area02 .content {
    padding: 50px 10px 50px 10px;
}
.about .area03 dt {
    width: 100%;
}
.about .area03 dt h3 {
    font-size: 17px;
    margin-bottom: 10px;
}
.about .area03 dd {
    width: auto;
    padding: 15px 0 0;
}
.about .area03 dl {
    margin: 0 0 30px;
}
.blog-list .mv .content {
    margin-top: 20px;
    margin-bottom: 60px;
}
.company h1 {
    font-size: 20px;
}
.company .area01 dt {
    width: 25%;
    padding: 0 0 0 2%;
}
.company .area01 dt .address{

	display: block;
}

.company .area01 dd {
    width: 73%;

}
.under.company h2 {
    margin:40px 0 10px 0;
}
.company .area02 dl{
	padding: 10px 0 0 0;
}
.company .area02 dt {
    padding: 0;
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
}
.company .area02 dd:last-child {
    width: 100%;
    margin: 0;
}
.company .area03 .content {
    padding: 0;
}
.company .area03 dt {
    width: 100%;
}
.company .area03 dd {
    width: 70%;
    margin: 20px auto 0;
}
.company .area03 h3 {
    font-size: 18px;
}
.company .area03 dt .pic{
	    padding: 40px 0 10px;
	width: 35%;
    float: right;
}
.company .area03 dt p {

    margin-bottom: 0;
    margin-top: 10px;
}
.company .area03 dt p.first{
    display: inline;	
}
.company .area03 .name {
    font-size: 13px;
    margin: 0 0 20px;
}
.blog-list main .content dd .date {
    font-size: 11px;
}
.blog-list main .content dd h3{
    font-size: 13px;
    padding: 3px 0;
}
.blog-list main .content dt {
    line-height: 0;
    padding: 5px;
}
.blog-list main .content dt img{
	height: auto;
}
.blog-list main .content dd {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
    padding: 7px 10px 16px;
}
.blog-list main .content dd p {
    font-size: 12px;
}
.blog-list main .content dd .more{
	margin:auto 0 0 0;
}
.blog-list main .content dd .more a {
    font-size: 11px;
}

.blog-list main .content dl {
    width: 49.5%;
    margin-bottom: 10px;
}

.blog-single main, .blog-list main {
    width: 100%;
}
.blog-single aside, .blog-list aside {
    width: 100%;
    padding-bottom: 30px;
}

.blog-single main .paging, .blog-list main .paging {
    margin: 20px 0 60px;
    text-align: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}
.blog-single aside h3, .blog-list aside h3 {
    font-size: 14px;
    margin: 30px 0 5px;
    padding: 0 0 10px;
    border-bottom: 1px solid #ccc;
}
.blog-single h1 {
    font-size: 20px;
    margin: 5px 0 10px;
    line-height: 1.5;
}

#panel-btn{
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    right: 7px;
    top: 13px;
    -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
#panel-btn.fix{
	z-index: 999;
	text-align: center;
}
#panel-btn i{
	font-family: 'PenumbraSansStdBold';
	color: #343434;
	font-size:10px
-webkit-transform:scale(0.6);
-moz-transform:scale(0.6);
-ms-transform:scale(0.6);
-o-transform:scale(0.6);
transform:scale(0.6);
	display: block;
	font-style: normal;
	position: absolute;
    bottom: -14px;
    right: 0;
    left: 0;
}
#panel-btn-2{
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    right: 16px;
    top: 14px;
    color: #000;
    background: #fff;
    -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;    
}
#panel-btn-icon{
    display: block;
    position: absolute;
    top: 47%;
    right: 9px;
    width: 22px;
    height: 2px;
    background: #000;
    transition: .2s;
}
#panel-btn-icon-2{
    display: block;
    position: absolute;
    top: 35%;
    right: 4px;
    width: 22px;
    height: 2px;
    background: #fff;
    transition: .2s;
}
#panel-btn-icon:before, #panel-btn-icon:after{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 22px;
  height: 2px;
  background: #000;
  transition: .3s;
}

#panel-btn-icon-2:before, #panel-btn-icon-2:after{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 22px;
  height: 2px;
  background: #000;
  transition: .3s;
}
#panel-btn-icon:before,
#panel-btn-icon-2:before{
  margin-top: -7px;
}
#panel-btn-icon:after,
#panel-btn-icon-2:after{
  margin-top: 6px;
}
#panel-btn .close,
#panel-btn-2 .close{
  background: transparent;
}
#panel-btn .close:before, #panel-btn .close:after,
#panel-btn-2 .close:before, #panel-btn-2 .close:after{
  margin-top: 0;
}
#panel-btn .close:before,
#panel-btn-2 .close:before{
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
#panel-btn .close:after,
#panel-btn-2 .close:after{
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.navi-open .overlay {
    background: rgba(0,0,0,.7);
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    animation: fadeIn 0.5s ease 0s 1 normal;
    -webkit-animation: fadeIn 0.5s ease 0s 1 normal;
}
#panel{
 	position: fixed;
    top: 0;
    right: -50%;
    width: 50%;
    height: 520px;
    z-index: 9999;
    display: block;
    margin: 0;
    padding:0;
   background: rgba(255,255,255,1);
}


#panel > ul{
    margin: 0;
    padding: 50px 0 0;
}
#panel a{
	display: block;
	padding: 13px 0 12px 20px;
	border-bottom: none;
    text-align: center;
    text-decoration: none;
    color: #343434;
        margin: 0;
   
}
a:hover {
    opacity: 1;
}
#panel li:first-child a{
	 border-top:none;
}

header nav ul{
	display: block;
}
header nav li{
	width: 100%;
	text-align: center;
}
header nav li a span {

}
.under h2 {
    font-size: 18px;
    margin: 10px 0 1px;
}

.under h2.jp {
    font-family: "Hiragino Sans";
    font-size: 18px;
	 -webkit-text-stroke-width: .8px;
	-webkit-text-stroke-color: #343434;   
}
.advisory h2,
.smoothiekits h2,
.contact h2,
.privacy h2{
	margin-bottom: 20px;
	padding: 0 0 15px 0;
}
.about .area01 {
    padding: 30px 0 40px;
}
.about .area03 {
    padding: 40px 0;
}
.business .area01,
.b2b .area01 {
    padding: 40px 0 50px;
}
.business .area01 .content,
.b2b .area01 .content {
    width: 100%;
    margin:0 0 30px;
}
.business .area01 p,
.b2b .area01 p {
    font-size: 12px;
    margin: 15px 0;
    text-align: left;
}
.business .area01 p br,
.b2b .area01 p br{
	display: none;
}
.b2b .area01 h3,
.business .area01 h3 {
    height: auto;
    font-size: 12px;
    padding: 8px 0;
}
.b2b .area01 .btn a,
.business .area01 .btn a {
    font-size: 11px;
    padding: 6px 0;
    width: 50%;
}
.b2b .area01 .pic {
    width: 100%;
    height: auto;
    max-height: 220px;
}
.b2b .area01 .pic img{
    height: auto;	
}
.business .area01 dl{
	width: 97%;
	margin:0 auto;
}
.business .area01 dt p{
	height: 90px;
	
}
.b2b .area01 dt p{
	height: auto;
	
}
.smoothiekits .area01 {
    padding: 40px 0 40px;
}
.smoothiekits .area01 dd{
	margin-top: 20px;
}


.smoothiekits .area02 h2 small{
	display: block;
}
.smoothiekits .area02 .block01 h3,
.smoothiekits .area02 .block02 h3,
.smoothiekits .area02 .block03 h3 {
    font-size: 18px;
    margin: 0 0 10px;
}
.smoothiekits .area02 dl {
    margin: 0 0 50px;
}
.smoothiekits .area02 dt {
    margin: 0 0 10px 0;
    width: 100%;
}
.smoothiekits .area03 {
    padding: 0 0 60px;
}
.scroll{
overflow: auto;
white-space: nowrap;
}
.scroll::-webkit-scrollbar{
 height: 10px;
}
.scroll::-webkit-scrollbar-track{
 background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
 background: #BCBCBC;
}
.smoothiekits th,
.smoothiekits td {
    padding: 5px;
}

.advisory .area01 {
    padding: 40px 0;
}
.advisory .area01 ul {
    margin: 10px 0;
}
.advisory .area02 dl {
	flex-wrap: wrap;
    width: auto;
    margin: 0 0 30px;
}
.advisory .area02 dd h3 {
    margin-bottom: 5px;
}
.advisory .area02 dt{
	width: 30%;
    margin: 0 auto;	
}
.advisory .area02 dd {
    width: 100%;
}
.advisory .area03 dt {
	width: 100%;
    margin: 0 auto;		
}

.advisory .area03 dl {
    flex-wrap: wrap;
    margin: 0 0 30px;
}
.advisory .area03 dd {
    width: 100%;
}
.advisory .area03 dd h3 {
    margin-bottom: 5px;
}
.advisory .area03 {
    padding: 0 0 40px;
}
.privacy .area01 {
    padding: 20px 0 40px;
}
.privacy h2 {
        padding: 0 0 5px 0;
}
.privacy .lead {
    margin-bottom: 20px;
}
.privacy .area02 {
    padding: 0 0 40px;
}
.contact .area01 {
    padding: 40px 0 60px;
}
.contact .lead {
    margin: 0 0 15px;
}
.contact dl{
	flex-wrap: wrap;
}
.contact dt {
    padding: 10px;
    width: 100%;
}
.contact dd {
    padding: 10px;
    width: 100%;
}
.contact input[type="text"], .contact input[type="email"] {
    width: 100%;
    padding: 12px 10px;
}
.contact textarea {
    width: 100%;
    padding: 12px 10px;
    height: 180px;
}
.contact .btn {
    margin: 30px 0 0;
}
.under .breadcrumb ul{
	flex-wrap: wrap;
}
.blog-list .mv .content h1,
.contact h1,
.company h1,
.business h1,
.b2b h1,
.smoothiekits h1,
.advisory h1 {
    font-size: 20px;
}
.sticky {
    padding: 10px 0;
}
.sticky a {

    padding: 8px 87px;
}
.master-slider .shadow{
	display: none;
}
.ms-thumb-list.ms-dir-h {
    padding: 10px 0;
}

.slick-prev {
    left: -25px;
    width: 20px;
}
.slick-next {
    right: -25px;
    width: 20px;
}
.slick-prev:before {
    content: "";
    background: url(../img/business/arrow-prev.png) no-repeat;
    background-size:100% auto;
    display: block;
    width: 7px;
    height: 13px;
    margin: auto;
}
.slick-next:before {
    content: "";
    background: url(../img/business/arrow-next.png) no-repeat;
    background-size:100% auto;
    display: block;
    width: 7px;
    height: 13px;
    margin: auto;
}
.component-page {
    padding: 30px 0;
}
.component-block-a dl,
.component-block-b dl{
	flex-wrap: wrap;
}
.component-block-d dl,
.component-block-a dt,
.component-block-a dd,
.component-block-b dt,
.component-block-b dd{
	width: 100%;
}
.component-block-f dt {
    margin: 0 2% 0 0;
    width: 45%;

}
.component-block-f h4 {
    font-size: 15px;
}
.component-block-f.purple h4 span,
.component-block-f.green h4 span,
.component-block-f.org h4 span {

    font-size: 11px;
    padding: 1px 3px;
    margin: 0 0 0 5px;
}
.component-block-g dl {
    width: 100%;
}
.component-block-g dt {
    width: 100%;
    height: auto;
}
component-page .multiple-items .txt {

    padding: 15px;
}
.component-block-d dl{
	flex-wrap: wrap;
}
.component-block-d dd {
    width: 100%;
    text-align: center;
}
.component-block-d dt {
	text-align: center;
	margin: auto;
    width: auto;
    height: auto;
}
.home .top-slider {
    margin-bottom: 130px;
}
.home .ms-thumb-list.ms-dir-h {
    padding: 10px 0;
}
.home .ms-thumb-frame {
    margin: 0 5px!important;
}
}
@media screen and (max-width: 320px){
.home .mv h1 {
    font-size: 24px;
}	
.home .area01 .content dd {
    height: 390px;
}
}