
@charset "UTF-8";
#allwrap{

}

#allwrap--right{
	margin: 0 50px 0 0;
	display: none
}

#allwrap--left{
}

#allwrap--right dl{
	background: #f7f3f3;
}
#allwrap--right dl dt{
	background: #867171;
	color:#FFFFFF;
	font-size: 14px;
	padding: 8px;
	font-weight: normal;
}

#allwrap--right dl dd{
	margin: 0;
	padding: 0 0 8px 0;
}

#allwrap--right dl dd li{
	border-bottom: 1px solid rgba(0,0,0,0.09);
	display: table;
	width: 100%;
	position: relative;
	font-size: 14px;
	padding: 8px 20px 8px 10px;
}

#allwrap--right dl dd li:hover{
	color: #AC1F24;
	cursor: pointer;

}

#allwrap--right dl dd li:hover img{
	opacity: 0.5;
	transition: 0.2s ;
}

#allwrap--right dl dd li:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f054";
	position: absolute;
	right: 10px;
	top: 25%;
}

#allwrap--right .bordernone ul li:after{
	display: none
	
}

#allwrap--right dl dd li:last-of-type{
	border: none;
}

#allwrap--right dl dd li img{
	vertical-align: middle;
	margin: 0 8px 0 0;
}

#allwrap--right dl dd li span{

}

#allwrap--right dl dd li a{
	display: inline-block;
}

#allwrap--right .bordernone ul li{
	border: none!important;
	font-size: 12px;
	text-align: center;
	padding: 12px 0 0 0;

}

#allwrap--right dl.bordernone dd ul li img{
	display: inline-block;
	margin: 0 0 0 0;
}


.thumbnail li{
	letter-spacing: -0.4em;
	width: 200px!important;
	margin: 0 0 0 0;
	padding: 0;
	cursor: pointer;
}


/* ===============
ページ別CSS
=============== */
.fvSliderWrap {
	background: #FFF;
	margin: 0 auto 0;
}

.thumbnail{
	margin: 0 0 20px 0;
}

#fvSlider {
	width: 100%;
	/*max-width: 1020px;*/}

.allwrap--left__news{
	border: 1px solid #e8e8e8;
	border-radius: 5px;
	padding: 5px 10px;
	height: 85px;
	margin: 30px 15px 30px;
	overflow-y: scroll;
}

.allwrap--left__news dt{
	border-bottom: 1px solid #e8e8e8;
	padding: 0 0 5px 0;
	font-size: 14px;
	margin: 0 0 5px 0;
}
.allwrap--left__news dt span{
	font-weight: normal;
	font-size: 12px;
}

.allwrap--left__news li{
	font-size: 12px;
	border-bottom: 1px solid rgba(0,0,0,0.1)
}

.allwrap--left__news li:last-of-type{
	border: none
}

.allwrap--left__news dd span{
	display: block;
	margin: 0 20px 0 0;
		font-weight: bold;
}

.allwrap--left__news dd strong{
	font-weight: normal;
	display: block;
}

.allwrap--left__h2{
	font-size: 16px;
	color: #ac1f24;
	border-left: 8px solid #ac1f24;
	padding: 0 0 0 10px;
	margin: 0 0 15px 0;
	line-height: 18px;
}

.allwrap--left__h2 span{
	font-size: 12px;
	color: rgba(42,42,42,1.00);
	display: block;
	margin: 3px 0 0 0;

}

.commonbox{
	margin: 0 0 50px 0;
	padding: 0 10px;
}

.commonbox ul{
	margin: 0 10px 20px;
}

.commonbox ul li{
	margin: 0 3px 0;
	cursor: pointer;
}

.commonbox ul li img{
}

.allwrap--left__feature ul li:hover,
.commonbox ul li:hover{
	opacity: 0.5;
	transition: 0.2s;
}

.commonbox ul li:last-of-type{
	margin: 0;
}

.commonbox ul li span{
	display: block;
	line-height: 18px;
	margin: 8px 0 0 0;
	font-size: 14px;
	color: #3D3D3D;
}

.allwrap--left__feature{
	margin: 0 0 30px 0;
	padding: 0 15px;
}

.allwrap--left__feature ul li img{
	width: 150px;
	float: left;
	margin: 0 15px 0 0;
}

.allwrap--left__feature ul li{
	margin: 0 0 0 0;
	overflow: hidden;
	margin: 0 0 15px 0
}



.allwrap--left__feature ul li:last-of-type{
	margin: 0;
}

.allwrap--left__feature ul li span{
	font-size: 13px;
	margin: 2px 0 0 0;
	overflow: hidden;
	display: block;
}

.allwrap--left__feature ul li strong{
	display: block;
	font-weight:normal;
	border-radius: 5px;
	padding: 1px 3px;
	font-size: 12px;
	width: 80px;
	text-align: center;
	margin: 0 5px 0 0;
	font-weight:normal;
	color: #FFFFFF;	
}

.o01{
	background: #51ab2d;}

.t01{
	background: #ee698f;}

.mailmag{
	height: 250px;
}

.rank1{
	color: #935B00;
	font-size: 15px;
}

.rank2{
	color: #7B7B7B;
	font-size: 16px;
}
.rank3{
	color: #9F4A00;
	font-size: 16px;
}
.rank0{
	color: #2A2A2A;
	font-size: 16px;
}

.mail--all__box{
}

.mail--leftbox{
	margin: 0 0 0 0;
}

.mail--righttbox{

}

.mail--righttbox{
	background: #F7F3F3;
}

.mail--righttbox dt{
	background: #867171;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	padding: 8px;
}

.mail--righttbox ul{
	padding: 10px;
}

.mail--righttbox ul li{
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	font-size: 14px;
	line-height: 150%;
}

.mail--righttbox ul li span{
	display: block;
	background: rgba(0,0,0,0.2);
	padding: 3px 5px;
}

.mail--righttbox ul li strong{
	font-weight: normal;
}

.prev-arrow,
.next-arrow {
  position: absolute;
  top: 35%;
  margin: -10px 0 0 0;
  padding: 0;
  line-height: 1;
  cursor: pointer;
  font-weight: 900;
	color: #AC1F24;
	font-size: 20px;
}

.prev-arrow {
  left: -25px;
}
.next-arrow {
  right: -23px;
}

.slick-dots {
    position: absolute;
    bottom: -40px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}

/*menu*/
.drawer-hamburger.drawer-toggle{
	top: 18px;
	z-index: 120!important
}

.navi{
	display: none;
}

.drawer-overlay {
    background-color: rgba(0,0,0,.5)!important;
	z-index: 90!important
}
.drawer-nav{
	z-index: 99!important;
}

#menu br{
	display: none; 
}

.drawer-menu li{
	border-bottom:1px solid rgba(255,255,255,0.1)
}

.drawer-menu li a{
	display: block;
	padding: 5px 20px 5px 5px;
	color: #FFFFFF;
	position:relative;
	font-size: 12px;
	background: rgba(46,46,46,1.00);}

.drawer-menu li a:hover{
	color: rgba(255,244,146,1.00)
}

.drawer-menu li a:after{
  font-family: "Font Awesome 5 Free";
  content: '\f105';
  font-weight: 900;
	position: absolute;
	top: 50%;
	right: 10px;
	margin: -10px 0 0 0;
}



.drawer-menu li br{
	display: none
}

.drawer-menu li{
	white-space: nowrap;
	overflow: hidden;
}

.drawer-menu li img{
	display: inline-block;
	float: left;
	width: 30px;
}

.drawer-menu li span{
	display: block;
	overflow: hidden;
}

.bnrbox{
	margin: 0;
	padding: 5px;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: -0.4em;
}

.bnrbox li{
	width: 49%;
	margin: 0 2% 2% 0;
	padding: 0;
	display: inline-block;
	letter-spacing: normal;
}

.bnrbox li:nth-of-type(2n){
	margin: 0 0 2% 0
}

.bnrbox li p{
	display: none;
}


.bnrbox li:nth-of-type(3n) {
    margin: 0 2% 2% 0;
}

.bnrbox li:last-of-type{
	margin: 0 0 2% 0
}

#header {
    background: rgba(255, 255, 255, 0.92);
    -webkit-box-shadow: 0 3px 10px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 10px 4px rgba(0, 0, 0, 0.1);
    top: 0;
    position: fixed;
    z-index: 50;
    width: 100%;
}


/****navimenu****/
.navif{
	background: rgba(0,0,0,0.1);
	text-align: center;
	letter-spacing: -0.4em;
}

.navif li{
	/*border-left: 1px solid rgba(0,0,0,0.09);*/
	display: inline-block;
	letter-spacing: normal;
}



.navif li:nth-of-type(1){
	border-left: none;
}



.navif li a{
	display: block;
	padding: 5px 5px 15px;
	font-size: 12px;
	position: relative;
}

.navif li a:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f107";
	position: absolute;
	right: 45%;
	bottom: -3%;
}
.contents{
	margin-top: -80px;
	padding-top:80px; 
}

.allwrap--left__inner__h2{
	border-radius: 0!important
}

.company .drawer-hamburger.drawer-toggle {
	display: none;
}

.contact main section,
.subpage #allwrap--left  {
	padding: 0 15px;
}

.contact .h2--mailform {
	font-size: 21px;
}

.contact form,
.subpage #allwrap--left {
	margin-bottom: 4.5em;
}

.contact .mailform--table,
.contact .mailform--table th,
.contact .mailform--table td {
	border-color: #e0e0e0;
}

.contact .mailform--table tr,
.contact .mailform--table th,
.contact .mailform--table td {
	display: block;
}

.contact .mailform--table th,
.contact .mailform--table td {
	width: auto;
}

.subpage h2 {
font-size: 27px;
text-align: center;
font-weight: 900;
padding: 30px 0;
}

.subpage h3 {
font-size: 17px;
font-weight: 900;
border-left: 8px solid #333;
margin: 0 0 1em 0;
padding: 0 0 0 10px;
}

.subpage .guide-dl + .guide-dl,
.subpage .conts + .conts {
margin-top: 2.75em;
}

.subpage .stepbox > li + li {
margin-top: -83px;
padding-top: 113px;
}

.subpage .conts .guide-dl + .guide-dl {
margin-top: 1em;
}

.subpage .stepbox li > dl,
.subpage .guide-dl {
background: #f8f8f8;
}

.subpage .stepbox li > dl > dt,
.subpage .guide-dl > dt {
color: #fff;
font-weight: 900;
background: #4e4e4e;
padding: 9px 18px;
}

.subpage .stepbox li > dl > dd,
.subpage .guide-dl > dd {
padding: 18px;
}

.subpage .stepbox dd p + p {
margin-top: 0.5em;
}

.subpage .stepbox dd a {
color: #ac1f24;
text-decoration: underline;
}

.subpage .stepbox .type {
margin-top: 1em;
}

.subpage .stepbox .type > p {
font-size: 17px;
font-weight: 900;
margin-bottom: 0.3em;
}

.subpage .stepbox .type dt {
font-size: 16px;
text-align: left;
font-weight: 900;
border-bottom: 4px solid #333;
padding: 0 0.5em;
}

.subpage .stepbox .type dd {
	padding: 0.5em;
}

.subpage .strong {
	font-size: 16px;
	font-weight: 900;
	margin: 1em 0;
}

.subpage .check {
	display: inline-block;
	background: #fff;
	border: 2px #333 solid;
	border-radius: 6px;
	margin-bottom: 1em;
	padding: 12px 18px;
}

.subpage .check figcaption {
	font-size: 16px;
	font-weight: 900;
	margin-bottom: 0.3em;
}

.subpage .check li {
	padding-left: 1.2em;
	position: relative;
}

.subpage .check li::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f14a";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.subpage .stepbox table {
	width: 90%;
	border-collapse: separate;
	border-spacing: 3px;
	margin: 1em auto;
}

.subpage .stepbox th,
.subpage .stepbox td {
	padding: 6px 12px;
}

.subpage .stepbox th {
	background: #F0F4F6;
}

.subpage .stepbox td {
	background: #fff;
}

.subpage .mailform--table td {
	letter-spacing: 0;
}

iframe.ma-jin-form {
	min-height: 1020px;
}


