@charset "utf-8";
/* CSS Document */
header{
	margin-bottom: 40px;
}
header img{
	border-radius:10px;
	margin: auto;
}

header .text{
	line-height: 180%;
	letter-spacing: 1px;
}

header h2{
	background-image:url(../img/koi_kakouhin/main_bg.png);
	background-position:center top;
	background-repeat: no-repeat;
	color:#333;
	margin-top:-45px;
	position:relative;
	text-align: center;
	font-size:170%;
	line-height:100%;
	letter-spacing:5px;
	padding:15px 0;
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3", "Hiragino Mincho Pro", "ï¼­ï¼³ ï¼°æ˜Žæœ", "MS PMincho", serif;
}

header h2 .color{
	color: #619CB6;
	font-size: 150%;
	line-height:135%;
}

header h2 .text{
	font-size: 120%;
	line-height:120%;
}

.koi_kakouhin{
	border:solid 1px #e6e6e6;
	margin-top:50px;
	letter-spacing: 5px;
	padding: 0 0 0 40px;
}

.koi_kakouhinIco{
	text-align: center;
	font-size:180%;
	line-height:100%;
	letter-spacing: 3px;
	margin-top:-20px;
	margin-left:-40px;
	padding: 18px 10px 10px 10px;
}

.koi_kakouhinIco span{
	background-color: #FFF;
	background-image: url(../img/koi_kakouhin/icon_illust.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #619CB6;
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3", "Hiragino Mincho Pro", "ï¼­ï¼³ ï¼°æ˜Žæœ", "MS PMincho", serif;
	padding: 20px 5px 0 55px;
	text-align: center;
	vertical-align:middle;
}

.inWrap h4{
	background:url(../img/koi_kakouhin/title_border.gif) repeat-x bottom;
	color:#333;
	font-size: 150%;
	line-height:100%;
	letter-spacing: 4px;
	padding-bottom: 20px;
	margin-bottom:30px;
	text-align: center;
}

.inWrap h4 span{
	display: block;
	padding: 5px 0 0 35px;
}

.imgRight,
.imgLeft,
.imgBottom{
	padding:0 15px;
	margin-bottom:40px;
}

.imgRight .imgInTitle,
.imgLeft .text,
.imgLeft .textInTitleT,
.imgLeft .textInTitle{
	float:right;
}

.imgLeft .imgInTitle,
.imgRight .text,
.imgRight .textInTitle{
	float:left;
}

.imgBottom .img{
	display: inline-block;
}

.imgBottom ul li{
	float:left;
	width:49%;
}

.imgLeft .img{
	float:left;
	width: 37%;
}

.img li{
	padding: 5px;
}

.imgRight .img{
	float:right;
	width: 37%;
}

.inWrap img{
	width: 100%;
    height: auto;
}

.imgRight .imgInTitle img,
.imgLeft .imgInTitle img{
	padding: 5px;
	width: 280px;
}

.imgBottom .text{
	line-height: 180%;
	letter-spacing: 1px;
	margin-bottom:10px;
}

.imgRight .text,
.imgLeft .text{
	width: 600px;
	line-height: 180%;
	letter-spacing: 1px;
	margin-bottom:10px;
}

.imgRight .textInTitleT,
.imgLeft .textInTitleT{
	width: 398px;
}

.imgRight .textInTitle,
.imgLeft .textInTitle{
	width: 398px;
	line-height: 180%;
	letter-spacing: 1px;
	margin-bottom:10px;
}
.img li {
    padding: 5px;
    color: #848383;
    font-size: 85%;
}
.contact .table_temp{
	margin: 10px 0;
}
.contact .table_temp th {
    width: 20%;
}
.contact .table_temp th span {
	font-size: 120%;
    line-height: 130%;
    letter-spacing: 2px;
}
.packProcess ul {
    padding: 0 10px;
}

.packProcess ul li {
    float: left;
    width: 46.5%;
    text-align: center;
	padding: 10px;
}

.packProcess ul li dl dt {
    background-color: #619CBD;
    color: #FFF;
}

.packProcess ul li dl dt img {
    width: 100%;
    height: auto;
}

.packProcess ul li dl dd {
    padding: 10px 0;
    letter-spacing: 1px;
    display: table-cell;
    text-align: left;
}
.brandlink {
	text-align: right;
    margin: 10px 0;
}
.brandlink a {
    color: #666666;
    background: url(../img/koi_kakouhin/arrow.png) no-repeat right;
    padding-right: 15px;
    font-weight: 700;
    font-size: 110%;
}
.faqImg {
    float: left;
    width: 31%;
	margin: 30px 0;
}
.faqWrap{
    float: right;
    width: 67%;
	margin-top: 20px;
}
.voice{
 	float: none;
    width: 100%;
}
.faqWrap dt {
    background: #f2f2f2;
    padding: 10px;
    margin: 33px 0 20px;
    position: relative;
    border-radius: 10px;
	line-height: 180%;
    letter-spacing: 1px;
	font-size: 110%;
}
.faqWrap dt:before {
	content: "";
    background: url(../img/koi_kakouhin/faq_q.png) no-repeat;
    width: 50px;
    height: 47px;
    position: absolute;
    top: -25px;
    left: 10px;
}
.faqWrap dd {
    background: #f2f2f2;
    border-radius: 10px;
    padding: 15px 20px;
    margin: 0 0 30px 60px;
    position: relative;
	line-height: 180%;
    letter-spacing: 1px;
}
.faqWrap dd:before {
	content: '';
    width: 15px;
    height: 15px;
    background: #f2f2f2;
    position: absolute;
    left: -7px;
    top: 15px;
    transform: rotate(45deg);
}
.faqWrap dd p{
	font-weight: 500;	
	font-size: 110%;
}

.foodimg li:first-child {
    padding-right: 13px;
}
.foodimg li {
    float: left;
    width: 49%;
}

.cookWrap{
	padding: 0 15px;
    margin-bottom: 50px;
}
.inWrap h5{
	font-weight: bold; 
	font-size: 150%;
    line-height: 100%;
    letter-spacing: 4px;
	margin: 0 0 15px 10px;
}
.st_marker {
    background: linear-gradient(transparent 60%, #c0ebf9 60%);
}
.heightLine-o span{
	font-size: 200%;
    font-weight: 700;
    color: #3ca6c9;
}
.farmers{
	margin-bottom: 40px;
}


*, ::before, ::after {
  box-sizing: content-box;
}

body{
	letter-spacing: 0;
}


@media screen and (max-width:640px){

img,
.imgRight .imgInTitle img,
.imgLeft .imgInTitle img{
	width: 100%;
}

.imgRight .text,
.imgLeft .text,
.imgRight .textInTitle,
.imgLeft .textInTitle,
.imgRight .textInTitleT,
.imgLeft .textInTitleT{
	width: auto;
}

.reflects h1 {
    font-size: 140%;
}
	
header img{
	border-radius:0px;
}

header h2{
	background-image:none;
	font-size: 130%;
	padding:35px 0 10px;
	border-bottom: 1px solid #e6e5dc;
    margin: -10px 0 20px 0;
	width:100%;
    letter-spacing: 0px;
}

header h2 .text{
	padding-top:30px;
	font-size: 100%;
}

header h2 .color {
	font-size: 140%;		
}	

.koi_kakouhinIco{
	margin-top:0;
	letter-spacing: 0px;
    font-size: 160%;
}
.koi_kakouhinIco span{
	line-height:100%;
	background-color:transparent;
}

h4{
	padding-top:30px;
	letter-spacing: 0;
	font-size: 130%;
}

.imgRight,
.imgLeft,
.imgBottom{
	padding:0;
}

.imgRight .imgInTitle,
.imgRight .text,
.imgRight .textInTitle,
.imgLeft .text,
.imgLeft .textInTitleT,
.imgLeft .textInTitle,
.imgLeft .imgInTitle{
	float:none;
}

.imgBottom .img{
	display: inline;
}

.imgBottom ul li,
.imgLeft .img,
.imgRight .img,
.faqImg,
.faqWrap,
.foodimg li{
	float:none;
	width:100%;
}
.imgRight .imgInTitle img,
.imgLeft .imgInTitle img{
	margin-bottom:30px;
}

.imgRight .imgInTitle p,
.imgLeft .imgInTitle p{
	padding: 5px;
}

.imgRight .imgInTitle img,
.imgLeft .imgInTitle img{
	padding: 0;
}

.inWrap li {
    padding: 5px 0 5px 0;
}
	
.contact .table_temp th, .contact .table_temp td {
    display: block;
    width: auto;
    padding: 5px;
}
.packProcess ul {
    padding-left: 1.5px;
}

.packProcess ul li {
    width: 100%;
    margin: 1.6%;
	padding: 5px 0 5px 0;
}

.packProcess ul li dl dd {
    padding: 3px 0;
    letter-spacing: 0;
}
.foodimg li:first-child {
    padding-right: 0;
}
.cookWrap {
    padding: 0;
}
.faqWrap {
    margin-top: 35px;
}
.faqWrap dd {
    margin: 0 0 30px 0px;
}
.faqWrap dd:before {
	top: -8px;
    left: auto;
    right: 15px;
}
.farmers{
	margin-bottom: 0;
}
.faqImg {
    width: 60%;
    height: auto;
    margin: 0 auto;
}
h5{
	font-size: 130%;
}
}


.table_temp tr:first-child th {
  background: #eff4f4;
  color: #222222;
  text-align: center;
}
.table_temp tr:not(:first-child) th {
  background: #fafafa;
  width: 28%;
}


@media screen and (max-width:640px){
.table_temp tr:first-child{
	display: block;
	text-align: left;
	}
.table_temp tr{
	display: flex;
	}
.table_temp tr:not(:first-child) th {
  width: 20%;
	}
.table_temp tr:not(:first-child) td {
  width: 80%;
}
	
}

