@charset "utf-8";
/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
/* clearfix */
* html .clearfix {zoom: 1;}
*+html .clearfix {zoom: 1;}
.clearfix:after {height: 0;visibility: hidden;content: ".";display: block;clear: both;}
/* flex */
.flex,.flexA,.flexB,.flexC {display: flex;flex-wrap: wrap;}
.flexA {justify-content: space-around;}
.flexB {justify-content: space-between;}
.flexC {justify-content: center;}
/*------------------------------------------------------------
	パンくず
------------------------------------------------------------*/
@media all and (min-width: 897px) {
	.topic-path {
		width: 100%;
    	background: #f7f7f7;
		border-top: 1px solid #e1e1e1;
	}
	.topic-path__inner {
		padding: 0 73px;
		max-width: 1366px;
		margin: 0 auto;
	}
	.topic-path__body {
		padding: 12px 0;
		display: flex;
		align-items: center;
	}
	.topic-path__item {
		position: relative;
		/* padding-left: 21px; */
	}
	.topic-path__item:first-child {
		/* padding-left: 0; */
	}
	.topic-path__item::before {
		content: "";
		display: inline-block;
		vertical-align: middle;
		    background: url(../../img/common/icon23.png) 50% 50% no-repeat;
		width: 10px;
		height: 10px;
		background-size: contain;
		margin: 0 6px;
	}
	.topic-path__item:first-child::before {
		display: none;
	}
	.topic-path__btn {
		display: inline-block;
		vertical-align: middle;
		font-size: 14px;
		line-height: 1.75;
	}
	.topic-path__item:last-child .topic-path__btn {
		pointer-events: none;
	}
}
@media all and (max-width: 896px) {
	.topic-path {
		width: 100%;
    	background: #f7f7f7;
		border-top: 1px solid #e1e1e1;
	}
	.topic-path__inner {
		padding: 0 12px;
		width: calc(100% - 24px);
		margin: 0 auto;
	}
	.topic-path__body {
		padding: 12px 0;
		padding-right: 50px;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
	.topic-path__item {
		position: relative;
	}
	.topic-path__item:first-child {
		/* padding-left: 0; */
	}
	.topic-path__item::before {
		content: "";
		display: inline-block;
		vertical-align: middle;
		background: url(../../img/common/icon23.png) 50% 50% no-repeat;
		width: 10px;
		height: 10px;
		background-size: contain;
		margin: 0 6px;
	}
	.topic-path__item:first-child::before {
		display: none;
	}
	.topic-path__btn {
		display: inline-block;
		vertical-align: middle;
		font-size: 12px;
		line-height: 1.5;
	}
	.topic-path__item:last-child .topic-path__btn {
		pointer-events: none;
	}
}
/*------------------------------------------------------------
	content
------------------------------------------------------------*/
#main .content {
	max-width: 980px;
	width: 100%;
	margin: 0 auto;
}

@media all and (max-width: 896px) {
	#main .content {
		width: auto;
		margin: 0 21px;
	}
}

/*------------------------------------------------------------
	headLine01
------------------------------------------------------------*/
#main .headLine01 {
	margin-bottom: 36px;
	font-size: 3.6rem;
	font-weight: 700;
	letter-spacing: 0.2em;
	text-align: center;
}
#main .headLine01 span {
	margin-top: 2px;
	display: block;
	font-size: 1.6rem;
	font-weight: 400;
	letter-spacing: 0;
}
#main .headLine01 span span.text_red{
    display: inline;
    color: red;
}
@media all and (max-width: 896px) {
	#main .headLine01 {
		margin-bottom: 16px;
		font-size: 3rem;
	}
	#main .headLine01 span {
		line-height: 1.875;
	}

}

/*------------------------------------------------------------
	headLine02
------------------------------------------------------------*/
#main .headLine02 {
    margin-bottom: 46px;
    padding-bottom: 22px;
    font-size: 2.6rem;
    font-weight: 700;
    letter-spacing: 0.07em;
    border-bottom: 2px solid #FF8000;
}
#main #agriculture .headLine02 {
	border-bottom: 2px solid #0e833a;
}
@media all and (max-width: 896px) {
    #main .headLine02 {
        margin-bottom: 25px;
        padding-bottom: 15px;
        font-size: 1.8rem;
    }
}

/*------------------------------------------------------------
	headLine03
------------------------------------------------------------*/
#main .headLine03 {
    margin-bottom: 32px;
    padding-left: 20px;
    position: relative;
    font-size: 2.2rem;
    font-weight: 700;
}
#main .headLine03::before {
    width: 4px;
    position: absolute;
    left: 1px;
    top: -2px;
	bottom: -5px;
    background-color: #FF8000;
    content: '';
}
#main #agriculture .headLine03::before {
    background-color: #0e833a;
}
@media all and (max-width: 896px) {
    #main .headLine03 {
        margin-bottom: 32px;
        padding-left: 18px;
        font-size: 1.6rem;
    }
    #main .headLine03::before {
        left: 0px;
        top: -10px;
    }
}

/*------------------------------------------------------------
	comContact
------------------------------------------------------------*/
#main .comContact {
	padding: 70px 22px 70px;
	background-color: #eaa622;
}
#buyer #main .comContact,
#meeting.meeting-buyer #main .comContact {
	background-color: #f07250;
}
#main .comContact .content{
	display: flex;
}
#seller #main .comContact h2,
#buyer #main .comContact h2,
#meeting #main .comContact h2,
#meeting.meeting-buyer #main .comContact h2 {
	margin-bottom: 49px;
	text-align: left;
	color: #fff;
	font-size: 3.6rem;
	font-weight: 700;
	letter-spacing: 0.01em;
	width: calc(238 / 980 * 100%);
}
#seller #main .comContact h2 span,
#buyer #main .comContact h2 span,
#meeting #main .comContact h2 span {
	display: block;
	position: relative;
	font-size: 2.4rem;
	font-weight: normal;
	font-family: "Roboto";
}
#seller #main .comContact .comContact_block,
#buyer #main .comContact .comContact_block,
#meeting #main .comContact .comContact_block {
	width: calc(660 / 980 * 100%);
	margin-left: calc(40 / 980 * 100%);
	border-left: 3px solid #fff;
	padding: calc(20 / 980 * 100%) 0 calc(20 / 980 * 100%) calc(40 / 980 * 100%);
}
#seller #main .comContact .comContact_block_top,
#buyer #main .comContact .comContact_block_top,
#meeting #main .comContact .comContact_block_top {
	font-size: 2.6rem;
	font-weight: bold;
	color: #fff;
	margin-bottom: calc(32 / 980 * 100%);
}
#seller #main .comContact .comContact_block_top span,
#buyer #main .comContact .comContact_block_top span,
#meeting #main .comContact .comContact_block_top span {
	font-size: 1.82rem;
	font-weight: normal;
}
#main .comContact ul {
	/* width: 888px; */
	width: 100%;
	margin: 0 auto;
}
#main .comContact li {
	width: 100%;
}
#main .comContact li .ttl {
	margin-bottom: 0px;
	font-size: 2.4rem;
	font-weight: 700;
	color: #fff;
	letter-spacing: 0.2em;
}
#main .comContact li .ttl span {
	margin-top: 1px;
	display: block;
	font-size: 1.4rem;
	font-weight: 400;
	letter-spacing: 0;
}
/* #main .comContact li:last-child .ttl span {
	margin-top: 13px;
} */
#main .comContact li .ttl a {
	padding-left: 52px;
	font-size: 3.4rem;
	font-weight: 700;
	color: #fff;
	background: url("../../img/common/icon13.svg") no-repeat left center;
	background-size: 33px 32px;
}
#main .comContact li .link {
	/* padding: 18px 0 21px; */
	/* text-align: center; */
	/* border: 2px solid #fff; */
}
#main .comContact li .link a {
	/* font-size: 4.0rem; */
	transition: .3s;
	color: #fff;
}
#main .comContact li .link a span{
	font-size: 4.0rem;
	transition: .3s;
	color: #fff;
	padding-left: 32px;
	background: url("../../img/common/icon11.svg") no-repeat left 0px top 5px;
	background-size: 20px 15px;
}
#main .comContact li .link a:hover {
	text-decoration: underline;
	color: #fff;
}
/*#main .comContact li .link a {
	padding: 18px 0 21px;
	display: block;
	text-align: center;
	font-size: 1.8rem;
	color: #fff;
	border: 2px solid #fff;
	transition: .3s;
}
#main .comContact li .link a span {
	padding-left: 32px;
	background: url("../../img/common/icon11.svg") no-repeat left top 8px;
	background-size: 20px 15px;
}*/
#main .comContact li .sec {
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
	margin-top: calc(20 / 980 * 100%);
	line-height: 1.667;
}
#main .comContact li .txt {
	color: #fff;
	font-size: 1.4rem;
	font-weight: bold;
	margin-top: calc(20 / 980 * 100%);
	line-height: 1.714;
}


@media all and (min-width: 897px) {
/*	#main .comContact li .link a:hover {
		color: #ff8000;
		background-color: #fff;
	}
	#main .comContact li .link a:hover span {
		background-image: url("../../img/common/icon14.svg");
	}*/
#main .comContact li .link a span{
	font-size: 3.4rem;
	font-family: "Roboto";
	font-weight: bold;
	transition: .3s;
	color: #fff;
	padding-left: 52px;
	background: url("../../img/common/icon11.svg") no-repeat left 0px top 14px;
	background-size: 36px 25px;
}
rt{
	font-size: 1.0rem;
}

#main #a02 ul .title-ruby span{
	padding:18px 0 7px;
}
#main #a02 ul .lead{
	line-height: 2.5;
}
}

@media all and (max-width: 896px) {
	#main .comContact {
		padding: calc((100 / 750) *100vw) calc((35 / 750) *100vw);
	}
	#main .comContact .content {
		display: flex;
		flex-direction: column;
		margin: 0;
	}
	#main .comContact h2 {
		margin-bottom: 28px;
		font-size: 1.8rem;
	}
	#seller #main .comContact h2,
	#buyer #main .comContact h2,
	#meeting #main .comContact h2,
	#meeting.meeting-buyer #main .comContact h2 {
		margin-bottom: calc((40 / 750) *100vw);
		text-align: center;
		color: #fff;
		font-size: 2.8rem;
		font-weight: bold;
		letter-spacing: 0.01em;
		width: 100%;
	}
	#seller #main .comContact h2 span,
	#buyer #main .comContact h2 span,
	#meeting #main .comContact h2 span {
		line-height: 1.875;
		font-size: 1.8rem;
	}
	#main .comContact h2 span:before {
		top: -16px;
	}
	#seller #main .comContact .comContact_block,
	#buyer #main .comContact .comContact_block,
	#meeting #main .comContact .comContact_block {
		width: 100%;
		margin-left: 0;
		border: none;
		/* border-left: 3px solid #fff; */
		padding: 0 0 0 0;
		text-align: center;
	}
	#seller #main .comContact .comContact_block_top,
	#buyer #main .comContact .comContact_block_top,
	#meeting #main .comContact .comContact_block_top {
		font-size: 1.7rem;
		font-weight: bold;
		color: #fff;
		margin-bottom: calc(32 / 750 * 100%);
	}
	#seller #main .comContact .comContact_block_top span,
	#buyer #main .comContact .comContact_block_top span,
	#meeting #main .comContact .comContact_block_top span {
		font-size: 1.19rem;
		font-weight: normal;
	}
	#main .comContact ul {
		width: auto;
		display: inherit;
		margin: 0 auto;
	}
	#main .comContact li {
		width: auto;
	}
	#main .comContact li:first-child {
		margin-bottom: 0px;
	}
	#main .comContact li .ttl {
		margin-bottom: 0;
		font-size: 1.8rem;
		text-align: center;
		letter-spacing: 0.1em;
	}
	#main .comContact li .ttl span {
		margin-top: 8px;
	}
	#main .comContact li:last-child .ttl span {
		margin: 8px 0 5px;
	}
	#main .comContact li .ttl a {
		padding-left: 40px;
		font-size: 3rem;
	}
	#main .comContact li .link {
		width: 100%;
		text-align: center;
		word-break: break-all;
    /* padding: 18px 0 21px;
    text-align: center;
    border: 2px solid #fff; */
	}
	#main .comContact li .link a {
		/* padding: 19px 0 23px;
		font-size: 1.6rem; */
	}
	#main .comContact li .link a span {
		padding-left: 40px;
		background-position: left top 4px;
		font-size: 2.2rem;
		background-size: 30px 18px;
	}
	#main .comContact li .sec {
		color: #fff;
		font-size: 1.5rem;
		font-weight: bold;
		margin-top: calc(35 / 750 * 100vw);
		line-height: 1.533;
		text-align: center;
	}
	#main .comContact li .txt {
		color: #fff;
		font-size: 1.2rem;
		font-weight: bold;
		margin-top: calc(20 / 750 * 100vw);
		line-height: 1.5;
	}
	rt{
		font-size: 1.0rem;
	}
	#main #a02 ul .title-ruby span{
		padding: 16px 0 9px;
	}
	#main #a02 ul .lead{
		line-height: 3;
	}
}

/*------------------------------------------------------------
	mainImg
------------------------------------------------------------*/
.mainImg {
	padding-top: 72px;
	height: 240px;
	text-align: center;
	box-sizing: border-box;
	background: url("../../img/seminar/seminar_img_main.jpg") no-repeat center center;
	background-size: cover;
}
.mainImg h2 {
	color: #fff;
	font-size: 3.6rem;
	font-weight: 700;
}
.mainImg h2 img {
	width: 48px;
	margin: 0 auto 3px;
	display: block;
}

@media all and (max-width: 896px) {
	.mainImg {
		padding-top: 54px;
		height: 200px;
		background-image: url("../../img/seminar/seminar_img_main_sp.jpg");
	}
	.mainImg h2 {
		font-size: 2.4rem;
        line-height: 1.4;
        width: 80%;
        margin: 0 auto;
	}

}

/*------------------------------------------------------------
	comLink
------------------------------------------------------------*/
#main .comLink {
	width: 400px;
	margin: 0 auto;
}
#main .comLink a {
	padding: 20px 0 23px;
	display: block;
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: 1.8rem;
	background: #96c814 url("../../img/common/icon01.svg") no-repeat center right 20px;
	background-size: 17px 17px;
}
#main .comLink a:hover {
	opacity: 0.7;
}

@media all and (max-width: 896px) {
	#main .comLink {
		width: 280px;
	}
	#main .comLink a {
		background-position: center right 13px;
	}

}

/*------------------------------------------------------------
	comInfo
------------------------------------------------------------*/
.comInfo {
	padding: 56px 0 60px;
}
.comInfo h3 {
	margin-bottom: 32px;
	text-align: center;
	color: #ff8000;
	font-size: 2rem;
	font-weight: 700;
}
.comInfo ul {
	margin: 0 -10px 57px;
}
.comInfo ul:last-child {
	margin-bottom: 0;
}
.comInfo li {
	margin: 0 10px;
	width: 230px;
}
.comInfo li a {
	display: block;
}
.comInfo li a:hover {
	opacity: 0.7;
}
.comInfo li p {
	font-size: 1.4rem;
}
.comInfo li .title {
	margin: 6px 0 24px;
	font-weight: 700;
	line-height: 1.428;
	position: relative;
}
.comInfo li .title:before {
	position: absolute;
	left: 0;
	bottom: -18px;
	width: 30px;
	height: 2px;
	background-color: #ff8000;
	content: "";
}

@media all and (max-width: 896px) {
	.comInfo {
		padding: 34px 0 11px;
	}
	.comInfo h3 {
		margin-bottom: 17px;
		font-size: 1.6rem;
	}
	.comInfo ul {
		margin: 0 0 20px;
		justify-content: space-between;
	}
	.comInfo li {
		margin: 0;
		padding-bottom: 23px;
		width: 46.6%;
	}
	.comInfo li img {
		width: 100%;
	}
	.comInfo li p {
		font-size: 1.2rem;
		line-height: 1.33;
	}
	.comInfo li .title {
		margin: 7px 0 14px;
		line-height: 1.33;
	}
	.comInfo li .title:before {
		bottom: -8px;
	}

}



/* bl_meeting_finish */
.bl_meeting_finish{
	padding: 0 22px 62px;  
}
.meeting_finish_title{
	font-size: 2rem;
	font-weight: 700;
	display: block;
	text-align: center;
}
.bl_meeting_finish .img_block{
	display: flex;
	justify-content: center;
	max-width: 980px;
	width: 100%;
	margin: 0 auto;
	margin-top: 40px;
	gap: 30px;
}
.bl_meeting_finish .txt {
	font-size: 1.6rem;
	line-height: 1.8;
	text-align: center;
	margin-top: 50px;
}
.bl_meeting_finish h2 {
	position: relative;
	padding-bottom: 28px;
	margin-bottom: 40px;
	font-size: 2.6rem;
	font-weight: 700;
	color: #eaa622;
	text-align: center;
}
.bl_meeting_finish h2::after {
    content: "";
    position: absolute;
    width: 40px;
    height: 3px;
    right: 50%;
    transform: translateX(calc(-50% + 40px));
    bottom: 0;
    background-color: #eaa622;
}
.bl_meeting_finish .tab-pc {
	display: block !important;
  }


#top-report h2 {
	position: relative;
	padding-bottom: 28px;
	margin-bottom: 40px;
	font-size: 2.6rem;
	font-weight: 700;
	color: #eaa622;
	text-align: center;
}
#top-report h2::after {
    content: "";
    position: absolute;
    width: 40px;
    height: 3px;
    right: 50%;
    transform: translateX(calc(-50% + 40px));
    bottom: 0;
    background-color: #eaa622;
}
@media all and (min-width: 897px) {
	#top-report {
		max-width: 980px;
		width: 100%;
		margin: 0 auto;
	}
	#top-report .article-top {
		padding: 80px 0 62px;
	}
	#top-report .article .img_block {
		display: flex;
		flex-wrap: wrap;
	}
	#top-report .article .img_block p {
		width: calc((100% - 50px) / 3);
		margin-right: 25px;
	}
	#top-report .article + .article {
		margin-top: 60px;
	}
	#top-report .article .txt{
		margin-top: 50px;
		font-size: 1.6rem;
		line-height: 1.8;
		text-align: center;
	}
	#top-report .article .img_block p:nth-child(3n) {
		margin-right: 0;
	}
	#top-report .article .img_block p:nth-child(n + 4) {
		margin-top: 25px;
	}
}

@media all and (max-width: 896px) {
	.bl_meeting_finish .tab-pc {
	  display: none !important;
	}
	.meeting_finish_title{
	  font-size: 2.3rem;
	  max-width: 100%;
	}
	.bl_meeting_finish .img_block{
	  flex-direction: column;
	  margin-top: calc(40 / 750 * 100vw);
	  gap: calc(30 / 750 * 100vw);
	}
	.bl_meeting_finish .txt {
	  font-size: 1.4rem;
	  margin-top: calc(40 / 750 * 100vw);
	  text-align: left !important;
	}
	.bl_meeting_finish h2 {
		position: relative;
		padding-bottom: calc(30 / 750 * 100vw);
		margin-bottom: calc(30 / 750 * 100vw);
		font-size: 2rem;
		font-weight: 700;
		letter-spacing: 0.05em;
		color: #eaa622;
		text-align: center;
	}
	.bl_meeting_finish h2::after {
		content: "";
		position: absolute;
		width: 40px;
		height: 3px;
		right: 50%;
		transform: translateX(calc(-50% + 40px));
		bottom: 0;
		background-color: #eaa622;
	}


	#top-report .article-top {
		margin-top: calc(80 / 750 * 100vw);
	}
	#top-report .article + .article {
		margin-top: calc(80 / 750 * 100vw);
	}
	#top-report .article .img_block {
		display: flex;
		flex-wrap: wrap;
	}
	#top-report .article .img_block p {
		width: calc((100% - (30 / 750 * 100vw)) / 2);
		margin-right: calc(30 / 750 * 100vw);
	}
	#top-report .article .img_block p:nth-child(n + 3) {
		margin-top: calc(30 / 750 * 100vw);
	}
	#top-report .article .img_block p:nth-child(2n) {
		margin-right: 0;
	}
	#top-report .article .txt {
		font-size: 1.5rem;
		line-height: 1.5333;
		text-align: center;
	}
	#top-report .article .img_block + .txt {
		margin-top: calc(60 / 750 * 100vw);
	}

	.fishery-products-top #top-report{
		margin: 0 calc(40 / 750 * 100%);
	}
}
  