﻿.mgt10{margin-top: 10px;}
.mgt14{margin-top: 14px;}
.mgt20{margin-top: 20px;}
.mgb0{margin-bottom: 0!important;}
.w100p{width: 100%;}


.under{
	margin-bottom: 90px;
}

.tate{
	-webkit-writing-mode: vertical-rl;	
	-moz-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;	
	height:120px;
}
_:lang(x)+_:-webkit-full-screen-document, .tate {
}
.under p,
p.h2comment{
	line-height:1.4;	
}
h2.headingMiddle{
	clear:both;
}
/*h3{
	border-top:solid 1px #666;
	border-bottom:solid 1px #666;
	padding:14px 0;
	margin:25px 0 15px;
	color:#333;
	font-size:110%;
	font-weight:bold;
}
h3{
	border-bottom:solid 2px #999;
	background-color:#efefef;
	padding:14px 1.2em;
	margin:25px 0 15px;
	color:#333;
	font-size:110%;
	font-weight:bold;
}
h4{
	font-size:105%;
	font-weight:bold;
	margin-bottom:8px;
}*/
div.objH{
	font-size:110%;
	font-weight:bold;
	padding-bottom:0.5em;
	margin: 20px 0 15px;
	border-bottom:solid 1px #ccc;
	clear:both;
}
span.iconH{
	float:right;
	display:block;
	margin-bottom:15px;
	margin-left:10px;

}
p.num{
	background-color:#333;
	color:#fff;
	border-radius:16px;
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
	padding:0.3em 0.8em;
	display:inline-block;
	margin:15px 0 10px;
}
p.explanation{
	margin-bottom:1.0em;	
}
span.incl{
	border-radius:16px;
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
	padding:0.3em 0.8em;
	border:solid 1px #333;
}
span.inclRed{
	border-radius:16px;
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
	padding:0.3em 0.8em;
	background-color:#f00;
	color:#fff;
	display:inline-block;
}
p.memo{
	margin:5px 0 12px;
}
p.memoR{
	text-align:right;
	margin-top:5px;
	margin-bottom:5px;
}
p.fBox{
	border:solid 1px #333;
	padding:0.6em 1.0em;
	margin-top:10px;
	margin-bottom:10px;
	line-height:1.2;
}
ul.fBox{
	border:solid 1px #333;
	padding:0.6em 1.0em;
	margin-top:10px;
	margin-bottom:10px;
	line-height:1.2;
}
ul.listBox li{
	padding-left:1.0em;
	text-indent:-1.0em;
	margin-bottom:0.3em;
	line-height:1.4;
}
ul.listBox.largeSize li{
	font-size:120%;
	font-weight:bold;
	font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
@media screen and (max-width:767px){
ul.listBox.largeSize li{
	font-size:100%;
}
}
ul.listBox2 li{
	padding-left:2.0em;
	text-indent:-2.0em;
	margin-bottom:0.3em;
	line-height:1.4;
}
ul.listBox li.ti1-5,
ul.listBox2 li.ti1-5{
	padding-left:1.5em;
	text-indent:-1.5em;
}
span.colorRed{
	color:#f00;
}
span.colorGreen{
	color:#063;
}
span.fontSize75per{
	font-size:75%;
}


/*2カラム<-->1カラム*/
.botton_box2{

}
.botton_box2 li{
/*購入ボタン退避領域*/
    padding-bottom:calc(2em + 6px);
	width:48%;
	margin:0 1%;
}
@media screen and (max-width:767px){
.botton_box2 li{
	width:100%;
	margin:0 0%;
    padding-bottom:calc(0.5em + 6px);
}
}
.botton_box2.li3 li{
	width:31.33333%;
	margin:0 1%;
}

#main .slideTable{
	margin-bottom:20px;
}

	.tablesample{
		border: 1px #CCCCCC solid;
		font-size:90%;
		line-height:1.4;
	}
	.tablesample td,th{
		border: 1px #CCCCCC solid;
	}
.tablesample th.empty,
.tablesample td.empty{
	
	height: 30px;
    width: 90px;
    padding: 0;
    /*border: solid 1px #CCCCCC;
	background: linear-gradient(21deg,transparent 0%,transparent 49%,#CCCCCC 49.5%,#CCCCCC 51%,transparent 51.5%,transparent 100%);*
	
	background-image:url(/contents/event/20_pb_nouyaku/img/tsen.png);
	background-size:cover;
	background-repeat:no-repeat;
	background-position: center center;*/
}
.tablesample th.empty img,
.tablesample td.empty img{
	width:100%;
	height:100%;
    padding: 0;
	margin:0;
}
	.twfix{
		width: 25%;
	}
	.tw{
		width: 25%;
	}
	.tboxfix{
		background-color: #333;
		color: #FFF;
	}
	.tbox{
		background-color: #FFF;
		color: #000;
	}
	.tablew{
		width:100%;
	}
	@media screen and (max-width:767px){
		.scrolltxt{
			display:block; 
		}
	}
	@media screen and (min-width:768px){
		.scrolltxt{
			display:none; 
		}
	}
	
@media screen and (max-width:767px){
	.tablew{
		width: 800px;
	}
#main .slideTable {
    position: relative;
    overflow-x: scroll;
    -ms-overflow-x: scroll;
    -moz-overflow-x: scroll;
    -webkit-overflow-x: scroll;
}
	.twfix{
		width: 16%;
	}
	.tw{
		width: 28%;
	}
}

.tablew .bgColor00{
	background-color:#727171;
	color:#fff;
}
.tablew .bgColor01{
	background-color:#7eb627;
}
.tablew .bgColor02{
	background-color:#aaca67;
}
.tablew .bgColor03{
	background-color:#cfe0a8;
}
.tablew .bgColor04{
	background-color:#e7efd4;
}
.tablew .bgColor05{
	background-color:#baa273;
}
.tablew .bgColor06{
	background-color:#e5d8c4;
}
.tablew .bgColor07{
	background-color:#dee2f2;
}
.tablew .bgColor08{
	background-color:#d6e9c3;
}
.tablew .bgColor09{
	background-color:#c7d8ef;
}
.tablew .bgColor10{
	background-color:#87abda;
}
.tablew .bgColor11{
	background-color:#6eb92c;
	color:#fff;
}
.tablew .bgColor12{
	background-color:#e9e5e2;
}
.tablew .bgColor13{
	background-color:#bdc1d9;
}
.tablew .bgColor14{
	background-color:#fffbcc;
}
.tablew .bgColor15{
	background-color:#dcbcd7;
}
.tablew .bgColor16{
	background-color:#f7c07f;
}

div.imgInner{
	width:70%;
	margin:20px 15%;	
}
div.imgInner img{
	width:100%;
	height:auto;
}
@media only screen and (max-width: 767px) {
div.imgInner{
	width:100%;
	margin:0;	
}
}









#main .report{
	border: solid 3px #228456;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding: 15px 0 15px 15px;
}
@media only screen and (max-width: 767px) {
#main .report{
    padding: 10px;
}
}

#main .report .cover-btn{
	margin-top:10px;
	margin-bottom:5px;
}

#main .report .re_flex{
	display: flex;
    flex-wrap: wrap;
}

#main .report .re_txt{
	width:calc(100% - 260px)
}
#main .report p{
	text-align:justify;
	letter-spacing:1px;
}
#main .report p.re_tltle{
	font-size: 2em;
    margin-left: 1em;
    color: #228456;
}

#main .report .kome{
	font-size:0.8em;
}
@media screen and (max-width:767px){
#main .report .re_txt{
	width:100%;
}

#main .report .re_img{
	width:25%;
}
#main .report p {
	font-size:4vw;
}

#main .report p.re_tltle{
	font-size: 5.5vw;
    margin-left: 2vw;
}

#main .report .kome{
	font-size:2vw;
}
}

#main .listHead34 {
    font-size: 1.2em;
    font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
    color: rgb(51, 51, 51);
    font-weight: bold;
    margin: 10px 0;
}

#main .borderGray,
#main .borderGray th,
#main .borderGray td{
	border:1px solid #999;
	padding:5px;
	text-align:center;
	font-size:14px;
}
#main .borderGray th{
	background-color:#999;
	color:#FFFFFF;
	font-weight:bold;
}
#main .borderGray .bg_cat th{
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

#main .borderGray .bg_cat th:first-child{
	border-left:1px solid #999;
}

#main .borderGray .bg_cat th:last-child{
	border-right:1px solid #999;
}

#main .borderGray td.crops{
	width:65px;
	vertical-align:top;
}
#main .borderGray td.photo{
	width:100px;
	vertical-align:top;
}
#main .borderGray td.voice{
	text-align:justify;
	line-height:1.2;
	vertical-align:top;
	padding:5px 15px;
}
#main .borderGray td.voice h3{
	background: none;
    border: none;
    font-size: 22px;
    padding:0 10% 0 0;
	margin: 0;
    position: relative;
    width: auto;
    height: 100px;
}

#main .borderGray td.voice h3 span{
	font-size: 0.7em;
    padding-top: 15px;
    display: block;
}

#main .borderGray td.voice h3::after{
	content:"▼";
	color:#999;
	position: absolute;
    display: block;
    top: 35px;
    right:0;
}


#main .borderGray td.voice h3.act::after
{
	content:"▲"!important;
}

@media screen and (max-width:767px){
#main .borderGray td.voice h3::after{
    right: 1%;
}
}
#main .borderGray td.voice h4{
	margin-top:15px;
	font-size:20px;
}
#main .borderGray td.voice p{
	margin-top:10px;
	font-size:15px;
	line-height:1.75;
}


#main .borderGray td.voice span{

	font-weight:bold;
}

@media screen and (max-width:767px){
#main .borderGray td.crops{
	width:10%;
}
#main .borderGray td.photo{
	width:15%;
}
#main .borderGray td.voice h3{
    font-size: 1.2em;
}
#main .borderGray td.voice h3 span{
	font-size: 0.7em;
    padding-top: 5px;
}
#main .borderGray td.voice h4{
	font-size:1.2em;
}
#main .borderGray td.voice p{
	font-size:1.0em;
}


}

#acMenu .btn_ac{
	display: block;
    cursor: pointer;
}

#acMenu div.cont_ac{
	display: none;
}


/*2カラム<-->1カラム*/
#main .goods {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  margin-bottom: 30px;
  padding: 0;
}
#main .goods li {
  box-sizing: border-box;
}
#main .cols2-1st li {
  width: calc(50% - 22px);
  margin-right: calc(44px / 1);
  margin-bottom: 20px;
  position: relative;
}
#main .cols2-1st li:nth-child(even) {
  margin-right: 0;
}
#main .cols2-1st .text-box {
  line-height: 1.6em;
}
#main .fsSmall {
  line-height: 1.6em;
}
@media screen and (max-width: 767px) {
 #main .cols2-1st li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
#main .cols2-1st li {
  /*購入ボタン退避領域*/
  padding-bottom: calc(2em + 6px);
}
#main p.indext {
  text-indent: -1.0em;
  padding-left: 1.0em;
}
#main p.objNmae {
  font-weight: bold;
}
#main p.objCatch {
  color: #000000;
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 0.3em;
}
#main .cols2-1st img {
  margin-bottom: 0.3em;
}
#main .under {
  margin-bottom: 90px;
}
#main .breadcrumb {
    box-sizing: border-box;
    color: #83838f;
    display: flex;
    flex-wrap: wrap;
    font-size: 0.875em;
    line-height: 1.5;
    margin-bottom: 10px;
}
#main .breadcrumb a {
    color: #83838f !important;
    text-decoration: none;
}
#main .pbno-btn{
	width: 60%;
	margin: 10px auto;
}



/*  230330  */
#main a{
	text-decoration: none;
}
#main .main_title {
    margin: 10px auto;
    font-weight: bold;
    font-size: 27px;
}
#main .title.top{
	background: none;
}
#main .title.top h1{
    margin:auto;
}
#main .title.top h1 img,
#main .images img{
	width: 100%;
}
#main .left-red{
	border-left: 4px solid #f00;
	font-size: 1.2em;
	padding: 0.3rem 1rem;
	margin: 30px 0 15px;
	line-height: 1.2;
}
#main .flex-box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 20px;
}
#main .flex-box--block{
	width: 49%;
	margin-top: 30px;
}
#main .flex-box--block:nth-child(-n + 2){
	margin-top: 0;
}
#main .flex-box--block .images{
	margin-bottom: 10px;
}
#main .flex-box--block h4{
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 10px;
}
#main .flex-box--block h4 span{
	font-size: 1.4em;
}

#main .flex-box--block .listHead34{
	margin-top: 0;
}
#main .flex-box--block .tenchaku{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 10px;
}
#main .flex-box--block .tenchaku .images{
	width: 40%;
	margin-bottom: 0;
}
#main .flex-box--block .tenchaku .block-list{
	width: 58%;
}
#main .flex-box--block .tenchaku .block-list li{
	line-height: 1.3;
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 15px;
}

#main .marugari .images{
	margin-bottom: 10px;
}
#main .marugari .half{
	max-width: 435px;
	margin: auto;
}
#main .feature__items li a .feature__items--img img{
	width: 100%;
}

#main .listHead34 span{
	font-size: 1.2em;
}
#main section {
    margin-bottom: 30px;
}
@media screen and (max-width: 767px){
#main .main_title{
	font-size: 6.0vw;
}
#main .title.top{
    height: 46.5vw;
}
#main .section{
	margin: auto 10px;
}
#main .flex-box--block{
	width: 100%;
}
#main .flex-box--block:nth-child(-n + 2){
	margin-top: 30px;
}
#main .flex-box--block:first-child{
	margin-top: 0;
}

}











@media screen and (min-width: 768px){
/* ----pc  ボタン組み合わせ---- */
#main .flatbtn {
box-sizing: border-box;
text-align: center;
border-radius: 40px;
color: #333; 
display: flex;
opacity: 1.0;
width: auto; 
height: 100%;
align-items: center;
justify-content: center;
cursor: pointer;
}
#main .flatbtn:hover,
#main .flatbtn:focus {
text-decoration: none;
opacity: 0.75;
transition: 0.6s; 
}
#main .flatbtn:active,
#main .flatbtn.active {
outline: 0;
box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.125); 
}
#main .flatbtn.disabled,
#main .flatbtn[disabled],
#main .flatbtn.disabled:hover,
#main .flatbtn[disabled]:hover,
#main .flatbtn.disabled:active,
#main .flatbtn[disabled]:active {
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
box-shadow: none !important;
}
#main .default-btn{
background:#979797;
}
#main .orange-btn{
background:#EA6D0D;
}
#main .red-btn{
background:#E50012;
}
#main .blue-btn{
background:#19499c;
}
#main .mustard-btn{
background:#d7ab1a;
}
#main .default-btn,#main .orange-btn,#main .red-btn,#main .blue-btn,#main .mustard-btn {
color: #fff; 
}
#main .border-btn {
border: 1px solid #B6B6B6;
}
#main .border-btn:hover{
border-color: #E5002D;
}
#main .border-btn.selected {
border-color: #d4122c;
}
#main .border-btn-orange {
border: 1px solid #EA6D0D;
color: #EA6D0D;
}
#main .arrow-r,#main .arrow-d {
position: relative
}
#main .arrow-r::after {
content: "";
position: absolute;
right: 18px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
width: 8px;
height: 8px;
-webkit-transform: rotate( 45deg);
transform: rotate( 45deg);
top: 0;
bottom: 0;
margin: auto;
}
#main .arrow-r-orange::after {
border-color: #EA6D0D;
}
#main .arrow-r-red::after {
border-color: #E5002D;
}

#main .arrow-d::after {
content: "";
position: absolute;
right: 15px;
border-top: 2px solid #B6B6B6;
border-right: 2px solid #B6B6B6;
width: 8px;
height: 8px;
-webkit-transform: rotate( 135deg);
transform: rotate( 135deg);
top: 0;
bottom: 0;
margin: auto;
}
#main .arrow-d-red::after {
border-color: #E5002D;
}
#main .arrow-d-orange::after {
border-color: #EA6D0D;
}
#main .mwbtn{
max-width: 480px;
margin: 0 auto
}
#main .etcbtn{
font-size: 1.2rem
}
#main .fs-small { font-size: 0.8em; padding: 0.8rem 1.2rem; }
#main .fs-medium { font-size: 1.0em; 	padding: 0.8rem 0.2rem; }
#main .fs-large { font-size: 1.62em; padding: 1.05rem 1rem; }
/* -- pc  ボタン組み合わせend --  */


/* ----ボーダーライン---- */
#main .border-line {
width: 100%;
background-color: #ddd;
border: none;
height: 1px;
margin: 3.75em 0;
}
/* --ボーダーライン end --  */


/* ----ページ内リンクボタン---- */
/* ----pc4列表示 sp2列表示---- */
#main .tab-menu-nav {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#main .tab-menu-nav .fs-medium {
font-size: 1.0em;
padding: 0.5rem 2rem 0.5rem 1rem;
font-feature-settings: "palt";
min-height: 3rem;
line-height: 1.3; 
}
#main .tab-menu-nav::after,
#main .tab-menu-nav::before {
content: "";
display: block;
width: calc(25% - 15px);
height: 0;
}
#main .tab-menu-nav::before {
order: 1;
}
#main .tab-menu-nav li{
width: calc(25% - 15px);
margin-top:1.25rem;
position: relative
}
#main .tab-menu-nav li:nth-child(-n+4) {
margin-top: 0 
}
/* ----ページ内リンクボタン---- */
/* ----pc3列表示 sp2列表示---- */
#main .tab-menu-nav.col-3::after {
content: "";
display: block;
width: calc( 33.3% - 10px);
height: 0;
}
#main .tab-menu-nav.col-3 li {
width: calc( 33.3% - 10px);
margin-top:1.25rem; 
}
#main .tab-menu-nav.col-3 li:nth-child(-n+3) {
margin-top: 0 
}
/* ----ページ内リンクボタン---- */
/* ----画像付き pc3列表示 sp1列表示---- */
#main .feature__items.col-31 li a .feature__items--txt .tab-menu--txt__title {
font-weight: bold;
font-size: 1.2rem;
line-height: 1.3;
}
#main .feature__items.col-31.border-none li a {
border-radius: 0;
}
/* -- ページ内リンクボタンend --  */


/* ---- ボタンメニュー ---- */
/* ----pc2列表示 sp1列表示----*/
#main .menu-btn-list {
display: flex;
flex-wrap: wrap; 
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin: 1rem 0; 
}
#main .menu-btn-list li { 
width: calc( 50% - 10px);
margin-right: 20px;
line-height: 1.2; 
}
#main .menu-btn-list li:last-child {
margin-right: 0 
} 
#main .menu-btn-list .fs-large {
font-feature-settings: "palt";
min-height: 3rem;
font-size: 1.5em;
}
/* ----pc1列表示 sp1列表示----*/
#main .menu-btn-list.col-1 li { 
width: calc( 60% - 10px);
}
#main .menu-btn-list.col-1 .flatbtn {
border-radius: 60px; 
}
/* -- ボタンメニュー end --  */


/* ----画像リスト----*/
/* ----2列表示----*/
#main .banner-list {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
#main .banner-list li {
width: 48%;
margin-top: 24px;
}

/*#main .banner-list li a:hover{
border-color: #E5002D;
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
transition: 0.6s; 
text-decoration: none;
}*/
#main .banner-list p {
margin-top: 0.5rem;
line-height: 1.5; 
}
#main .banner-list p span {
margin-left: 0.5em 
}
/* ----2列表示----*/
#main .banner-list.col-2 li:nth-child(-n+2) {
margin-top: 0 
}
/* ----1列表示----*/
#main .banner-list.col-1 li {
width: 100% 
}
#main .banner-list.col-1 li:nth-child(-n+1) {
margin-top: 0 
}
/* -- 画像リスト end --  */


/* ----関連特集・関連情報・関連動画　共通----*/
/* pc2列表示 sp1列表示 */
#main .feature__items{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
#main .feature__items li{
width: 48%;
/*min-height: 140px;*/
margin-top: 24px;
font-size: 0.9em;
position: relative;
font-feature-settings: "palt"; 
}
#main .feature__items li:nth-child(-n+2) {
margin-top: 0 
}
#main .feature__items li a{
display: flex;
justify-content: space-between;
width: 100%;
height: 100%;
box-sizing: border-box;
padding: 20px 15px 15px 20px;
border: 1px solid #CCC;
border-radius: 5px;
overflow: hidden;
color: #333; 
}
#main .feature__items li a:hover{
border-color: #E5002D;
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
transition: 0.6s; 
text-decoration: none;
}
#main .feature__items li a .feature__items--img{
width:24% ;
display: flex;
align-items: center; 
}
#main .feature__items li a .feature__items--txt{
width: calc( 76% - 20px);
}
#main .feature__items li a .feature__items--txt .feature__items--txt__title{
font-weight: bold;
font-size: 1.3rem;
line-height: 1.3;
margin-bottom: 0.6rem
}
#main .feature__items li a .feature__items--txt .feature__items--txt__catch{
line-height: 1.5;
font-size: 1.1rem
}
/* pc3列表示 sp2列表示 */
#main .feature__items.col-3 {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; 
}
#main .feature__items.col-3 li {
width: calc( 33.3% - 10px);
margin: 24px 15px 0 0;
min-height: auto; 
position: relative;
}
#main .feature__items.col-3 li:nth-child(3n) {
margin-right: 0;
}
#main .feature__items.col-3 li:nth-child(-n+3) {
margin-top: 0 
}
#main .feature__items.col-3 li a {
padding: 10px 8px 8px 10px;
}
#main .feature__items.col-3 li a .feature__items--txt {
width: 70%;
}
#main .feature__items.col-3 li a .feature__items--txt .feature__items--txt__title {
font-weight: bold;
font-size: 1.15rem;
line-height: 1.3;
margin-bottom: 0.5rem;
}
#main .feature__items.col-3 li a .feature__items--txt .feature__items--txt__catch {
line-height: 1.4;
font-size: 0.9rem;
}
#main .feature__items.col-3 li a .future--img {
margin: 0 10px;
width: calc( 30% - 20px);
display: flex;
align-items: center; 
}
/* pc3列表示 sp1列表示 */
#main .feature__items.col-31 {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; 
}
#main .feature__items.col-31 li {
width: calc( 33.3% - 10px);
margin: 24px 15px 0 0;
min-height: auto; 
position: relative;
}
#main .feature__items.col-31 li:nth-child(3n) {
margin-right: 0;
}
#main .feature__items.col-31 li:nth-child(-n+3) {
margin-top: 0 
}
#main .feature__items.col-31 li a {
padding: 10px 8px 8px 10px;
}
#main .feature__items.col-31.pb a {
border: none;
padding: 0;
border-radius: 0;
}
#main .feature__items.col-31 li a .feature__items--txt {
width: 70%;
}
#main .feature__items.col-31 li a .feature__items--txt .feature__items--txt__title {
font-weight: bold;
font-size: 1.15rem;
line-height: 1.3;
margin-bottom: 0.5rem;
}
#main .feature__items.col-31 li a .feature__items--txt .feature__items--txt__catch {
line-height: 1.4;
font-size: 0.9rem;
}
#main .feature__items.col-31 li a .future--img {
margin: 0 10px;
width: calc( 30% - 20px);
display: flex;
align-items: center; 
}
/* -- 関連特集・関連情報・関連動画　共通 end --  */
}




@media screen and (max-width: 767px){

/* ----sp  ボタン組み合わせ---- */
#main .flatbtn {
box-sizing: border-box;
text-align: center;
border-radius: 25px;
color: #333; 
display: flex;
opacity: 1.0;
width: auto; 
height: 100%;
align-items: center;
justify-content: center;
cursor: pointer;  
}
#main .flatbtn:hover,
#main .flatbtn:focus {
text-decoration: none;
opacity: 0.75;
transition: 0.6s; 
}
#main .flatbtn:active,
#main .flatbtn.active {
outline: 0;
box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.125); 
}
#main .flatbtn.disabled,
#main .flatbtn[disabled],
#main .flatbtn.disabled:hover,
#main .flatbtn[disabled]:hover,
#main .flatbtn.disabled:active,
#main .flatbtn[disabled]:active {
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
box-shadow: none !important;
}
#main .default-btn{
background:#979797;
}
#main .orange-btn{
background:#EA6D0D;
}
#main .red-btn{
background:#E50012;
}
#main .blue-btn{
background:#19499c;
}
#main .mustard-btn{
background:#d7ab1a
}
#main .default-btn,#main .orange-btn,#main .red-btn,#main .blue-btn,#main .mustard-btn {
color: #fff; 
}
#main .border-btn {
border: 1px solid #B6B6B6;
}
#main .border-btn:hover{
border-color: #E5002D;
}
#main .border-btn.selected {
border-color: #d4122c;
}
#main .border-btn-orange {
border: 1px solid #EA6D0D;
color: #EA6D0D;
}
#main .arrow-r,#main .arrow-d {
position: relative
}
#main .arrow-r::after {
content: "";
position: absolute;
right: 18px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
width: 8px;
height: 8px;
-webkit-transform: rotate( 45deg);
transform: rotate( 45deg);
top: 0;
bottom: 0;
margin: auto;
}
#main .arrow-r-orange::after {
border-color: #EA6D0D;
}
#main .arrow-r-red::after {
border-color: #E5002D;
}

#main .arrow-d::after {
content: "";
position: absolute;
right: 15px;
border-top: 2px solid #B6B6B6;
border-right: 2px solid #B6B6B6;
width: 8px;
height: 8px;
-webkit-transform: rotate( 135deg);
transform: rotate( 135deg);
top: 0;
bottom: 0;
margin: auto;
}
#main .arrow-d-red::after {
border-color: #E5002D;
}
#main .arrow-d-orange::after {
border-color: #EA6D0D;
}
#main .mwbtn{
max-width: 480px;
margin: 0 auto
}
#main .fs-small { font-size: 0.8em; padding: 0.8rem 1.2rem; }
#main .fs-medium { font-size: 1.0em; 	padding: 0.8rem 0.2rem; }
#main .fs-large { font-size: 1.62em; padding: 1.05rem 1rem; }
/* -- sp  ボタン組み合わせend --  */


/* ----ボーダーライン---- */
#main .border-line {
width: 100%;
background-color: #ddd;
border: none;
height: 1px;
margin: 2.5em 0; 
}
/* --ボーダーライン end --  */


/* ----ページ内リンクボタン---- */
/* ----pc4列表示 sp2列表示　pc3列表示 sp2列表示---- */
#main .tab-menu-nav {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#main .tab-menu-nav .fs-medium {
padding: 0.5rem 2rem 0.5rem 1rem;
font-feature-settings: "palt";
min-height: 3rem;
line-height: 1.3; 
}
#main .tab-menu-nav li {
width: calc(50% - 0.4rem);
margin-bottom: 1.25em;
font-size: 0.85rem;
}
/* ----ページ内リンクボタン---- */
/* ----pc4列表示 sp1列表示　pc3列表示 sp1列表示---- */ 
#main .tab-menu-nav.col-1 li {
width: 100%
}
/* ----ページ内リンクボタン---- */
/* ----画像付き pc3列表示 sp1列表示---- */
#main .feature__items li a .feature__items--txt.sp-title {
display: flex;
align-items: center; 
}
#main .feature__items.col-31 li a .feature__items--txt .tab-menu--txt__title {
font-weight: bold;
font-size: 1.2rem;
line-height: 1.3;
}
#main .feature__items.col-31.border-none li a {
border-radius: 0;
}
/* -- ページ内リンクボタン end --  */


/* ---- ボタンメニュー ---- */
/* ----pc2列表示 sp1列表示----*/
#main .menu-btn-list {
display: flex;
flex-wrap: wrap;
margin: 1rem 0; 
} 
#main .menu-btn-list li { 
width: 100%;
margin-bottom: 1em; 
line-height: 1.2;  
}
#main .menu-btn-list li:last-child {
margin-bottom: 0 
} 
#main .menu-btn-list .fs-large {
padding: 0.5rem 2rem 0.5rem 1rem;
font-feature-settings: "palt";
min-height: 3rem;
font-size: 1em;
}
/* -- ボタンメニュー end --  */


/* ----画像リスト----*/
#main .banner-list {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
#main .banner-list li {
margin-bottom: 1rem;
}
.banner-list li:last-child {
 margin-bottom: 0 
}
.banner-list p {
margin-top: 0.5rem;
line-height: 1.3; 
}
#main .banner-list p span {
margin-left: 0.5em 
}
/* -- 画像リスト end --  */


/* ----関連特集・関連情報・関連動画　共通----*/
/* pc2列表示 sp1列表示 */
#main .feature__items{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
#main .feature__items li{
width: 100%;
margin-top: 1rem;
position: relative;
font-feature-settings: "palt"; 
}
#main .feature__items li:first-child {
margin-top: 0 
}
#main .feature__items li a{
display: flex;
justify-content: space-between;
width: 100%;
height: 100%;
box-sizing: border-box;
padding: 12px 8px 12px 12px;
border: 1px solid #CCC;
border-radius: 5px;
overflow: hidden;
color: #333; 
}
#main .feature__items li a .pickup--img{
margin: 0 10px 0 10px;
width:28% ;
}
#main .feature__items li a .feature__items--img{
margin: 0 5px 0 5px;
width:24% ;
display: flex;
align-items: center;	
}
#main .feature__items li a .feature__items--txt{
width: 76%;
}
#main .feature__items li a .feature__items--txt .feature__items--txt__title{
font-weight: bold;
font-size: 1.15rem;
line-height: 1.3;
margin-bottom: 0.4rem;
}
#main .feature__items li a .feature__items--txt .feature__items--txt__catch{
line-height: 1.5;
font-size: 0.85rem;
}
/* pc3列表示 sp2列表示 */
#main .feature__items.col-3 {
}
#main .feature__items.col-3 li {
width: 48%;
margin-top: 1rem;
position: relative;
}
#main .feature__items.col-3 li:nth-child(-n+2) {
margin-top: 0 
}
#main .feature__items.col-3 li a {
padding: 8px 5px;
}
#main .feature__items.col-3 li a .feature__items--txt {
width: 62%;
}
#main .feature__items.col-3 li a .feature__items--txt .feature__items--txt__title {
font-weight: bold;
font-size: 11px;
line-height: 1.3;
margin-bottom: 0.4rem;
}
#main .feature__items.col-3 li a .feature__items--txt .feature__items--txt__catch {
line-height: 1.3;
font-size: 9px;
}
#main .feature__items.col-3 li a .future--img {
margin: 0 5px;
width: calc( 38% - 10px);
display: flex;
align-items: center;
}
/* -- 関連特集・関連情報・関連動画　共通 end --  */



}