@charset "utf-8";

#stone_intro_contents .big_image img {
    max-width: 580px;
    width: auto;
    max-height: 600px;
    height: auto;
}
#stone_intro_contents .big_image img.baiyaku {position: absolute;left: 10px;top: 10px;height: 50px;}
#stone_intro_contents .big_image {position: relative;}
#stone_intro_contents .discription {
    width: 500px;
    position: relative;
    padding-top: 36px;
}
#stone_intro_contents .return_button {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: right;
    height: 30px;
}
#stone_intro_contents .return_button .return_btn {
    float: right;
}
#stone_intro_contents .section2 {
    position: relative;
}
#stone_intro_contents .sub_image {
    position: absolute;
    top: 0px;
    right: 0;
}
#stone_intro_contents .sub_image ul li {
    margin-bottom: 15px;
}
#stone_intro_contents .sub_image ul li img {
    max-width: 150px;
    width: auto;
    max-height: 120px;
    height: auto;
}
#stone_intro_contents .warning {
    width: 700px;
}
#stone_intro_contents .warning p {
    color: red;
    font-size: 11pt;
}
.print_button {
    position: absolute;
    top: 14px;
    right: 0px;
}
.detail_button:not(.return_btn) {
    position: absolute;
    top: 64px;
    right: 0px;
}
#stone_intro_contents .section1 {
    padding-left: 0px;
}
#stone_intro_contents .code {
    margin-top: 20px;
}

