@charset "shift_jis";

/* --------------------------- 
	⃊Xg
 --------------------------- */
#list{
	margin:10px 0;
}
#list td a{
	margin-left:2em;
}
#list td a:first-child {
	margin-left:0em;
	margin-top:0.5em;
}

/* --------------------------- 
	
 --------------------------- */

h3{
	margin-top:10px;
}
h4{
	margin:20px 0 10px;
}

.ans p{
	margin:1.3em 0px 0 50px;
}
.ans table p{
	margin:10px 5px 10px 20px;
}
.ans table .box{
	margin:10px 5px 10px 20px;
	padding: 0.5em 0.5em 0.5em 2em;
	text-indent: -1.5em;
	border:dotted 1px #FFB805;
	background-color:#FFFCF7;
}
.ans table .notes_bg{
	margin:10px 5px 10px 20px;
	padding: 0.5em 0.5em 0.5em 1.5em;
	text-indent: -1em;
	margin-top:30px;
	color:#cc0000;
	border:solid 1px #D38D97;
	background-color:#FFF7F8;
}
.ans li{
	list-style: disc !important;
	line-height:1.5em !important;
}

#contentzone.guideCate #introbox table#cardtable th {
    width: 30%;
    padding: 1.5vw;
    display: table-cell;
    line-height: 1.3;
    font-weight: normal;
}

/*-X}z\*/


 @media (max-width: 767px) {

#contentzone.guideCate #introbox {
    width: 96%;
    margin: 0 auto;
    margin-top: 2vw;
}


#list td a {
    margin: 0;
}

#contentzone.guideCate #introbox table#list tr {
    display: flex;
    flex-wrap: wrap;
    gap: 6vw;
    align-items: flex-end;
    margin-top: 6vw;
    width: 90%;
    margin: 0 auto;
}

#contentzone.guideCate #itemlistbox h4 {
    border: 0;
    margin: 0;
    padding: 0;
}


#contentzone.guideCate #itemlistbox h3 {
    margin: 0;
}

#contentzone.guideCate #introbox table tr th {
    display: none;
}
#contentzone.guideCate #introbox .ans p {
    margin: 2vw 0;
    line-height: 1.5;
}

#contentzone.guideCate #introbox .box01 {
    margin: 0;
}
#contentzone.guideCate #introbox .ans table p {
    margin: 0;
}

#contentzone.guideCate #introbox .ans table .box {
    margin: 2vw 0 3vw;
}
#contentzone.guideCate #introbox .ans table .notes_bg {
    margin: 0;
    padding: 0;
    text-indent: 0;
    border: 0;
    background-color: unset;
}


#contentzone.guideCate #introbox table td {
    height: 100%;
    vertical-align: middle;
    /* line-height: 2.2; */
    margin-top: 4vw;
    display: block;
}

#contentzone.guideCate #introbox .center {
    text-align: center;
}
#contentzone.guideCate #introbox .ans li {
    width: 90%;
    margin: 2vw auto;
}

#contentzone.guideCate #introbox table#cardtable td {
    display: table-cell;
}





















}