@charset "utf-8";
/* CSS Document */
body {
    text-align: left;
    color: #000;
    cursor: auto;
    font-size: 14px;
    line-height: 28px;
    font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
    letter-spacing: 0;
    word-spacing: normal;
    -webkit-text-size-adjust: 100%;
    background: url(../img/ippin/bg_body.jpg) repeat;
}

#ippin .key-visual {

}
#ippin .keytxt {
    margin: 0 10%;
    position: absolute;
    top: 0px;
    top: 1.5%;
    width: 80%;
}
#ippin #key-txt {
    width: 100%;
    height: auto;
    z-index: 100;
}
#ippin .key-visual img.key-visual-img {
	width: 100%;
	height: auto;
}
#tempura h2 img {
	width: 100%;
	height: auto;
}
#sec01{
	width: 100%;
}
#sec01 h2{
	
}
#sec01 h2 img {
	width: 90%;
	height: auto;
	display: block;
	margin: 0 auto;
}
#sec01 .bg-tit img {
	width: 100%;
	height: auto;
}
#sec01 .titl01 img {
	width: 90%;
    height: auto;
}
#sec01 .bg-tit1 img {
	width: 80%;
	height: auto;
}
#sec01 .txt{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	line-height: 28px;
	color: #000;	
	
}
#sec01 .row{
	position: relative;
	width: 100%;
	height: auto;
}
#sec01 .dl01{
  	width: 100%;
  	height: auto;
}
#sec01 .dl01 dt img {
	width: 100%;
	height: auto;
  	padding: 10px;
  	max-width: 280px;
}
#sec01 .dl01 .txt{
	
}
#sec01 dl.dl02 dt{
    text-align: right;
}
#sec01 dl.dl03 dt{
    text-align: right;
}

#sec01 .bg-tit2 img {
	width: 100%;
	height: auto;
}
#sec01 .dl02 dt img {
	width: 100%;
	max-width: 193px;
	height: auto;
  	margin-left: 10px;
  	margin-right: 10px;
  	margin-bottom: 10px;
}
#sec01 .dl03 dt img {
	width: 100%;
	max-width: 236px;
	height: auto;
  	margin-left: 10px;
  	margin-right: 10px;
  	margin-bottom: 10px;
}

#sec02{
	background: url(../img/ippin/bg02_sec02.png) repeat-x center top, url(../img/ippin/bg01-sec02.jpg) no-repeat center top/100% 131px, url(../img/share/bg03.jpg) repeat;
	width: 100%;
	position: relative;
}
#sec02 .inner01{
	width: 100%;
}
#sec02 .inner02{
	width: 100%;
}
#sec02 h2{

}
#sec02 h2 img {
	padding: 10px;
	width: 100%;
	height: auto;
	margin-top: 25%;
}
#sec02 .txt{
	color: #000;	
	letter-spacing: 2px;
}
#sec02 .txt01{
	padding: 10px;
	display: inline-block;
}
#sec02 .txt01 span {
	color: #b04808;
}
#sec02 .row01{
	width: 100%;
	position: relative;
}
#sec02 .img01{
	width: 80%;
	float: left;
}
#sec02 .img01 img {
	width: 100%;
	height: auto;
}
#sec02 .row02{
	width: 100%;
	position: relative;
}
#sec02 .img02 img {
	width: 100%;
	height: auto;
}
#sec02 .titl01{
	width: 20%;
	float: left;
}
#sec02 .titl01 img {
	max-width: 98px;
	margin-top: 90%;
    padding-right: 10px;
    width: 100%;
    height: auto;
}
#sec02 .titl02 img {
	padding-left: 10px;
    max-width: 192px;
    width: 35%;
}
#sec02 .txt02{
	padding: 10px;
}
#sec02 .txt02 span{
	color: #b04808;
	font-weight: bold;
}
#sec02 .row03{
	position: relative;
}
#sec02 .bnr {

}
#sec02 .bnr img {
	width: 100%;
    max-width: 520px;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#socialbuttons {
    width: inherit;
}
#footer .tel_footer img {
    width: 75%;
    max-width: 354px;
    display: block;
    margin: 0 auto;
}


#tempura{
	width:100%;
	background: url(../img/share/bg02.jpg) repeat;
	text-align:center;
}
#tempura .inner{
	width:100%;
	background:url(../img/ippin/bg_tempura.png) no-repeat center top;	
}
#tempura  h2{
	text-align:center;	
	padding-top: 10px; 
	margin-bottom:10px;
}
#tempura .slides {
	margin: 0 10px;
	background-image: url('../img/ippin/bg-slide.png');
	background-size: 100%;
	background-repeat: no-repeat; 
}
#tempura .image {
	text-align: left;
	margin-top: 40px;
	padding: 10px;
}
#tempura .bx-wrapper img {
	width: 60% !important;
    margin: 10% auto !important;
}
#tempura .bx-controls-direction {
    margin-top: 27%;
}
#tempura .bx-controls-direction .bx-next, .bx-prev {
    width: 35px;
    height: 35px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
#tempura .bx-controls-direction .bx-next {
	right: 10%;
    background-image: url(../img/ippin/btn_next.png);
}
#tempura .bx-controls-direction .bx-prev {
	left: 10%;
    background-image: url(../img/ippin/btn_prev.png);
}
@media (max-width: 320px) {
	.bx-wrapper img {
		width: 60% !important;
	}

}





















































