/*-----------------------------------*\
 Familied | price Web Design Style CSS Kinoco.inc,

\*-----------------------------------*/

.one-of-three2 {
    width: 29%;
}

.two-of-three2 {
    width: 63.666666666%;
}

.one-of-four2 {
    width: 21.0%;
}

#breadcrumbs {
    text-align: left;
    margin-left: 10px;
}

#contents {
    margin-top: 30px;
}

#arrangement1_contents {
    text-align: left;
}

#arrangement1_contents #arrangement1_contents_top_img {
    margin-top: 40px;
    margin-bottom: 80px;
}

#arrangement1_contents h1 span {
    font-size: 20px;
    font-size: 2rem;
}

#arrangement1_contents h2 {
    font-size: 36px;
    font-size: 3.6rem;
    color: #323232;
}

#arrangement1_contents h3 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.3em;
    color: #323232;
    font-weight: lighter;
}

#arrangement1_contents .arrangement_step {
    margin-bottom: 50px;
}

#arrangement1_contents #arrangement_step3 {
    margin-top: 80px;
}

#arrangement1_contents .arrangement_stepL {
    width: 13%;
    float: left;
    margin-right: 2%;
}

#arrangement1_contents .arrangement_stepM {
    width: 52%;
    float: left;
}

#arrangement1_contents .arrangement_stepM img {
    margin-top: 20px;
    margin-bottom: 20px;
}

#arrangement1_contents .arrangement_stepR {
    width: 33%;
    float: right;
    text-align: right;
}

#arrangement1_contents .arrangement_info {
    border: 1px solid #e8e8e8;
    padding-left: 10px;
    padding-right: 10px
}

#arrangement1_contents #arrangement_step_tab {
    margin-left: 30%;
    margin-top: 50px;
    margin-bottom: 30px;
}

#arrangement1_contents #arrangement_step_tab #arrangement_step_next {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 107px;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #8d83d3), color-stop(100%, #1e62d0));
    background: -moz-linear-gradient(center top, #8d83d3 5%, #1e62d0 100%);
    background: -ms-linear-gradient(top, #8d83d3 5%, #1e62d0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#8d83d3', endColorstr='#1e62d0');
    background-color: #8d83d3;
    color: #ffffff;
    display: inline-block;
    text-shadow: 1px 1px 0px #5c4dc0;
    -webkit-box-shadow: inset 1px 1px 0px 0px #97c4fe;
    -moz-box-shadow: inset 1px 1px 0px 0px #97c4fe;
    box-shadow: inset 1px 1px 0px 0px #97c4fe;
}

#arrangement1_contents #arrangement_step_tab #arrangement_step_next:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #1e62d0), color-stop(100%, #8d83d3));
    background: -moz-linear-gradient(center top, #1e62d0 5%, #8d83d3 100%);
    background: -ms-linear-gradient(top, #1e62d0 5%, #8d83d3 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#8d83d3');
    background-color: #1e62d0;
}

#arrangement1_contents #arrangement_step_tab #arrangement_step_next:active {
    position: relative;
    top: 1px;
}

#arrangement1_contents #arrangement_step_tab #arrangement_step_first {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 89px;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #8d83d3), color-stop(100%, #1e62d0));
    background: -moz-linear-gradient(center top, #8d83d3 5%, #1e62d0 100%);
    background: -ms-linear-gradient(top, #8d83d3 5%, #1e62d0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#8d83d3', endColorstr='#1e62d0');
    background-color: #8d83d3;
    color: #ffffff;
    display: inline-block;
    text-shadow: 1px 1px 0px #5c4dc0;
    -webkit-box-shadow: inset 1px 1px 0px 0px #97c4fe;
    -moz-box-shadow: inset 1px 1px 0px 0px #97c4fe;
    box-shadow: inset 1px 1px 0px 0px #97c4fe;
}

#arrangement1_contents #arrangement_step_tab #arrangement_step_first:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #1e62d0), color-stop(100%, #8d83d3));
    background: -moz-linear-gradient(center top, #1e62d0 5%, #8d83d3 100%);
    background: -ms-linear-gradient(top, #1e62d0 5%, #8d83d3 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#8d83d3');
    background-color: #1e62d0;
}

#arrangement1_contents #arrangement_step_tab #arrangement_step_first:active {
    position: relative;
    top: 1px;
}

#arrangement1_contents #arrangement_step_tab .arrangement_step_number {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 17px;
    margin: 5px 10px 0px 0px;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #a3aadc), color-stop(100%, #7b85cd));
    background: -moz-linear-gradient(center top, #a3aadc 5%, #7b85cd 100%);
    background: -ms-linear-gradient(top, #a3aadc 5%, #7b85cd 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a3aadc', endColorstr='#7b85cd');
    background-color: #a3aadc;
    color: #ffffff;
    display: inline-block;
    text-shadow: 1px 1px 0px #5c4dc0;
    -webkit-box-shadow: inset 1px 1px 0px 0px #97c4fe;
    -moz-box-shadow: inset 1px 1px 0px 0px #97c4fe;
    box-shadow: inset 1px 1px 0px 0px #97c4fe;
}

#arrangement1_contents #arrangement_step_tab .arrangement_step_number:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #7b85cd), color-stop(100%, #a3aadc));
    background: -moz-linear-gradient(center top, #7b85cd 5%, #a3aadc 100%);
    background: -ms-linear-gradient(top, #7b85cd 5%, #a3aadc 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7b85cd', endColorstr='#a3aadc');
    background-color: #7b85cd;
}

#arrangement1_contents #arrangement_step_tab .arrangement_step_number:active {
    position: relative;
    top: 1px;
}

#arrangement1_contents #arrangement_step_tab .arrangement_step_number_current {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 17px;
    margin: 5px 10px 0px 0px;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #8d83d3), color-stop(100%, #1e62d0));
    background: -moz-linear-gradient(center top, #8d83d3 5%, #1e62d0 100%);
    background: -ms-linear-gradient(top, #8d83d3 5%, #1e62d0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#8d83d3', endColorstr='#1e62d0');
    background-color: #8d83d3;
    color: #ffffff;
    display: inline-block;
    text-shadow: 1px 1px 0px #5c4dc0;
    -webkit-box-shadow: inset 1px 1px 0px 0px #97c4fe;
    -moz-box-shadow: inset 1px 1px 0px 0px #97c4fe;
    box-shadow: inset 1px 1px 0px 0px #97c4fe;
}

#arrangement1_contents #arrangement_step_tab .arrangement_step_number_current:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #1e62d0), color-stop(100%, #8d83d3));
    background: -moz-linear-gradient(center top, #1e62d0 5%, #8d83d3 100%);
    background: -ms-linear-gradient(top, #1e62d0 5%, #8d83d3 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#8d83d3');
    background-color: #1e62d0;
}

#arrangement1_contents #arrangement_step_tab .arrangement_step_number_current:active {
    position: relative;
    top: 1px;
}

.que{
    background: url("../images/question.png") no-repeat left bottom;
    padding: 6px 0 0 40px;
    position: relative;
    margin-top: 10px;
    min-height: 32px;
}
.ans{
    background: url("../images/answer.png") no-repeat left top;
    padding: 6px 0 0 40px;
    position: relative;
    min-height: 32px;
}


@media screen and (max-width: 640px) {


/*-----------------------------------*\
 Familied | price Web Design Style CSS Kinoco.inc,

\*-----------------------------------*/

.one-of-three2 {
    width: 29%;
}

.two-of-three2 {
    width: 63.666666666%;
}

.one-of-four2 {
    width: 21.0%;
}

#breadcrumbs {
    text-align: left;
    margin-left: 10px;
}

#contents {
    margin-top: 30px;
}

#arrangement1_contents {
    text-align: left;
}

#arrangement1_contents #arrangement1_contents_top_img {
    margin-top: -10px;
    margin-bottom: 30px;
}

#arrangement1_contents h1 span {
    font-size: 20px;
    font-size: 2rem;
}

#arrangement1_contents h2 {
    font-size: 18px;
    font-size: 1.8rem;
    color: #323232;
}

#arrangement1_contents h3 {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.3em;
    color: #323232;
    font-weight: lighter;
}

#arrangement1_contents .arrangement_step {
    margin-bottom: 50px;
}

#arrangement1_contents #arrangement_step3 {
    margin-top: 80px;
}

#arrangement1_contents .arrangement_stepL {
    width: 25%;
    float: left;
    margin-right: 2%;
    margin-left: 2%;
}

#arrangement1_contents .arrangement_stepM {
    width: 70%;
    float: left;
    margin-top: 140px;
}

#arrangement1_contents .arrangement_stepM img {
    margin-top: 10px;
    margin-bottom: 20px;
}

#arrangement1_contents .arrangement_stepM p {
    font-size: 12px;
    font-size: 1.2rem;
}

#arrangement1_contents .arrangement_stepR {
    width: 50%;
    position: absolute;
    top: 0px;
    left: 30%;
}

#arrangement1_contents #arrangement1_step .arrangement_stepR {
    position: absolute;
    top: 60px;
    left: 30%;
}

#arrangement1_contents .arrangement_info {
    border: 1px solid #e8e8e8;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 11px;
    font-size: 1.1rem;
}

#arrangement1_contents #arrangement_step_tab {
    margin-left: 5%;
    margin-top: 30px;
    margin-bottom: 30px;
}

#arrangement1_contents #arrangement_step_tab #arrangement_step_next {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 107px;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #8d83d3), color-stop(100%, #1e62d0));
    background: -moz-linear-gradient(center top, #8d83d3 5%, #1e62d0 100%);
    background: -ms-linear-gradient(top, #8d83d3 5%, #1e62d0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#8d83d3', endColorstr='#1e62d0');
    background-color: #8d83d3;
    color: #ffffff;
    display: inline-block;
    text-shadow: 1px 1px 0px #5c4dc0;
    -webkit-box-shadow: inset 1px 1px 0px 0px #97c4fe;
    -moz-box-shadow: inset 1px 1px 0px 0px #97c4fe;
    box-shadow: inset 1px 1px 0px 0px #97c4fe;
}

#arrangement1_contents #arrangement_step_tab #arrangement_step_next:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #1e62d0), color-stop(100%, #8d83d3));
    background: -moz-linear-gradient(center top, #1e62d0 5%, #8d83d3 100%);
    background: -ms-linear-gradient(top, #1e62d0 5%, #8d83d3 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#8d83d3');
    background-color: #1e62d0;
}

#arrangement1_contents #arrangement_step_tab #arrangement_step_next:active {
    position: relative;
    top: 1px;
}

#arrangement1_contents #arrangement_step_tab #arrangement_step_first {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 89px;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #8d83d3), color-stop(100%, #1e62d0));
    background: -moz-linear-gradient(center top, #8d83d3 5%, #1e62d0 100%);
    background: -ms-linear-gradient(top, #8d83d3 5%, #1e62d0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#8d83d3', endColorstr='#1e62d0');
    background-color: #8d83d3;
    color: #ffffff;
    display: inline-block;
    text-shadow: 1px 1px 0px #5c4dc0;
    -webkit-box-shadow: inset 1px 1px 0px 0px #97c4fe;
    -moz-box-shadow: inset 1px 1px 0px 0px #97c4fe;
    box-shadow: inset 1px 1px 0px 0px #97c4fe;
}

#arrangement1_contents #arrangement_step_tab #arrangement_step_first:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #1e62d0), color-stop(100%, #8d83d3));
    background: -moz-linear-gradient(center top, #1e62d0 5%, #8d83d3 100%);
    background: -ms-linear-gradient(top, #1e62d0 5%, #8d83d3 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#8d83d3');
    background-color: #1e62d0;
}

#arrangement1_contents #arrangement_step_tab #arrangement_step_first:active {
    position: relative;
    top: 1px;
}

#arrangement1_contents #arrangement_step_tab .arrangement_step_number {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 17px;
    margin: 5px 10px 0px 0px;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #a3aadc), color-stop(100%, #7b85cd));
    background: -moz-linear-gradient(center top, #a3aadc 5%, #7b85cd 100%);
    background: -ms-linear-gradient(top, #a3aadc 5%, #7b85cd 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a3aadc', endColorstr='#7b85cd');
    background-color: #a3aadc;
    color: #ffffff;
    display: inline-block;
    text-shadow: 1px 1px 0px #5c4dc0;
    -webkit-box-shadow: inset 1px 1px 0px 0px #97c4fe;
    -moz-box-shadow: inset 1px 1px 0px 0px #97c4fe;
    box-shadow: inset 1px 1px 0px 0px #97c4fe;
}

#arrangement1_contents #arrangement_step_tab .arrangement_step_number:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #7b85cd), color-stop(100%, #a3aadc));
    background: -moz-linear-gradient(center top, #7b85cd 5%, #a3aadc 100%);
    background: -ms-linear-gradient(top, #7b85cd 5%, #a3aadc 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7b85cd', endColorstr='#a3aadc');
    background-color: #7b85cd;
}

#arrangement1_contents #arrangement_step_tab .arrangement_step_number:active {
    position: relative;
    top: 1px;
}

#arrangement1_contents #arrangement_step_tab .arrangement_step_number_current {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 17px;
    margin: 5px 10px 0px 0px;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #8d83d3), color-stop(100%, #1e62d0));
    background: -moz-linear-gradient(center top, #8d83d3 5%, #1e62d0 100%);
    background: -ms-linear-gradient(top, #8d83d3 5%, #1e62d0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#8d83d3', endColorstr='#1e62d0');
    background-color: #8d83d3;
    color: #ffffff;
    display: inline-block;
    text-shadow: 1px 1px 0px #5c4dc0;
    -webkit-box-shadow: inset 1px 1px 0px 0px #97c4fe;
    -moz-box-shadow: inset 1px 1px 0px 0px #97c4fe;
    box-shadow: inset 1px 1px 0px 0px #97c4fe;
}

#arrangement1_contents #arrangement_step_tab .arrangement_step_number_current:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #1e62d0), color-stop(100%, #8d83d3));
    background: -moz-linear-gradient(center top, #1e62d0 5%, #8d83d3 100%);
    background: -ms-linear-gradient(top, #1e62d0 5%, #8d83d3 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#8d83d3');
    background-color: #1e62d0;
}

#arrangement1_contents #arrangement_step_tab .arrangement_step_number_current:active {
    position: relative;
    top: 1px;
}









}


