
@charset "utf-8";

body{
	width:100%;
	margin: 0;
	padding: 0;
	font-size:16px;
	background:#ffffff  repeat;
	background-size:contain;
	color:#333333;
	line-height:18px;
	letter-spacing:2px;
	margin:0 auto;
	text-align:center;
	font-family:"CI", "Arial","Hiragino Kaku Gothic Pro",sans-serif;
	-webkit-text-size-adjust: none;
	}

.other_midashi {
    background: #000000 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    padding: 10px 0;
}

.other_main {
    background: #ffffff none repeat scroll 0 0;
    color: #333333;
    font-size: 14px;
    line-height: 18px;
    padding: 5px;
    text-align: left;
}


.other_obi {
    background: #bfbfbf none repeat scroll 0 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 5px;
    padding: 5px;
}

.faq label {
    background: #bfbfbf none repeat scroll 0 0;
    border-bottom: 1px solid #ffffff;
    box-sizing: border-box;
    color: #ffffff;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    padding: 10px;
    text-align: left;
    width: 100%;
}

.faq .ac-cont {
    background: #ffffff none repeat scroll 0 0;
    color: #333333;
    font-size: 16px;
    height: 0;
    line-height: 20px;
    overflow: hidden;
    padding: 0;
    text-align: left;
    transition: all 0.1s ease 0s;
}

.other_obi {
background: #f0f8ff none repeat scroll 0 0;
}





