@charset "utf-8";
/* CSS Document */
.goodsDetail p,#goodsDetailArea p{
	word-break: normal!important;
}
h3.detail_title_leftbold{
	color:#5a5a5a;
	font-size: 26px;
    font-weight: 700;
    line-height: 1.4em;
	padding:15px;
	border-left:#d08c8d solid 20px;
	border-top: #d08c8d solid 2px;
	border-bottom: #d08c8d solid 2px;
	border-right: #d08c8d solid 2px;
	text-align: left!important;
	margin-bottom: 15px;
}
#goodsDetailArea .graph_ergagu{
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 2.5em 0 1.5em;
    margin: 1em auto;
}
.detail_box_flexcustom{
	width: calc(50% - 30px);
	display: block;
}
#goodsDetailArea .detail_txt001 {
	padding: 30px;
}
#goodsDetailArea .detail_ttl03_g {
    font-size: 27px;
    line-height: 1.4em;
    color: #6ea572;
	font-weight: 700;
    margin: 0 auto 0.5em;
	text-align: center;
}
#goodsDetailArea .detail_ttl03_o {
    font-size: 27px;
    line-height: 1.4em;
    color: #e6975d;
	font-weight: 700;
    margin: 0 auto 0.5em;
	text-align: center;
}

#goodsDetailArea .box02{
	text-align: center;
	width: 100%;
	display: block;
}
#goodsDetailArea .detail_use>div:nth-child(1) {
    width: 120px;
}
#goodsDetailArea .detail_use>div:nth-child(2) {
    width: calc(100% - 120px);
}
#goodsDetailArea .detail_use>div {
    padding: 10px 15px;
}
#goodsDetailArea .eat_inner{
	width: 100%;
    margin: auto;
}
#goodsDetailArea .use_box01 {
    margin-top: 20px;
}
#goodsDetailArea .use_box01 .use_txt04 {
    margin: auto auto 20px;
}
#goodsDetailArea .use_box01_link{
	width: 100%;
	display: flex;
	justify-content: flex-start;
}
#goodsDetailArea .use_box01_link a{
	max-width: 400px;
}
#goodsDetailArea #htmlText_innerId_kinousei{
    position: relative;
    padding: 0px 0 130px;
	width: 100%;
	max-width: 960px;
}
#goodsDetailArea #htmlText_innerId_kinousei .kinousei_box{
	font-size: 16px;
}
#goodsDetailArea #htmlText_innerId_kinousei .kinousei_box h3{
	font-size: 20px;
	text-align: left;
		line-height: 2.2em;
}
#goodsDetailArea #htmlText_innerId_kinousei .kinousei_box h3 .f315{
	border:1px solid #000;
	padding:0px 5px;
}
#goodsDetailArea #htmlText_innerId_kinousei .kinousei_box h3 .gaba{
	border:1px solid #e69860;
	color:#e69860;
	padding:0px 5px;
	margin-right: 10px;
}
#goodsDetailArea #htmlText_innerId_kinousei .kinousei_box h3 .eragu{
	border:1px solid #6ea572;
	color:#6ea572;
	padding:0px 5px;
}
#goodsDetailArea #htmlText_innerId_kinousei .kinousei_in{
	margin: 30px 0 0;
}
#goodsDetailArea #htmlText_innerId_kinousei  .kinousei_in .kinousei_tab{
	display: inline-block;
	padding: 0 15px;
	background-color: #464646;
	color:#fff;
	border-radius: 5px 5px 0 0;
}
#goodsDetailArea #htmlText_innerId_kinousei .kinousei_in p{
	padding:10px 15px;
	border: 1px solid #464646;
	border-radius: 0px 5px 5px 5px;
}
#goodsDetailArea #htmlText_innerId_kinousei .kinousei_subtxt{
	margin: 20px 0 0;
	font-size: 0.9em;
	color:#5E5E5E;
}
#goodsDetailArea .detail_img01 {
	width: 70%;
	margin: 0 auto;
}
#goodsDetailArea .graph_wrapbox{
	width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
#goodsDetailArea .graph_box {
    width: 48%;
    margin: 0 auto;
    margin: 3em 1% 0;
}
#goodsDetailArea .graph_box:last-of-type {
    margin: 3em 1% 3em;
}
#goodsDetailArea .detail_box04{
	align-items: flex-start;
}

#goodsDetailArea .detail_ttl03{
    margin: 0em auto 1em!important;
    line-height: 1.5em!important;
}
#goodsDetailArea .detail_ttl03 .detail_ttl03_point{
	    font-weight: 700;
    line-height: 1.4em;
    color: #fff;
    font-size: 0.8em;
    background: #dfabac;
    padding: 0 1em;
    border-radius: 5px;
}
#goodsDetailArea .detail_ttl03 p{
	font-weight: 600;
}
#goodsDetailArea .detail_ttl03 p:first-of-type{
	margin-bottom: 0.2em;
}

@media only screen and (max-width: 749px) {
	
#goodsDetailArea .detai_sec01:first-of-type{
	    margin: 0 auto 12vw;
    padding: 0 0 12vw;
    border-top: 0px solid #cbcbcb;
}
	#goodsDetailArea .detail_txt02 {
    font-size: 4vw;
    line-height: 1.6em;
}
	h3.detail_title_leftbold{
	    font-size: 4.5vw!important;
		padding: 1.5vw;
		border-left:#d08c8d solid 3.5vw;
		text-align: left!important;
		padding: 10px;
	}
	#goodsDetailArea .detail_txt02_g,#goodsDetailArea .detail_txt02_o {
    font-size: 4vw;
	}
	#goodsDetailArea .detail_ttl03_g {
		font-size: 6vw;
   		margin:0 auto 0.8em;
	}
	#goodsDetailArea .detail_ttl03_o {
		font-size: 6vw;
   		margin:0 auto 0.8em;
	}
	#goodsDetailArea .graph_ergagu {
		width: 100%;
		display: flex;
		justify-content:center;
		flex-direction: column;
		padding: 0em 0 0;
		margin: 1em auto 0;
	}
	.detai_sec01_underline .detail_box_flexcustom{
		width: 100%;
		padding: 8vw 0 0;
		margin:2vw 0 0;
	}
	.detai_sec01_support .detail_box_flexcustom{
		width: 100%;
	}
	.detai_sec01_underline .detail_box_flexcustom:first-child{
		width: 100%;
		padding: 0vw 0 12vw;
	}
	.detai_sec01_underline .detail_box_flexcustom:nth-child(2n){
		border-top:1px solid #ddd;
	}
	#goodsDetailArea .column_box_ao01 .tab_item{
		font-size:3.5vw;
		width: calc(33% - 5px);
		min-height: 32px;
	}
	#goodsDetailArea .column_box_ao01 .tab_content {
		display: none;
		padding: 6.5vw 5.5vw;
		clear: both;
		overflow: hidden;
	}
	#goodsDetailArea .tab_content_description h3 {
    	font-size: 5.5vw;
	}
	#goodsDetailArea .tab_content_desinner {
		flex-direction: column;
	}
	#goodsDetailArea .tab_content_description .tab_content_mini {
		width: 100%;
		display: block;
		margin: 10vw 0 5vw;
		text-align: center;
	}
	#goodsDetailArea .tab_content_description .tab_content_debottom{
    	margin: 10vw 0 0vw;
	}
	#goodsDetailArea .tab_content_mini img.column01_image01 {
		margin: 6vw auto;
		width: 60%;
		height: auto;
		max-height:100%;
	}
	#goodsDetailArea .tab_content_mini h4 {
    	font-size: 4.5vw;
}
	#goodsDetailArea .tab_content_mini img.column01_image02 {
		margin: 4vw auto 6vw;
		width: 100%;
		height:  auto;
		max-height: 100%;
	}
	#goodsDetailArea .tab_content_mini p {
    font-size: 3.8vw;
	}
	#goodsDetailArea #htmlText3_innerId_custom {
    margin: 12vw auto;
    padding: 12vw 0 0;
    border-top: 1px solid #cbcbcb;
	}
	#goodsDetailArea #htmlText3_innerId_custom .howtoeat_inner {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
	flex-direction: column;
	}
	#goodsDetailArea #htmlText3_innerId_custom .detail_box {
    width: 100%;
    margin: 0px 0 0;
	}
	#goodsDetailArea #htmlText3_innerId_custom .detail_use {
    font-size: 4.5vw;
	}
	#goodsDetailArea .detail_use>div:nth-child(1) {
    width: 100px;
	}
	#goodsDetailArea .detail_use>div {
    padding:2vw 2vw;
	}
	#goodsDetailArea .detail_use>div:nth-child(2) {
    width: calc(100% - 100px);
        line-height: 1.8em;
	}
	#goodsDetailArea .use_box01 {
    margin-top: 4vw;
	}
	#goodsDetailArea .use_box01 .use_txt04 {
    margin: auto auto 5vw;
	}
	#goodsDetailArea .detail_img01 {
		width: 100%;
		padding-top: 20px;
	}
#goodsDetailArea .graph_wrapbox{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
#goodsDetailArea .graph_box {
    width: 100%;
    margin: 0 auto;
    margin: 3em auto 0;
}
#goodsDetailArea .detail_box04 {
	margin-top: 0!important;
}
#goodsDetailArea .detail_box04 .box01 {
	margin-top: 0!important;
}
}