@charset "UTF-8";


@media screen and (max-width:768px){
	
}
@media screen and (max-width:480px){
h5 {
  width: 100%;
  margin: 0 0 10px;
  padding: 0;
  font-size: 17px;
  text-align: left;
  line-height: 1.4;
  font-weight: bold;
}
}

/*14-2*/
.listDtails ul{
	width: 100%;
	margin: 0;
	padding: 0;
}
.listDtails ul.circle03 li{
	margin: 0 0 0;
  position: relative;
  padding: 0 0 0 1.2em;
}
.listDtails ul.circle03 li::after {
  display: block;
  content: '';
  position: absolute;
  top: .5em;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #999999;
  border-radius: 100%;
}
.listDtails ul.circle03 li span{
	margin: 0 0 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	display: block;
}
.textBox01 img{
	width: 100%;
	height: auto;
}
.content > ul.circle > li{
	list-style-type: disc !important;
}
.content > ul.circle{
	padding: 0 0 0 1em;
	list-style-type: disc !important;
}
.collaboration_set{
	width: 100%;
	margin: 0 0 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;
}

.collaboration_set li{
	width: 48%;
	margin: 0 0 30px 0;
	padding: 0;
}
.collaboration_set li img{
	width: 100%;
}
@media screen and (max-width:480px){
.collaboration_set{
	width: 100%;
	margin: 0 0 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-direction: column;
}
.collaboration_set li{
	width: 100%;
	margin: 0 0 30px 0;
	padding: 0;
}
}
.btn_con{
	border: 2px solid #b49b46;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0.3rem 1rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
  margin: 0 0 30px 0;
}
/*
.content {
	padding-top: 100px;
}
.contents_inner {
    padding-top: 100px;
    margin-top:-100px;
}
*/
/* 投稿記事
-----------------------------------*/

section#topics {
	margin-bottom:50px;
	overflow:hidden;
}
section#topics .titleBox {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #BB262C;
	margin-bottom: 8px;
}
section#topics .titleBox p {
	font-family: "Hiragino Maru Gothic W6 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color:#BB262C;
}

section#topics a.more {
	font-size:13px;
	display:block;
	width:120px;
	height:20px;
	line-height:20px;
	text-align:center;
	background-color:#b49b46;
	float:right;
	margin-top:8px;
	color:#FFF;
	border:1px solid #b49b46;
	border-radius:5px;
	-webkit-border-radius:5px;  
	-moz-border-radius:5px;
	-webkit-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
section#topics a.more:hover{
	background-color:#FFF;
	color:#b49b46;
}

section#topics ul li {
	overflow:hidden;
	padding:10px 0 10px;
	border-bottom:dashed 1px #808080;
}

section#topics ul li .imgL {
	float:left;
	width:140px;
}
section#topics ul li .imgL img {
	width:100%;
}
section#topics ul li .txtR {
	width : calc(100% - 155px) ;
	float:right;
}
section#topics ul li time {
	font-size:13px;
}

@media print, screen and (max-width:440px){
section#topics ul li {
	overflow:hidden;
	padding:20px 0 20px;
	border-bottom:dashed 1px #808080;
}

section#topics ul li .imgL {
	float:none;
	width:90%;
	margin:0 auto 5px;
}
section#topics ul li .txtR {
	width : 90% ;
	float:none;
	margin:auto;
}
}
.fw-b{
	font-weight: bold;
}
.subtitleBox {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #aaaaaa;
	margin-bottom: 8px;
}
.subtitleBox p {
	font-family: "Hiragino Maru Gothic W6 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color:#BB262C;
}
ul.collaboration_link_set{
	width: 100%;
	margin: 0 0 10px 0;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
}
ul.collaboration_link_set > li{
	width: 32%;
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
}
ul.collaboration_link_set > li img{
	width: 100%;
}
ul.collaboration_link_set > li a:hover{
	cursor: pointer;
}
ul.lead_set{
	width: 100%;
	margin: 0 0 40px 0;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
}
ul.lead_set > li:first-child{
	width: 49%;
	margin: 0;
	padding: 0;
}
ul.lead_set > li:last-child{
	width: 49%;
	margin: 0;
	padding: 0;
}
ul.lead_set > li img{
	width: 100%;
	padding: 0;
	margin: 0;
}

@media all and (max-width:440px){
ul.lead_set{
	width: 100%;
	margin: 0 0 20px 0;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
}
ul.lead_set > li:first-child{
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
}
ul.lead_set > li:last-child{
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
}
}





ul.collaboration_btn_set{
	width: 100%;
	margin: 0 0 10px 0;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
}

ul.collaboration_btn_set > li{
	width:calc(100% / 6 - 4px);
	display: flex;
	position: relative;
}
ul.collaboration_btn_set > li a{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	padding: 6px 6px 20px;
	background-color: #EEE5CD;
	text-align: center;
	line-height: 1.4;
	box-sizing: border-box;
	font-size: 14px;
  font-weight: 600;
	border-radius: 10px;
}
ul.collaboration_btn_set > li a:hover{
 color: #525252;
}
ul.collaboration_btn_set > li::before{
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-bottom: solid 2px #B39B45;
  border-right: solid 2px #B39B45;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
	left: 0;
	right: 0;
  bottom: -70%;
  margin: auto;
	transition: 0.3s ease;
}
ul.collaboration_btn_set > li:hover::before{
  bottom: -80%;
}



@media all and (max-width:440px){
ul.collaboration_btn_set > li{
	width:calc(100% / 3 - 4px);
	min-height: 80px;
	margin: 0 0 6px;
}
}

.group{
	width: 100%;
	padding: 16px;
	margin: 0 0 30px 0;
	border: 1px solid #ccc;
	box-sizing: border-box;
	background-color: #fbfbfb;
}
.subtitle{
	display: block;
	margin: 0 0 20px 0;
}
ul.collaboration_sub_set{
	width: 100%;
	margin: 0 0 0 0;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
}
ul.collaboration_sub_set > li:first-child{
	width: 100%;
	margin: 0 0 12px 0;
	padding: 0;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
}
ul.collaboration_sub_set > li:last-child{
	width: 100%;
	margin: 0;
	padding: 0;
}
ul.collaboration_sub_set > li figure{
	width: 48%;
}
ul.collaboration_sub_set > li img{
	width: 100%;
}
ul.collaboration_sub_set > li > ul{
	width: 100%;
	padding: 0 0 0 2em;
	box-sizing: border-box;
}

ul.collaboration_sub_set > li > ul.circle > li {
  list-style-type: disc !important;
}

.maintitle{
	margin: 0 0 0;
  padding: 4px 0 16px 1em;
  font-size: 17px;
  text-align: left;
  line-height: 1.4;
  font-weight: bold;
  border-bottom: 1px dashed #ccc;
}
@media all and (max-width:480px){
ul.collaboration_sub_set > li figure{
	width: 100%;
}
ul.collaboration_sub_set > li:first-child{
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
}
ul.collaboration_sub_set > li:last-child{
	width: 100%;
	margin: 0 0 0 0;
	padding: 0;
}
.mb40 {
  margin-bottom: 40px !important;
}
}
.date{
	display: block;
	margin: 0 0 16px 0;
	text-align: right;
}