@charset "UTF-8";
/* CSS Document */

h2 {
	color: #000;
}

.sp-txt {
	display: none;
}

.sp-title {
	display: none;
}

.sp-img {
	display: none !important;
}
.sp-ex {
	display: none;
}


.cmn_cont01 h2 {
	border-bottom: none;
}

.contents-box {
	display: flex !important;
	flex-wrap: wrap !important;
}

.item-header {
	width: 100%;
	border-bottom: 3px solid #24bbb7 !important;

}

.item-header:hover {
	border-bottom: 3px solid #f7b977 !important;
	transition: background 3s !important;
}

.item-header2 {
	width: 100%;
	/* border-bottom: 3px solid #24bbb7 !important; */
	cursor: pointer;
	position: relative;
	top: 8px;

}

.item {
	height: auto;
}


.itemBoxodd {
	border: 3px solid #d3d3d3;
	margin: 6px;
	width: 48%;
}

.itemBoxeven {
	border: 3px solid #d3d3d3;
	margin: 6px;
	width: 48%;
}

.itemBoxodd2 {
	border: 3px solid #d3d3d3;
	margin: 6px;
	width: 100%;
}

.itemBoxeven2 {
	border: 3px solid #d3d3d3;
	margin: 6px;
	width: 100%;
}

.itemBox {
	border: 3px solid #d3d3d3;
	margin: 6px;
	width: 96%;
	height: 85px;
}

.itemBox-da {
	display: none;
}


.inBox {
	/*ワークウェアあり*/
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	gap: 1%;
	
	/*ワークウェアなし
	display: flex;
	flex-wrap: wrap;
	width: 98%;
	gap: 1%;
	*/
	
}

.item-title {
	font-size: 18px !important;
	margin: 0 !important;
	height: 77px;
    vertical-align: middle;
	display: table-cell;	
	background: url(/common/img/pick_arrow.png) no-repeat right 48%;
    padding-right: 25px;
	
}



.item-title a {
   color: #000 !important;

}

.item-title2 {
	font-size: 18px !important;
	margin: 0 !important;
	height: 77px;
    vertical-align: middle;
	display: table-cell;	
	background: url(/common/img/pick_arrow.png) no-repeat right 48%;
    padding-right: 25px;
	
}

.item-title2 a {
   color: #000 !important;
	
}

.top-cnt {
	display: inline-block;
}

.top-cnt2 {
	display: inline-block;
}


.contents-itemsodd {
	display:flex;
    flex-flow: column;
    padding: 5px 10px 10px 10px;
}

.contents-itemseven {
	display:flex;
    flex-flow: column;
    padding: 5px 10px 10px 10px;
}

.item-img {
	max-width: 75px;
	padding: 5px 5px;
	height: 77px;
    float: left;

}

.item-img2 {
	max-width: 75px;
	padding: 5px 5px;
	height: 77px;
    float: left;

}

.subexpla-title {
	width: 100%;
	border-bottom: 1px solid #d3d3d3;
	font-size: 14px;
	margin-top: 10px;
	font-weight: bolder;
	color: #000;
}

.item-sub {
    line-height: 26px;
    list-style: none;
	display: flex;
	flex-wrap: wrap;
    margin: 0 5px 0 8px !important;
}

.item-sub-de {
	width: 33%;
	font-size: 14px !important;
}

.item-con {
    line-height: 26px;
    list-style: none;
	display: flex;
    margin: 5px 5px 0 8px !important;
    
}

.subcount {
	font-size: 13px;
	display: inline;
}

.sp-link {
	display: inline;
	text-decoration: none !important;
	/*ワークウェアあり*/
	width: 48%;
	/*ワークウェアなし
	width: 49%;
	*/
}

.sp-bottom-line {
	display: none;
}

/*SPCSSここから*/
@media screen and (max-width:767px) {

.cmn_cont01 h2 {
	line-height: 1 !important;
}

.itemBoxodd {
	width: 50%;
	border: 0 solid #dbdbdb;
	border-right-width: 1px;
	border-bottom-width: 1px;
	margin:0;
	/*z-index: 1;*/
}

.itemBoxeven {
	width: 50%;
	border: 0 solid #dbdbdb;
	border-bottom-width: 1px;
	margin:0;
}

.itemBoxodd2 {
	/*ワークウェアあり
	width: 100%;
	border: 0 solid #dbdbdb;
	border-right-width: 1px;
	border-bottom-width: 1px;
	margin:0;
	display: flex;*/
	/*ワークウェアなし*/
	width: 100%;
	border: 0 solid #dbdbdb;
	border-top-width: 1px;
	margin:0;
	display: flex;
	position: relative;
	top: -1px;
	right: 1px;
}

.itemBoxeven2 {
	/*ワークウェアあり
	width: 100%;
	border: 0 solid #dbdbdb;
	border-bottom-width: 1px;
	margin:0;
	display: flex;　*/
	/*ワークウェアなし*/
    width: 101%;
	border: 0 solid #dbdbdb;
	border-bottom-width: 1px;
	border-right-width: 1px;
	margin:0;
	display: flex;
	
}

.sp-bottom-line {
	margin:0;
	display: flex;
	border: 0.1px solid #d3d3d3;
	width: 100%;
	position: relative;
	top: -1px;
	border: 0 solid #dbdbdb;
	border-bottom-width: 1px;
}

.item-sub {
	margin: 0 !important;
}

.item-sub-de {
	width: 49%;
}

.item-img {
	max-width: 50px;
	height: 55px;
	position: relative;
	top: 12px;
}

.item-img2 {
	max-width: 50px;
	height: 55px;

}

.item-title {
	height: 58px;
	background: unset;
	padding-right: 37px;
	position: relative;
	top: 6px;
	left: 5px;
}

.item-title a {
	font-size: 13px;
}

.item-title2 {
	height: 58px;
	background: unset;
	/* padding-right: 37px; */
	position: relative;
	top: 15px;
	left: 5px;
	width: 90%;
}

.item-title2 a {
	font-size: 13px;
	position: relative;
	top: -8px;
	display: inline;
}	

.item-header {
	border-bottom: none !important;
}

.item-header2 {
	border-bottom: none !important;
}

.item-header:hover {
	border-bottom: none !important;

}

.inBox {
	/*ワークウェアあり*/
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	position: relative;
	border-right-width :1px;
	
	/*ワークウェアなし
    display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	position: relative;
	border-right-width :1px;*/
	
	
}

.inBox>div:first-of-type {
	margin-right: auto;
}

.itemBox {
	border: 0 solid #dbdbdb;
	border-bottom-width: 1px;
	border-right-width: 1px;
	margin: 0;
	width: 50%;
}

.itemBox-da {
	/*ワークウェアあり*/
    border: 0 solid #dbdbdb;
	border-bottom-width: 1px;
	margin: 0;
	/* width: 50%; */
	display: block;

	/*ワークウェアなし
	display: none;*/
}



.contents-box {
	border-top: 1px solid #dbdbdb;
	border-right-width: 0;
	border-left-width: 0;

}

.top-cnt {
	font-size: 10px;
}

.top-cnt2 {
	font-size: 10px;
	position: relative;
	top: -8px;
}

.contents-itemsodd {
	display: block;
	position: relative;
	width: calc(200% + 2px);
	padding: 5px 10px 10px 10px;
}

.contents-itemseven {
	display: block;
	position: relative;
	margin-left: -100%;
	padding: 5px 10px 10px 10px;
}

.accordion-single-title {
    cursor: pointer;
    position: relative;
    font-size: 20px;
    margin: 0;
}

.accordion-single-title::after{
    content: "";
    position: absolute;
    right: 12px;
    top: 50%;
    transition: all 0.2s ease-in-out;
    display: block;
    width: 8px;
    height: 8px;
    border-top: solid 2px #999;
    border-right: solid 2px #999;
    transform: translateY(-50%) rotate(135deg);
}

.accordion-single-content {
    height: 0;
    overflow: hidden;
    transition: max-height .3s ease-in-out;
}

.accordion-single-content p {
    padding: 20px;
}

.accordion-single-item.is-open .accordion-single-content  {
	height: auto;
    background-color: #fff;
}

.accordion-single-item.is-open .accordion-single-title::after  {
    transform: translateY(-50%) rotate(315deg);
}

.sp-link {
	display: none;
}

.sp-img {
	display: block !important;
}

.sp-txt {
	/*ワークウェアあり
	display: inline !important;
	font-size: 12px;
	font-family: 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic Pro N', Meiryo, sans-serif;
	width: 50%;
	*/
	/*ワークウェアなし*/
    display: inline !important;
	font-size: 12px;
	font-family: 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic Pro N', Meiryo, sans-serif;
	width: 49.5%;
}

.sp-title {
	display: block !important;
	font-size: 14px;
	font-family: 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic Pro N', Meiryo, sans-serif;
	font-weight: bold;
    text-align: right;
    margin-top: 3%;
	
}

.sp-ex {
	display: block !important;
}

.subexpla-title {
	margin-top: 0;
}

.is-open {
	background-color: #ffffe0;
}

/*
.is-bk {
	background-color: #f0f0f0;
}
*/

} 
/*SPCSSここまで*/