@charset "UTF-8";
@font-face{font-family:"-Hiragino";font-weight:400;src:local("HiraginoSans-W3"),local("Hiragino Kaku Gothic ProN")}
@font-face{font-family:"-Hiragino";font-weight:700;src:local("HiraginoSans-W6"),local("Hiragino Kaku Gothic ProN W6")}
@font-face{font-family:"-YuGothic";font-weight:400;src:local("YuGothic-Medium"),local("Yu Gothic Medium"),local("YuGothic")}
@font-face{font-family:"-YuGothic";font-weight:700;src:local("YuGothic-Bold"),local("Yu Gothic"),local("YuGothic")}
html{font-family:"Noto Sans JP",Meiryo,sans-serif;font-size:16px}
html:lang(en){font-family:"Noto Sans JP",Meiryo,sans-serif}
html:lang(zh-cmn-Hans){font-family:"Noto Sans SC",Meiryo,sans-serif}
body{font-size:87.5%;line-height:1.5;color:#232933}
@-webkit-keyframes slide-right{
0%{background-position-x:0}
50%{background-position-x:26px}
50.001%{background-position-x:-26px}
100%{background-position-x:0}
}
@keyframes slide-right{
0%{background-position-x:0}
50%{background-position-x:26px}
50.001%{background-position-x:-26px}
100%{background-position-x:0}
}
@-webkit-keyframes slide-down{
0%{background-position-y:0}
50%{background-position-y:26px}
50.001%{background-position-y:-26px}
100%{background-position-y:0}
}
@keyframes slide-down{
0%{background-position-y:0}
50%{background-position-y:26px}
50.001%{background-position-y:-26px}
100%{background-position-y:0}
}
@-webkit-keyframes slide-right-bl{
0%{right:0}
50%{right:calc(var(--size) * -1)}
50.001%{right:var(--size)}
100%{right:0}
}
@keyframes slide-right-bl{
0%{right:0}
50%{right:calc(var(--size) * -1)}
50.001%{right:var(--size)}
100%{right:0}
}
@-webkit-keyframes slide-down-bl{
0%{top:0}
50%{top:var(--size)}
50.001%{top:calc(var(--size) * -1)}
100%{top:0}
}
@keyframes slide-down-bl{
0%{top:0}
50%{top:var(--size)}
50.001%{top:calc(var(--size) * -1)}
100%{top:0}
}
#stock_info .library-common .c-anchorNav .c-list_item{margin-bottom:24px;padding-right:24px}
#stock_info .library-common .c-anchorNav .c-list_item .c-textLink{display:inline}
#stock_info .library-common .is-default .c-accordion_content{display:block}
#stock_info .library-common .c-accordion_content_inner{padding:0}
#stock_info .library-common-grid{margin-top:0;margin-bottom:0}
#stock_info .library-common-grid:not(:last-child){border-bottom:1px solid #e1e6ed}
#stock_info .library-common-grid_item>.c-text{padding-top:12px}
#stock_info .library-common-grid_item-listItem .c-text{font-size:14px;margin-top:0}
#stock_info .library-common-grid_item-listItem .c-textLink span{display:inline-block;margin-left:8px;vertical-align:text-bottom}
#stock_info .library-common-grid_item-listItem .c-note{margin-top:8px}
.p-video{position:relative;max-width:600px;margin:1px;outline:1px solid #e1e6ed}
.p-video:after{display:block;width:100%;padding-top:56.25%;content:""}
.p-video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}
.p-stock-services-check .l-grid_item-20per{padding:0 16px 16px}
@media only screen and (min-width:768px){
/*! Large only */
#stock_info .library-common-grid_item{margin-bottom:0}
#stock_info .library-common-grid_item-listItem{padding:16px 0}
#stock_info .library-common-grid_item-listItem:not(:last-child){border-bottom:1px solid #e1e6ed}
}
@media only screen and (max-width:medium){
/*! Medium and Small */

}
@media only screen and (max-width:over-medium){
/*! over Medium */

}
@media only screen and (max-width:medium-only){
/*! Medium only */

}
@media only screen and (max-width:767px){
/*! Small only */
#stock_info .library-common-grid_item-listItem{padding:8px 0}
.p-stock-services-check .l-grid_item-20per{text-align:center}
.p-stock-services-check .l-grid_item-20per img{padding-top:16px}
.p-stock-services-check .l-grid_item-80per p{margin:16px}
}