@charset "UTF-8";@media only screen and (min-width:1030px){.plus_5{margin-top:2em!important}.cp_box *,.cp_box *:before,.cp_box *:after{-webkit-box-sizing:border-box;box-sizing:border-box}.cp_box{position:relative}.cp_box label{position:absolute;z-index:1;bottom:0;width:70%;height:140px;cursor:pointer;text-align:center;background:linear-gradient(to bottom,rgba(250,252,252,0) 0%,rgba(250,252,252,.95) 90%)}.cp_box input:checked+label{background:inherit}.cp_box label:after{line-height:2.5rem;position:absolute;z-index:2;bottom:20px;left:50%;width:16rem;font-family:FontAwesome;content:'\f13a'' 続きをよむ';transform:translate(-50%,0);letter-spacing:.05em;color:#fff;border-radius:20px;background-color:rgba(27,37,56,1)}.cp_box input{display:none}.cp_box .cp_container{overflow:hidden;height:500px;transition:all .5s}.cp_box input:checked+label:after{font-family:FontAwesome;content:'\f139'' 閉じる'}.cp_box input:checked~.cp_container{height:auto;padding-bottom:80px;transition:all .5s}}