﻿.mgb90{margin-bottom: 90px!important;}
.maindesign .webfont {
    font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
.maindesign a:hover img {
	opacity:0.7 !important;
	filter: alpha(opacity=70) !important;
	-ms-filter: "alpha( opacity=70 )" !important;
	background-color:#fff;
}


.maindesign .mask01{
	opacity:0.4;
	filter: alpha(opacity=40);
	-ms-filter: "alpha( opacity=40 )";
	background: #f00;
	}
.maindesign .mask02{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	/*background: #FFF;*/
	}
.maindesign .alpha a:hover{
	opacity:0.4;
	filter: alpha(opacity=40);
	-ms-filter: "alpha( opacity=40 )";
	background: #f00;
}

.maindesign ul{
	padding:0;
	list-style:none;
}
.maindesign .left{
float:left;
}


.maindesign .goTop{
	text-align:right;
}

/*↓ 特集別 ↓*/

div#main.maindesign{
	width:100%;
	max-width:860px;
	margin: auto;
	text-align:left;
	}
.maindesign h1{
	margin:0;
	padding:0;
}
.maindesign img{
	border:none;
	width: 100%;
}

.maindesign .mb0{
	margin-bottom:0px !important;
}

.maindesign .mb5{
	margin-bottom:5px!important;
}

.maindesign .mb10{
	margin-bottom:10px!important;
}

.maindesign .mb15{
	margin-bottom:15px!important;
}


.maindesign .mb30{
	margin-bottom:30px !important;
}
.maindesign .mgb90{
	margin-bottom:90px !important;
}
.maindesign .mt20{
	margin-top:20px !important;
}

.maindesign .mt30{
	margin-top:30px !important;
}

.maindesign .mt40{
	margin-top:40px !important;
}


.maindesign .mt60{
	margin-top:60px !important;
}

.maindesign .mt10{
	margin-top:10px !important;
}

.maindesign .mr0{
	margin-right:0!important;
}

.maindesign .mr5{
	margin-right:5px!important;
}

.maindesign .mr8{
	margin-right:8px!important;
}

.maindesign .ml5{
	margin-left:5px!important;
}

.maindesign .mr10{
	margin-right:10px!important;
}

.maindesign .ml8{
	margin-left:8px!important;
}

.maindesign .ml10{
	margin-left:10px!important;
}

.maindesign .ml15{
	margin-left:15px!important;
}

.maindesign .ml20{
	margin-left:20px!important;
}

.maindesign h4{
	margin:0;
	font-size:24px;
}
.maindesign .hidden{
	overflow:hidden;
}

.maindesign .fl{
	float:left;
}

.maindesign .kome{
	text-align:right;
	margin:0;
	font-size:14px;
}

.maindesign .dashed{
	border-bottom:2px dashed #000;
}

.maindesign h3{
    margin: 0 0 5px!important;
	font-size:18px!important;
	font-weight:bold;
	border-left:8px solid #0769a8;
    border-bottom: solid 1px #0769a8;
	padding:5px 16px!important;
	background-image:none!important;
}

.maindesign a:hover img {
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}


.maindesign .series a:hover img {
	background-color:#FFFFFF;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    opacity: 0.4;
}


.maindesign .pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
}
.maindesign .pagetop a {
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 5px 10px;
}
.maindesign .pagetop a:hover {
    display: block;
    text-align: center;
    text-decoration: none;
    padding:5px 10px;
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}


.maindesign .title{
	margin-bottom:30px;
}

.maindesign .title .b_title{
	width:100%;
	max-width:860px;
	height:200px;
	background-image:url(/include_html/koukoku/fruittree/img/1911/title.jpg);
	background-position-y:top;
	background-position-x:center;
	background-repeat:no-repeat;
	position:relative;
}

.maindesign .title .b_title h1{
	color:#FFFFFF;
	font-size:60px;
	text-align:left;
	text-shadow:0 0 5px #000;
	position:absolute;
	top:3%;
	left:3%;
	font-weight:bold;
}

.maindesign .title .b_title p{
	color:#FFFFFF;
	font-size:16px;
	text-align:left;
	text-shadow:0 0 5px #000;
	width:40%;
	position:absolute;
	bottom:5%;
	right:2%;
	margin:0;
}

.maindesign .title .b_title p span{
	font-size:20px;
	font-weight:bold;
}


.maindesign .title .whet{
	margin:0;
	padding:10px;
	text-align:center;
	background-color:#FF9900;
	font-size:16px;
	line-height:20px;
	color:#FFFFFF;
}

.maindesign .title .whet span{
	margin:0 10px;
	font-weight:bold;
}

.maindesign span.nowrap{
	white-space:nowrap;
}

/*.maindesign .title .description{
	margin:0;
	padding:10px;
	text-align:justify;
	background-color:#867870;
	font-size:16px;
	line-height:20px;
	color:#FFFFFF;
}*/

.maindesign .section{
	width:100%;
	max-width:820px;
	margin:0 auto 30px;
}

.maindesign .souki_red{
	border:2px solid #e70012;
	padding:10px;
	color:#e70012;
	margin: 10px auto 20px;
    width:100%;
    max-width:836px;
}

.maindesign .souki_red .kome{
	text-align:left;
	text-indent:-70px;
	padding-left:70px;
}

.maindesign .section .three_rows{
	/*display:table;*/
	border-collapse: collapse;
	overflow:hidden;
}

.maindesign .section .three_rows li{
	width:30%;
	margin-right:0.5%;
	margin-left:0.5%;
	margin-bottom:1%;
	padding:1%;
	border:2px solid #93c089;
	/*display: table-cell;*/
	float:left;
}


.maindesign .section .three_rows li .desc{
	margin: 10px 0 0 0;
    font-size: 14px;
    line-height: 18px;
	height:50px;
}

.maindesign .section .three_rows li .product{
	margin: 10px 0 0 0;
    font-size: 20px;
    line-height: 24px;
	font-weight:bold;
	height:50px;
}

.maindesign .section .three_rows .product .red{
	color:#FF0000;
	font-size:16px;
}

.maindesign .section .three_rows .product.h70{
	height:70px;
}

.maindesign .links li {
    padding-bottom: 2.0em;
}
.maindesign .flex-1col{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
}
.maindesign .flex-1col .left-box{
	width: 50%;
}
.maindesign .flex-1col .right-box{
	width: 50%;
	display: flex;
	flex-direction: column;
}
.maindesign .flex-1col .right-box .big-txt{
	padding: 0.5em;
    line-height: 1.6em;
	color: #333;
    text-decoration: none;
	font-size: 1.5em;
	font-weight: bold;
}
.maindesign .flex-1col .right-box .small-txt{
	padding: 0.5em;
    line-height: 1.6em;
	color: #333;
    text-decoration: none;
}
.maindesign .flex-1col .right-box .flex-btm{
	margin-top: auto;
}
.maindesign .flex-1col .right-box .flex-btm .price {
    text-align: right;
    font-size: 4.0em;
    font-weight: bold;
    color: #C0302C;
    margin-top: auto;
    margin-right: 5px;
    margin-bottom: 10px;
}
.maindesign .posi-btm{
	position: absolute;
    bottom: 0;
    width: 100%;
    padding-bottom: 8px;
    right: 5px;
}

.maindesign .product{
	font-size: 1.1em;
	font-weight: bold;
}

@media screen and (max-width:767px){
.maindesign .flex-1col .left-box{
	width: 100%;
}
.maindesign .flex-1col .right-box{
	width: 100%;
}
.maindesign .flex-1col .right-box .flex-btm .price {
    font-size: 2.0em;
}
}

.maindesign .section .three_rows li .price{
	margin: 10px 0 0 0;
    text-align: right;
    font-size: 26px;
    font-weight: bold;
    color: #f00;
}

.maindesign .section .three_rows li .price .yen{
	font-size:16px;
}

.maindesign .section .three_rows li .buy{
	text-align:center;
	font-size:16px;
	margin: 10px 0 0 0;
	padding:5px 0;
	border:2px solid #93c089;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	background-image:url(/include_html/koukoku/fruittree/img/1911/tri_01.png);
	background-repeat:no-repeat;
	background-position-y:center;
	background-position-x:95%;
	color:#000000;
	font-weight:bold;
}

.maindesign .section .three_rows li .buy:hover{
	background-image:url(/include_html/koukoku/fruittree/img/1911/tri_02.png);
	background-color:#93c089;
	color:#FFFFFF;
}


.maindesign .section .rese{
	text-align:center;
	font-size:16px;
	padding:10px 0;
	border:2px solid #93c089;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	background-image:url(/include_html/koukoku/fruittree/img/1911/tri_01.png);
	background-repeat:no-repeat;
	background-position-y:center;
	background-position-x:97%;
	color:#000000;
	font-weight:bold;
}

.maindesign .section .rese:hover{
	background-image:url(/include_html/koukoku/fruittree/img/1911/tri_02.png);
	background-color:#93c089;
	color:#FFFFFF;
}


.maindesign .unchin{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	margin:5px 0;
}

.maindesign .s_title{
	width:100%;
	height:75px;
	background-image:url(/include_html/koukoku/fruittree/img/1911/kajyu_heading.jpg);
	background-repeat:no-repeat;
	background-position-y:top;
	background-position-x:left;		
	display:table;
	margin-bottom:20px;
}

.maindesign .s_title h2{
	color:#FFFFFF;
	font-size:30px;
	padding-left:2%;
	text-shadow:0 0 5px #000;
	display:table-cell;
	text-align:left;
	margin: 0;
    vertical-align: middle;
}

.maindesign .s_title p{
	color:#FFFFFF;
	text-shadow:0 0 5px #000;
	display:table-cell;
	text-align:right;
	margin: 0;
    vertical-align: middle;
}

.maindesign .section .choice ul{
	/*overflow:hidden;*/
	display:flex;
	flex-wrap: wrap;
	/*border-collapse: collapse;*/
	margin:0;
}

.maindesign .section .choice li{
	width: calc(25% - 1px);
	text-align:center;
	border:1px solid #ccc;
	margin:-1px -1px 0 0;
	/*float:left;*/
}

.maindesign .section .choice li a{
	display:block;
	width:100%;
	padding:5px;
}

.maindesign .section .choice li p{
	margin:0;
	padding:5px 0;
	color:#000000;
}

@media screen and (max-width:767px){
.maindesign .section .choice li{
	width: calc(33.3% - 1px);
}

.maindesign .section .choice img {
    width: 90%;
    max-width: 120px;
    margin: auto;
}

}




.maindesign h1 {
    position: relative;
}
.maindesign h1 img {
    width: 100%;
    display: block;
}
.maindesign h1 span {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(10,10,10,0.7);
    text-align: left;
    font-weight: bold;
    font-size: 70px;
    margin-left: 20px;
    padding-top: 60px;
    line-height: 1;
    position: absolute;
    top: 0px;
    left: 0px;
}
@media screen and (max-width:767px){
.maindesign h1 span {
    font-size: 10vw;
}
}

.maindesign .section .three_rows li .desc {
    height: 70px !important;
}
.maindesign .section {
     max-width: 860px !important; 
}

.maindesign {
	width:860px;
	margin:auto;
}
.maindesign .cols3-2 li {
    width: calc(33.33% - 7px);
    margin-right: calc(21px / 2);
    margin-bottom: 20px;
    position: relative;
}
.maindesign .cols3-2 li:nth-child(3n) {
    margin-right: 0px;
}

.maindesign .cols4-2 li .price{
	text-align: right;
    font-size: 1.8em;
    font-weight: bold;
    color: #C0302C;
	margin-top: auto;
}

.maindesign .cols3-2 li .yen{
    font-size: 0.6em;
}

.maindesign .cols3-2 li .product{
	font-size: 1.25em;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 5px;
    margin-top: 10px;
	height:2em;
    display: flex;
	align-items: center;
	justify-content: center;
}
.maindesign .cols3-2 li .catchcopy{
	width: 100%;
	text-align: justify;
    margin: 15px auto 0;
}

@media screen and (max-width:767px){
.maindesign {
	width:100%;
	margin:auto;
}
.maindesign .cols3-2 li {
    width: calc(50% - 5px);
    margin-right: calc(10px / 1);
    margin-bottom: 20px;
}
.maindesign .cols3-2 li:nth-child(3n) {
    margin-right: calc(10px / 1);
}
.maindesign .cols3-2 li:nth-child(2n) {
    margin-right: 0px;
}
.maindesign .cols4-2 li .price{
	font-size: 6vw;
}
.maindesign .cols3-2 li .product{
	font-size: 5vw;
}
.maindesign .cols3-2 li .catchcopy{
    font-size: 4vw;
    line-height: 5.5vw;
}
}

.maindesign .note{
	border:2px solid #C0302C;
	padding:10px;
	list-style:inherit;
}
.maindesign .note li{
	color:#C0302C;
	margin: 0 0 8px 22px;
	line-height: 1.3;
}
.maindesign .note .kome{
	text-indent: -7.0em;
    padding-left: 7.0em;
    text-align: left;
	list-style:none;
}

.maindesign .pc-only{
	display:block;
}
.maindesign .sp-only{
	display:none;
}
@media screen and (max-width:767px){
.maindesign .sp-only{
	display:block;
}
.maindesign .pc-only{
	display:none;
}
}
.maindesign .relation {
    display: flex;
    flex-wrap: wrap;
}
.maindesign a.feature {
    display: block;
    color: #000000;
    text-decoration: none;
    width: calc(50% - 7px);
    height: auto;
    min-height: 75px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 10px 0;
    border: 1px solid #ccc;
    position: relative;
    transition: 0.6s;
    text-align: justify;
}
.maindesign a.feature:nth-child(2n) {  
    margin-right: 0;

}
.maindesign .feature .feat_title {
    font-size: 1.2em;
    width: calc(80% - 30px);
    padding-left: 10px;
    font-weight: bold;
    margin: 0;
}
.maindesign .feature .feat_text {
    font-size: 0.8em;
    width: calc(80% - 30px);
    padding-left: 10px;
    line-height: 1.2;
    margin: 10px 0 0 0;
}
.maindesign .feature img {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 20%;
    transform: translateY(-50%);
    transition: 0.6s;
    max-width: 100px;
}
.maindesign .links {
    margin-bottom: 0;
}
.maindesign a.btnRadius02 {
    width: 75%;
    margin: auto;
}
.maindesign .fslarge {
    font-size: 1.3em;
    padding: 0.8em 0.8em;
}
@media screen and (max-width: 767px){
.maindesign a.feature {
    width: 100%;
    margin-right: 0;
    min-height: 80px;
}
.maindesign .feature .feat_title {
    width: calc(100% - 130px);
}
.maindesign .fslarge {
    font-size: 1.2em;
}
}
.maindesign .tbl01 {
    border-collapse: collapse;
    margin: 10px auto 20px;
    padding: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.maindesign .tbl01 th, .maindesign .tbl01 td {
    padding: 20px 5px;
    border: 1px solid #ccc;
}
.maindesign .tbl01 th {
    background-color: #ebebeb;
    color: #000;
    padding: 15px;
	width: 33%;
}
.maindesign .tbl01 td {
    text-align: left;
	line-height: 1.5em;
}
.maindesign .tbltac td {
    text-align: center;
}

.maindesign .campaign-ends{
	border: 1px solid #ccc;
	padding: 15px 20px;
	line-height: 1.4;
	color: #e30012;
}




